Web Stories - Version 1.23.0

Version Description

Release Date: July 20, 2022.

  • New feature: record videos, GIFs, still pictures, and background audio directly within the editor.
  • New feature: added support for hotlinking story posters, video posters, and link icons.
  • New feature: you can now change the heading levels used for text elements in the Style panel.
  • Bumped minimum WordPress version requirement to 5.7.
  • Bug fixes and performance improvements.
Download this release

Release Info

Developer swissspidy
Plugin Icon 128x128 Web Stories
Version 1.23.0
Comparing to
See all releases

Code changes from version 1.22.1 to 1.23.0

assets/css/web-stories-block-rtl.css CHANGED
@@ -1 +1 @@
1
- .glider-contain{width:100%}.glider,.glider-contain{margin:0 auto;position:relative}.glider{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;overflow-y:hidden}.glider,.glider-track{transform:translateZ(0)}.glider-track{display:flex;margin:0;padding:0;width:100%;z-index:1}.glider.draggable{cursor:-webkit-grab;cursor:grab;user-select:none}.glider.draggable .glider-slide img{pointer-events:none;user-select:none}.glider.drag{cursor:-webkit-grabbing;cursor:grabbing}.glider-slide{align-content:center;justify-content:center;user-select:none;width:100%}.glider-slide img{max-width:100%}.glider::-webkit-scrollbar{height:0;opacity:0}.glider-next,.glider-prev{background:none;border:0;color:#666;cursor:pointer;font-size:40px;line-height:1;opacity:1;outline:none;padding:0;position:absolute;right:-23px;text-decoration:none;top:30%;transition:opacity .5s cubic-bezier(.17,.67,.83,.67),color .5s cubic-bezier(.17,.67,.83,.67);user-select:none;z-index:2}.glider-next:focus,.glider-next:hover,.glider-prev:focus,.glider-prev:hover{color:#a89cc8}.glider-next{left:-23px;right:auto}.glider-next.disabled,.glider-prev.disabled{color:#666;cursor:default;opacity:.25}.glider-slide{min-width:150px}.glider-hide{opacity:0}.glider-dots{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto}.glider-dot,.glider-dots{padding:0;user-select:none}.glider-dot{background:#ccc;border:0;border-radius:999px;color:#ccc;cursor:pointer;display:block;height:12px;margin:7px;outline:none;width:12px}.glider-dot.active,.glider-dot:focus,.glider-dot:hover{background:#a89cc8}@media(max-width:36em){.glider::-webkit-scrollbar{-webkit-appearance:none;height:3px;opacity:1;width:7px}.glider::-webkit-scrollbar-thumb{background-color:#9c9c9c40;border-radius:99px;box-shadow:0 0 1px #ffffff40;opacity:1}}.block-editor-block-list__block[data-type="web-stories/embed"] .wp-block{height:auto;overflow:hidden}.wp-block-web-stories-embed.is-loading{align-items:center;background:#f8f9f9;display:flex;flex-direction:column;justify-content:center;min-height:200px;padding:1em;text-align:center}.wp-block-web-stories-embed.is-loading p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.wp-block-web-stories-embed .components-placeholder__learn-more{margin-top:1em}.wp-block-web-stories-embed .components-resizable-box__container amp-story-player{height:inherit;width:inherit}.wp-block-web-stories-embed.alignleft .components-resizable-box__container{margin-right:auto}.wp-block-web-stories-embed.alignright .components-resizable-box__container{margin-left:auto}.wp-block-web-stories-embed.aligncenter .components-resizable-box__container{margin:auto}.wp-block-web-stories-embed .components-resizable-box__container.hide-resize-handle .components-resizable-box__handle{display:none}.wp-block-web-stories-embed .components-resizable-box__container.show-resize-handle .components-resizable-box__handle{display:block}.web-stories-embed-preview{height:inherit;position:relative;width:inherit}.web-stories-embed-preview-overlay{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0}.web-stories-embed-poster-label{display:block!important}.web-stories-embed-size-control{margin-bottom:1em}.web-stories-embed-size-control__row{display:flex;justify-content:space-between}.web-stories-embed-size-control__height input,.web-stories-embed-size-control__width input{line-height:1.25}.web-stories-embed-size-control__width{margin-left:5px}.web-stories-embed-size-control__height{margin-right:5px}:root{--ws-font-size-title:18px;--ws-font-size-circle-title:14px;--ws-font-size-excerpt:16px;--ws-font-size-author-date:14px;--ws-aspect-ratio:4/6;--ws-list-aspect-ratio:4/6;--ws-overlay-text-color:#fff;--ws-overlay-text-lh:1.3;--ws-story-min-width:160px;--ws-story-max-width:285px;--ws-circle-size:96px;--ws-circle-border-color:#ccc}.web-stories-list{margin-bottom:24px;margin-top:24px}.web-stories-theme-header-section .web-stories-list{margin-bottom:0;margin-top:0}.web-stories-list.is-carousel .web-stories-list__inner-wrapper{margin:0 auto;max-width:max-content;position:relative}.web-stories-list__story{cursor:pointer;position:relative}.web-stories-list.is-view-type-carousel .web-stories-list__story,.web-stories-list.is-view-type-grid .web-stories-list__story{min-width:var(--ws-story-min-width)}.web-stories-list.is-style-default.is-view-type-carousel .web-stories-list__story,.web-stories-list.is-style-default.is-view-type-grid .web-stories-list__story{border-radius:8px;overflow:hidden}.web-stories-list__story-poster{aspect-ratio:var(--ws-aspect-ratio);position:relative}.web-stories-list__story-poster a{aspect-ratio:var(--ws-aspect-ratio);display:block;margin:0}.web-stories-list__story-poster .web-stories-list__story-poster-placeholder{box-sizing:border-box}.web-stories-list__story-poster .web-stories-list__story-poster-placeholder a,.web-stories-list__story-poster .web-stories-list__story-poster-placeholder span{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-break:normal}.web-stories-list__story.web-stories-list__story--amp .web-stories-list__story-poster a{pointer-events:none}.web-stories-list__story-poster img{box-sizing:border-box;height:100%;object-fit:cover;position:absolute;width:100%}.web-stories-list__story-poster:after{background:linear-gradient(-180deg,#fff0,#000c);content:"";display:block;height:100%;position:absolute;right:0;top:0;width:100%}.web-stories-list__story-content-overlay{line-height:var(--ws-overlay-text-lh);padding:10px}html[amp] .web-stories-list__story-content-overlay{white-space:normal}.web-stories-list.is-view-type-carousel .web-stories-list__story-content-overlay,.web-stories-list.is-view-type-grid .web-stories-list__story-content-overlay{bottom:0;color:var(--ws-overlay-text-color);position:absolute;z-index:1}.web-stories-list .story-content-overlay__title{font-size:var(--ws-font-size-title);font-weight:700}.web-stories-list .story-content-overlay__author,.web-stories-list .story-content-overlay__date{font-size:var(--ws-font-size-author-date)}.web-stories-list .story-content-overlay__excerpt,.web-stories-list .story-content-overlay__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.web-stories-list .story-content-overlay__title:not(:last-child){margin-bottom:15px}.web-stories-list .story-content-overlay__excerpt{-webkit-line-clamp:3;font-size:var(--ws-font-size-excerpt);margin-bottom:8px}.web-stories-list.alignfull .web-stories-list__archive-link{left:10px}.web-stories-list.is-view-type-grid .web-stories-list__archive-link,.web-stories-list.is-view-type-list .web-stories-list__archive-link{display:block;flex-basis:100%;margin:32px auto 0;text-align:center}.web-stories-list.is-view-type-grid .web-stories-list__archive-link a,.web-stories-list.is-view-type-list .web-stories-list__archive-link a{border:1px solid;border-radius:100px;padding:7px 53px}.web-stories-lightbox-open{overflow-y:hidden}.web-stories-list__lightbox{align-items:center;background:#000;display:none;height:100%;justify-content:center;opacity:0;position:fixed;right:0;top:0;transform:translateY(-100vh);width:100%}.web-stories-list__lightbox-wrapper amp-lightbox,.web-stories-list__lightbox.show{z-index:999999999}.web-stories-list__lightbox.show{display:block;opacity:1;transform:translate(0)}.web-stories-list__lightbox amp-story-player{height:100%;width:100%}.story-lightbox__close-button{background:none!important;border:none;border-radius:0;cursor:pointer;display:inline-block;height:40px;position:absolute;right:0;top:8px;width:40px;z-index:1}.story-lightbox__close-button--stick{background-color:#fff;display:inline-block;height:20px;position:absolute;right:20px;top:15px;transform:rotate(-45deg);width:3px}.story-lightbox__close-button--stick:first-child{transform:rotate(45deg)}html:not([amp]) .web-stories-list .web-stories-list__lightbox amp-story-player a{position:absolute}@media (min-width:676px){.admin-bar .web-stories-list__lightbox{top:46px}.story-lightbox__close-button{right:10px}.story-lightbox__close-button--stick{height:25px;right:20px;top:5px}}@media (min-width:783px){.admin-bar .web-stories-list__lightbox{top:32px}}.web-stories-list.is-view-type-grid .web-stories-list__inner-wrapper{display:flex;flex-wrap:wrap}.web-stories-list.is-view-type-grid .web-stories-list__story{flex-basis:calc(100% - 8px);margin:4px}@media (min-width:415px){.web-stories-list.is-view-type-grid.columns-1 .web-stories-list__story{flex-basis:calc(100% - 8px)}.web-stories-list.is-view-type-grid.columns-2 .web-stories-list__story{flex-basis:calc(50% - 8px)}.web-stories-list.is-view-type-grid.columns-3 .web-stories-list__story{flex-basis:calc(33.33333% - 8px)}.web-stories-list.is-view-type-grid.columns-4 .web-stories-list__story{flex-basis:calc(25% - 8px)}.web-stories-list.is-view-type-grid.columns-5 .web-stories-list__story{flex-basis:calc(20% - 8px)}}.web-stories-theme-header-section .web-stories-list.is-view-type-circles{border-bottom:1px solid #ccc;padding:12px 0}.web-stories-list.is-view-type-circles .amp-carousel-slide{vertical-align:top}.web-stories-list.is-view-type-circles .glider-track{justify-content:center;margin:0 auto}.web-stories-list.is-view-type-circles .web-stories-list__story{display:inline-block;margin:0 5px;max-width:var(--ws-circle-size);min-width:var(--ws-circle-size);text-align:center}.web-stories-list.is-view-type-circles .web-stories-list__story-poster,.web-stories-list.is-view-type-circles .web-stories-list__story-poster a{aspect-ratio:1}.web-stories-list.is-view-type-circles .web-stories-list__story-poster>img{border-radius:50%}.web-stories-list.is-view-type-circles .web-stories-list__story-poster .web-stories-list__story-poster-placeholder,.web-stories-list.is-view-type-circles .web-stories-list__story-poster a>img,.web-stories-list.is-view-type-circles .web-stories-list__story-poster>img{background-clip:content-box;border:2px solid var(--ws-circle-border-color);border-radius:50%;height:var(--ws-circle-size);max-width:none;padding:2px;position:absolute;right:0;top:0;width:var(--ws-circle-size)}.web-stories-list.is-view-type-circles .web-stories-list__story-poster a>img{border-radius:50%}.web-stories-list.is-view-type-circles .web-stories-list__story-poster:after{display:none}.web-stories-list.is-view-type-circles .web-stories-list__story-poster-placeholder:after{background:linear-gradient(-180deg,#fff0,#000c);border-radius:50%;content:"";display:block;height:100%;position:absolute;right:0;top:0;width:100%}.web-stories-list.is-view-type-circles .web-stories-list__story-content-overlay{padding-bottom:0}.web-stories-list.is-view-type-circles .story-content-overlay__title{font-size:var(--ws-font-size-circle-title)}.web-stories-list.is-view-type-circles.has-title .glider-next,.web-stories-list.is-view-type-circles.has-title .glider-prev{top:35%}.web-stories-list.is-view-type-list .web-stories-list__story{margin-bottom:12px}.web-stories-list.is-view-type-list .web-stories-list__story-content-overlay{bottom:0;color:var(--ws-overlay-text-color);position:absolute;z-index:1}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .web-stories-list__story{align-items:center;display:flex;flex-wrap:nowrap}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .web-stories-list__story-poster{aspect-ratio:var(--ws-list-aspect-ratio);flex-basis:40%}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .web-stories-list__story-poster:after{display:none}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .web-stories-list__story-content-overlay{color:inherit;flex-basis:60%;padding:10px 15px;position:relative}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .image-align-right .web-stories-list__story-poster{order:2}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .image-align-right .web-stories-list__story-content-overlay{order:1}.ws-legacy-widget-preview .web-stories-list.is-view-type-list.is-style-default .web-stories-list__story-poster{border-radius:8px;overflow:hidden}@media (min-width:676px){.web-stories-list.is-view-type-list .web-stories-list__story{align-items:center;display:flex;flex-wrap:nowrap}.web-stories-list.is-view-type-list .web-stories-list__story-poster{aspect-ratio:var(--ws-list-aspect-ratio);flex-basis:40%}.web-stories-list.is-view-type-list .web-stories-list__story-poster:after{display:none}.web-stories-list.is-view-type-list .web-stories-list__story-content-overlay{color:inherit;flex-basis:60%;padding:10px 15px;position:relative}.web-stories-list.is-view-type-list .image-align-right .web-stories-list__story-poster{order:2}.web-stories-list.is-view-type-list .image-align-right .web-stories-list__story-content-overlay{order:1}.web-stories-list.is-view-type-list.is-style-default .web-stories-list__story-poster{border-radius:8px;overflow:hidden}.web-stories-list.is-view-type-carousel .web-stories-list__story{margin:0 5px;max-width:var(--ws-story-max-width)}}.ws-legacy-widget-preview .web-stories-list.is-view-type-carousel .web-stories-list__story{margin:0 5px;max-width:var(--ws-story-max-width)}.web-stories-list.is-carousel.has-archive-link{margin-top:59px}.web-stories-theme-header-section .web-stories-list.is-carousel.has-archive-link{margin-top:24px;padding-top:59px;position:relative}.web-stories-list.is-carousel .web-stories-list__archive-link{left:0;position:absolute;top:-35px}.web-stories-theme-header-section .web-stories-list.is-carousel .web-stories-list__archive-link{left:10px}.web-stories-list.is-carousel .glider-next,.web-stories-list.is-carousel .glider-prev{padding:10px;top:50%;transform:translateY(-50%)}.web-stories-list.is-carousel .glider-prev{transform:translateY(-50%)}.web-stories-list.is-carousel .amp-carousel-button-next,.web-stories-list.is-carousel .amp-carousel-button-prev,.web-stories-list.is-carousel .glider-next,.web-stories-list.is-carousel .glider-prev{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMS41MzIgMS4zODMgNS41MSA1LjUxLTUuNTEgNS41MTEiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+)}.web-stories-list.is-carousel .amp-carousel-button-next,.web-stories-list.is-carousel .glider-next{left:0}.web-stories-list.is-carousel .amp-carousel-button-prev,.web-stories-list.is-carousel .glider-prev{right:0}.web-stories-list.is-carousel .amp-carousel-button-prev{transform:none}html[dir=rtl] .web-stories-list.is-carousel .amp-carousel-button-next{transform:rotate(-180deg)}.web-stories-list.is-carousel .amp-carousel-button,.web-stories-list.is-carousel .glider-next,.web-stories-list.is-carousel .glider-prev{background-color:#eaeaea;background-position:50%;background-repeat:no-repeat;background-size:30%;border-radius:50%;border-style:none;box-sizing:border-box;cursor:pointer;height:34px;pointer-events:all;width:34px;z-index:10}html[dir=rtl] .web-stories-list.is-carousel .glider-next{transform:translateY(-50%) rotate(-180deg)}.glider-next.disabled,.glider-prev.disabled,.web-stories-list.is-carousel .amp-carousel-button.amp-disabled{opacity:0}html[dir=rtl] .glider-next.disabled,html[dir=rtl] .glider-prev.disabled{cursor:pointer;opacity:1}.web-stories-list.is-carousel .amp-carousel-button:not(.amp-disabled):hover,.web-stories-list.is-carousel .glider-next:not(.disabled):focus,.web-stories-list.is-carousel .glider-next:not(.disabled):hover,.web-stories-list.is-carousel .glider-prev:not(.disabled):focus,.web-stories-list.is-carousel .glider-prev:not(.disabled):hover,html[dir=rtl] .glider-next.disabled:hover,html[dir=rtl] .glider-prev.disabled:hover{filter:invert(1)}.web-stories-list.is-carousel .web-stories-list__carousel{scrollbar-width:none}.web-stories-list.is-carousel .glider-track::-webkit-scrollbar{display:none}.web-stories-list__story{cursor:default}.web-stories-list.is-view-type-carousel .web-stories-list__story{flex-shrink:0;margin-left:10px;min-width:235px}.web-stories-list .web-stories-list__story-poster img{height:100%}.web-stories-list .story-content-overlay__excerpt p{margin:0}.web-stories-list.is-carousel.has-archive-link{margin-top:0;padding-top:59px}.web-stories-list.is-carousel.has-archive-link .web-stories-list__archive-link{top:0}.is-pressed .web-stories-block__toolbar-icon.icon__circles-carousel circle{stroke:#000}.web-stories-block-configuration-panel .components-placeholder__instructions{margin:0}.web-stories-block-configuration-panel .web-stories-block-configuration-panel__options{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;list-style:none;margin:16px 0 0;padding:0;width:100%}.web-stories-block-configuration-panel .web-stories-block-configuration-panel__options>li{align-items:center;display:flex;flex-direction:column;margin:8px 0 0 20px}.web-stories-block-configuration-panel .web-stories-block-configuration-panel__options .components-button{height:70px;justify-content:center;margin:0 0 12px;padding:0;width:70px}.web-stories-block-configuration-panel .web-stories-block-configuration-panel__options .components-button svg{fill:none;color:var(--wp-admin-theme-color,#007cba)}.web-stories-block__loader-container{align-items:center;display:flex;height:100%;justify-content:center}.web-stories-block__loader-container .components-spinner{margin-top:0}.web-stories-story-picker-modal{height:100%;overflow:hidden;position:relative;width:100%}@media screen and (min-width:768px){.web-stories-story-picker-modal{height:calc(100% - 120px);width:calc(100% - 32px)}}.web-stories-story-picker-modal .components-modal__header{margin-bottom:0}.web-stories-story-picker-modal__content{height:calc(100% - 110px);margin:0;overflow-x:hidden;overflow-y:scroll;padding:20px 0;position:relative}.web-stories-story-picker-modal__footer{align-items:center;background:#fff;bottom:0;display:flex;justify-content:space-between;margin:0;padding:10px 0;position:fixed;width:calc(100% - 64px);z-index:2}.web-stories-story-picker-modal__footer .components-button{margin-right:8px}.web-stories-story-picker-modal__footer--left{min-width:1px}.web-stories-story-picker-modal__footer--right{display:flex;flex-direction:row}@media screen and (min-width:768px){.web-stories-story-picker-modal__footer--right{display:block}}.web-stories-story-picker-filter{display:flex;justify-content:flex-end;margin-top:-12px;padding:0;z-index:2}@media screen and (min-height:768px) and (min-width:768px){.web-stories-story-picker-filter{position:sticky;top:0}}.web-stories-story-picker-filter__search-container{background:#fff;display:block;position:relative;width:100%}@media screen and (min-width:768px){.web-stories-story-picker-filter__search-container{grid-column-gap:1%;display:grid;grid-template-columns:0 32% 32% 32%}}@media screen and (min-width:1200px){.web-stories-story-picker-filter__search-container{grid-template-columns:57% 15% 15% 10%}}.web-stories-story-picker-filter .web-stories-story-picker-filter__search-container .components-base-control .components-input-control__label{margin-bottom:7px}.web-stories-story-picker-filter .web-stories-story-picker-filter__search-container .components-base-control .components-select-control__input{height:34px}.web-stories-story-picker-filter__search-inner{grid-column:2}.web-stories-story-picker-filter__combobox .components-combobox-control__suggestions-container{position:relative}.web-stories-story-picker-filter__combobox .components-form-token-field__suggestions-list{background:#fff;border:1px solid #757575;position:absolute;top:28px}.web-stories-story-picker-filter__combobox .components-combobox-control__suggestions-container:focus-within .components-form-token-field__suggestions-list{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.web-stories-story-picker-filter__grid{grid-column-gap:24px;grid-row-gap:80px;display:grid;grid-auto-rows:minmax(min-content,max-content);grid-template-columns:repeat(auto-fill,minmax(100px,1fr));overflow:auto;padding:30px 20px 0;scroll-margin-top:30vh;width:100%}@media screen and (min-height:768px) and (min-width:768px){.web-stories-story-picker-filter__grid{height:calc(100% - 125px)}}@media screen and (min-width:768px){.web-stories-story-picker-filter__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}.web-stories-story-picker-filter__grid .droppable{position:relative}.web-stories-story-picker-filter__grid .droppable.web-stories-story-picker-show-drag-inserter:before{background:var(--wp-admin-theme-color,#007cba);bottom:0;content:"";position:absolute;right:-14px;top:0;width:4px}.web-stories-story-picker-filter__grid .droppable.web-stories-story-picker-show-drag-inserter.web-stories-story-picker-show-drag-inserter-right:before{left:-14px;right:auto}.web-stories-story-picker-filter__grid_item{display:flex;flex-direction:column;margin:0;width:100%}.web-stories-story-picker-filter__load_more{display:flex;flex-direction:row;justify-content:center}.web-stories-story-preview-card__poster{border:1px solid #adb1b3;border-radius:4px;position:relative}.web-stories-story-preview-card__poster img{border-radius:4px;height:auto;position:absolute;width:100%}.web-stories-story-preview-card__poster:before{background:linear-gradient(-180deg,#fff0,#000c);content:"";display:block;height:100%;position:absolute;right:0;top:0;width:100%;z-index:1}.web-stories-story-preview-card__poster:after{content:"";display:block;padding-bottom:133.28125%}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay{background:#0000;border:none;bottom:0;box-shadow:none;display:block;height:100%;left:0;margin:0;padding:0;position:absolute;right:0;top:0;width:100%;z-index:2}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay:focus{box-shadow:0 0 3px 3px #5b9dd9,0 0 2px 1px #1e8cbecc}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected .item-selected-icon{left:-7px;position:absolute;top:-7px;z-index:1}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected .item-selected-icon span,.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected .item-selected-icon svg{background-color:#ccc;box-shadow:0 0 0 1px #fff,0 0 0 2px #00000026;color:#000;cursor:pointer;padding:3px}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected:focus .item-selected-icon span{color:#fff}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected .item-selected-icon svg{stroke:#000;stroke-width:2px}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected:focus .item-selected-icon svg{stroke:#fff;background-color:#0073aa}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected .item-selected-icon span:before{position:absolute;right:0;top:0}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected .item-selected-icon .item-selected-icon-minus{display:none}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected .item-selected-icon:hover .item-selected-icon-minus{display:block}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected .item-selected-icon:hover .item-selected-icon-check{display:none}.web-stories-story-preview-card__label>div{margin-bottom:8px}.web-stories-story-preview-card__title{font-size:16px;font-weight:700;margin-top:8px}.web-stories-settings .components-toggle-control .components-base-control__help,.web-stories-settings .web-stories-settings-archive-link{margin-right:auto;width:80%}
1
+ .glider-contain{width:100%}.glider,.glider-contain{margin:0 auto;position:relative}.glider{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;overflow-y:hidden}.glider,.glider-track{transform:translateZ(0)}.glider-track{display:flex;margin:0;padding:0;width:100%;z-index:1}.glider.draggable{cursor:-webkit-grab;cursor:grab;user-select:none}.glider.draggable .glider-slide img{pointer-events:none;user-select:none}.glider.drag{cursor:-webkit-grabbing;cursor:grabbing}.glider-slide{align-content:center;justify-content:center;user-select:none;width:100%}.glider-slide img{max-width:100%}.glider::-webkit-scrollbar{height:0;opacity:0}.glider-next,.glider-prev{background:none;border:0;color:#666;cursor:pointer;font-size:40px;line-height:1;opacity:1;outline:none;padding:0;position:absolute;right:-23px;text-decoration:none;top:30%;transition:opacity .5s cubic-bezier(.17,.67,.83,.67),color .5s cubic-bezier(.17,.67,.83,.67);user-select:none;z-index:2}.glider-next:focus,.glider-next:hover,.glider-prev:focus,.glider-prev:hover{color:#a89cc8}.glider-next{left:-23px;right:auto}.glider-next.disabled,.glider-prev.disabled{color:#666;cursor:default;opacity:.25}.glider-slide{min-width:150px}.glider-hide{opacity:0}.glider-dots{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto}.glider-dot,.glider-dots{padding:0;user-select:none}.glider-dot{background:#ccc;border:0;border-radius:999px;color:#ccc;cursor:pointer;display:block;height:12px;margin:7px;outline:none;width:12px}.glider-dot.active,.glider-dot:focus,.glider-dot:hover{background:#a89cc8}@media(max-width:36em){.glider::-webkit-scrollbar{-webkit-appearance:none;height:3px;opacity:1;width:7px}.glider::-webkit-scrollbar-thumb{background-color:#9c9c9c40;border-radius:99px;box-shadow:0 0 1px #ffffff40;opacity:1}}.block-editor-block-list__block[data-type="web-stories/embed"] .wp-block{height:auto;overflow:hidden}.wp-block-web-stories-embed.is-loading{align-items:center;background:#f8f9f9;display:flex;flex-direction:column;justify-content:center;min-height:200px;padding:1em;text-align:center}.wp-block-web-stories-embed.is-loading p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.wp-block-web-stories-embed .components-placeholder__learn-more{margin-top:1em}.wp-block-web-stories-embed .components-resizable-box__container amp-story-player{height:inherit;width:inherit}.wp-block-web-stories-embed.alignleft .components-resizable-box__container{margin-right:auto}.wp-block-web-stories-embed.alignright .components-resizable-box__container{margin-left:auto}.wp-block-web-stories-embed.aligncenter .components-resizable-box__container{margin:auto}.wp-block-web-stories-embed .components-resizable-box__container.hide-resize-handle .components-resizable-box__handle{display:none}.wp-block-web-stories-embed .components-resizable-box__container.show-resize-handle .components-resizable-box__handle{display:block}.web-stories-embed-preview{height:inherit;position:relative;width:inherit}.web-stories-embed-preview-overlay{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0}.web-stories-embed-poster-label{display:block!important}.web-stories-embed-size-control{margin-bottom:1em}.web-stories-embed-size-control__row{display:flex;justify-content:space-between}.web-stories-embed-size-control__height input,.web-stories-embed-size-control__width input{line-height:1.25}.web-stories-embed-size-control__width{margin-left:5px}.web-stories-embed-size-control__height{margin-right:5px}:root{--ws-font-size-title:18px;--ws-font-size-circle-title:14px;--ws-font-size-excerpt:16px;--ws-font-size-author-date:14px;--ws-aspect-ratio:4/6;--ws-list-aspect-ratio:4/6;--ws-overlay-text-color:#fff;--ws-overlay-text-lh:1.3;--ws-story-min-width:160px;--ws-story-max-width:285px;--ws-circle-size:96px;--ws-circle-border-color:#ccc}.web-stories-list{margin-bottom:24px;margin-top:24px}.web-stories-theme-header-section .web-stories-list{margin-bottom:0;margin-top:0}.web-stories-list.is-carousel .web-stories-list__inner-wrapper{margin:0 auto;max-width:max-content;position:relative}.web-stories-list__story{cursor:pointer;position:relative}.web-stories-list.is-view-type-carousel .web-stories-list__story,.web-stories-list.is-view-type-grid .web-stories-list__story{min-width:var(--ws-story-min-width)}.web-stories-list.is-style-default.is-view-type-carousel .web-stories-list__story,.web-stories-list.is-style-default.is-view-type-grid .web-stories-list__story{border-radius:8px;overflow:hidden}.web-stories-list__story-poster{aspect-ratio:var(--ws-aspect-ratio);position:relative}.web-stories-list__story-poster a{aspect-ratio:var(--ws-aspect-ratio);display:block;margin:0}.web-stories-list__story-poster .web-stories-list__story-poster-placeholder{box-sizing:border-box}.web-stories-list__story-poster .web-stories-list__story-poster-placeholder a,.web-stories-list__story-poster .web-stories-list__story-poster-placeholder span{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-break:normal}.web-stories-list__story.web-stories-list__story--amp .web-stories-list__story-poster a{pointer-events:none}.web-stories-list__story-poster img{box-sizing:border-box;height:100%;object-fit:cover;position:absolute;width:100%}.web-stories-list__story-poster:after{background:linear-gradient(-180deg,#fff0,#000c);content:"";display:block;height:100%;position:absolute;right:0;top:0;width:100%}.web-stories-list__story-content-overlay{line-height:var(--ws-overlay-text-lh);padding:10px}html[amp] .web-stories-list__story-content-overlay{white-space:normal}.web-stories-list.is-view-type-carousel .web-stories-list__story-content-overlay,.web-stories-list.is-view-type-grid .web-stories-list__story-content-overlay{bottom:0;color:var(--ws-overlay-text-color);position:absolute;z-index:1}.web-stories-list .story-content-overlay__title{font-size:var(--ws-font-size-title);font-weight:700}.web-stories-list .story-content-overlay__author,.web-stories-list .story-content-overlay__date{font-size:var(--ws-font-size-author-date)}.web-stories-list .story-content-overlay__excerpt,.web-stories-list .story-content-overlay__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.web-stories-list .story-content-overlay__title:not(:last-child){margin-bottom:15px}.web-stories-list .story-content-overlay__excerpt{-webkit-line-clamp:3;font-size:var(--ws-font-size-excerpt);margin-bottom:8px}.web-stories-list.alignfull .web-stories-list__archive-link{left:10px}.web-stories-list.is-view-type-grid .web-stories-list__archive-link,.web-stories-list.is-view-type-list .web-stories-list__archive-link{display:block;flex-basis:100%;margin:32px auto 0;text-align:center}.web-stories-list.is-view-type-grid .web-stories-list__archive-link a,.web-stories-list.is-view-type-list .web-stories-list__archive-link a{border:1px solid;border-radius:100px;padding:7px 53px}.web-stories-lightbox-open{overflow-y:hidden}.web-stories-list__lightbox{align-items:center;background:#000;display:none;height:100%;justify-content:center;opacity:0;position:fixed;right:0;top:0;transform:translateY(-100vh);width:100%}.web-stories-list__lightbox-wrapper amp-lightbox,.web-stories-list__lightbox.show{z-index:999999999}.web-stories-list__lightbox.show{display:block;opacity:1;transform:translate(0)}.web-stories-list__lightbox amp-story-player{height:100%;width:100%}.story-lightbox__close-button{background:none!important;border:none;border-radius:0;cursor:pointer;display:inline-block;height:40px;position:absolute;right:0;top:8px;width:40px;z-index:1}.story-lightbox__close-button--stick{background-color:#fff;display:inline-block;height:20px;position:absolute;right:20px;top:15px;transform:rotate(-45deg);width:3px}.story-lightbox__close-button--stick:first-child{transform:rotate(45deg)}html:not([amp]) .web-stories-list .web-stories-list__lightbox amp-story-player a{position:absolute}@media (min-width:676px){.admin-bar .web-stories-list__lightbox{top:46px}.story-lightbox__close-button{right:10px}.story-lightbox__close-button--stick{height:25px;right:20px;top:5px}}@media (min-width:783px){.admin-bar .web-stories-list__lightbox{top:32px}}.web-stories-list.is-view-type-grid .web-stories-list__inner-wrapper{display:flex;flex-wrap:wrap}.web-stories-list.is-view-type-grid .web-stories-list__story{flex-basis:calc(100% - 8px);margin:4px}@media (min-width:415px){.web-stories-list.is-view-type-grid.columns-1 .web-stories-list__story{flex-basis:calc(100% - 8px)}.web-stories-list.is-view-type-grid.columns-2 .web-stories-list__story{flex-basis:calc(50% - 8px)}.web-stories-list.is-view-type-grid.columns-3 .web-stories-list__story{flex-basis:calc(33.33333% - 8px)}.web-stories-list.is-view-type-grid.columns-4 .web-stories-list__story{flex-basis:calc(25% - 8px)}.web-stories-list.is-view-type-grid.columns-5 .web-stories-list__story{flex-basis:calc(20% - 8px)}}.web-stories-theme-header-section .web-stories-list.is-view-type-circles{border-bottom:1px solid #ccc;padding:12px 0}.web-stories-list.is-view-type-circles .amp-carousel-slide{vertical-align:top}.web-stories-list.is-view-type-circles .glider-track{justify-content:center;margin:0 auto}.web-stories-list.is-view-type-circles .web-stories-list__story{display:inline-block;margin:0 5px;max-width:var(--ws-circle-size);min-width:var(--ws-circle-size);text-align:center}.web-stories-list.is-view-type-circles .web-stories-list__story-poster,.web-stories-list.is-view-type-circles .web-stories-list__story-poster a{aspect-ratio:1}.web-stories-list.is-view-type-circles .web-stories-list__story-poster>img{border-radius:50%}.web-stories-list.is-view-type-circles .web-stories-list__story-poster .web-stories-list__story-poster-placeholder,.web-stories-list.is-view-type-circles .web-stories-list__story-poster a>img,.web-stories-list.is-view-type-circles .web-stories-list__story-poster>img{background-clip:content-box;border:2px solid var(--ws-circle-border-color);border-radius:50%;height:var(--ws-circle-size);max-width:none;padding:2px;position:absolute;right:0;top:0;width:var(--ws-circle-size)}.web-stories-list.is-view-type-circles .web-stories-list__story-poster a>img{border-radius:50%}.web-stories-list.is-view-type-circles .web-stories-list__story-poster:after{display:none}.web-stories-list.is-view-type-circles .web-stories-list__story-poster-placeholder:after{background:linear-gradient(-180deg,#fff0,#000c);border-radius:50%;content:"";display:block;height:100%;position:absolute;right:0;top:0;width:100%}.web-stories-list.is-view-type-circles .web-stories-list__story-content-overlay{padding-bottom:0}.web-stories-list.is-view-type-circles .story-content-overlay__title{font-size:var(--ws-font-size-circle-title)}.web-stories-list.is-view-type-circles.has-title .glider-next,.web-stories-list.is-view-type-circles.has-title .glider-prev{top:35%}.web-stories-list.is-view-type-list .web-stories-list__story{margin-bottom:12px}.web-stories-list.is-view-type-list .web-stories-list__story-content-overlay{bottom:0;color:var(--ws-overlay-text-color);position:absolute;z-index:1}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .web-stories-list__story{align-items:center;display:flex;flex-wrap:nowrap}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .web-stories-list__story-poster{aspect-ratio:var(--ws-list-aspect-ratio);flex-basis:40%}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .web-stories-list__story-poster:after{display:none}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .web-stories-list__story-content-overlay{color:inherit;flex-basis:60%;padding:10px 15px;position:relative}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .image-align-right .web-stories-list__story-poster{order:2}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .image-align-right .web-stories-list__story-content-overlay{order:1}.ws-legacy-widget-preview .web-stories-list.is-view-type-list.is-style-default .web-stories-list__story-poster{border-radius:8px;overflow:hidden}@media (min-width:676px){.web-stories-list.is-view-type-list .web-stories-list__story{align-items:center;display:flex;flex-wrap:nowrap}.web-stories-list.is-view-type-list .web-stories-list__story-poster{aspect-ratio:var(--ws-list-aspect-ratio);flex-basis:40%}.web-stories-list.is-view-type-list .web-stories-list__story-poster:after{display:none}.web-stories-list.is-view-type-list .web-stories-list__story-content-overlay{color:inherit;flex-basis:60%;padding:10px 15px;position:relative}.web-stories-list.is-view-type-list .image-align-right .web-stories-list__story-poster{order:2}.web-stories-list.is-view-type-list .image-align-right .web-stories-list__story-content-overlay{order:1}.web-stories-list.is-view-type-list.is-style-default .web-stories-list__story-poster{border-radius:8px;overflow:hidden}.web-stories-list.is-view-type-carousel .web-stories-list__story{margin:0 5px;max-width:var(--ws-story-max-width)}}.ws-legacy-widget-preview .web-stories-list.is-view-type-carousel .web-stories-list__story{margin:0 5px;max-width:var(--ws-story-max-width)}.web-stories-list.is-carousel.has-archive-link{margin-top:59px}.web-stories-theme-header-section .web-stories-list.is-carousel.has-archive-link{margin-top:24px;padding-top:59px;position:relative}.web-stories-list.is-carousel .web-stories-list__archive-link{left:0;position:absolute;top:-35px}.web-stories-theme-header-section .web-stories-list.is-carousel .web-stories-list__archive-link{left:10px}.web-stories-list.is-carousel .glider-next,.web-stories-list.is-carousel .glider-prev{padding:10px;top:50%;transform:translateY(-50%)}.web-stories-list.is-carousel .glider-prev{transform:translateY(-50%)}.web-stories-list.is-carousel .amp-carousel-button-next,.web-stories-list.is-carousel .amp-carousel-button-prev,.web-stories-list.is-carousel .glider-next,.web-stories-list.is-carousel .glider-prev{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMS41MzIgMS4zODMgNS41MSA1LjUxLTUuNTEgNS41MTEiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+)}.web-stories-list.is-carousel .amp-carousel-button-next,.web-stories-list.is-carousel .glider-next{left:0}.web-stories-list.is-carousel .amp-carousel-button-prev,.web-stories-list.is-carousel .glider-prev{right:0}.web-stories-list.is-carousel .amp-carousel-button-prev{transform:none}html[dir=rtl] .web-stories-list.is-carousel .amp-carousel-button-next{transform:rotate(-180deg)}.web-stories-list.is-carousel .amp-carousel-button,.web-stories-list.is-carousel .glider-next,.web-stories-list.is-carousel .glider-prev{background-color:#eaeaea;background-position:50%;background-repeat:no-repeat;background-size:30%;border-radius:50%;border-style:none;box-sizing:border-box;cursor:pointer;height:34px;pointer-events:all;width:34px;z-index:10}html[dir=rtl] .web-stories-list.is-carousel .glider-next{transform:translateY(-50%) rotate(-180deg)}.glider-next.disabled,.glider-prev.disabled,.web-stories-list.is-carousel .amp-carousel-button.amp-disabled{opacity:0}html[dir=rtl] .glider-next.disabled,html[dir=rtl] .glider-prev.disabled{cursor:pointer;opacity:1}.web-stories-list.is-carousel .amp-carousel-button:not(.amp-disabled):hover,.web-stories-list.is-carousel .glider-next:not(.disabled):focus,.web-stories-list.is-carousel .glider-next:not(.disabled):hover,.web-stories-list.is-carousel .glider-prev:not(.disabled):focus,.web-stories-list.is-carousel .glider-prev:not(.disabled):hover,html[dir=rtl] .glider-next.disabled:hover,html[dir=rtl] .glider-prev.disabled:hover{filter:invert(1)}.web-stories-list.is-carousel .web-stories-list__carousel{scrollbar-width:none}.web-stories-list.is-carousel .glider-track::-webkit-scrollbar{display:none}.web-stories-list.is-carousel.is-view-type-carousel .web-stories-list__carousel:not(.glider){display:flex;overflow-y:scroll}.web-stories-list__story{cursor:default}.web-stories-list.is-view-type-carousel .web-stories-list__story{flex-shrink:0;margin-left:10px;min-width:235px}.web-stories-list .web-stories-list__story-poster img{height:100%}.web-stories-list .story-content-overlay__excerpt p{margin:0}.web-stories-list.is-carousel.has-archive-link{margin-top:0;padding-top:59px}.web-stories-list.is-carousel.has-archive-link .web-stories-list__archive-link{top:0}.is-pressed .web-stories-block__toolbar-icon.icon__circles-carousel circle{stroke:#000}.web-stories-block-configuration-panel .components-placeholder__instructions{margin:0}.web-stories-block-configuration-panel .web-stories-block-configuration-panel__options{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;list-style:none;margin:16px 0 0;padding:0;width:100%}.web-stories-block-configuration-panel .web-stories-block-configuration-panel__options>li{align-items:center;display:flex;flex-direction:column;margin:8px 0 0 20px}.web-stories-block-configuration-panel .web-stories-block-configuration-panel__options .components-button{height:70px;justify-content:center;margin:0 0 12px;padding:0;width:70px}.web-stories-block-configuration-panel .web-stories-block-configuration-panel__options .components-button svg{fill:none;color:var(--wp-admin-theme-color,#007cba)}.web-stories-block__loader-container{align-items:center;display:flex;height:100%;justify-content:center}.web-stories-block__loader-container .components-spinner{margin-top:0}.web-stories-story-picker-modal{height:100%;overflow:hidden;position:relative;width:100%}@media screen and (min-width:768px){.web-stories-story-picker-modal{height:calc(100% - 120px);width:calc(100% - 32px)}}.web-stories-story-picker-modal .components-modal__header{margin-bottom:0}.web-stories-story-picker-modal__content{height:calc(100% - 110px);margin:0;overflow-x:hidden;overflow-y:scroll;padding:20px 0;position:relative}.web-stories-story-picker-modal__footer{align-items:center;background:#fff;bottom:0;display:flex;justify-content:space-between;margin:0;padding:10px 0;position:fixed;width:calc(100% - 64px);z-index:2}.web-stories-story-picker-modal__footer .components-button{margin-right:8px}.web-stories-story-picker-modal__footer--left{min-width:1px}.web-stories-story-picker-modal__footer--right{display:flex;flex-direction:row}@media screen and (min-width:768px){.web-stories-story-picker-modal__footer--right{display:block}}.web-stories-story-picker-filter{display:flex;justify-content:flex-end;margin-top:-12px;padding:0;z-index:2}@media screen and (min-height:768px) and (min-width:768px){.web-stories-story-picker-filter{position:sticky;top:0}}.web-stories-story-picker-filter__search-container{background:#fff;display:block;position:relative;width:100%}@media screen and (min-width:768px){.web-stories-story-picker-filter__search-container{grid-column-gap:1%;display:grid;grid-template-columns:0 32% 32% 32%}}@media screen and (min-width:1200px){.web-stories-story-picker-filter__search-container{grid-template-columns:57% 15% 15% 10%}}.web-stories-story-picker-filter .web-stories-story-picker-filter__search-container .components-base-control .components-input-control__label{margin-bottom:7px}.web-stories-story-picker-filter .web-stories-story-picker-filter__search-container .components-base-control .components-select-control__input{height:34px}.web-stories-story-picker-filter__search-inner{grid-column:2}.web-stories-story-picker-filter__combobox .components-combobox-control__suggestions-container{position:relative}.web-stories-story-picker-filter__combobox .components-form-token-field__suggestions-list{background:#fff;border:1px solid #757575;position:absolute;top:28px}.web-stories-story-picker-filter__combobox .components-combobox-control__suggestions-container:focus-within .components-form-token-field__suggestions-list{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.web-stories-story-picker-filter__grid{grid-column-gap:24px;grid-row-gap:80px;display:grid;grid-auto-rows:minmax(min-content,max-content);grid-template-columns:repeat(auto-fill,minmax(100px,1fr));overflow:auto;padding:30px 20px 0;scroll-margin-top:30vh;width:100%}@media screen and (min-height:768px) and (min-width:768px){.web-stories-story-picker-filter__grid{height:calc(100% - 125px)}}@media screen and (min-width:768px){.web-stories-story-picker-filter__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}.web-stories-story-picker-filter__grid .droppable{position:relative}.web-stories-story-picker-filter__grid .droppable.web-stories-story-picker-show-drag-inserter:before{background:var(--wp-admin-theme-color,#007cba);bottom:0;content:"";position:absolute;right:-14px;top:0;width:4px}.web-stories-story-picker-filter__grid .droppable.web-stories-story-picker-show-drag-inserter.web-stories-story-picker-show-drag-inserter-right:before{left:-14px;right:auto}.web-stories-story-picker-filter__grid_item{display:flex;flex-direction:column;margin:0;width:100%}.web-stories-story-picker-filter__load_more{display:flex;flex-direction:row;justify-content:center}.web-stories-story-preview-card__poster{border:1px solid #adb1b3;border-radius:4px;position:relative}.web-stories-story-preview-card__poster img{border-radius:4px;height:auto;position:absolute;width:100%}.web-stories-story-preview-card__poster:before{background:linear-gradient(-180deg,#fff0,#000c);content:"";display:block;height:100%;position:absolute;right:0;top:0;width:100%;z-index:1}.web-stories-story-preview-card__poster:after{content:"";display:block;padding-bottom:133.28125%}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay{background:#0000;border:none;bottom:0;box-shadow:none;display:block;height:100%;left:0;margin:0;padding:0;position:absolute;right:0;top:0;width:100%;z-index:2}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay:focus{box-shadow:0 0 3px 3px #5b9dd9,0 0 2px 1px #1e8cbecc}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected .item-selected-icon{left:-7px;position:absolute;top:-7px;z-index:1}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected .item-selected-icon span,.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected .item-selected-icon svg{background-color:#ccc;box-shadow:0 0 0 1px #fff,0 0 0 2px #00000026;color:#000;cursor:pointer;padding:3px}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected:focus .item-selected-icon span{color:#fff}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected .item-selected-icon svg{stroke:#000;stroke-width:2px}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected:focus .item-selected-icon svg{stroke:#fff;background-color:#0073aa}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected .item-selected-icon span:before{position:absolute;right:0;top:0}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected .item-selected-icon .item-selected-icon-minus{display:none}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected .item-selected-icon:hover .item-selected-icon-minus{display:block}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected .item-selected-icon:hover .item-selected-icon-check{display:none}.web-stories-story-preview-card__label>div{margin-bottom:8px}.web-stories-story-preview-card__title{font-size:16px;font-weight:700;margin-top:8px}.web-stories-settings .components-toggle-control .components-base-control__help,.web-stories-settings .web-stories-settings-archive-link{margin-right:auto;width:80%}
assets/css/web-stories-block.css CHANGED
@@ -1,3 +1,3 @@
1
  .glider-contain{width:100%}.glider,.glider-contain{margin:0 auto;position:relative}.glider{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;overflow-y:hidden}.glider,.glider-track{transform:translateZ(0)}.glider-track{display:flex;margin:0;padding:0;width:100%;z-index:1}.glider.draggable{cursor:-webkit-grab;cursor:grab;user-select:none}.glider.draggable .glider-slide img{pointer-events:none;user-select:none}.glider.drag{cursor:-webkit-grabbing;cursor:grabbing}.glider-slide{align-content:center;justify-content:center;user-select:none;width:100%}.glider-slide img{max-width:100%}.glider::-webkit-scrollbar{height:0;opacity:0}.glider-next,.glider-prev{background:none;border:0;color:#666;cursor:pointer;font-size:40px;left:-23px;line-height:1;opacity:1;outline:none;padding:0;position:absolute;text-decoration:none;top:30%;transition:opacity .5s cubic-bezier(.17,.67,.83,.67),color .5s cubic-bezier(.17,.67,.83,.67);user-select:none;z-index:2}.glider-next:focus,.glider-next:hover,.glider-prev:focus,.glider-prev:hover{color:#a89cc8}.glider-next{left:auto;right:-23px}.glider-next.disabled,.glider-prev.disabled{color:#666;cursor:default;opacity:.25}.glider-slide{min-width:150px}.glider-hide{opacity:0}.glider-dots{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto}.glider-dot,.glider-dots{padding:0;user-select:none}.glider-dot{background:#ccc;border:0;border-radius:999px;color:#ccc;cursor:pointer;display:block;height:12px;margin:7px;outline:none;width:12px}.glider-dot.active,.glider-dot:focus,.glider-dot:hover{background:#a89cc8}@media(max-width:36em){.glider::-webkit-scrollbar{-webkit-appearance:none;height:3px;opacity:1;width:7px}.glider::-webkit-scrollbar-thumb{background-color:#9c9c9c40;border-radius:99px;box-shadow:0 0 1px #ffffff40;opacity:1}}.block-editor-block-list__block[data-type="web-stories/embed"] .wp-block{height:auto;overflow:hidden}.wp-block-web-stories-embed.is-loading{align-items:center;background:#f8f9f9;display:flex;flex-direction:column;justify-content:center;min-height:200px;padding:1em;text-align:center}.wp-block-web-stories-embed.is-loading p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.wp-block-web-stories-embed .components-placeholder__learn-more{margin-top:1em}.wp-block-web-stories-embed .components-resizable-box__container amp-story-player{height:inherit;width:inherit}.wp-block-web-stories-embed.alignleft .components-resizable-box__container{
2
  /*!rtl:ignore*/margin-right:auto}.wp-block-web-stories-embed.alignright .components-resizable-box__container{
3
- /*!rtl:ignore*/margin-left:auto}.wp-block-web-stories-embed.aligncenter .components-resizable-box__container{margin:auto}.wp-block-web-stories-embed .components-resizable-box__container.hide-resize-handle .components-resizable-box__handle{display:none}.wp-block-web-stories-embed .components-resizable-box__container.show-resize-handle .components-resizable-box__handle{display:block}.web-stories-embed-preview{height:inherit;position:relative;width:inherit}.web-stories-embed-preview-overlay{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0}.web-stories-embed-poster-label{display:block!important}.web-stories-embed-size-control{margin-bottom:1em}.web-stories-embed-size-control__row{display:flex;justify-content:space-between}.web-stories-embed-size-control__height input,.web-stories-embed-size-control__width input{line-height:1.25}.web-stories-embed-size-control__width{margin-right:5px}.web-stories-embed-size-control__height{margin-left:5px}:root{--ws-font-size-title:18px;--ws-font-size-circle-title:14px;--ws-font-size-excerpt:16px;--ws-font-size-author-date:14px;--ws-aspect-ratio:4/6;--ws-list-aspect-ratio:4/6;--ws-overlay-text-color:#fff;--ws-overlay-text-lh:1.3;--ws-story-min-width:160px;--ws-story-max-width:285px;--ws-circle-size:96px;--ws-circle-border-color:#ccc}.web-stories-list{margin-bottom:24px;margin-top:24px}.web-stories-theme-header-section .web-stories-list{margin-bottom:0;margin-top:0}.web-stories-list.is-carousel .web-stories-list__inner-wrapper{margin:0 auto;max-width:max-content;position:relative}.web-stories-list__story{cursor:pointer;position:relative}.web-stories-list.is-view-type-carousel .web-stories-list__story,.web-stories-list.is-view-type-grid .web-stories-list__story{min-width:var(--ws-story-min-width)}.web-stories-list.is-style-default.is-view-type-carousel .web-stories-list__story,.web-stories-list.is-style-default.is-view-type-grid .web-stories-list__story{border-radius:8px;overflow:hidden}.web-stories-list__story-poster{aspect-ratio:var(--ws-aspect-ratio);position:relative}.web-stories-list__story-poster a{aspect-ratio:var(--ws-aspect-ratio);display:block;margin:0}.web-stories-list__story-poster .web-stories-list__story-poster-placeholder{box-sizing:border-box}.web-stories-list__story-poster .web-stories-list__story-poster-placeholder a,.web-stories-list__story-poster .web-stories-list__story-poster-placeholder span{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-break:normal}.web-stories-list__story.web-stories-list__story--amp .web-stories-list__story-poster a{pointer-events:none}.web-stories-list__story-poster img{box-sizing:border-box;height:100%;object-fit:cover;position:absolute;width:100%}.web-stories-list__story-poster:after{background:linear-gradient(180deg,#fff0,#000c);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.web-stories-list__story-content-overlay{line-height:var(--ws-overlay-text-lh);padding:10px}html[amp] .web-stories-list__story-content-overlay{white-space:normal}.web-stories-list.is-view-type-carousel .web-stories-list__story-content-overlay,.web-stories-list.is-view-type-grid .web-stories-list__story-content-overlay{bottom:0;color:var(--ws-overlay-text-color);position:absolute;z-index:1}.web-stories-list .story-content-overlay__title{font-size:var(--ws-font-size-title);font-weight:700}.web-stories-list .story-content-overlay__author,.web-stories-list .story-content-overlay__date{font-size:var(--ws-font-size-author-date)}.web-stories-list .story-content-overlay__excerpt,.web-stories-list .story-content-overlay__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.web-stories-list .story-content-overlay__title:not(:last-child){margin-bottom:15px}.web-stories-list .story-content-overlay__excerpt{-webkit-line-clamp:3;font-size:var(--ws-font-size-excerpt);margin-bottom:8px}.web-stories-list.alignfull .web-stories-list__archive-link{right:10px}.web-stories-list.is-view-type-grid .web-stories-list__archive-link,.web-stories-list.is-view-type-list .web-stories-list__archive-link{display:block;flex-basis:100%;margin:32px auto 0;text-align:center}.web-stories-list.is-view-type-grid .web-stories-list__archive-link a,.web-stories-list.is-view-type-list .web-stories-list__archive-link a{border:1px solid;border-radius:100px;padding:7px 53px}.web-stories-lightbox-open{overflow-y:hidden}.web-stories-list__lightbox{align-items:center;background:#000;display:none;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transform:translateY(-100vh);width:100%}.web-stories-list__lightbox-wrapper amp-lightbox,.web-stories-list__lightbox.show{z-index:999999999}.web-stories-list__lightbox.show{display:block;opacity:1;transform:translate(0)}.web-stories-list__lightbox amp-story-player{height:100%;width:100%}.story-lightbox__close-button{background:none!important;border:none;border-radius:0;cursor:pointer;display:inline-block;height:40px;left:0;position:absolute;top:8px;width:40px;z-index:1}.story-lightbox__close-button--stick{background-color:#fff;display:inline-block;height:20px;left:20px;position:absolute;top:15px;transform:rotate(45deg);width:3px}.story-lightbox__close-button--stick:first-child{transform:rotate(-45deg)}html:not([amp]) .web-stories-list .web-stories-list__lightbox amp-story-player a{position:absolute}@media (min-width:676px){.admin-bar .web-stories-list__lightbox{top:46px}.story-lightbox__close-button{left:10px}.story-lightbox__close-button--stick{height:25px;left:20px;top:5px}}@media (min-width:783px){.admin-bar .web-stories-list__lightbox{top:32px}}.web-stories-list.is-view-type-grid .web-stories-list__inner-wrapper{display:flex;flex-wrap:wrap}.web-stories-list.is-view-type-grid .web-stories-list__story{flex-basis:calc(100% - 8px);margin:4px}@media (min-width:415px){.web-stories-list.is-view-type-grid.columns-1 .web-stories-list__story{flex-basis:calc(100% - 8px)}.web-stories-list.is-view-type-grid.columns-2 .web-stories-list__story{flex-basis:calc(50% - 8px)}.web-stories-list.is-view-type-grid.columns-3 .web-stories-list__story{flex-basis:calc(33.33333% - 8px)}.web-stories-list.is-view-type-grid.columns-4 .web-stories-list__story{flex-basis:calc(25% - 8px)}.web-stories-list.is-view-type-grid.columns-5 .web-stories-list__story{flex-basis:calc(20% - 8px)}}.web-stories-theme-header-section .web-stories-list.is-view-type-circles{border-bottom:1px solid #ccc;padding:12px 0}.web-stories-list.is-view-type-circles .amp-carousel-slide{vertical-align:top}.web-stories-list.is-view-type-circles .glider-track{justify-content:center;margin:0 auto}.web-stories-list.is-view-type-circles .web-stories-list__story{display:inline-block;margin:0 5px;max-width:var(--ws-circle-size);min-width:var(--ws-circle-size);text-align:center}.web-stories-list.is-view-type-circles .web-stories-list__story-poster,.web-stories-list.is-view-type-circles .web-stories-list__story-poster a{aspect-ratio:1}.web-stories-list.is-view-type-circles .web-stories-list__story-poster>img{border-radius:50%}.web-stories-list.is-view-type-circles .web-stories-list__story-poster .web-stories-list__story-poster-placeholder,.web-stories-list.is-view-type-circles .web-stories-list__story-poster a>img,.web-stories-list.is-view-type-circles .web-stories-list__story-poster>img{background-clip:content-box;border:2px solid var(--ws-circle-border-color);border-radius:50%;height:var(--ws-circle-size);left:0;max-width:none;padding:2px;position:absolute;top:0;width:var(--ws-circle-size)}.web-stories-list.is-view-type-circles .web-stories-list__story-poster a>img{border-radius:50%}.web-stories-list.is-view-type-circles .web-stories-list__story-poster:after{display:none}.web-stories-list.is-view-type-circles .web-stories-list__story-poster-placeholder:after{background:linear-gradient(180deg,#fff0,#000c);border-radius:50%;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.web-stories-list.is-view-type-circles .web-stories-list__story-content-overlay{padding-bottom:0}.web-stories-list.is-view-type-circles .story-content-overlay__title{font-size:var(--ws-font-size-circle-title)}.web-stories-list.is-view-type-circles.has-title .glider-next,.web-stories-list.is-view-type-circles.has-title .glider-prev{top:35%}.web-stories-list.is-view-type-list .web-stories-list__story{margin-bottom:12px}.web-stories-list.is-view-type-list .web-stories-list__story-content-overlay{bottom:0;color:var(--ws-overlay-text-color);position:absolute;z-index:1}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .web-stories-list__story{align-items:center;display:flex;flex-wrap:nowrap}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .web-stories-list__story-poster{aspect-ratio:var(--ws-list-aspect-ratio);flex-basis:40%}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .web-stories-list__story-poster:after{display:none}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .web-stories-list__story-content-overlay{color:inherit;flex-basis:60%;padding:10px 15px;position:relative}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .image-align-right .web-stories-list__story-poster{order:2}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .image-align-right .web-stories-list__story-content-overlay{order:1}.ws-legacy-widget-preview .web-stories-list.is-view-type-list.is-style-default .web-stories-list__story-poster{border-radius:8px;overflow:hidden}@media (min-width:676px){.web-stories-list.is-view-type-list .web-stories-list__story{align-items:center;display:flex;flex-wrap:nowrap}.web-stories-list.is-view-type-list .web-stories-list__story-poster{aspect-ratio:var(--ws-list-aspect-ratio);flex-basis:40%}.web-stories-list.is-view-type-list .web-stories-list__story-poster:after{display:none}.web-stories-list.is-view-type-list .web-stories-list__story-content-overlay{color:inherit;flex-basis:60%;padding:10px 15px;position:relative}.web-stories-list.is-view-type-list .image-align-right .web-stories-list__story-poster{order:2}.web-stories-list.is-view-type-list .image-align-right .web-stories-list__story-content-overlay{order:1}.web-stories-list.is-view-type-list.is-style-default .web-stories-list__story-poster{border-radius:8px;overflow:hidden}.web-stories-list.is-view-type-carousel .web-stories-list__story{margin:0 5px;max-width:var(--ws-story-max-width)}}.ws-legacy-widget-preview .web-stories-list.is-view-type-carousel .web-stories-list__story{margin:0 5px;max-width:var(--ws-story-max-width)}.web-stories-list.is-carousel.has-archive-link{margin-top:59px}.web-stories-theme-header-section .web-stories-list.is-carousel.has-archive-link{margin-top:24px;padding-top:59px;position:relative}.web-stories-list.is-carousel .web-stories-list__archive-link{position:absolute;right:0;top:-35px}.web-stories-theme-header-section .web-stories-list.is-carousel .web-stories-list__archive-link{right:10px}.web-stories-list.is-carousel .glider-next,.web-stories-list.is-carousel .glider-prev{padding:10px;top:50%;transform:translateY(-50%)}.web-stories-list.is-carousel .glider-prev{transform:translateY(-50%) rotate(180deg) /*!rtl:translateY(-50%)*/}.web-stories-list.is-carousel .amp-carousel-button-next,.web-stories-list.is-carousel .amp-carousel-button-prev,.web-stories-list.is-carousel .glider-next,.web-stories-list.is-carousel .glider-prev{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMS41MzIgMS4zODMgNS41MSA1LjUxLTUuNTEgNS41MTEiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+)}.web-stories-list.is-carousel .amp-carousel-button-next,.web-stories-list.is-carousel .glider-next{right:0}.web-stories-list.is-carousel .amp-carousel-button-prev,.web-stories-list.is-carousel .glider-prev{left:0}.web-stories-list.is-carousel .amp-carousel-button-prev{transform:rotate(180deg) /*!rtl:none*/}html[dir=rtl] .web-stories-list.is-carousel .amp-carousel-button-next{transform:rotate(180deg)}.web-stories-list.is-carousel .amp-carousel-button,.web-stories-list.is-carousel .glider-next,.web-stories-list.is-carousel .glider-prev{background-color:#eaeaea;background-position:50%;background-repeat:no-repeat;background-size:30%;border-radius:50%;border-style:none;box-sizing:border-box;cursor:pointer;height:34px;pointer-events:all;width:34px;z-index:10}html[dir=rtl] .web-stories-list.is-carousel .glider-next{transform:translateY(-50%) rotate(180deg)}.glider-next.disabled,.glider-prev.disabled,.web-stories-list.is-carousel .amp-carousel-button.amp-disabled{opacity:0}html[dir=rtl] .glider-next.disabled,html[dir=rtl] .glider-prev.disabled{cursor:pointer;opacity:1}.web-stories-list.is-carousel .amp-carousel-button:not(.amp-disabled):hover,.web-stories-list.is-carousel .glider-next:not(.disabled):focus,.web-stories-list.is-carousel .glider-next:not(.disabled):hover,.web-stories-list.is-carousel .glider-prev:not(.disabled):focus,.web-stories-list.is-carousel .glider-prev:not(.disabled):hover,html[dir=rtl] .glider-next.disabled:hover,html[dir=rtl] .glider-prev.disabled:hover{filter:invert(1)}.web-stories-list.is-carousel .web-stories-list__carousel{scrollbar-width:none}.web-stories-list.is-carousel .glider-track::-webkit-scrollbar{display:none}.web-stories-list__story{cursor:default}.web-stories-list.is-view-type-carousel .web-stories-list__story{flex-shrink:0;margin-right:10px;min-width:235px}.web-stories-list .web-stories-list__story-poster img{height:100%}.web-stories-list .story-content-overlay__excerpt p{margin:0}.web-stories-list.is-carousel.has-archive-link{margin-top:0;padding-top:59px}.web-stories-list.is-carousel.has-archive-link .web-stories-list__archive-link{top:0}.is-pressed .web-stories-block__toolbar-icon.icon__circles-carousel circle{stroke:#000}.web-stories-block-configuration-panel .components-placeholder__instructions{margin:0}.web-stories-block-configuration-panel .web-stories-block-configuration-panel__options{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;list-style:none;margin:16px 0 0;padding:0;width:100%}.web-stories-block-configuration-panel .web-stories-block-configuration-panel__options>li{align-items:center;display:flex;flex-direction:column;margin:8px 20px 0 0}.web-stories-block-configuration-panel .web-stories-block-configuration-panel__options .components-button{height:70px;justify-content:center;margin:0 0 12px;padding:0;width:70px}.web-stories-block-configuration-panel .web-stories-block-configuration-panel__options .components-button svg{fill:none;color:var(--wp-admin-theme-color,#007cba)}.web-stories-block__loader-container{align-items:center;display:flex;height:100%;justify-content:center}.web-stories-block__loader-container .components-spinner{margin-top:0}.web-stories-story-picker-modal{height:100%;overflow:hidden;position:relative;width:100%}@media screen and (min-width:768px){.web-stories-story-picker-modal{height:calc(100% - 120px);width:calc(100% - 32px)}}.web-stories-story-picker-modal .components-modal__header{margin-bottom:0}.web-stories-story-picker-modal__content{height:calc(100% - 110px);margin:0;overflow-x:hidden;overflow-y:scroll;padding:20px 0;position:relative}.web-stories-story-picker-modal__footer{align-items:center;background:#fff;bottom:0;display:flex;justify-content:space-between;margin:0;padding:10px 0;position:fixed;width:calc(100% - 64px);z-index:2}.web-stories-story-picker-modal__footer .components-button{margin-left:8px}.web-stories-story-picker-modal__footer--left{min-width:1px}.web-stories-story-picker-modal__footer--right{display:flex;flex-direction:row}@media screen and (min-width:768px){.web-stories-story-picker-modal__footer--right{display:block}}.web-stories-story-picker-filter{display:flex;justify-content:flex-end;margin-top:-12px;padding:0;z-index:2}@media screen and (min-height:768px) and (min-width:768px){.web-stories-story-picker-filter{position:sticky;top:0}}.web-stories-story-picker-filter__search-container{background:#fff;display:block;position:relative;width:100%}@media screen and (min-width:768px){.web-stories-story-picker-filter__search-container{grid-column-gap:1%;display:grid;grid-template-columns:0 32% 32% 32%}}@media screen and (min-width:1200px){.web-stories-story-picker-filter__search-container{grid-template-columns:57% 15% 15% 10%}}.web-stories-story-picker-filter .web-stories-story-picker-filter__search-container .components-base-control .components-input-control__label{margin-bottom:7px}.web-stories-story-picker-filter .web-stories-story-picker-filter__search-container .components-base-control .components-select-control__input{height:34px}.web-stories-story-picker-filter__search-inner{grid-column:2}.web-stories-story-picker-filter__combobox .components-combobox-control__suggestions-container{position:relative}.web-stories-story-picker-filter__combobox .components-form-token-field__suggestions-list{background:#fff;border:1px solid #757575;position:absolute;top:28px}.web-stories-story-picker-filter__combobox .components-combobox-control__suggestions-container:focus-within .components-form-token-field__suggestions-list{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.web-stories-story-picker-filter__grid{grid-column-gap:24px;grid-row-gap:80px;display:grid;grid-auto-rows:minmax(min-content,max-content);grid-template-columns:repeat(auto-fill,minmax(100px,1fr));overflow:auto;padding:30px 20px 0;scroll-margin-top:30vh;width:100%}@media screen and (min-height:768px) and (min-width:768px){.web-stories-story-picker-filter__grid{height:calc(100% - 125px)}}@media screen and (min-width:768px){.web-stories-story-picker-filter__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}.web-stories-story-picker-filter__grid .droppable{position:relative}.web-stories-story-picker-filter__grid .droppable.web-stories-story-picker-show-drag-inserter:before{background:var(--wp-admin-theme-color,#007cba);bottom:0;content:"";left:-14px;position:absolute;top:0;width:4px}.web-stories-story-picker-filter__grid .droppable.web-stories-story-picker-show-drag-inserter.web-stories-story-picker-show-drag-inserter-right:before{left:auto;right:-14px}.web-stories-story-picker-filter__grid_item{display:flex;flex-direction:column;margin:0;width:100%}.web-stories-story-picker-filter__load_more{display:flex;flex-direction:row;justify-content:center}.web-stories-story-preview-card__poster{border:1px solid #adb1b3;border-radius:4px;position:relative}.web-stories-story-preview-card__poster img{border-radius:4px;height:auto;position:absolute;width:100%}.web-stories-story-preview-card__poster:before{background:linear-gradient(180deg,#fff0,#000c);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.web-stories-story-preview-card__poster:after{content:"";display:block;padding-bottom:133.28125%}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay{background:#0000;border:none;bottom:0;box-shadow:none;display:block;height:100%;left:0;margin:0;padding:0;position:absolute;right:0;top:0;width:100%;z-index:2}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay:focus{box-shadow:0 0 3px 3px #5b9dd9,0 0 2px 1px #1e8cbecc}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected .item-selected-icon{position:absolute;right:-7px;top:-7px;z-index:1}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected .item-selected-icon span,.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected .item-selected-icon svg{background-color:#ccc;box-shadow:0 0 0 1px #fff,0 0 0 2px #00000026;color:#000;cursor:pointer;padding:3px}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected:focus .item-selected-icon span{color:#fff}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected .item-selected-icon svg{stroke:#000;stroke-width:2px}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected:focus .item-selected-icon svg{stroke:#fff;background-color:#0073aa}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected .item-selected-icon span:before{left:0;position:absolute;top:0}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected .item-selected-icon .item-selected-icon-minus{display:none}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected .item-selected-icon:hover .item-selected-icon-minus{display:block}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected .item-selected-icon:hover .item-selected-icon-check{display:none}.web-stories-story-preview-card__label>div{margin-bottom:8px}.web-stories-story-preview-card__title{font-size:16px;font-weight:700;margin-top:8px}.web-stories-settings .components-toggle-control .components-base-control__help,.web-stories-settings .web-stories-settings-archive-link{margin-left:auto;width:80%}
1
  .glider-contain{width:100%}.glider,.glider-contain{margin:0 auto;position:relative}.glider{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;overflow-y:hidden}.glider,.glider-track{transform:translateZ(0)}.glider-track{display:flex;margin:0;padding:0;width:100%;z-index:1}.glider.draggable{cursor:-webkit-grab;cursor:grab;user-select:none}.glider.draggable .glider-slide img{pointer-events:none;user-select:none}.glider.drag{cursor:-webkit-grabbing;cursor:grabbing}.glider-slide{align-content:center;justify-content:center;user-select:none;width:100%}.glider-slide img{max-width:100%}.glider::-webkit-scrollbar{height:0;opacity:0}.glider-next,.glider-prev{background:none;border:0;color:#666;cursor:pointer;font-size:40px;left:-23px;line-height:1;opacity:1;outline:none;padding:0;position:absolute;text-decoration:none;top:30%;transition:opacity .5s cubic-bezier(.17,.67,.83,.67),color .5s cubic-bezier(.17,.67,.83,.67);user-select:none;z-index:2}.glider-next:focus,.glider-next:hover,.glider-prev:focus,.glider-prev:hover{color:#a89cc8}.glider-next{left:auto;right:-23px}.glider-next.disabled,.glider-prev.disabled{color:#666;cursor:default;opacity:.25}.glider-slide{min-width:150px}.glider-hide{opacity:0}.glider-dots{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto}.glider-dot,.glider-dots{padding:0;user-select:none}.glider-dot{background:#ccc;border:0;border-radius:999px;color:#ccc;cursor:pointer;display:block;height:12px;margin:7px;outline:none;width:12px}.glider-dot.active,.glider-dot:focus,.glider-dot:hover{background:#a89cc8}@media(max-width:36em){.glider::-webkit-scrollbar{-webkit-appearance:none;height:3px;opacity:1;width:7px}.glider::-webkit-scrollbar-thumb{background-color:#9c9c9c40;border-radius:99px;box-shadow:0 0 1px #ffffff40;opacity:1}}.block-editor-block-list__block[data-type="web-stories/embed"] .wp-block{height:auto;overflow:hidden}.wp-block-web-stories-embed.is-loading{align-items:center;background:#f8f9f9;display:flex;flex-direction:column;justify-content:center;min-height:200px;padding:1em;text-align:center}.wp-block-web-stories-embed.is-loading p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.wp-block-web-stories-embed .components-placeholder__learn-more{margin-top:1em}.wp-block-web-stories-embed .components-resizable-box__container amp-story-player{height:inherit;width:inherit}.wp-block-web-stories-embed.alignleft .components-resizable-box__container{
2
  /*!rtl:ignore*/margin-right:auto}.wp-block-web-stories-embed.alignright .components-resizable-box__container{
3
+ /*!rtl:ignore*/margin-left:auto}.wp-block-web-stories-embed.aligncenter .components-resizable-box__container{margin:auto}.wp-block-web-stories-embed .components-resizable-box__container.hide-resize-handle .components-resizable-box__handle{display:none}.wp-block-web-stories-embed .components-resizable-box__container.show-resize-handle .components-resizable-box__handle{display:block}.web-stories-embed-preview{height:inherit;position:relative;width:inherit}.web-stories-embed-preview-overlay{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0}.web-stories-embed-poster-label{display:block!important}.web-stories-embed-size-control{margin-bottom:1em}.web-stories-embed-size-control__row{display:flex;justify-content:space-between}.web-stories-embed-size-control__height input,.web-stories-embed-size-control__width input{line-height:1.25}.web-stories-embed-size-control__width{margin-right:5px}.web-stories-embed-size-control__height{margin-left:5px}:root{--ws-font-size-title:18px;--ws-font-size-circle-title:14px;--ws-font-size-excerpt:16px;--ws-font-size-author-date:14px;--ws-aspect-ratio:4/6;--ws-list-aspect-ratio:4/6;--ws-overlay-text-color:#fff;--ws-overlay-text-lh:1.3;--ws-story-min-width:160px;--ws-story-max-width:285px;--ws-circle-size:96px;--ws-circle-border-color:#ccc}.web-stories-list{margin-bottom:24px;margin-top:24px}.web-stories-theme-header-section .web-stories-list{margin-bottom:0;margin-top:0}.web-stories-list.is-carousel .web-stories-list__inner-wrapper{margin:0 auto;max-width:max-content;position:relative}.web-stories-list__story{cursor:pointer;position:relative}.web-stories-list.is-view-type-carousel .web-stories-list__story,.web-stories-list.is-view-type-grid .web-stories-list__story{min-width:var(--ws-story-min-width)}.web-stories-list.is-style-default.is-view-type-carousel .web-stories-list__story,.web-stories-list.is-style-default.is-view-type-grid .web-stories-list__story{border-radius:8px;overflow:hidden}.web-stories-list__story-poster{aspect-ratio:var(--ws-aspect-ratio);position:relative}.web-stories-list__story-poster a{aspect-ratio:var(--ws-aspect-ratio);display:block;margin:0}.web-stories-list__story-poster .web-stories-list__story-poster-placeholder{box-sizing:border-box}.web-stories-list__story-poster .web-stories-list__story-poster-placeholder a,.web-stories-list__story-poster .web-stories-list__story-poster-placeholder span{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-break:normal}.web-stories-list__story.web-stories-list__story--amp .web-stories-list__story-poster a{pointer-events:none}.web-stories-list__story-poster img{box-sizing:border-box;height:100%;object-fit:cover;position:absolute;width:100%}.web-stories-list__story-poster:after{background:linear-gradient(180deg,#fff0,#000c);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.web-stories-list__story-content-overlay{line-height:var(--ws-overlay-text-lh);padding:10px}html[amp] .web-stories-list__story-content-overlay{white-space:normal}.web-stories-list.is-view-type-carousel .web-stories-list__story-content-overlay,.web-stories-list.is-view-type-grid .web-stories-list__story-content-overlay{bottom:0;color:var(--ws-overlay-text-color);position:absolute;z-index:1}.web-stories-list .story-content-overlay__title{font-size:var(--ws-font-size-title);font-weight:700}.web-stories-list .story-content-overlay__author,.web-stories-list .story-content-overlay__date{font-size:var(--ws-font-size-author-date)}.web-stories-list .story-content-overlay__excerpt,.web-stories-list .story-content-overlay__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.web-stories-list .story-content-overlay__title:not(:last-child){margin-bottom:15px}.web-stories-list .story-content-overlay__excerpt{-webkit-line-clamp:3;font-size:var(--ws-font-size-excerpt);margin-bottom:8px}.web-stories-list.alignfull .web-stories-list__archive-link{right:10px}.web-stories-list.is-view-type-grid .web-stories-list__archive-link,.web-stories-list.is-view-type-list .web-stories-list__archive-link{display:block;flex-basis:100%;margin:32px auto 0;text-align:center}.web-stories-list.is-view-type-grid .web-stories-list__archive-link a,.web-stories-list.is-view-type-list .web-stories-list__archive-link a{border:1px solid;border-radius:100px;padding:7px 53px}.web-stories-lightbox-open{overflow-y:hidden}.web-stories-list__lightbox{align-items:center;background:#000;display:none;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transform:translateY(-100vh);width:100%}.web-stories-list__lightbox-wrapper amp-lightbox,.web-stories-list__lightbox.show{z-index:999999999}.web-stories-list__lightbox.show{display:block;opacity:1;transform:translate(0)}.web-stories-list__lightbox amp-story-player{height:100%;width:100%}.story-lightbox__close-button{background:none!important;border:none;border-radius:0;cursor:pointer;display:inline-block;height:40px;left:0;position:absolute;top:8px;width:40px;z-index:1}.story-lightbox__close-button--stick{background-color:#fff;display:inline-block;height:20px;left:20px;position:absolute;top:15px;transform:rotate(45deg);width:3px}.story-lightbox__close-button--stick:first-child{transform:rotate(-45deg)}html:not([amp]) .web-stories-list .web-stories-list__lightbox amp-story-player a{position:absolute}@media (min-width:676px){.admin-bar .web-stories-list__lightbox{top:46px}.story-lightbox__close-button{left:10px}.story-lightbox__close-button--stick{height:25px;left:20px;top:5px}}@media (min-width:783px){.admin-bar .web-stories-list__lightbox{top:32px}}.web-stories-list.is-view-type-grid .web-stories-list__inner-wrapper{display:flex;flex-wrap:wrap}.web-stories-list.is-view-type-grid .web-stories-list__story{flex-basis:calc(100% - 8px);margin:4px}@media (min-width:415px){.web-stories-list.is-view-type-grid.columns-1 .web-stories-list__story{flex-basis:calc(100% - 8px)}.web-stories-list.is-view-type-grid.columns-2 .web-stories-list__story{flex-basis:calc(50% - 8px)}.web-stories-list.is-view-type-grid.columns-3 .web-stories-list__story{flex-basis:calc(33.33333% - 8px)}.web-stories-list.is-view-type-grid.columns-4 .web-stories-list__story{flex-basis:calc(25% - 8px)}.web-stories-list.is-view-type-grid.columns-5 .web-stories-list__story{flex-basis:calc(20% - 8px)}}.web-stories-theme-header-section .web-stories-list.is-view-type-circles{border-bottom:1px solid #ccc;padding:12px 0}.web-stories-list.is-view-type-circles .amp-carousel-slide{vertical-align:top}.web-stories-list.is-view-type-circles .glider-track{justify-content:center;margin:0 auto}.web-stories-list.is-view-type-circles .web-stories-list__story{display:inline-block;margin:0 5px;max-width:var(--ws-circle-size);min-width:var(--ws-circle-size);text-align:center}.web-stories-list.is-view-type-circles .web-stories-list__story-poster,.web-stories-list.is-view-type-circles .web-stories-list__story-poster a{aspect-ratio:1}.web-stories-list.is-view-type-circles .web-stories-list__story-poster>img{border-radius:50%}.web-stories-list.is-view-type-circles .web-stories-list__story-poster .web-stories-list__story-poster-placeholder,.web-stories-list.is-view-type-circles .web-stories-list__story-poster a>img,.web-stories-list.is-view-type-circles .web-stories-list__story-poster>img{background-clip:content-box;border:2px solid var(--ws-circle-border-color);border-radius:50%;height:var(--ws-circle-size);left:0;max-width:none;padding:2px;position:absolute;top:0;width:var(--ws-circle-size)}.web-stories-list.is-view-type-circles .web-stories-list__story-poster a>img{border-radius:50%}.web-stories-list.is-view-type-circles .web-stories-list__story-poster:after{display:none}.web-stories-list.is-view-type-circles .web-stories-list__story-poster-placeholder:after{background:linear-gradient(180deg,#fff0,#000c);border-radius:50%;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.web-stories-list.is-view-type-circles .web-stories-list__story-content-overlay{padding-bottom:0}.web-stories-list.is-view-type-circles .story-content-overlay__title{font-size:var(--ws-font-size-circle-title)}.web-stories-list.is-view-type-circles.has-title .glider-next,.web-stories-list.is-view-type-circles.has-title .glider-prev{top:35%}.web-stories-list.is-view-type-list .web-stories-list__story{margin-bottom:12px}.web-stories-list.is-view-type-list .web-stories-list__story-content-overlay{bottom:0;color:var(--ws-overlay-text-color);position:absolute;z-index:1}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .web-stories-list__story{align-items:center;display:flex;flex-wrap:nowrap}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .web-stories-list__story-poster{aspect-ratio:var(--ws-list-aspect-ratio);flex-basis:40%}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .web-stories-list__story-poster:after{display:none}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .web-stories-list__story-content-overlay{color:inherit;flex-basis:60%;padding:10px 15px;position:relative}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .image-align-right .web-stories-list__story-poster{order:2}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .image-align-right .web-stories-list__story-content-overlay{order:1}.ws-legacy-widget-preview .web-stories-list.is-view-type-list.is-style-default .web-stories-list__story-poster{border-radius:8px;overflow:hidden}@media (min-width:676px){.web-stories-list.is-view-type-list .web-stories-list__story{align-items:center;display:flex;flex-wrap:nowrap}.web-stories-list.is-view-type-list .web-stories-list__story-poster{aspect-ratio:var(--ws-list-aspect-ratio);flex-basis:40%}.web-stories-list.is-view-type-list .web-stories-list__story-poster:after{display:none}.web-stories-list.is-view-type-list .web-stories-list__story-content-overlay{color:inherit;flex-basis:60%;padding:10px 15px;position:relative}.web-stories-list.is-view-type-list .image-align-right .web-stories-list__story-poster{order:2}.web-stories-list.is-view-type-list .image-align-right .web-stories-list__story-content-overlay{order:1}.web-stories-list.is-view-type-list.is-style-default .web-stories-list__story-poster{border-radius:8px;overflow:hidden}.web-stories-list.is-view-type-carousel .web-stories-list__story{margin:0 5px;max-width:var(--ws-story-max-width)}}.ws-legacy-widget-preview .web-stories-list.is-view-type-carousel .web-stories-list__story{margin:0 5px;max-width:var(--ws-story-max-width)}.web-stories-list.is-carousel.has-archive-link{margin-top:59px}.web-stories-theme-header-section .web-stories-list.is-carousel.has-archive-link{margin-top:24px;padding-top:59px;position:relative}.web-stories-list.is-carousel .web-stories-list__archive-link{position:absolute;right:0;top:-35px}.web-stories-theme-header-section .web-stories-list.is-carousel .web-stories-list__archive-link{right:10px}.web-stories-list.is-carousel .glider-next,.web-stories-list.is-carousel .glider-prev{padding:10px;top:50%;transform:translateY(-50%)}.web-stories-list.is-carousel .glider-prev{transform:translateY(-50%) rotate(180deg) /*!rtl:translateY(-50%)*/}.web-stories-list.is-carousel .amp-carousel-button-next,.web-stories-list.is-carousel .amp-carousel-button-prev,.web-stories-list.is-carousel .glider-next,.web-stories-list.is-carousel .glider-prev{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMS41MzIgMS4zODMgNS41MSA1LjUxLTUuNTEgNS41MTEiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+)}.web-stories-list.is-carousel .amp-carousel-button-next,.web-stories-list.is-carousel .glider-next{right:0}.web-stories-list.is-carousel .amp-carousel-button-prev,.web-stories-list.is-carousel .glider-prev{left:0}.web-stories-list.is-carousel .amp-carousel-button-prev{transform:rotate(180deg) /*!rtl:none*/}html[dir=rtl] .web-stories-list.is-carousel .amp-carousel-button-next{transform:rotate(180deg)}.web-stories-list.is-carousel .amp-carousel-button,.web-stories-list.is-carousel .glider-next,.web-stories-list.is-carousel .glider-prev{background-color:#eaeaea;background-position:50%;background-repeat:no-repeat;background-size:30%;border-radius:50%;border-style:none;box-sizing:border-box;cursor:pointer;height:34px;pointer-events:all;width:34px;z-index:10}html[dir=rtl] .web-stories-list.is-carousel .glider-next{transform:translateY(-50%) rotate(180deg)}.glider-next.disabled,.glider-prev.disabled,.web-stories-list.is-carousel .amp-carousel-button.amp-disabled{opacity:0}html[dir=rtl] .glider-next.disabled,html[dir=rtl] .glider-prev.disabled{cursor:pointer;opacity:1}.web-stories-list.is-carousel .amp-carousel-button:not(.amp-disabled):hover,.web-stories-list.is-carousel .glider-next:not(.disabled):focus,.web-stories-list.is-carousel .glider-next:not(.disabled):hover,.web-stories-list.is-carousel .glider-prev:not(.disabled):focus,.web-stories-list.is-carousel .glider-prev:not(.disabled):hover,html[dir=rtl] .glider-next.disabled:hover,html[dir=rtl] .glider-prev.disabled:hover{filter:invert(1)}.web-stories-list.is-carousel .web-stories-list__carousel{scrollbar-width:none}.web-stories-list.is-carousel .glider-track::-webkit-scrollbar{display:none}.web-stories-list.is-carousel.is-view-type-carousel .web-stories-list__carousel:not(.glider){display:flex;overflow-y:scroll}.web-stories-list__story{cursor:default}.web-stories-list.is-view-type-carousel .web-stories-list__story{flex-shrink:0;margin-right:10px;min-width:235px}.web-stories-list .web-stories-list__story-poster img{height:100%}.web-stories-list .story-content-overlay__excerpt p{margin:0}.web-stories-list.is-carousel.has-archive-link{margin-top:0;padding-top:59px}.web-stories-list.is-carousel.has-archive-link .web-stories-list__archive-link{top:0}.is-pressed .web-stories-block__toolbar-icon.icon__circles-carousel circle{stroke:#000}.web-stories-block-configuration-panel .components-placeholder__instructions{margin:0}.web-stories-block-configuration-panel .web-stories-block-configuration-panel__options{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;list-style:none;margin:16px 0 0;padding:0;width:100%}.web-stories-block-configuration-panel .web-stories-block-configuration-panel__options>li{align-items:center;display:flex;flex-direction:column;margin:8px 20px 0 0}.web-stories-block-configuration-panel .web-stories-block-configuration-panel__options .components-button{height:70px;justify-content:center;margin:0 0 12px;padding:0;width:70px}.web-stories-block-configuration-panel .web-stories-block-configuration-panel__options .components-button svg{fill:none;color:var(--wp-admin-theme-color,#007cba)}.web-stories-block__loader-container{align-items:center;display:flex;height:100%;justify-content:center}.web-stories-block__loader-container .components-spinner{margin-top:0}.web-stories-story-picker-modal{height:100%;overflow:hidden;position:relative;width:100%}@media screen and (min-width:768px){.web-stories-story-picker-modal{height:calc(100% - 120px);width:calc(100% - 32px)}}.web-stories-story-picker-modal .components-modal__header{margin-bottom:0}.web-stories-story-picker-modal__content{height:calc(100% - 110px);margin:0;overflow-x:hidden;overflow-y:scroll;padding:20px 0;position:relative}.web-stories-story-picker-modal__footer{align-items:center;background:#fff;bottom:0;display:flex;justify-content:space-between;margin:0;padding:10px 0;position:fixed;width:calc(100% - 64px);z-index:2}.web-stories-story-picker-modal__footer .components-button{margin-left:8px}.web-stories-story-picker-modal__footer--left{min-width:1px}.web-stories-story-picker-modal__footer--right{display:flex;flex-direction:row}@media screen and (min-width:768px){.web-stories-story-picker-modal__footer--right{display:block}}.web-stories-story-picker-filter{display:flex;justify-content:flex-end;margin-top:-12px;padding:0;z-index:2}@media screen and (min-height:768px) and (min-width:768px){.web-stories-story-picker-filter{position:sticky;top:0}}.web-stories-story-picker-filter__search-container{background:#fff;display:block;position:relative;width:100%}@media screen and (min-width:768px){.web-stories-story-picker-filter__search-container{grid-column-gap:1%;display:grid;grid-template-columns:0 32% 32% 32%}}@media screen and (min-width:1200px){.web-stories-story-picker-filter__search-container{grid-template-columns:57% 15% 15% 10%}}.web-stories-story-picker-filter .web-stories-story-picker-filter__search-container .components-base-control .components-input-control__label{margin-bottom:7px}.web-stories-story-picker-filter .web-stories-story-picker-filter__search-container .components-base-control .components-select-control__input{height:34px}.web-stories-story-picker-filter__search-inner{grid-column:2}.web-stories-story-picker-filter__combobox .components-combobox-control__suggestions-container{position:relative}.web-stories-story-picker-filter__combobox .components-form-token-field__suggestions-list{background:#fff;border:1px solid #757575;position:absolute;top:28px}.web-stories-story-picker-filter__combobox .components-combobox-control__suggestions-container:focus-within .components-form-token-field__suggestions-list{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.web-stories-story-picker-filter__grid{grid-column-gap:24px;grid-row-gap:80px;display:grid;grid-auto-rows:minmax(min-content,max-content);grid-template-columns:repeat(auto-fill,minmax(100px,1fr));overflow:auto;padding:30px 20px 0;scroll-margin-top:30vh;width:100%}@media screen and (min-height:768px) and (min-width:768px){.web-stories-story-picker-filter__grid{height:calc(100% - 125px)}}@media screen and (min-width:768px){.web-stories-story-picker-filter__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}.web-stories-story-picker-filter__grid .droppable{position:relative}.web-stories-story-picker-filter__grid .droppable.web-stories-story-picker-show-drag-inserter:before{background:var(--wp-admin-theme-color,#007cba);bottom:0;content:"";left:-14px;position:absolute;top:0;width:4px}.web-stories-story-picker-filter__grid .droppable.web-stories-story-picker-show-drag-inserter.web-stories-story-picker-show-drag-inserter-right:before{left:auto;right:-14px}.web-stories-story-picker-filter__grid_item{display:flex;flex-direction:column;margin:0;width:100%}.web-stories-story-picker-filter__load_more{display:flex;flex-direction:row;justify-content:center}.web-stories-story-preview-card__poster{border:1px solid #adb1b3;border-radius:4px;position:relative}.web-stories-story-preview-card__poster img{border-radius:4px;height:auto;position:absolute;width:100%}.web-stories-story-preview-card__poster:before{background:linear-gradient(180deg,#fff0,#000c);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.web-stories-story-preview-card__poster:after{content:"";display:block;padding-bottom:133.28125%}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay{background:#0000;border:none;bottom:0;box-shadow:none;display:block;height:100%;left:0;margin:0;padding:0;position:absolute;right:0;top:0;width:100%;z-index:2}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay:focus{box-shadow:0 0 3px 3px #5b9dd9,0 0 2px 1px #1e8cbecc}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected .item-selected-icon{position:absolute;right:-7px;top:-7px;z-index:1}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected .item-selected-icon span,.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected .item-selected-icon svg{background-color:#ccc;box-shadow:0 0 0 1px #fff,0 0 0 2px #00000026;color:#000;cursor:pointer;padding:3px}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected:focus .item-selected-icon span{color:#fff}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected .item-selected-icon svg{stroke:#000;stroke-width:2px}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected:focus .item-selected-icon svg{stroke:#fff;background-color:#0073aa}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected .item-selected-icon span:before{left:0;position:absolute;top:0}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected .item-selected-icon .item-selected-icon-minus{display:none}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected .item-selected-icon:hover .item-selected-icon-minus{display:block}.web-stories-story-preview-card__poster .web-stories-story-preview-card__overlay.item-selected .item-selected-icon:hover .item-selected-icon-check{display:none}.web-stories-story-preview-card__label>div{margin-bottom:8px}.web-stories-story-preview-card__title{font-size:16px;font-weight:700;margin-top:8px}.web-stories-settings .components-toggle-control .components-base-control__help,.web-stories-settings .web-stories-settings-archive-link{margin-left:auto;width:80%}
assets/css/web-stories-list-styles-rtl.css CHANGED
@@ -1 +1 @@
1
- :root{--ws-font-size-title:18px;--ws-font-size-circle-title:14px;--ws-font-size-excerpt:16px;--ws-font-size-author-date:14px;--ws-aspect-ratio:4/6;--ws-list-aspect-ratio:4/6;--ws-overlay-text-color:#fff;--ws-overlay-text-lh:1.3;--ws-story-min-width:160px;--ws-story-max-width:285px;--ws-circle-size:96px;--ws-circle-border-color:#ccc}.web-stories-list{margin-bottom:24px;margin-top:24px}.web-stories-theme-header-section .web-stories-list{margin-bottom:0;margin-top:0}.web-stories-list.is-carousel .web-stories-list__inner-wrapper{margin:0 auto;max-width:max-content;position:relative}.web-stories-list__story{cursor:pointer;position:relative}.web-stories-list.is-view-type-carousel .web-stories-list__story,.web-stories-list.is-view-type-grid .web-stories-list__story{min-width:var(--ws-story-min-width)}.web-stories-list.is-style-default.is-view-type-carousel .web-stories-list__story,.web-stories-list.is-style-default.is-view-type-grid .web-stories-list__story{border-radius:8px;overflow:hidden}.web-stories-list__story-poster{aspect-ratio:var(--ws-aspect-ratio);position:relative}.web-stories-list__story-poster a{aspect-ratio:var(--ws-aspect-ratio);display:block;margin:0}.web-stories-list__story-poster .web-stories-list__story-poster-placeholder{box-sizing:border-box}.web-stories-list__story-poster .web-stories-list__story-poster-placeholder a,.web-stories-list__story-poster .web-stories-list__story-poster-placeholder span{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-break:normal}.web-stories-list__story.web-stories-list__story--amp .web-stories-list__story-poster a{pointer-events:none}.web-stories-list__story-poster img{box-sizing:border-box;height:100%;object-fit:cover;position:absolute;width:100%}.web-stories-list__story-poster:after{background:linear-gradient(-180deg,#fff0,#000c);content:"";display:block;height:100%;position:absolute;right:0;top:0;width:100%}.web-stories-list__story-content-overlay{line-height:var(--ws-overlay-text-lh);padding:10px}html[amp] .web-stories-list__story-content-overlay{white-space:normal}.web-stories-list.is-view-type-carousel .web-stories-list__story-content-overlay,.web-stories-list.is-view-type-grid .web-stories-list__story-content-overlay{bottom:0;color:var(--ws-overlay-text-color);position:absolute;z-index:1}.web-stories-list .story-content-overlay__title{font-size:var(--ws-font-size-title);font-weight:700}.web-stories-list .story-content-overlay__author,.web-stories-list .story-content-overlay__date{font-size:var(--ws-font-size-author-date)}.web-stories-list .story-content-overlay__excerpt,.web-stories-list .story-content-overlay__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.web-stories-list .story-content-overlay__title:not(:last-child){margin-bottom:15px}.web-stories-list .story-content-overlay__excerpt{-webkit-line-clamp:3;font-size:var(--ws-font-size-excerpt);margin-bottom:8px}.web-stories-list.alignfull .web-stories-list__archive-link{left:10px}.web-stories-list.is-view-type-grid .web-stories-list__archive-link,.web-stories-list.is-view-type-list .web-stories-list__archive-link{display:block;flex-basis:100%;margin:32px auto 0;text-align:center}.web-stories-list.is-view-type-grid .web-stories-list__archive-link a,.web-stories-list.is-view-type-list .web-stories-list__archive-link a{border:1px solid;border-radius:100px;padding:7px 53px}.web-stories-lightbox-open{overflow-y:hidden}.web-stories-list__lightbox{align-items:center;background:#000;display:none;height:100%;justify-content:center;opacity:0;position:fixed;right:0;top:0;transform:translateY(-100vh);width:100%}.web-stories-list__lightbox-wrapper amp-lightbox,.web-stories-list__lightbox.show{z-index:999999999}.web-stories-list__lightbox.show{display:block;opacity:1;transform:translate(0)}.web-stories-list__lightbox amp-story-player{height:100%;width:100%}.story-lightbox__close-button{background:none!important;border:none;border-radius:0;cursor:pointer;display:inline-block;height:40px;position:absolute;right:0;top:8px;width:40px;z-index:1}.story-lightbox__close-button--stick{background-color:#fff;display:inline-block;height:20px;position:absolute;right:20px;top:15px;transform:rotate(-45deg);width:3px}.story-lightbox__close-button--stick:first-child{transform:rotate(45deg)}html:not([amp]) .web-stories-list .web-stories-list__lightbox amp-story-player a{position:absolute}@media (min-width:676px){.admin-bar .web-stories-list__lightbox{top:46px}.story-lightbox__close-button{right:10px}.story-lightbox__close-button--stick{height:25px;right:20px;top:5px}}@media (min-width:783px){.admin-bar .web-stories-list__lightbox{top:32px}}.web-stories-list.is-view-type-grid .web-stories-list__inner-wrapper{display:flex;flex-wrap:wrap}.web-stories-list.is-view-type-grid .web-stories-list__story{flex-basis:calc(100% - 8px);margin:4px}@media (min-width:415px){.web-stories-list.is-view-type-grid.columns-1 .web-stories-list__story{flex-basis:calc(100% - 8px)}.web-stories-list.is-view-type-grid.columns-2 .web-stories-list__story{flex-basis:calc(50% - 8px)}.web-stories-list.is-view-type-grid.columns-3 .web-stories-list__story{flex-basis:calc(33.33333% - 8px)}.web-stories-list.is-view-type-grid.columns-4 .web-stories-list__story{flex-basis:calc(25% - 8px)}.web-stories-list.is-view-type-grid.columns-5 .web-stories-list__story{flex-basis:calc(20% - 8px)}}.web-stories-theme-header-section .web-stories-list.is-view-type-circles{border-bottom:1px solid #ccc;padding:12px 0}.web-stories-list.is-view-type-circles .amp-carousel-slide{vertical-align:top}.web-stories-list.is-view-type-circles .glider-track{justify-content:center;margin:0 auto}.web-stories-list.is-view-type-circles .web-stories-list__story{display:inline-block;margin:0 5px;max-width:var(--ws-circle-size);min-width:var(--ws-circle-size);text-align:center}.web-stories-list.is-view-type-circles .web-stories-list__story-poster,.web-stories-list.is-view-type-circles .web-stories-list__story-poster a{aspect-ratio:1}.web-stories-list.is-view-type-circles .web-stories-list__story-poster>img{border-radius:50%}.web-stories-list.is-view-type-circles .web-stories-list__story-poster .web-stories-list__story-poster-placeholder,.web-stories-list.is-view-type-circles .web-stories-list__story-poster a>img,.web-stories-list.is-view-type-circles .web-stories-list__story-poster>img{background-clip:content-box;border:2px solid var(--ws-circle-border-color);border-radius:50%;height:var(--ws-circle-size);max-width:none;padding:2px;position:absolute;right:0;top:0;width:var(--ws-circle-size)}.web-stories-list.is-view-type-circles .web-stories-list__story-poster a>img{border-radius:50%}.web-stories-list.is-view-type-circles .web-stories-list__story-poster:after{display:none}.web-stories-list.is-view-type-circles .web-stories-list__story-poster-placeholder:after{background:linear-gradient(-180deg,#fff0,#000c);border-radius:50%;content:"";display:block;height:100%;position:absolute;right:0;top:0;width:100%}.web-stories-list.is-view-type-circles .web-stories-list__story-content-overlay{padding-bottom:0}.web-stories-list.is-view-type-circles .story-content-overlay__title{font-size:var(--ws-font-size-circle-title)}.web-stories-list.is-view-type-circles.has-title .glider-next,.web-stories-list.is-view-type-circles.has-title .glider-prev{top:35%}.web-stories-list.is-view-type-list .web-stories-list__story{margin-bottom:12px}.web-stories-list.is-view-type-list .web-stories-list__story-content-overlay{bottom:0;color:var(--ws-overlay-text-color);position:absolute;z-index:1}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .web-stories-list__story{align-items:center;display:flex;flex-wrap:nowrap}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .web-stories-list__story-poster{aspect-ratio:var(--ws-list-aspect-ratio);flex-basis:40%}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .web-stories-list__story-poster:after{display:none}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .web-stories-list__story-content-overlay{color:inherit;flex-basis:60%;padding:10px 15px;position:relative}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .image-align-right .web-stories-list__story-poster{order:2}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .image-align-right .web-stories-list__story-content-overlay{order:1}.ws-legacy-widget-preview .web-stories-list.is-view-type-list.is-style-default .web-stories-list__story-poster{border-radius:8px;overflow:hidden}@media (min-width:676px){.web-stories-list.is-view-type-list .web-stories-list__story{align-items:center;display:flex;flex-wrap:nowrap}.web-stories-list.is-view-type-list .web-stories-list__story-poster{aspect-ratio:var(--ws-list-aspect-ratio);flex-basis:40%}.web-stories-list.is-view-type-list .web-stories-list__story-poster:after{display:none}.web-stories-list.is-view-type-list .web-stories-list__story-content-overlay{color:inherit;flex-basis:60%;padding:10px 15px;position:relative}.web-stories-list.is-view-type-list .image-align-right .web-stories-list__story-poster{order:2}.web-stories-list.is-view-type-list .image-align-right .web-stories-list__story-content-overlay{order:1}.web-stories-list.is-view-type-list.is-style-default .web-stories-list__story-poster{border-radius:8px;overflow:hidden}.web-stories-list.is-view-type-carousel .web-stories-list__story{margin:0 5px;max-width:var(--ws-story-max-width)}}.ws-legacy-widget-preview .web-stories-list.is-view-type-carousel .web-stories-list__story{margin:0 5px;max-width:var(--ws-story-max-width)}.web-stories-list.is-carousel.has-archive-link{margin-top:59px}.web-stories-theme-header-section .web-stories-list.is-carousel.has-archive-link{margin-top:24px;padding-top:59px;position:relative}.web-stories-list.is-carousel .web-stories-list__archive-link{left:0;position:absolute;top:-35px}.web-stories-theme-header-section .web-stories-list.is-carousel .web-stories-list__archive-link{left:10px}.web-stories-list.is-carousel .glider-next,.web-stories-list.is-carousel .glider-prev{padding:10px;top:50%;transform:translateY(-50%)}.web-stories-list.is-carousel .glider-prev{transform:translateY(-50%)}.web-stories-list.is-carousel .amp-carousel-button-next,.web-stories-list.is-carousel .amp-carousel-button-prev,.web-stories-list.is-carousel .glider-next,.web-stories-list.is-carousel .glider-prev{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMS41MzIgMS4zODMgNS41MSA1LjUxLTUuNTEgNS41MTEiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+)}.web-stories-list.is-carousel .amp-carousel-button-next,.web-stories-list.is-carousel .glider-next{left:0}.web-stories-list.is-carousel .amp-carousel-button-prev,.web-stories-list.is-carousel .glider-prev{right:0}.web-stories-list.is-carousel .amp-carousel-button-prev{transform:none}html[dir=rtl] .web-stories-list.is-carousel .amp-carousel-button-next{transform:rotate(-180deg)}.web-stories-list.is-carousel .amp-carousel-button,.web-stories-list.is-carousel .glider-next,.web-stories-list.is-carousel .glider-prev{background-color:#eaeaea;background-position:50%;background-repeat:no-repeat;background-size:30%;border-radius:50%;border-style:none;box-sizing:border-box;cursor:pointer;height:34px;pointer-events:all;width:34px;z-index:10}html[dir=rtl] .web-stories-list.is-carousel .glider-next{transform:translateY(-50%) rotate(-180deg)}.glider-next.disabled,.glider-prev.disabled,.web-stories-list.is-carousel .amp-carousel-button.amp-disabled{opacity:0}html[dir=rtl] .glider-next.disabled,html[dir=rtl] .glider-prev.disabled{cursor:pointer;opacity:1}.web-stories-list.is-carousel .amp-carousel-button:not(.amp-disabled):hover,.web-stories-list.is-carousel .glider-next:not(.disabled):focus,.web-stories-list.is-carousel .glider-next:not(.disabled):hover,.web-stories-list.is-carousel .glider-prev:not(.disabled):focus,.web-stories-list.is-carousel .glider-prev:not(.disabled):hover,html[dir=rtl] .glider-next.disabled:hover,html[dir=rtl] .glider-prev.disabled:hover{filter:invert(1)}.web-stories-list.is-carousel .web-stories-list__carousel{scrollbar-width:none}.web-stories-list.is-carousel .glider-track::-webkit-scrollbar{display:none}
1
+ :root{--ws-font-size-title:18px;--ws-font-size-circle-title:14px;--ws-font-size-excerpt:16px;--ws-font-size-author-date:14px;--ws-aspect-ratio:4/6;--ws-list-aspect-ratio:4/6;--ws-overlay-text-color:#fff;--ws-overlay-text-lh:1.3;--ws-story-min-width:160px;--ws-story-max-width:285px;--ws-circle-size:96px;--ws-circle-border-color:#ccc}.web-stories-list{margin-bottom:24px;margin-top:24px}.web-stories-theme-header-section .web-stories-list{margin-bottom:0;margin-top:0}.web-stories-list.is-carousel .web-stories-list__inner-wrapper{margin:0 auto;max-width:max-content;position:relative}.web-stories-list__story{cursor:pointer;position:relative}.web-stories-list.is-view-type-carousel .web-stories-list__story,.web-stories-list.is-view-type-grid .web-stories-list__story{min-width:var(--ws-story-min-width)}.web-stories-list.is-style-default.is-view-type-carousel .web-stories-list__story,.web-stories-list.is-style-default.is-view-type-grid .web-stories-list__story{border-radius:8px;overflow:hidden}.web-stories-list__story-poster{aspect-ratio:var(--ws-aspect-ratio);position:relative}.web-stories-list__story-poster a{aspect-ratio:var(--ws-aspect-ratio);display:block;margin:0}.web-stories-list__story-poster .web-stories-list__story-poster-placeholder{box-sizing:border-box}.web-stories-list__story-poster .web-stories-list__story-poster-placeholder a,.web-stories-list__story-poster .web-stories-list__story-poster-placeholder span{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-break:normal}.web-stories-list__story.web-stories-list__story--amp .web-stories-list__story-poster a{pointer-events:none}.web-stories-list__story-poster img{box-sizing:border-box;height:100%;object-fit:cover;position:absolute;width:100%}.web-stories-list__story-poster:after{background:linear-gradient(-180deg,#fff0,#000c);content:"";display:block;height:100%;position:absolute;right:0;top:0;width:100%}.web-stories-list__story-content-overlay{line-height:var(--ws-overlay-text-lh);padding:10px}html[amp] .web-stories-list__story-content-overlay{white-space:normal}.web-stories-list.is-view-type-carousel .web-stories-list__story-content-overlay,.web-stories-list.is-view-type-grid .web-stories-list__story-content-overlay{bottom:0;color:var(--ws-overlay-text-color);position:absolute;z-index:1}.web-stories-list .story-content-overlay__title{font-size:var(--ws-font-size-title);font-weight:700}.web-stories-list .story-content-overlay__author,.web-stories-list .story-content-overlay__date{font-size:var(--ws-font-size-author-date)}.web-stories-list .story-content-overlay__excerpt,.web-stories-list .story-content-overlay__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.web-stories-list .story-content-overlay__title:not(:last-child){margin-bottom:15px}.web-stories-list .story-content-overlay__excerpt{-webkit-line-clamp:3;font-size:var(--ws-font-size-excerpt);margin-bottom:8px}.web-stories-list.alignfull .web-stories-list__archive-link{left:10px}.web-stories-list.is-view-type-grid .web-stories-list__archive-link,.web-stories-list.is-view-type-list .web-stories-list__archive-link{display:block;flex-basis:100%;margin:32px auto 0;text-align:center}.web-stories-list.is-view-type-grid .web-stories-list__archive-link a,.web-stories-list.is-view-type-list .web-stories-list__archive-link a{border:1px solid;border-radius:100px;padding:7px 53px}.web-stories-lightbox-open{overflow-y:hidden}.web-stories-list__lightbox{align-items:center;background:#000;display:none;height:100%;justify-content:center;opacity:0;position:fixed;right:0;top:0;transform:translateY(-100vh);width:100%}.web-stories-list__lightbox-wrapper amp-lightbox,.web-stories-list__lightbox.show{z-index:999999999}.web-stories-list__lightbox.show{display:block;opacity:1;transform:translate(0)}.web-stories-list__lightbox amp-story-player{height:100%;width:100%}.story-lightbox__close-button{background:none!important;border:none;border-radius:0;cursor:pointer;display:inline-block;height:40px;position:absolute;right:0;top:8px;width:40px;z-index:1}.story-lightbox__close-button--stick{background-color:#fff;display:inline-block;height:20px;position:absolute;right:20px;top:15px;transform:rotate(-45deg);width:3px}.story-lightbox__close-button--stick:first-child{transform:rotate(45deg)}html:not([amp]) .web-stories-list .web-stories-list__lightbox amp-story-player a{position:absolute}@media (min-width:676px){.admin-bar .web-stories-list__lightbox{top:46px}.story-lightbox__close-button{right:10px}.story-lightbox__close-button--stick{height:25px;right:20px;top:5px}}@media (min-width:783px){.admin-bar .web-stories-list__lightbox{top:32px}}.web-stories-list.is-view-type-grid .web-stories-list__inner-wrapper{display:flex;flex-wrap:wrap}.web-stories-list.is-view-type-grid .web-stories-list__story{flex-basis:calc(100% - 8px);margin:4px}@media (min-width:415px){.web-stories-list.is-view-type-grid.columns-1 .web-stories-list__story{flex-basis:calc(100% - 8px)}.web-stories-list.is-view-type-grid.columns-2 .web-stories-list__story{flex-basis:calc(50% - 8px)}.web-stories-list.is-view-type-grid.columns-3 .web-stories-list__story{flex-basis:calc(33.33333% - 8px)}.web-stories-list.is-view-type-grid.columns-4 .web-stories-list__story{flex-basis:calc(25% - 8px)}.web-stories-list.is-view-type-grid.columns-5 .web-stories-list__story{flex-basis:calc(20% - 8px)}}.web-stories-theme-header-section .web-stories-list.is-view-type-circles{border-bottom:1px solid #ccc;padding:12px 0}.web-stories-list.is-view-type-circles .amp-carousel-slide{vertical-align:top}.web-stories-list.is-view-type-circles .glider-track{justify-content:center;margin:0 auto}.web-stories-list.is-view-type-circles .web-stories-list__story{display:inline-block;margin:0 5px;max-width:var(--ws-circle-size);min-width:var(--ws-circle-size);text-align:center}.web-stories-list.is-view-type-circles .web-stories-list__story-poster,.web-stories-list.is-view-type-circles .web-stories-list__story-poster a{aspect-ratio:1}.web-stories-list.is-view-type-circles .web-stories-list__story-poster>img{border-radius:50%}.web-stories-list.is-view-type-circles .web-stories-list__story-poster .web-stories-list__story-poster-placeholder,.web-stories-list.is-view-type-circles .web-stories-list__story-poster a>img,.web-stories-list.is-view-type-circles .web-stories-list__story-poster>img{background-clip:content-box;border:2px solid var(--ws-circle-border-color);border-radius:50%;height:var(--ws-circle-size);max-width:none;padding:2px;position:absolute;right:0;top:0;width:var(--ws-circle-size)}.web-stories-list.is-view-type-circles .web-stories-list__story-poster a>img{border-radius:50%}.web-stories-list.is-view-type-circles .web-stories-list__story-poster:after{display:none}.web-stories-list.is-view-type-circles .web-stories-list__story-poster-placeholder:after{background:linear-gradient(-180deg,#fff0,#000c);border-radius:50%;content:"";display:block;height:100%;position:absolute;right:0;top:0;width:100%}.web-stories-list.is-view-type-circles .web-stories-list__story-content-overlay{padding-bottom:0}.web-stories-list.is-view-type-circles .story-content-overlay__title{font-size:var(--ws-font-size-circle-title)}.web-stories-list.is-view-type-circles.has-title .glider-next,.web-stories-list.is-view-type-circles.has-title .glider-prev{top:35%}.web-stories-list.is-view-type-list .web-stories-list__story{margin-bottom:12px}.web-stories-list.is-view-type-list .web-stories-list__story-content-overlay{bottom:0;color:var(--ws-overlay-text-color);position:absolute;z-index:1}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .web-stories-list__story{align-items:center;display:flex;flex-wrap:nowrap}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .web-stories-list__story-poster{aspect-ratio:var(--ws-list-aspect-ratio);flex-basis:40%}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .web-stories-list__story-poster:after{display:none}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .web-stories-list__story-content-overlay{color:inherit;flex-basis:60%;padding:10px 15px;position:relative}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .image-align-right .web-stories-list__story-poster{order:2}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .image-align-right .web-stories-list__story-content-overlay{order:1}.ws-legacy-widget-preview .web-stories-list.is-view-type-list.is-style-default .web-stories-list__story-poster{border-radius:8px;overflow:hidden}@media (min-width:676px){.web-stories-list.is-view-type-list .web-stories-list__story{align-items:center;display:flex;flex-wrap:nowrap}.web-stories-list.is-view-type-list .web-stories-list__story-poster{aspect-ratio:var(--ws-list-aspect-ratio);flex-basis:40%}.web-stories-list.is-view-type-list .web-stories-list__story-poster:after{display:none}.web-stories-list.is-view-type-list .web-stories-list__story-content-overlay{color:inherit;flex-basis:60%;padding:10px 15px;position:relative}.web-stories-list.is-view-type-list .image-align-right .web-stories-list__story-poster{order:2}.web-stories-list.is-view-type-list .image-align-right .web-stories-list__story-content-overlay{order:1}.web-stories-list.is-view-type-list.is-style-default .web-stories-list__story-poster{border-radius:8px;overflow:hidden}.web-stories-list.is-view-type-carousel .web-stories-list__story{margin:0 5px;max-width:var(--ws-story-max-width)}}.ws-legacy-widget-preview .web-stories-list.is-view-type-carousel .web-stories-list__story{margin:0 5px;max-width:var(--ws-story-max-width)}.web-stories-list.is-carousel.has-archive-link{margin-top:59px}.web-stories-theme-header-section .web-stories-list.is-carousel.has-archive-link{margin-top:24px;padding-top:59px;position:relative}.web-stories-list.is-carousel .web-stories-list__archive-link{left:0;position:absolute;top:-35px}.web-stories-theme-header-section .web-stories-list.is-carousel .web-stories-list__archive-link{left:10px}.web-stories-list.is-carousel .glider-next,.web-stories-list.is-carousel .glider-prev{padding:10px;top:50%;transform:translateY(-50%)}.web-stories-list.is-carousel .glider-prev{transform:translateY(-50%)}.web-stories-list.is-carousel .amp-carousel-button-next,.web-stories-list.is-carousel .amp-carousel-button-prev,.web-stories-list.is-carousel .glider-next,.web-stories-list.is-carousel .glider-prev{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMS41MzIgMS4zODMgNS41MSA1LjUxLTUuNTEgNS41MTEiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+)}.web-stories-list.is-carousel .amp-carousel-button-next,.web-stories-list.is-carousel .glider-next{left:0}.web-stories-list.is-carousel .amp-carousel-button-prev,.web-stories-list.is-carousel .glider-prev{right:0}.web-stories-list.is-carousel .amp-carousel-button-prev{transform:none}html[dir=rtl] .web-stories-list.is-carousel .amp-carousel-button-next{transform:rotate(-180deg)}.web-stories-list.is-carousel .amp-carousel-button,.web-stories-list.is-carousel .glider-next,.web-stories-list.is-carousel .glider-prev{background-color:#eaeaea;background-position:50%;background-repeat:no-repeat;background-size:30%;border-radius:50%;border-style:none;box-sizing:border-box;cursor:pointer;height:34px;pointer-events:all;width:34px;z-index:10}html[dir=rtl] .web-stories-list.is-carousel .glider-next{transform:translateY(-50%) rotate(-180deg)}.glider-next.disabled,.glider-prev.disabled,.web-stories-list.is-carousel .amp-carousel-button.amp-disabled{opacity:0}html[dir=rtl] .glider-next.disabled,html[dir=rtl] .glider-prev.disabled{cursor:pointer;opacity:1}.web-stories-list.is-carousel .amp-carousel-button:not(.amp-disabled):hover,.web-stories-list.is-carousel .glider-next:not(.disabled):focus,.web-stories-list.is-carousel .glider-next:not(.disabled):hover,.web-stories-list.is-carousel .glider-prev:not(.disabled):focus,.web-stories-list.is-carousel .glider-prev:not(.disabled):hover,html[dir=rtl] .glider-next.disabled:hover,html[dir=rtl] .glider-prev.disabled:hover{filter:invert(1)}.web-stories-list.is-carousel .web-stories-list__carousel{scrollbar-width:none}.web-stories-list.is-carousel .glider-track::-webkit-scrollbar{display:none}.web-stories-list.is-carousel.is-view-type-carousel .web-stories-list__carousel:not(.glider){display:flex;overflow-y:scroll}
assets/css/web-stories-list-styles.css CHANGED
@@ -1 +1 @@
1
- :root{--ws-font-size-title:18px;--ws-font-size-circle-title:14px;--ws-font-size-excerpt:16px;--ws-font-size-author-date:14px;--ws-aspect-ratio:4/6;--ws-list-aspect-ratio:4/6;--ws-overlay-text-color:#fff;--ws-overlay-text-lh:1.3;--ws-story-min-width:160px;--ws-story-max-width:285px;--ws-circle-size:96px;--ws-circle-border-color:#ccc}.web-stories-list{margin-bottom:24px;margin-top:24px}.web-stories-theme-header-section .web-stories-list{margin-bottom:0;margin-top:0}.web-stories-list.is-carousel .web-stories-list__inner-wrapper{margin:0 auto;max-width:max-content;position:relative}.web-stories-list__story{cursor:pointer;position:relative}.web-stories-list.is-view-type-carousel .web-stories-list__story,.web-stories-list.is-view-type-grid .web-stories-list__story{min-width:var(--ws-story-min-width)}.web-stories-list.is-style-default.is-view-type-carousel .web-stories-list__story,.web-stories-list.is-style-default.is-view-type-grid .web-stories-list__story{border-radius:8px;overflow:hidden}.web-stories-list__story-poster{aspect-ratio:var(--ws-aspect-ratio);position:relative}.web-stories-list__story-poster a{aspect-ratio:var(--ws-aspect-ratio);display:block;margin:0}.web-stories-list__story-poster .web-stories-list__story-poster-placeholder{box-sizing:border-box}.web-stories-list__story-poster .web-stories-list__story-poster-placeholder a,.web-stories-list__story-poster .web-stories-list__story-poster-placeholder span{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-break:normal}.web-stories-list__story.web-stories-list__story--amp .web-stories-list__story-poster a{pointer-events:none}.web-stories-list__story-poster img{box-sizing:border-box;height:100%;object-fit:cover;position:absolute;width:100%}.web-stories-list__story-poster:after{background:linear-gradient(180deg,#fff0,#000c);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.web-stories-list__story-content-overlay{line-height:var(--ws-overlay-text-lh);padding:10px}html[amp] .web-stories-list__story-content-overlay{white-space:normal}.web-stories-list.is-view-type-carousel .web-stories-list__story-content-overlay,.web-stories-list.is-view-type-grid .web-stories-list__story-content-overlay{bottom:0;color:var(--ws-overlay-text-color);position:absolute;z-index:1}.web-stories-list .story-content-overlay__title{font-size:var(--ws-font-size-title);font-weight:700}.web-stories-list .story-content-overlay__author,.web-stories-list .story-content-overlay__date{font-size:var(--ws-font-size-author-date)}.web-stories-list .story-content-overlay__excerpt,.web-stories-list .story-content-overlay__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.web-stories-list .story-content-overlay__title:not(:last-child){margin-bottom:15px}.web-stories-list .story-content-overlay__excerpt{-webkit-line-clamp:3;font-size:var(--ws-font-size-excerpt);margin-bottom:8px}.web-stories-list.alignfull .web-stories-list__archive-link{right:10px}.web-stories-list.is-view-type-grid .web-stories-list__archive-link,.web-stories-list.is-view-type-list .web-stories-list__archive-link{display:block;flex-basis:100%;margin:32px auto 0;text-align:center}.web-stories-list.is-view-type-grid .web-stories-list__archive-link a,.web-stories-list.is-view-type-list .web-stories-list__archive-link a{border:1px solid;border-radius:100px;padding:7px 53px}.web-stories-lightbox-open{overflow-y:hidden}.web-stories-list__lightbox{align-items:center;background:#000;display:none;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transform:translateY(-100vh);width:100%}.web-stories-list__lightbox-wrapper amp-lightbox,.web-stories-list__lightbox.show{z-index:999999999}.web-stories-list__lightbox.show{display:block;opacity:1;transform:translate(0)}.web-stories-list__lightbox amp-story-player{height:100%;width:100%}.story-lightbox__close-button{background:none!important;border:none;border-radius:0;cursor:pointer;display:inline-block;height:40px;left:0;position:absolute;top:8px;width:40px;z-index:1}.story-lightbox__close-button--stick{background-color:#fff;display:inline-block;height:20px;left:20px;position:absolute;top:15px;transform:rotate(45deg);width:3px}.story-lightbox__close-button--stick:first-child{transform:rotate(-45deg)}html:not([amp]) .web-stories-list .web-stories-list__lightbox amp-story-player a{position:absolute}@media (min-width:676px){.admin-bar .web-stories-list__lightbox{top:46px}.story-lightbox__close-button{left:10px}.story-lightbox__close-button--stick{height:25px;left:20px;top:5px}}@media (min-width:783px){.admin-bar .web-stories-list__lightbox{top:32px}}.web-stories-list.is-view-type-grid .web-stories-list__inner-wrapper{display:flex;flex-wrap:wrap}.web-stories-list.is-view-type-grid .web-stories-list__story{flex-basis:calc(100% - 8px);margin:4px}@media (min-width:415px){.web-stories-list.is-view-type-grid.columns-1 .web-stories-list__story{flex-basis:calc(100% - 8px)}.web-stories-list.is-view-type-grid.columns-2 .web-stories-list__story{flex-basis:calc(50% - 8px)}.web-stories-list.is-view-type-grid.columns-3 .web-stories-list__story{flex-basis:calc(33.33333% - 8px)}.web-stories-list.is-view-type-grid.columns-4 .web-stories-list__story{flex-basis:calc(25% - 8px)}.web-stories-list.is-view-type-grid.columns-5 .web-stories-list__story{flex-basis:calc(20% - 8px)}}.web-stories-theme-header-section .web-stories-list.is-view-type-circles{border-bottom:1px solid #ccc;padding:12px 0}.web-stories-list.is-view-type-circles .amp-carousel-slide{vertical-align:top}.web-stories-list.is-view-type-circles .glider-track{justify-content:center;margin:0 auto}.web-stories-list.is-view-type-circles .web-stories-list__story{display:inline-block;margin:0 5px;max-width:var(--ws-circle-size);min-width:var(--ws-circle-size);text-align:center}.web-stories-list.is-view-type-circles .web-stories-list__story-poster,.web-stories-list.is-view-type-circles .web-stories-list__story-poster a{aspect-ratio:1}.web-stories-list.is-view-type-circles .web-stories-list__story-poster>img{border-radius:50%}.web-stories-list.is-view-type-circles .web-stories-list__story-poster .web-stories-list__story-poster-placeholder,.web-stories-list.is-view-type-circles .web-stories-list__story-poster a>img,.web-stories-list.is-view-type-circles .web-stories-list__story-poster>img{background-clip:content-box;border:2px solid var(--ws-circle-border-color);border-radius:50%;height:var(--ws-circle-size);left:0;max-width:none;padding:2px;position:absolute;top:0;width:var(--ws-circle-size)}.web-stories-list.is-view-type-circles .web-stories-list__story-poster a>img{border-radius:50%}.web-stories-list.is-view-type-circles .web-stories-list__story-poster:after{display:none}.web-stories-list.is-view-type-circles .web-stories-list__story-poster-placeholder:after{background:linear-gradient(180deg,#fff0,#000c);border-radius:50%;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.web-stories-list.is-view-type-circles .web-stories-list__story-content-overlay{padding-bottom:0}.web-stories-list.is-view-type-circles .story-content-overlay__title{font-size:var(--ws-font-size-circle-title)}.web-stories-list.is-view-type-circles.has-title .glider-next,.web-stories-list.is-view-type-circles.has-title .glider-prev{top:35%}.web-stories-list.is-view-type-list .web-stories-list__story{margin-bottom:12px}.web-stories-list.is-view-type-list .web-stories-list__story-content-overlay{bottom:0;color:var(--ws-overlay-text-color);position:absolute;z-index:1}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .web-stories-list__story{align-items:center;display:flex;flex-wrap:nowrap}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .web-stories-list__story-poster{aspect-ratio:var(--ws-list-aspect-ratio);flex-basis:40%}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .web-stories-list__story-poster:after{display:none}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .web-stories-list__story-content-overlay{color:inherit;flex-basis:60%;padding:10px 15px;position:relative}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .image-align-right .web-stories-list__story-poster{order:2}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .image-align-right .web-stories-list__story-content-overlay{order:1}.ws-legacy-widget-preview .web-stories-list.is-view-type-list.is-style-default .web-stories-list__story-poster{border-radius:8px;overflow:hidden}@media (min-width:676px){.web-stories-list.is-view-type-list .web-stories-list__story{align-items:center;display:flex;flex-wrap:nowrap}.web-stories-list.is-view-type-list .web-stories-list__story-poster{aspect-ratio:var(--ws-list-aspect-ratio);flex-basis:40%}.web-stories-list.is-view-type-list .web-stories-list__story-poster:after{display:none}.web-stories-list.is-view-type-list .web-stories-list__story-content-overlay{color:inherit;flex-basis:60%;padding:10px 15px;position:relative}.web-stories-list.is-view-type-list .image-align-right .web-stories-list__story-poster{order:2}.web-stories-list.is-view-type-list .image-align-right .web-stories-list__story-content-overlay{order:1}.web-stories-list.is-view-type-list.is-style-default .web-stories-list__story-poster{border-radius:8px;overflow:hidden}.web-stories-list.is-view-type-carousel .web-stories-list__story{margin:0 5px;max-width:var(--ws-story-max-width)}}.ws-legacy-widget-preview .web-stories-list.is-view-type-carousel .web-stories-list__story{margin:0 5px;max-width:var(--ws-story-max-width)}.web-stories-list.is-carousel.has-archive-link{margin-top:59px}.web-stories-theme-header-section .web-stories-list.is-carousel.has-archive-link{margin-top:24px;padding-top:59px;position:relative}.web-stories-list.is-carousel .web-stories-list__archive-link{position:absolute;right:0;top:-35px}.web-stories-theme-header-section .web-stories-list.is-carousel .web-stories-list__archive-link{right:10px}.web-stories-list.is-carousel .glider-next,.web-stories-list.is-carousel .glider-prev{padding:10px;top:50%;transform:translateY(-50%)}.web-stories-list.is-carousel .glider-prev{transform:translateY(-50%) rotate(180deg) /*!rtl:translateY(-50%)*/}.web-stories-list.is-carousel .amp-carousel-button-next,.web-stories-list.is-carousel .amp-carousel-button-prev,.web-stories-list.is-carousel .glider-next,.web-stories-list.is-carousel .glider-prev{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMS41MzIgMS4zODMgNS41MSA1LjUxLTUuNTEgNS41MTEiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+)}.web-stories-list.is-carousel .amp-carousel-button-next,.web-stories-list.is-carousel .glider-next{right:0}.web-stories-list.is-carousel .amp-carousel-button-prev,.web-stories-list.is-carousel .glider-prev{left:0}.web-stories-list.is-carousel .amp-carousel-button-prev{transform:rotate(180deg) /*!rtl:none*/}html[dir=rtl] .web-stories-list.is-carousel .amp-carousel-button-next{transform:rotate(180deg)}.web-stories-list.is-carousel .amp-carousel-button,.web-stories-list.is-carousel .glider-next,.web-stories-list.is-carousel .glider-prev{background-color:#eaeaea;background-position:50%;background-repeat:no-repeat;background-size:30%;border-radius:50%;border-style:none;box-sizing:border-box;cursor:pointer;height:34px;pointer-events:all;width:34px;z-index:10}html[dir=rtl] .web-stories-list.is-carousel .glider-next{transform:translateY(-50%) rotate(180deg)}.glider-next.disabled,.glider-prev.disabled,.web-stories-list.is-carousel .amp-carousel-button.amp-disabled{opacity:0}html[dir=rtl] .glider-next.disabled,html[dir=rtl] .glider-prev.disabled{cursor:pointer;opacity:1}.web-stories-list.is-carousel .amp-carousel-button:not(.amp-disabled):hover,.web-stories-list.is-carousel .glider-next:not(.disabled):focus,.web-stories-list.is-carousel .glider-next:not(.disabled):hover,.web-stories-list.is-carousel .glider-prev:not(.disabled):focus,.web-stories-list.is-carousel .glider-prev:not(.disabled):hover,html[dir=rtl] .glider-next.disabled:hover,html[dir=rtl] .glider-prev.disabled:hover{filter:invert(1)}.web-stories-list.is-carousel .web-stories-list__carousel{scrollbar-width:none}.web-stories-list.is-carousel .glider-track::-webkit-scrollbar{display:none}
1
+ :root{--ws-font-size-title:18px;--ws-font-size-circle-title:14px;--ws-font-size-excerpt:16px;--ws-font-size-author-date:14px;--ws-aspect-ratio:4/6;--ws-list-aspect-ratio:4/6;--ws-overlay-text-color:#fff;--ws-overlay-text-lh:1.3;--ws-story-min-width:160px;--ws-story-max-width:285px;--ws-circle-size:96px;--ws-circle-border-color:#ccc}.web-stories-list{margin-bottom:24px;margin-top:24px}.web-stories-theme-header-section .web-stories-list{margin-bottom:0;margin-top:0}.web-stories-list.is-carousel .web-stories-list__inner-wrapper{margin:0 auto;max-width:max-content;position:relative}.web-stories-list__story{cursor:pointer;position:relative}.web-stories-list.is-view-type-carousel .web-stories-list__story,.web-stories-list.is-view-type-grid .web-stories-list__story{min-width:var(--ws-story-min-width)}.web-stories-list.is-style-default.is-view-type-carousel .web-stories-list__story,.web-stories-list.is-style-default.is-view-type-grid .web-stories-list__story{border-radius:8px;overflow:hidden}.web-stories-list__story-poster{aspect-ratio:var(--ws-aspect-ratio);position:relative}.web-stories-list__story-poster a{aspect-ratio:var(--ws-aspect-ratio);display:block;margin:0}.web-stories-list__story-poster .web-stories-list__story-poster-placeholder{box-sizing:border-box}.web-stories-list__story-poster .web-stories-list__story-poster-placeholder a,.web-stories-list__story-poster .web-stories-list__story-poster-placeholder span{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-break:normal}.web-stories-list__story.web-stories-list__story--amp .web-stories-list__story-poster a{pointer-events:none}.web-stories-list__story-poster img{box-sizing:border-box;height:100%;object-fit:cover;position:absolute;width:100%}.web-stories-list__story-poster:after{background:linear-gradient(180deg,#fff0,#000c);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.web-stories-list__story-content-overlay{line-height:var(--ws-overlay-text-lh);padding:10px}html[amp] .web-stories-list__story-content-overlay{white-space:normal}.web-stories-list.is-view-type-carousel .web-stories-list__story-content-overlay,.web-stories-list.is-view-type-grid .web-stories-list__story-content-overlay{bottom:0;color:var(--ws-overlay-text-color);position:absolute;z-index:1}.web-stories-list .story-content-overlay__title{font-size:var(--ws-font-size-title);font-weight:700}.web-stories-list .story-content-overlay__author,.web-stories-list .story-content-overlay__date{font-size:var(--ws-font-size-author-date)}.web-stories-list .story-content-overlay__excerpt,.web-stories-list .story-content-overlay__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.web-stories-list .story-content-overlay__title:not(:last-child){margin-bottom:15px}.web-stories-list .story-content-overlay__excerpt{-webkit-line-clamp:3;font-size:var(--ws-font-size-excerpt);margin-bottom:8px}.web-stories-list.alignfull .web-stories-list__archive-link{right:10px}.web-stories-list.is-view-type-grid .web-stories-list__archive-link,.web-stories-list.is-view-type-list .web-stories-list__archive-link{display:block;flex-basis:100%;margin:32px auto 0;text-align:center}.web-stories-list.is-view-type-grid .web-stories-list__archive-link a,.web-stories-list.is-view-type-list .web-stories-list__archive-link a{border:1px solid;border-radius:100px;padding:7px 53px}.web-stories-lightbox-open{overflow-y:hidden}.web-stories-list__lightbox{align-items:center;background:#000;display:none;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transform:translateY(-100vh);width:100%}.web-stories-list__lightbox-wrapper amp-lightbox,.web-stories-list__lightbox.show{z-index:999999999}.web-stories-list__lightbox.show{display:block;opacity:1;transform:translate(0)}.web-stories-list__lightbox amp-story-player{height:100%;width:100%}.story-lightbox__close-button{background:none!important;border:none;border-radius:0;cursor:pointer;display:inline-block;height:40px;left:0;position:absolute;top:8px;width:40px;z-index:1}.story-lightbox__close-button--stick{background-color:#fff;display:inline-block;height:20px;left:20px;position:absolute;top:15px;transform:rotate(45deg);width:3px}.story-lightbox__close-button--stick:first-child{transform:rotate(-45deg)}html:not([amp]) .web-stories-list .web-stories-list__lightbox amp-story-player a{position:absolute}@media (min-width:676px){.admin-bar .web-stories-list__lightbox{top:46px}.story-lightbox__close-button{left:10px}.story-lightbox__close-button--stick{height:25px;left:20px;top:5px}}@media (min-width:783px){.admin-bar .web-stories-list__lightbox{top:32px}}.web-stories-list.is-view-type-grid .web-stories-list__inner-wrapper{display:flex;flex-wrap:wrap}.web-stories-list.is-view-type-grid .web-stories-list__story{flex-basis:calc(100% - 8px);margin:4px}@media (min-width:415px){.web-stories-list.is-view-type-grid.columns-1 .web-stories-list__story{flex-basis:calc(100% - 8px)}.web-stories-list.is-view-type-grid.columns-2 .web-stories-list__story{flex-basis:calc(50% - 8px)}.web-stories-list.is-view-type-grid.columns-3 .web-stories-list__story{flex-basis:calc(33.33333% - 8px)}.web-stories-list.is-view-type-grid.columns-4 .web-stories-list__story{flex-basis:calc(25% - 8px)}.web-stories-list.is-view-type-grid.columns-5 .web-stories-list__story{flex-basis:calc(20% - 8px)}}.web-stories-theme-header-section .web-stories-list.is-view-type-circles{border-bottom:1px solid #ccc;padding:12px 0}.web-stories-list.is-view-type-circles .amp-carousel-slide{vertical-align:top}.web-stories-list.is-view-type-circles .glider-track{justify-content:center;margin:0 auto}.web-stories-list.is-view-type-circles .web-stories-list__story{display:inline-block;margin:0 5px;max-width:var(--ws-circle-size);min-width:var(--ws-circle-size);text-align:center}.web-stories-list.is-view-type-circles .web-stories-list__story-poster,.web-stories-list.is-view-type-circles .web-stories-list__story-poster a{aspect-ratio:1}.web-stories-list.is-view-type-circles .web-stories-list__story-poster>img{border-radius:50%}.web-stories-list.is-view-type-circles .web-stories-list__story-poster .web-stories-list__story-poster-placeholder,.web-stories-list.is-view-type-circles .web-stories-list__story-poster a>img,.web-stories-list.is-view-type-circles .web-stories-list__story-poster>img{background-clip:content-box;border:2px solid var(--ws-circle-border-color);border-radius:50%;height:var(--ws-circle-size);left:0;max-width:none;padding:2px;position:absolute;top:0;width:var(--ws-circle-size)}.web-stories-list.is-view-type-circles .web-stories-list__story-poster a>img{border-radius:50%}.web-stories-list.is-view-type-circles .web-stories-list__story-poster:after{display:none}.web-stories-list.is-view-type-circles .web-stories-list__story-poster-placeholder:after{background:linear-gradient(180deg,#fff0,#000c);border-radius:50%;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.web-stories-list.is-view-type-circles .web-stories-list__story-content-overlay{padding-bottom:0}.web-stories-list.is-view-type-circles .story-content-overlay__title{font-size:var(--ws-font-size-circle-title)}.web-stories-list.is-view-type-circles.has-title .glider-next,.web-stories-list.is-view-type-circles.has-title .glider-prev{top:35%}.web-stories-list.is-view-type-list .web-stories-list__story{margin-bottom:12px}.web-stories-list.is-view-type-list .web-stories-list__story-content-overlay{bottom:0;color:var(--ws-overlay-text-color);position:absolute;z-index:1}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .web-stories-list__story{align-items:center;display:flex;flex-wrap:nowrap}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .web-stories-list__story-poster{aspect-ratio:var(--ws-list-aspect-ratio);flex-basis:40%}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .web-stories-list__story-poster:after{display:none}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .web-stories-list__story-content-overlay{color:inherit;flex-basis:60%;padding:10px 15px;position:relative}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .image-align-right .web-stories-list__story-poster{order:2}.ws-legacy-widget-preview .web-stories-list.is-view-type-list .image-align-right .web-stories-list__story-content-overlay{order:1}.ws-legacy-widget-preview .web-stories-list.is-view-type-list.is-style-default .web-stories-list__story-poster{border-radius:8px;overflow:hidden}@media (min-width:676px){.web-stories-list.is-view-type-list .web-stories-list__story{align-items:center;display:flex;flex-wrap:nowrap}.web-stories-list.is-view-type-list .web-stories-list__story-poster{aspect-ratio:var(--ws-list-aspect-ratio);flex-basis:40%}.web-stories-list.is-view-type-list .web-stories-list__story-poster:after{display:none}.web-stories-list.is-view-type-list .web-stories-list__story-content-overlay{color:inherit;flex-basis:60%;padding:10px 15px;position:relative}.web-stories-list.is-view-type-list .image-align-right .web-stories-list__story-poster{order:2}.web-stories-list.is-view-type-list .image-align-right .web-stories-list__story-content-overlay{order:1}.web-stories-list.is-view-type-list.is-style-default .web-stories-list__story-poster{border-radius:8px;overflow:hidden}.web-stories-list.is-view-type-carousel .web-stories-list__story{margin:0 5px;max-width:var(--ws-story-max-width)}}.ws-legacy-widget-preview .web-stories-list.is-view-type-carousel .web-stories-list__story{margin:0 5px;max-width:var(--ws-story-max-width)}.web-stories-list.is-carousel.has-archive-link{margin-top:59px}.web-stories-theme-header-section .web-stories-list.is-carousel.has-archive-link{margin-top:24px;padding-top:59px;position:relative}.web-stories-list.is-carousel .web-stories-list__archive-link{position:absolute;right:0;top:-35px}.web-stories-theme-header-section .web-stories-list.is-carousel .web-stories-list__archive-link{right:10px}.web-stories-list.is-carousel .glider-next,.web-stories-list.is-carousel .glider-prev{padding:10px;top:50%;transform:translateY(-50%)}.web-stories-list.is-carousel .glider-prev{transform:translateY(-50%) rotate(180deg) /*!rtl:translateY(-50%)*/}.web-stories-list.is-carousel .amp-carousel-button-next,.web-stories-list.is-carousel .amp-carousel-button-prev,.web-stories-list.is-carousel .glider-next,.web-stories-list.is-carousel .glider-prev{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMS41MzIgMS4zODMgNS41MSA1LjUxLTUuNTEgNS41MTEiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+)}.web-stories-list.is-carousel .amp-carousel-button-next,.web-stories-list.is-carousel .glider-next{right:0}.web-stories-list.is-carousel .amp-carousel-button-prev,.web-stories-list.is-carousel .glider-prev{left:0}.web-stories-list.is-carousel .amp-carousel-button-prev{transform:rotate(180deg) /*!rtl:none*/}html[dir=rtl] .web-stories-list.is-carousel .amp-carousel-button-next{transform:rotate(180deg)}.web-stories-list.is-carousel .amp-carousel-button,.web-stories-list.is-carousel .glider-next,.web-stories-list.is-carousel .glider-prev{background-color:#eaeaea;background-position:50%;background-repeat:no-repeat;background-size:30%;border-radius:50%;border-style:none;box-sizing:border-box;cursor:pointer;height:34px;pointer-events:all;width:34px;z-index:10}html[dir=rtl] .web-stories-list.is-carousel .glider-next{transform:translateY(-50%) rotate(180deg)}.glider-next.disabled,.glider-prev.disabled,.web-stories-list.is-carousel .amp-carousel-button.amp-disabled{opacity:0}html[dir=rtl] .glider-next.disabled,html[dir=rtl] .glider-prev.disabled{cursor:pointer;opacity:1}.web-stories-list.is-carousel .amp-carousel-button:not(.amp-disabled):hover,.web-stories-list.is-carousel .glider-next:not(.disabled):focus,.web-stories-list.is-carousel .glider-next:not(.disabled):hover,.web-stories-list.is-carousel .glider-prev:not(.disabled):focus,.web-stories-list.is-carousel .glider-prev:not(.disabled):hover,html[dir=rtl] .glider-next.disabled:hover,html[dir=rtl] .glider-prev.disabled:hover{filter:invert(1)}.web-stories-list.is-carousel .web-stories-list__carousel{scrollbar-width:none}.web-stories-list.is-carousel .glider-track::-webkit-scrollbar{display:none}.web-stories-list.is-carousel.is-view-type-carousel .web-stories-list__carousel:not(.glider){display:flex;overflow-y:scroll}
assets/js/{7.js → 1590.js} RENAMED
@@ -1,4 +1,4 @@
1
- "use strict";(globalThis.webpackChunkweb_stories_wp=globalThis.webpackChunkweb_stories_wp||[]).push([[7],{65132:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgArrowDown=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"m16.5 21.282 4.645-4.704a.5.5 0 0 1 .711.702l-5.5 5.571a.5.5 0 0 1-.712 0l-5.5-5.57a.5.5 0 0 1 .712-.703l4.644 4.704V9.5a.5.5 0 0 1 1 0v11.782Z",fill:"currentColor"})))},r=(0,a.memo)(SvgArrowDown)},2039:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgArrowLeftLarge=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.355 6.854a.5.5 0 0 0-.707-.708l-9.48 9.484a.499.499 0 0 0 0 .743l9.48 9.483a.5.5 0 0 0 .707-.707L7.71 16.5H25.5a.5.5 0 1 0 0-1H7.71l8.645-8.647Z",fill:"currentColor"})))},r=(0,a.memo)(SvgArrowLeftLarge)},80908:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgArrowRightLarge=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.355 6.146a.5.5 0 1 0-.707.708l8.647 8.647H6.5a.5.5 0 1 0 0 1h17.795l-8.647 8.648a.5.5 0 0 0 .707.707l9.49-9.49a.498.498 0 0 0 0-.73l-9.49-9.49Z",fill:"currentColor"})))},r=(0,a.memo)(SvgArrowRightLarge)},98477:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgBox4=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.5 8A1.5 1.5 0 0 0 8 9.5v4A1.5 1.5 0 0 0 9.5 15h4a1.5 1.5 0 0 0 1.5-1.5v-4A1.5 1.5 0 0 0 13.5 8h-4ZM9 9.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-4ZM18.5 8A1.5 1.5 0 0 0 17 9.5v4a1.5 1.5 0 0 0 1.5 1.5h4a1.5 1.5 0 0 0 1.5-1.5v-4A1.5 1.5 0 0 0 22.5 8h-4ZM18 9.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-4ZM9.5 17A1.5 1.5 0 0 0 8 18.5v4A1.5 1.5 0 0 0 9.5 24h4a1.5 1.5 0 0 0 1.5-1.5v-4a1.5 1.5 0 0 0-1.5-1.5h-4ZM9 18.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-4Zm9.5-1.5a1.5 1.5 0 0 0-1.5 1.5v4a1.5 1.5 0 0 0 1.5 1.5h4a1.5 1.5 0 0 0 1.5-1.5v-4a1.5 1.5 0 0 0-1.5-1.5h-4Zm-.5 1.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-4Z",fill:"currentColor"})))},r=(0,a.memo)(SvgBox4)},30648:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgCheckmark=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.847 10.14a.5.5 0 0 1 .013.707l-10.625 11a.5.5 0 0 1-.72 0L8.14 17.318a.5.5 0 0 1 .72-.695l4.015 4.157L23.14 10.153a.5.5 0 0 1 .707-.013Z",fill:"currentColor"})))},r=(0,a.memo)(SvgCheckmark)},61887:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgCheckmarkSmall=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.853 13.145a.5.5 0 0 1 .003.707l-4.959 5.004a.5.5 0 0 1-.71 0l-2.042-2.06a.5.5 0 0 1 .71-.705l1.687 1.702 4.603-4.645a.5.5 0 0 1 .708-.003Z",fill:"currentColor"})))},r=(0,a.memo)(SvgCheckmarkSmall)},34761:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgChevronDown=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{d:"M21.5 14 16 19.5 10.5 14",stroke:"currentColor",strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"})))},r=(0,a.memo)(SvgChevronDown)},76517:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgChevronDownSmall=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{d:"m20 15-4 3-4-3",stroke:"currentColor",strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"})))},r=(0,a.memo)(SvgChevronDownSmall)},99832:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgChevronUp=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{d:"m10.5 18 5.5-5.5 5.5 5.5",stroke:"currentColor",strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"})))},r=(0,a.memo)(SvgChevronUp)},18969:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgCross=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.854 9.146a.5.5 0 1 0-.708.708L15.293 16l-6.147 6.146a.5.5 0 0 0 .708.708L16 16.707l6.146 6.147a.5.5 0 0 0 .708-.708L16.707 16l6.147-6.146a.5.5 0 0 0-.708-.708L16 15.293 9.854 9.146Z",fill:"currentColor"})))},r=(0,a.memo)(SvgCross)},94320:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgCrossLarge=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M25.146 25.854a.5.5 0 0 0 .708-.708L16.707 16l9.147-9.146a.5.5 0 0 0-.708-.708L16 15.293 6.854 6.146a.5.5 0 1 0-.708.708L15.293 16l-9.147 9.146a.5.5 0 0 0 .708.708L16 16.707l9.146 9.147Z",fill:"currentColor"})))},r=(0,a.memo)(SvgCrossLarge)},74698:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgCrossSmall=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.148 12.146a.5.5 0 0 1 .707.708L16.708 16l3.148 3.148a.5.5 0 1 1-.707.707l-3.148-3.148-3.147 3.147a.5.5 0 0 1-.708-.707l3.148-3.147-3.147-3.147a.5.5 0 0 1 .707-.707l3.147 3.147 3.147-3.148Z",fill:"currentColor"})))},r=(0,a.memo)(SvgCrossSmall)},48068:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgExclamationOutline=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16 9a7 7 0 1 0 0 14 7 7 0 0 0 0-14Zm0-1a8 8 0 1 0 0 16 8 8 0 0 0 0-16Zm0 10a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm-.5-2a.5.5 0 0 0 1 0v-4a.5.5 0 0 0-1 0v4Z",fill:"currentColor"})))},r=(0,a.memo)(SvgExclamationOutline)},73035:(C,e,t)=>{t.d(e,{default:()=>c});var l,a,n=t(67294);function r(){return r=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},r.apply(this,arguments)}const SvgLaunch=C=>{let{title:e,titleId:t,...c}=C;return n.createElement("svg",r({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-labelledby":t},c),e?n.createElement("title",{id:t},e):null,l||(l=n.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"})),a||(a=n.createElement("path",{d:"M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"})))},c=(0,n.memo)(SvgLaunch)},33291:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgLetterT=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.5 9.5a.5.5 0 0 0-.5.5v1.178a.5.5 0 0 1-1 0V10a1.5 1.5 0 0 1 1.5-1.5h11A1.5 1.5 0 0 1 23 10v1.178a.5.5 0 0 1-1 0V10a.5.5 0 0 0-.5-.5h-5v13h2.1a.5.5 0 0 1 0 1h-5.2a.5.5 0 0 1 0-1h2.1v-13h-5Z",fill:"currentColor"})))},r=(0,a.memo)(SvgLetterT)},37233:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgLockClosed=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16 8a3 3 0 0 0-3 3v3h-1.5a1.5 1.5 0 0 0-1.5 1.5v7a1.5 1.5 0 0 0 1.5 1.5h9a1.5 1.5 0 0 0 1.5-1.5v-7a1.5 1.5 0 0 0-1.5-1.5H19v-3a3 3 0 0 0-3-3Zm2 6v-3a2 2 0 1 0-4 0v3h4Zm-4.5 1h-2a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5h-7Zm2.5 5.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z",fill:"currentColor"})))},r=(0,a.memo)(SvgLockClosed)},42914:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgMagnifier=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9 14.636a5.636 5.636 0 1 1 11.272 0 5.636 5.636 0 0 1-11.272 0Zm9.961 5.033a6.636 6.636 0 1 1 .707-.707l4.184 4.184a.5.5 0 1 1-.707.707l-4.184-4.184Z",fill:"currentColor"})))},r=(0,a.memo)(SvgMagnifier)},25252:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgPencil=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"m17.672 11.579-7.514 7.514a.5.5 0 0 0-.137.256l-.51 2.552a.5.5 0 0 0 .588.588l2.552-.51a.5.5 0 0 0 .255-.137l7.515-7.515-2.749-2.748Zm3.346-2.64a1.5 1.5 0 0 0-2.12 0L9.45 18.386a1.5 1.5 0 0 0-.41.766l-.511 2.552a1.5 1.5 0 0 0 1.765 1.766l2.552-.51a1.5 1.5 0 0 0 .767-.411l9.446-9.447a1.5 1.5 0 0 0 0-2.121L21.02 8.939Z",fill:"currentColor"})))},r=(0,a.memo)(SvgPencil)},39980:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgPlayFilled=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.75 27C21.963 27 27 21.963 27 15.75S21.963 4.5 15.75 4.5 4.5 9.537 4.5 15.75 9.537 27 15.75 27Zm-1.823-6.18 6.414-3.863c.879-.53.879-1.885 0-2.414l-6.414-3.863c-.862-.52-1.927.148-1.927 1.207v7.726c0 1.06 1.065 1.726 1.927 1.207Z",fill:"currentColor"})))},r=(0,a.memo)(SvgPlayFilled)},8753:(C,e,t)=>{t.d(e,{default:()=>c});var l,a,n=t(67294);function r(){return r=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},r.apply(this,arguments)}const SvgShopping=C=>{let{title:e,titleId:t,...c}=C;return n.createElement("svg",r({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},c),e?n.createElement("title",{id:t},e):null,l||(l=n.createElement("path",{d:"M10.84 12.5h10.32a1.5 1.5 0 0 1 1.495 1.375l.666 8a1.5 1.5 0 0 1-1.495 1.625H10.174a1.5 1.5 0 0 1-1.495-1.625l.666-8A1.5 1.5 0 0 1 10.84 12.5Z",stroke:"currentColor"})),a||(a=n.createElement("path",{d:"M12 14a.5.5 0 0 0 1 0h-1Zm7 0a.5.5 0 0 0 1 0h-1Zm-6-2.308C13 9.904 14.368 8.5 16 8.5v-1c-2.234 0-4 1.902-4 4.192h1ZM16 8.5c1.632 0 3 1.404 3 3.192h1c0-2.29-1.766-4.192-4-4.192v1Zm-4 3.192V14h1v-2.308h-1Zm7 0V14h1v-2.308h-1Z",fill:"currentColor"})))},c=(0,n.memo)(SvgShopping)},69682:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgStopFilled=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.75 27C21.963 27 27 21.963 27 15.75S21.963 4.5 15.75 4.5 4.5 9.537 4.5 15.75 9.537 27 15.75 27Zm-3.5-15.75a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h7a1 1 0 0 0 1-1v-7a1 1 0 0 0-1-1h-7Z",fill:"currentColor"})))},r=(0,a.memo)(SvgStopFilled)},2779:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgTable=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.5 9A1.5 1.5 0 0 0 8 10.5v11A1.5 1.5 0 0 0 9.5 23h13a1.5 1.5 0 0 0 1.5-1.5v-11A1.5 1.5 0 0 0 22.5 9h-13Zm3 1h-3a.5.5 0 0 0-.5.5V13h3.5v-3ZM9 14v4h3.5v-4H9Zm0 5v2.5a.5.5 0 0 0 .5.5h3v-3H9Zm4.5 3h9a.5.5 0 0 0 .5-.5V19h-9.5v3Zm9.5-4v-4h-9.5v4H23Zm0-5v-2.5a.5.5 0 0 0-.5-.5h-9v3H23Z",fill:"currentColor"})))},r=(0,a.memo)(SvgTable)},96921:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgTrash=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14 9.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5V11h-4V9.5ZM13 11H8.5a.5.5 0 0 0 0 1h15a.5.5 0 0 0 0-1H19V9.5A1.5 1.5 0 0 0 17.5 8h-3A1.5 1.5 0 0 0 13 9.5V11Zm-2.5 3a.5.5 0 0 1 .5.5v7a1.5 1.5 0 0 0 1.5 1.5h7a1.5 1.5 0 0 0 1.5-1.5v-7a.5.5 0 0 1 1 0v7a2.5 2.5 0 0 1-2.5 2.5h-7a2.5 2.5 0 0 1-2.5-2.5v-7a.5.5 0 0 1 .5-.5Zm3.5.5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-1 0v-5a.5.5 0 0 1 .5-.5Zm4.5.5a.5.5 0 0 0-1 0v5a.5.5 0 0 0 1 0v-5Z",fill:"currentColor"})))},r=(0,a.memo)(SvgTrash)},11923:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgVideo=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.5 9A1.5 1.5 0 0 0 8 10.5v11A1.5 1.5 0 0 0 9.5 23h9.59a1.5 1.5 0 0 0 1.5-1.5v-2.39l3.478 1.044A1.5 1.5 0 0 0 26 18.718v-5.436a1.5 1.5 0 0 0-1.932-1.437l-3.477 1.045V10.5a1.5 1.5 0 0 0-1.5-1.5H9.5ZM9 10.5a.5.5 0 0 1 .5-.5h9.59a.5.5 0 0 1 .5.5v3.063a.5.5 0 0 0 .645.478l4.121-1.238a.5.5 0 0 1 .644.48v5.435a.5.5 0 0 1-.644.479l-4.121-1.238a.5.5 0 0 0-.644.479V21.5a.5.5 0 0 1-.5.5H9.5a.5.5 0 0 1-.5-.5v-11Zm4 2.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z",fill:"currentColor"})))},r=(0,a.memo)(SvgVideo)},34433:(C,e,t)=>{t.d(e,{default:()=>n});var l=t(67294),a=t(8968);const n=function AMPAnimations(){const{state:{providerId:C,animationTargets:e},actions:{getAnimationParts:t}}=(0,a.default)();return e.reduce(((e,a)=>[...e,...t(a).map((e=>{let{id:t,AMPAnimation:a}=e;return l.createElement(a,{key:t,prefixId:C})}))]),[])}},98236:(C,e,t)=>{t.d(e,{default:()=>c});var l=t(67294),a=t(72070),n=t(13418),r=t(8968);const c=function AMPKeyframes(){const{state:{providerId:C,animationTargets:e},actions:{getAnimationParts:t}}=(0,r.default)(),c=(0,a.useMemo)((()=>function(C,e){return C.reduce(((C,t)=>({...C,...e(t).reduce(((C,e)=>{const{generatedKeyframes:t}=e;return{...C,...t}}),C)})),{})}(e,t)),[e,t]);return Object.keys(c).map((e=>l.createElement(n.KeyframesOutput,{key:e,id:`${C}-${e}`,keyframes:c[e]})))}},5954:(C,e,t)=>{t.d(e,{default:()=>c});var l=t(67294),a=t(72070),n=t(8968);const r={width:"100%",height:"100%",display:"block",position:"absolute",top:0,left:0};function ComposableWrapper(C){let{animationParts:e,children:t}=C;const n=(0,a.useMemo)((()=>e.reduce(((C,e)=>{const{AMPTarget:t}=e;return function(e){return l.createElement(C,null,l.createElement(t,{style:r},e.children))}}),(C=>C.children))),[e]);return l.createElement(n,null,t)}const c=function AMPWrapper(C){let{target:e,children:t}=C;const{actions:{getAnimationParts:a}}=(0,n.default)();return l.createElement(ComposableWrapper,{animationParts:a(e)},t)}},79968:(C,e,t)=>{t.d(e,{default:()=>M});var l=t(67294),a=t(72070);const n={iterations:{infinity:1/0}};const r=function(C,e,t){const l=Object.keys(t).reduce(((C,e)=>({...C,[e]:n[e]&&n[e][t[e]]||t[e]})),{});return new KeyframeEffect(C,e,l)};var c=t(26300);const i=c.default.div.withConfig({displayName:"fullSizeAbsolute",componentId:"sc-zcna5-0"})(["position:absolute;top:0;right:0;bottom:0;left:0;transform-origin:50% 50%;",";"],(C=>{let{overflowHidden:e}=C;return e&&(0,c.css)(["overflow:hidden;"])}));var o=t(45697),s=t.n(o);s().node.isRequired,s().func,s().oneOfType([s().object,s().array]),s().object,s().bool;var d=t(8968);function u(){return u=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},u.apply(this,arguments)}function WAAPIAnimationWrapper(C){let{children:e,hoistAnimation:t,keyframes:n,timings:c,targetLeafElement:o}=C;const s=(0,a.useRef)(null);return(0,a.useEffect)((()=>{if(!n)return()=>{};const C=o?s.current?.querySelector('[data-leaf-element="true"]'):s.current;if(!C)return()=>{};const e=r(C,n,c);return t(new Animation(e,document.timeline))}),[t,n,o,c]),l.createElement(i,{ref:s},e)}const M=function WAAPIWrapper(C){let{children:e,target:t}=C;const{hoistWAAPIAnimation:n,AnimationParts:r}=(0,d.default)((C=>{let{actions:e}=C;return{hoistWAAPIAnimation:e.hoistWAAPIAnimation,AnimationParts:e.getAnimationParts(t)}})),c=r?.map((C=>C.WAAPIAnimation)),i=(0,a.useCallback)((C=>n({animation:C,elementId:t})),[t,n]);return l.createElement(WAAPIAnimationWrapper,u({hoistAnimation:i},c[0]),l.createElement(WAAPIAnimationWrapper,u({hoistAnimation:i},c[1]),l.createElement(WAAPIAnimationWrapper,u({hoistAnimation:i},c[2]),e)))}},97765:(C,e,t)=>{t.d(e,{StoryAnimationContext:()=>i,default:()=>M});var l=t(67294),a=(t(26699),t(72070)),n=t(80475),r=t(44586),c=(t(69332),t(40320));t(66776);"KeyframeEffect"in window||t.e(1197).then(t.t.bind(t,53821,23)).catch((()=>{}));const i=(0,a.createContext)(null),o={idle:{complete:"complete"},complete:{reset:"idle"}},WAAPIAnimationStateReducer=(C,e)=>o[C][e]||C,s=C=>{let{animation:e}=C;return new Promise((C=>{e.onfinish=C}))},d=[];function u(C,e){let[t,l]=e;return C?.has(t)&&C.get(t)===l}const M=function Provider(C){let{animations:e,elements:t,children:o,onWAAPIFinish:M,selectedElementIds:p=[]}=C;const f=(0,a.useRef)(null),m=(0,a.useMemo)((()=>(t||[]).reduce(((C,e)=>(C.set(e.id,e),C)),new Map)),[t]),h=(0,a.useRef)(null),L=(0,a.useMemo)((()=>(e||[]).reduce(((C,e)=>(C.set(e.id,e),C)),new Map)),[e]),E=(0,a.useRef)(null),Z=(0,a.useMemo)((()=>{const{current:C}=h,{current:e}=f,{current:t}=E,l=new Map;for(const[a,n]of L.entries()){const r=u(C,[a,n]),i=n.targets.every((C=>u(e,[C,m.get(C)])));if(r&&i)n.targets.forEach((C=>l.set(C,t.get(C))));else{const{id:C,targets:e,type:t,...a}=n;(e||[]).forEach((C=>{const e=l.get(C)||[],n=m.get(C);l.set(C,[...e,(0,c.AnimationPart)(t,{...a,element:n})])}))}}return h.current=L,f.current=m,E.current=l,l}),[L,m]),g=(0,a.useMemo)((()=>(0,r.default)()),[]),v=(0,a.useMemo)((()=>Array.from(Z.keys()||[])),[Z]),w=(0,a.useCallback)((C=>Z.get(C)||d),[Z]),y=(0,a.useRef)(M),[b,R]=(0,a.useReducer)(WAAPIAnimationStateReducer,"idle"),x=(0,a.useRef)(new Map),[A,T]=(0,a.useState)([]),_=(0,a.useMemo)((()=>(C=>{let{animations:e,selectedElementIds:t}=C;return t.length>0?e.filter((C=>{let{elementId:e}=C;return t.includes(e)})):e})({animations:A,selectedElementIds:p})),[p,A]),S=(0,a.useCallback)((C=>{let{animation:e,elementId:t}=C;const l=Symbol();return x.current.set(l,{animation:e,elementId:t}),T(Array.from(x.current.values())),()=>{e?.cancel(),x.current.delete(l),T(Array.from(x.current.values()))}}),[]),z=(0,a.useMemo)((()=>{const C=()=>_.forEach((C=>{let{animation:e}=C;return e?.pause()})),e=C=>_.forEach((e=>{let{animation:t}=e;const{duration:l,delay:a}=(t.effect?.timing||t.effect?.getTiming())??{},r=(a||0)+(l||0);t.currentTime="end"===C?r:(0,n.clamp)(C,{MIN:0,MAX:r})}));return{play:()=>_.forEach((C=>{let{animation:e}=C;e?.cancel(),e?.play()})),pause:C,setCurrentTime:e,reset:()=>{C(),requestAnimationFrame((()=>{e("end")}))}}}),[_]);(0,a.useEffect)((()=>{let C=()=>{};return"idle"===b&&_.length&&new Promise(((e,t)=>{C=t,Promise.all(_.map(s)).then((()=>{C=()=>{},e()}))})).then((()=>R("complete"))).catch((()=>{})),C}),[_,b]),y.current=M,(0,a.useEffect)((()=>{"complete"===b&&(y.current?.(),R("reset"))}),[b]);const I=(0,a.useMemo)((()=>({state:{providerId:g,animationTargets:v},actions:{getAnimationParts:w,hoistWAAPIAnimation:S,WAAPIAnimationMethods:z}})),[g,w,v,S,z]);return l.createElement(i.Provider,{value:I},o)}},93886:(C,e,t)=>{t.d(e,{EffectBackgroundPan:()=>EffectBackgroundPan});var l=t(44258),a=t(35686),n=t(93478);function EffectBackgroundPan(C){let{panDir:e=l.DIRECTION.RIGHT_TO_LEFT,duration:t=2e3,delay:r,easing:c="cubic-bezier(.3,0,.55,1)",element:i}=C;const o={fill:"both",duration:t,delay:r,easing:c},s=`direction-${e}-${l.BACKGROUND_ANIMATION_EFFECTS.PAN.value}`,d="translate3d(0%, 0, 0)",u="translate3d(0, 0%, 0)",M=i?(0,n.getMediaBoundOffsets)({element:i}):{top:0,right:0,bottom:0,left:0},p={from:{[l.DIRECTION.RIGHT_TO_LEFT]:`translate3d(${M.left}%, 0, 0)`,[l.DIRECTION.LEFT_TO_RIGHT]:`translate3d(${M.right}%, 0, 0)`,[l.DIRECTION.BOTTOM_TO_TOP]:`translate3d(0, ${M.top}%, 0)`,[l.DIRECTION.TOP_TO_BOTTOM]:`translate3d(0, ${M.bottom}%, 0)`},to:{[l.DIRECTION.RIGHT_TO_LEFT]:d,[l.DIRECTION.LEFT_TO_RIGHT]:d,[l.DIRECTION.BOTTOM_TO_TOP]:u,[l.DIRECTION.TOP_TO_BOTTOM]:u}},f={transform:[p.from[e],p.to[e]]},{id:m,WAAPIAnimation:h,AMPTarget:L,AMPAnimation:E}=(0,a.default)(s,f,o,!1,!0);return{id:m,WAAPIAnimation:h,AMPTarget:L,AMPAnimation:E,generatedKeyframes:{[s]:f}}}},44130:(C,e,t)=>{t.d(e,{EffectBackgroundPanAndZoom:()=>EffectBackgroundPanAndZoom});var l=t(44258),a=t(35686),n=t(93886),r=t(51352),c=t(93478);const i={fill:"forwards",duration:2e3};function EffectBackgroundPanAndZoom(C){let{element:e,zoomDirection:t=l.SCALE_DIRECTION.SCALE_IN,panDir:o=l.DIRECTION.RIGHT_TO_LEFT,duration:s=2e3,delay:d,easing:u="cubic-bezier(.14,.34,.47,.9)"}=C;const M={...i,duration:s,delay:d,easing:u},p=`direction-${o}-${t}-${l.BACKGROUND_ANIMATION_EFFECTS.PAN_AND_ZOOM.value}`,f=(0,c.getMediaOrigin)(e&&(0,c.getMediaBoundOffsets)({element:e})),m={[l.DIRECTION.RIGHT_TO_LEFT]:{horizontal:0,vertical:f.vertical},[l.DIRECTION.LEFT_TO_RIGHT]:{horizontal:100,vertical:f.vertical},[l.DIRECTION.BOTTOM_TO_TOP]:{horizontal:f.horizontal,vertical:0},[l.DIRECTION.TOP_TO_BOTTOM]:{horizontal:f.horizontal,vertical:100}}[o]||[],{generatedKeyframes:h}=(0,r.EffectBackgroundZoom)({element:e,zoomDirection:t,transformOrigin:m}),{generatedKeyframes:L}=(0,n.EffectBackgroundPan)({element:e,panDir:o}),E=Object.values(h)?.[0]||[],Z=Object.values(L)?.[0]||[],g=`${Z?.transform[0]} ${E?.transform[0]}`,v=(E?.transform?.length||1)-1,w=(Z?.transform?.length||1)-1,y={transform:[g,`${Z?.transform[v]} ${E?.transform[w]}`]},{id:b,WAAPIAnimation:R,AMPTarget:x,AMPAnimation:A}=(0,a.default)(p,y,M,!1,!0);return{id:b,WAAPIAnimation:R,AMPTarget:x,AMPAnimation:A,generatedKeyframes:{[p]:y}}}},51352:(C,e,t)=>{t.d(e,{EffectBackgroundZoom:()=>EffectBackgroundZoom});var l=t(80475),a=t(44258),n=t(8748),r=t(93478);function EffectBackgroundZoom(C){let{element:e,zoomDirection:t=a.SCALE_DIRECTION.SCALE_OUT,duration:c=2e3,delay:i,easing:o="cubic-bezier(.3,0,.55,1)",transformOrigin:s}=C;const d={MIN:a.BG_MIN_SCALE/e.scale,MAX:a.BG_MAX_SCALE/e.scale},u=(0,l.progress)(50,{MIN:0,MAX:a.BG_MAX_SCALE}),M=(0,l.lerp)(u,{MIN:0,MAX:d.MAX}),p=1+(t===a.SCALE_DIRECTION.SCALE_OUT?1:-1)*M;return(0,n.AnimationZoom)({zoomFrom:(0,l.clamp)(p,d),zoomTo:1,duration:c,delay:i,easing:o,targetLeafElement:!0,transformOrigin:s||(0,r.getMediaOrigin)(e&&(0,r.getMediaBoundOffsets)({element:e}))})}},11533:(C,e,t)=>{t.d(e,{EffectDrop:()=>EffectDrop});var l=t(35686),a=t(93478);function EffectDrop(C){let{element:e,fill:t="both",duration:n=1600,delay:r=0}=C;const c=(0,a.getGlobalSpace)(e),i=(C=>(0,a.getOffPageOffset)({...C,y:160}).offsetTop)(e),{offsetTop:o}=(0,a.getOffPageOffset)(e),s=-1*Math.max(Math.abs(i),Math.abs(o)),d=`drop-effect-${s}`,u=[{offset:0,transform:c`translate3d(0, ${s}%, 0)`,easing:"cubic-bezier(.5, 0, 1, 1)"},{offset:.29,transform:c`translate3d(0, 0%, 0)`,easing:"cubic-bezier(0, 0, .5, 1)"},{offset:.45,transform:c`translate3d(0, ${.2812*s}%, 0)`,easing:"cubic-bezier(.5, 0, 1, 1)"},{offset:.61,transform:c`translate3d(0, 0%, 0)`,easing:"cubic-bezier(0, 0, .5, 1)"},{offset:.71,transform:c`translate3d(0, ${.0956*s}%, 0)`,easing:"cubic-bezier(.5, 0, 1, 1)"},{offset:.8,transform:c`translate3d(0, 0%, 0)`,easing:"cubic-bezier(0, 0, .5, 1)"},{offset:.85,transform:c`translate3d(0, ${.0359*s}%, 0)`,easing:"cubic-bezier(.5, 0, 1, 1)"},{offset:.92,transform:c`translate3d(0, 0%, 0)`,easing:"cubic-bezier(0, 0, .5, 1)"},{offset:.96,transform:c`translate3d(0, ${.0156*s}%, 0)`,easing:"cubic-bezier(.5, 0, 1, 1)"},{offset:1,transform:c`translate3d(0, 0%, 0)`,easing:"cubic-bezier(0, 0, .5, 1)"}],{id:M,WAAPIAnimation:p,AMPTarget:f,AMPAnimation:m}=(0,l.default)(d,u,{fill:t,duration:n,delay:r});return{id:M,WAAPIAnimation:p,AMPTarget:f,AMPAnimation:m,generatedKeyframes:{[d]:u}}}},96302:(C,e,t)=>{t.d(e,{EffectFadeIn:()=>EffectFadeIn});var l=t(75351);function EffectFadeIn(C){let{duration:e=600,delay:t,easing:a="cubic-bezier(0.4, 0.4, 0.0, 1)"}=C;return(0,l.AnimationFade)({fadeFrom:0,fadeTo:1,duration:e,delay:t,easing:a})}},5644:(C,e,t)=>{t.d(e,{EffectFlyIn:()=>EffectFlyIn});var l=t(67294),a=t(44586),n=t(44258),r=t(11006),c=t(75351),i=t(93478);function EffectFlyIn(C){let{duration:e=600,flyInDir:t=n.DIRECTION.TOP_TO_BOTTOM,delay:o,easing:s="cubic-bezier(0.2, 0.6, 0.0, 1)",element:d}=C;const u=(0,a.default)(),{offsetTop:M,offsetLeft:p,offsetRight:f,offsetBottom:m}=(0,i.getOffPageOffset)(d),h={[n.DIRECTION.TOP_TO_BOTTOM]:{offsetY:`${M}%`},[n.DIRECTION.BOTTOM_TO_TOP]:{offsetY:`${m}%`},[n.DIRECTION.LEFT_TO_RIGHT]:{offsetX:`${p}%`},[n.DIRECTION.RIGHT_TO_LEFT]:{offsetX:`${f}%`}},{WAAPIAnimation:L,AMPTarget:E,AMPAnimation:Z,generatedKeyframes:g}=(0,c.AnimationFade)({fadeFrom:0,fadeTo:1,duration:e,delay:o,easing:s}),{WAAPIAnimation:v,AMPTarget:w,AMPAnimation:y,generatedKeyframes:b}=(0,r.AnimationMove)({...h[t],duration:e,delay:o,easing:s,element:d});return{id:u,WAAPIAnimation:{...v,keyframes:{...v.keyframes,...L.keyframes}},AMPTarget:function AMPTarget(C){let{children:e,style:t}=C;return l.createElement(E,{style:t},l.createElement(w,{style:t},e))},AMPAnimation:function AMPAnimation(){return l.createElement(l.Fragment,null,l.createElement(Z,null),l.createElement(y,null))},generatedKeyframes:{...g,...b}}}},3200:(C,e,t)=>{t.d(e,{EffectPan:()=>EffectPan});var l=t(15985),a=t(1787),n=t(44258),r=t(35686);function EffectPan(C){let{panDir:e=n.DIRECTION.RIGHT_TO_LEFT,duration:t=1e3,delay:c,easing:i,element:o}=C;const s={fill:"both",duration:t,delay:c,easing:i},d=function(C){let{width:e,height:t}=C;if(e<l.PAGE_WIDTH||t<l.FULLBLEED_HEIGHT){const C=1.25,a=e<l.PAGE_WIDTH?l.PAGE_WIDTH/e:1,n=t<l.FULLBLEED_HEIGHT?l.FULLBLEED_HEIGHT/t:1;return Math.max(a,n)*C}return 1}(o),u={x:o.x,y:o.y,width:o.width*d,height:o.height*d},{x:M,y:p,width:f,height:m}=(0,a.getBox)(u,100,100),h=(0,a.dataToEditorY)(l.DANGER_ZONE_HEIGHT,100),L=-(h+p)/m*100,E=(100-(M+f))/f*100,Z=-M/f*100,g=(100-(p+m)+h)/m*100;let v,w,y,b;switch(e){case n.DIRECTION.TOP_TO_BOTTOM:v=(Z+E)/2,w=L,y=(Z+E)/2,b=g;break;case n.DIRECTION.BOTTOM_TO_TOP:v=(Z+E)/2,w=g,y=(Z+E)/2,b=L;break;case n.DIRECTION.LEFT_TO_RIGHT:v=Z,w=L,y=E,b=L;break;default:v=E,w=L,y=Z,b=L}const R=`direction-${e}-scale-${d}-${n.ANIMATION_EFFECTS.PAN}`,x={transform:[`translate(${v}%, ${w}%) scale(${d})`,`translate(${y}%, ${b}%) scale(${d})`],"transform-origin":"left top"},{id:A,WAAPIAnimation:T,AMPTarget:_,AMPAnimation:S}=(0,r.default)(R,x,s,!1);return{id:A,WAAPIAnimation:T,AMPTarget:_,AMPAnimation:S,generatedKeyframes:{[R]:x}}}},37308:(C,e,t)=>{t.d(e,{EffectPulse:()=>EffectPulse});var l=t(76585);function EffectPulse(C){let{iterations:e=1,scale:t=.5,duration:a=1450,delay:n,easing:r="ease-in-out"}=C;return(0,l.AnimationPulse)({scale:t,duration:a,delay:n,easing:r,iterations:e})}},75590:(C,e,t)=>{t.d(e,{EffectRotateIn:()=>EffectRotateIn});var l=t(67294),a=t(44586),n=t(44258),r=t(11006),c=t(10638),i=t(93478);function EffectRotateIn(C){let{duration:e=1e3,rotateInDir:t=n.DIRECTION.LEFT_TO_RIGHT,easing:o="cubic-bezier(.2, 0, .8, 1)",delay:s,element:d}=C;const u=(0,a.default)(),{offsetLeft:M,offsetRight:p}=(0,i.getOffPageOffset)(d),f=t===n.DIRECTION.RIGHT_TO_LEFT?`${p}%`:`${M}%`,{WAAPIAnimation:m,AMPTarget:h,AMPAnimation:L,generatedKeyframes:E}=(0,r.AnimationMove)({offsetX:f,duration:e,delay:s,easing:o,element:d}),{WAAPIAnimation:Z,AMPTarget:g,AMPAnimation:v,generatedKeyframes:w}=(0,c.AnimationSpin)({rotation:""+180*(t===n.DIRECTION.LEFT_TO_RIGHT?-1:1)*1,stopAngle:0,duration:e,delay:s,easing:"cubic-bezier(.2, 0, .5, 1)",element:d}),[y,b]=m.keyframes.transform,[R,x]=Z.keyframes.transform,A={transform:[`${y} ${R}`,`${b} ${x}`]};return{id:u,WAAPIAnimation:{...Z,keyframes:A},AMPTarget:function AMPTarget(C){let{children:e,style:t}=C;return l.createElement(h,{style:t},l.createElement(g,{style:t},e))},AMPAnimation:function AMPAnimation(){return l.createElement(l.Fragment,null,l.createElement(L,null),l.createElement(v,null))},generatedKeyframes:{...E,...w}}}},84276:(C,e,t)=>{t.d(e,{EffectTwirlIn:()=>EffectTwirlIn});var l=t(35686),a=t(93478);const n={delay:0,duration:1e3,fill:"both",iterations:1},r="twirl-in";function EffectTwirlIn(C){let{easing:e="cubic-bezier(0.4, 0.4, 0.0, 1)",element:t,...c}=C;const i=[{transform:(0,a.getGlobalSpace)(t)`rotate(-540deg) scale(0.1)`,opacity:0},{transform:"none",opacity:1}],o={...n,...c,easing:e},{id:s,WAAPIAnimation:d,AMPTarget:u,AMPAnimation:M}=(0,l.default)(r,i,o);return{id:s,WAAPIAnimation:d,AMPTarget:u,AMPAnimation:M,generatedKeyframes:{[r]:i}}}},87745:(C,e,t)=>{t.d(e,{AnimationInputPropTypes:()=>r});var l=t(45697),a=t.n(l),n=t(44258);const r={type:a().oneOf([...Object.values(n.FIELD_TYPES)]).isRequired,label:a().string,tooltip:a().string,unit:a().string,values:a().array,defaultValue:a().oneOfType([a().string,a().number,a().bool])}},54913:(C,e,t)=>{t.d(e,{EffectWhooshIn:()=>EffectWhooshIn});var l=t(67294),a=t(44586),n=t(44258),r=t(75351),c=t(11006),i=t(8748),o=t(53020);function EffectWhooshIn(C){let{duration:e=600,whooshInDir:t=n.DIRECTION.LEFT_TO_RIGHT,easing:s="cubic-bezier(0.4, 0.4, 0.0, 1)",delay:d,element:u}=C;const M=(0,a.default)(),{offsetLeft:p,offsetRight:f}=(0,o.default)(u),m=t===n.DIRECTION.RIGHT_TO_LEFT?`${f}%`:`${p}%`,{WAAPIAnimation:h,AMPTarget:L,AMPAnimation:E,generatedKeyframes:Z}=(0,c.AnimationMove)({offsetX:m,duration:e,delay:d,easing:s,element:u}),{WAAPIAnimation:g,AMPTarget:v,AMPAnimation:w,generatedKeyframes:y}=(0,r.AnimationFade)({fadeFrom:0,fadeTo:1,duration:e,delay:d,easing:s}),{WAAPIAnimation:b,AMPTarget:R,AMPAnimation:x,generatedKeyframes:A}=(0,i.AnimationZoom)({zoomFrom:.15,zoomTo:1,duration:e,delay:d,easing:s}),[T,_]=h.keyframes.transform,[S,z]=b.keyframes.transform,I={transform:[`${T} ${S}`,`${_} ${z}`],opacity:g.keyframes.opacity};return{id:M,WAAPIAnimation:{...b,keyframes:I},AMPTarget:function AMPTarget(C){let{children:e,style:t}=C;return l.createElement(L,{style:t},l.createElement(v,{style:t},l.createElement(R,{style:t},e)))},AMPAnimation:function AMPAnimation(){return l.createElement(l.Fragment,null,l.createElement(E,null),l.createElement(w,null),l.createElement(x,null))},generatedKeyframes:{...Z,...y,...A}}}},63898:(C,e,t)=>{t.d(e,{EffectZoom:()=>EffectZoom});var l=t(67294),a=t(44586),n=t(8748),r=t(75351),c=t(44258);function EffectZoom(C){let{scaleDirection:e=c.SCALE_DIRECTION.SCALE_IN,duration:t=1e3,delay:i,easing:o="cubic-bezier(.3,0,.55,1)"}=C;const s=(0,a.default)(),{WAAPIAnimation:d,AMPTarget:u,AMPAnimation:M,generatedKeyframes:p}=(0,n.AnimationZoom)({zoomFrom:e===c.SCALE_DIRECTION.SCALE_OUT?3:1/3,zoomTo:1,duration:t,delay:i,easing:o}),{WAAPIAnimation:f,AMPTarget:m,AMPAnimation:h,generatedKeyframes:L}=(0,r.AnimationFade)({fadeFrom:e===c.SCALE_DIRECTION.SCALE_OUT?1:0,fadeTo:1,duration:t,delay:i,easing:o}),E={transform:d.keyframes.transform,opacity:f.keyframes.opacity};return{id:s,WAAPIAnimation:{...d,keyframes:E},AMPTarget:function AMPTarget(C){let{children:e,style:t}=C;return l.createElement(m,{style:t},l.createElement(u,{style:t},e))},AMPAnimation:function AMPAnimation(){return l.createElement(l.Fragment,null,l.createElement(h,null),l.createElement(M,null))},generatedKeyframes:{...L,...p}}}},13418:(C,e,t)=>{t.d(e,{AnimationOutput:()=>a,KeyframesOutput:()=>n,WithAnimation:()=>r});var l=t(67294);t(22500);const a=function AnimationOutput(C){let{config:e}=C;const t=Array.isArray(e)?e:[e];return l.createElement("amp-story-animation",{layout:"nodisplay",trigger:"visibility"},l.createElement("script",{type:"application/json",dangerouslySetInnerHTML:{__html:JSON.stringify(t.map((C=>{let{selector:e,animation:t,keyframes:l,delay:a,direction:n,duration:r,easing:c,endDelay:i,fill:o,iterationStart:s,iterations:d}=C;return{selector:e,animation:t,keyframes:l,delay:a,direction:n,duration:r,easing:c,endDelay:i,fill:o,iterationStart:s,iterations:d}})))}}))};const n=function KeyframesOutput(C){let{id:e,keyframes:t,...a}=C;return l.createElement("amp-animation",{id:e,layout:"nodisplay"},l.createElement("script",{type:"application/json",dangerouslySetInnerHTML:{__html:JSON.stringify({keyframes:t,...a})}}))};function WithAnimation(C){let{id:e,className:t,style:a,animationStyle:n,useClippingContainer:r,children:c}=C;return r?l.createElement("div",{style:{clipPath:"inset(0)",...a}},l.createElement("div",{id:e,className:t,style:{width:"100%",height:"100%",...n}},c)):l.createElement("div",{id:e,className:t,style:{...a,...n}},c)}WithAnimation.defaultProps={style:{},animationStyle:{}};const r=WithAnimation},22500:(C,e,t)=>{t.d(e,{GeneralAnimationPropTypes:()=>n});var l=t(45697),a=t.n(l);a().oneOfType([a().array,a().object,a().string]);const n={delay:a().number,direction:a().oneOf(["normal","reverse","alternate","alternate-reverse"]),duration:a().number,easing:a().string,easingPreset:a().string,endDelay:a().number,fill:a().oneOf(["backwards","forwards","both","none"]),iterationStart:a().number,iterations:a().oneOfType([a().number,a().oneOf(["infinity",""])])}},15604:(C,e,t)=>{t.d(e,{AnimationBlinkOn:()=>AnimationBlinkOn});var l=t(44586),a=t(44258),n=t(35686);const r=function(C){return C.reduce(((e,t)=>({...e,[t]:C.filter((C=>C!==t))})),{})};const c=function(C,e){return C.reduce(((C,t)=>C.concat(Array(e).fill(t))),[])},i=[0,.25,.75,1],o={fill:"forwards"};function s(C){const e=C||10,t=[],l=r(i);for(let C=0;C<e-2;C++){const e=C>0?l[t[C-1]]:i,a=e[Math.floor(Math.random()*e.length)];t.push(a)}return[...c(t,3)]}function AnimationBlinkOn(C){let{blinkCount:e,...t}=C;const r={...o,...t},c=`${(0,l.default)()}-${a.ANIMATION_TYPES.BLINK_ON}`,i={opacity:[0,...s(e),1]},{id:d,WAAPIAnimation:u,AMPTarget:M,AMPAnimation:p}=(0,n.default)(c,i,r);return{id:d,WAAPIAnimation:u,AMPTarget:M,AMPAnimation:p,generatedKeyframes:{[c]:i}}}},85242:(C,e,t)=>{t.d(e,{AnimationBounce:()=>AnimationBounce});var l=t(44258),a=t(35686);const n=[{transform:"scale(0)",offset:0},{transform:"scale(1.27)",offset:.18},{transform:"scale(0.84)",offset:.28},{transform:"scale(0.84)",offset:.29},{transform:"scale(1.1)",offset:.4},{transform:"scale(1.1)",offset:.41},{transform:"scale(0.95)",offset:.52},{transform:"scale(0.95)",offset:.53},{transform:"scale(1.03)",offset:.6},{transform:"scale(1.03)",offset:.61},{transform:"scale(0.98)",offset:.7},{transform:"scale(0.98)",offset:.71},{transform:"scale(1.02)",offset:.8},{transform:"scale(1.02)",offset:.81},{transform:"scale(0.99)",offset:.9},{transform:"scale(0.99)",offset:.91},{transform:"scale(1)",offset:1}],r={fill:"both",duration:1500};function AnimationBounce(C){const e={...r,...C},t=l.ANIMATION_TYPES.BOUNCE,{id:c,WAAPIAnimation:i,AMPTarget:o,AMPAnimation:s}=(0,a.default)(t,n,e);return{id:c,WAAPIAnimation:i,AMPTarget:o,AMPAnimation:s,generatedKeyframes:{[t]:n}}}},75351:(C,e,t)=>{t.d(e,{AnimationFade:()=>AnimationFade});var l=t(44258),a=t(35686);const n={fill:"both",duration:1e3};function AnimationFade(C){let{fadeFrom:e=0,fadeTo:t=1,...r}=C;const c={...n,...r},i=`from-${e}-to-${t}-${l.ANIMATION_TYPES.FADE}`,o={opacity:[e,t]},{id:s,WAAPIAnimation:d,AMPTarget:u,AMPAnimation:M}=(0,a.default)(i,o,c);return{id:s,WAAPIAnimation:d,AMPTarget:u,AMPAnimation:M,generatedKeyframes:{[i]:o}}}},83072:(C,e,t)=>{t.d(e,{AnimationFlip:()=>AnimationFlip});var l=t(44258),a=t(35686);const n={fill:"both",duration:1e3},r={[l.ROTATION.CLOCKWISE]:{[l.AXIS.X]:{transform:["rotateX(90deg)","rotateX(0deg)"]},[l.AXIS.Y]:{transform:["rotateY(90deg)","rotateY(0deg)"]}},[l.ROTATION.COUNTER_CLOCKWISE]:{[l.AXIS.X]:{transform:["rotateX(-90deg)","rotateX(0deg)"]},[l.AXIS.Y]:{transform:["rotateY(-90deg)","rotateY(0deg)"]}}};function AnimationFlip(C){let{axis:e=l.AXIS.Y,rotation:t=l.ROTATION.CLOCKWISE,...c}=C;const i={...n,...c},o=`rot-${t}-axis-${e}-${l.ANIMATION_TYPES.FLIP}`,s=r[t][e],{id:d,WAAPIAnimation:u,AMPTarget:M,AMPAnimation:p}=(0,a.default)(o,s,i);return{id:d,WAAPIAnimation:u,AMPTarget:M,AMPAnimation:p,generatedKeyframes:{[o]:s}}}},60106:(C,e,t)=>{t.d(e,{AnimationFloatOn:()=>AnimationFloatOn});var l=t(44258),a=t(35686);const n={fill:"both",duration:1e3},r={[l.DIRECTION.TOP_TO_BOTTOM]:{transform:["translateY(-100%)","translateY(0%)"]},[l.DIRECTION.BOTTOM_TO_TOP]:{transform:["translateY(100%)","translateY(0%)"]},[l.DIRECTION.LEFT_TO_RIGHT]:{transform:["translateX(-100%)","translateX(0%)"]},[l.DIRECTION.RIGHT_TO_LEFT]:{transform:["translateX(100%)","translateX(0%)"]}};function AnimationFloatOn(C){let{floatOnDir:e=l.DIRECTION.BOTTOM_TO_TOP,...t}=C;const c={...n,...t},i=`dir-${e}-${l.ANIMATION_TYPES.FLOAT_ON}`,o=r[e],{id:s,WAAPIAnimation:d,AMPTarget:u,AMPAnimation:M}=(0,a.default)(i,o,c);return{id:s,WAAPIAnimation:d,AMPTarget:u,AMPAnimation:M,generatedKeyframes:{[i]:o}}}},11006:(C,e,t)=>{t.d(e,{AnimationMove:()=>AnimationMove});var l=t(44258),a=t(93478),n=t(35686);const r={fill:"both",duration:1e3};function AnimationMove(C){let{overflowHidden:e=!1,offsetX:t=0,offsetY:c=0,element:i,...o}=C;const s=(0,a.getGlobalSpace)(i),d={...r,...o},u=`x-${t}-y-${c}-${l.ANIMATION_TYPES.MOVE}`,M={transform:[s`translate3d(${(0,a.defaultUnit)(t,"px")}, ${(0,a.defaultUnit)(c,"px")}, 0)`,s`translate3d(${(0,a.defaultUnit)(0,"px")}, ${(0,a.defaultUnit)(0,"px")}, 0)`]},{id:p,WAAPIAnimation:f,AMPTarget:m,AMPAnimation:h}=(0,n.default)(u,M,d,e);return{id:p,WAAPIAnimation:f,AMPTarget:m,AMPAnimation:h,generatedKeyframes:{[u]:M}}}},76585:(C,e,t)=>{t.d(e,{AnimationPulse:()=>AnimationPulse});var l=t(44258),a=t(35686);const n={fill:"both",duration:400};function AnimationPulse(C){let{iterations:e=1,scale:t=.5,easing:r="cubic-bezier(0.3, 0.0, 0.0, 1)",...c}=C;const i={...n,...c,iterations:e,easing:r},o=`count-${e}-scale-${t}-${l.ANIMATION_TYPES.PULSE}`,s=function(C){return[{transform:"scale(1)",offset:0},{transform:`scale(${1+C})`,offset:.33},{transform:`scale(${1-C/10})`,offset:.66},{transform:"scale(1)",offset:1}]}(t),{id:d,WAAPIAnimation:u,AMPTarget:M,AMPAnimation:p}=(0,a.default)(o,s,i);return{id:d,WAAPIAnimation:u,AMPTarget:M,AMPAnimation:p,generatedKeyframes:{[o]:s}}}},35686:(C,e,t)=>{t.d(e,{default:()=>s});var l=t(67294),a=t(44586),n=t(13418);t(26699);const r=["opacity","transform"];const c=function(C){const e={};let t=null;return Array.isArray(C)?t=C[0]:"object"==typeof C&&(t=C),t?(e["--initial-opacity"]=1,e["--initial-transform"]="none",Object.keys(t).forEach((C=>{if(r.includes(C.toLowerCase())){const l=t[C];Array.isArray(l)?e[`--initial-${C}`]=l[0]:e[`--initial-${C}`]=l}})),e):e};t(66776);function i(){return i=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},i.apply(this,arguments)}const o=C=>{let{easing:e,duration:t,delay:l,...a}=C;return{...a,easing:e||"linear",duration:isNaN(Number(t))?0:Math.max(t,0),delay:isNaN(Number(l))?0:Math.max(l,0)}};const s=function SimpleAnimation(C,e,t,r){let s=arguments.length>4&&void 0!==arguments[4]&&arguments[4];const d=(0,a.default)(),u={timings:o(t),keyframes:e,targetLeafElement:s,useClippingContainer:r},AMPTarget=function(C){let{children:t,style:a={}}=C;const o=s?{}:c(e),u=r?{useClippingContainer:r,style:a,animationStyle:o}:{style:{...a,...o}};return l.createElement(n.WithAnimation,i({id:`anim-${d}`,className:"animation-wrapper"},u),t)},AMPAnimation=function(){const C=s?`#anim-${d} [data-leaf-element="true"]`:`#anim-${d}`;return l.createElement(n.AnimationOutput,{config:{selector:C,keyframes:e,...t}})};return{id:d,WAAPIAnimation:u,AMPTarget,AMPAnimation}}},10638:(C,e,t)=>{t.d(e,{AnimationSpin:()=>AnimationSpin});var l=t(44258),a=t(93478),n=t(35686);const r={fill:"forwards",duration:1e3};function AnimationSpin(C){let{rotation:e=0,stopAngle:t=0,element:c,...i}=C;const o=(0,a.getGlobalSpace)(c),s={...r,...i},d=`rot-${e}-${l.ANIMATION_TYPES.SPIN}`,u={transform:[o`rotateZ(${(0,a.defaultUnit)(e,"deg")})`,o`rotateZ(${(0,a.defaultUnit)(t,"deg")})`]},{id:M,WAAPIAnimation:p,AMPTarget:f,AMPAnimation:m}=(0,n.default)(d,u,s);return{id:M,WAAPIAnimation:p,AMPTarget:f,AMPAnimation:m,generatedKeyframes:{[d]:u}}}},66776:(C,e,t)=>{t.d(e,{AnimationProps:()=>c});var l=t(45697),a=t.n(l),n=t(44258),r=t(22500);a().string,a().node,a().object,a().string;const c={id:a().string.isRequired,type:a().oneOf([...Object.values(n.ANIMATION_TYPES),...Object.values(n.ANIMATION_EFFECTS).map((C=>C.value)),...Object.values(n.BACKGROUND_ANIMATION_EFFECTS).map((C=>C.value))]),targets:a().arrayOf(a().string),...r.GeneralAnimationPropTypes}},8748:(C,e,t)=>{t.d(e,{AnimationZoom:()=>AnimationZoom});var l=t(44258),a=t(35686);const n={fill:"forwards",duration:1e3};function AnimationZoom(C){let{zoomFrom:e=0,zoomTo:t=1,targetLeafElement:r=!1,transformOrigin:c,...i}=C;const o={...n,...i},s=`from-${e}-to-${t}-${l.ANIMATION_TYPES.ZOOM}`,d={transform:[`scale(${e})`,`scale(${t})`]};if(c){const C={x:50-c.horizontal,y:50-c.vertical},t={x:(e-1)*C.x,y:(e-1)*C.y};d.transform=[`translate(${t.x}%, ${t.y}%) ${d.transform[0]}`,`translate(0%, 0%) ${d.transform[1]}`]}const{id:u,WAAPIAnimation:M,AMPTarget:p,AMPAnimation:f}=(0,a.default)(s,d,o,!1,r);return{id:u,WAAPIAnimation:M,AMPTarget:p,AMPAnimation:f,generatedKeyframes:{[s]:d}}}},69332:(C,e,t)=>{var l=t(45697),a=t.n(l),n=t(77175),r=t(47730),c=t(78582),i=t(32619),o=t(27609),s=t(4891),d=t(79871);a().shape({...n.FlyInEffectInputPropTypes,...r.PanEffectInputPropTypes,...c.PulseEffectInputPropTypes,...i.RotateInEffectInputPropTypes,...o.WhooshInEffectInputPropTypes,...s.ZoomEffectInputPropTypes,...d.BasicAnimationInputPropTypes}),a().shape({id:a().string.isRequired,type:a().string.isRequired,x:a().number.isRequired,y:a().number.isRequired,width:a().number.isRequired,height:a().number.isRequired,flip:a().shape({vertical:a().bool,horizontal:a().bool}),rotationAngle:a().number.isRequired,mask:a().shape({type:a().string.isRequired}),link:a().shape({url:a().string.isRequired,desc:a().string,icon:a().string}),opacity:a().number,lockAspectRatio:a().bool})},30491:(C,e,t)=>{t.d(e,{defaultUnit:()=>l});const l=(C,e)=>/\d$/.test(C)?`${C}${e}`:C},17161:(C,e,t)=>{function l(C){for(var e=arguments.length,t=new Array(e>1?e-1:0),l=1;l<e;l++)t[l-1]=arguments[l];return C.reduce(((C,e,l)=>C.concat([e,t[l]])),[]).join("")}function a(){let C=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};function e(){return`rotate(${-1*C?.rotationAngle}deg) ${l(...arguments)} rotate(${C?.rotationAngle}deg)`}return C?.rotationAngle?e:l}t.d(e,{getGlobalSpace:()=>a})},9223:(C,e,t)=>{t.d(e,{getMediaOrigin:()=>a});var l=t(80475);function a(){let C=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{top:0,right:0,bottom:0,left:0},e=.5;const t=Object.entries(C).reduce(((C,e)=>{let[t,l]=e;return{...C,[t]:Math.abs(l)}}),{});t.top<.01&&t.bottom<.01||(e=t.top/(t.top+t.bottom));let a=.5;t.left<.01&&t.right<.01||(a=t.left/(t.left+t.right));const n={vertical:e,horizontal:a};return{horizontal:(0,l.lerp)(isNaN(n.horizontal)?.5:n.horizontal,{MIN:0,MAX:100}),vertical:(0,l.lerp)(isNaN(n.vertical)?.5:n.vertical,{MIN:0,MAX:100})}}},53020:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(1787),a=t(15985);function n(C,e){const{y:t,height:l}=C;return-Number((e+t)/l*100+100).toFixed(5)}function r(C,e){const{y:t,height:l}=C;return Number((100-t+e)/l*100).toFixed(5)}function c(C){const{x:e,width:t}=C;return-Number(e/t*100+100).toFixed(5)}function i(C){const{x:e,width:t}=C;return Number((100-e)/t*100).toFixed(5)}const __WEBPACK_DEFAULT_EXPORT__=function(C){const e=(0,l.getBox)(C,100,100),t=(0,l.dataToEditorY)(a.DANGER_ZONE_HEIGHT,100);return{offsetTop:n(e,t),offsetBottom:r(e,t),offsetLeft:c(e),offsetRight:i(e)}}},18034:(C,e,t)=>{function l(C){let{animations:e=[]}=C;return e.reduce(((C,e)=>{let{duration:t=0,delay:l=0}=e;return Math.max(C,t+l)}),0)}t.d(e,{getTotalDuration:()=>l})},60427:(C,e,t)=>{t.d(e,{default:()=>d});var l=t(70722),a=t(83285),n=t(30890),r=t(56491),c=t(96764);const i=new RegExp(" ","gi"),o={d:"dd",D:"EEE",j:"d",l:"EEEE",N:"i",S:C=>(0,a.default)(C,"do").replace((0,a.default)(C,"d"),""),w:C=>Number((0,a.default)(C,"i"))-1,z:C=>Number((0,a.default)(C,"DDD"))-1,W:"I",F:"MMMM",m:"MM",M:"MMM",n:"M",t:C=>(0,n.default)(C),L:C=>Number((0,r.default)(C)),o:"RRRR",Y:"yyyy",y:"yy",a:"aaa",A:"aa",B(C){const e=(0,l.zonedTimeToUtc)(C,"+0100"),t=(0,a.default)(e,"s"),n=(0,a.default)(e,"m"),r=(0,a.default)(e,"H");return Math.round((t+60*n+3600*r)/86.4)},g:"h",G:"H",h:"hh",H:"HH",i:"mm",s:"ss",u:"SSSSSS",v:"SSS",e:"zzzz",I:C=>0,O:"xx",P:"xxx",T:"zzz",Z(C){const e=(0,l.format)((0,l.toDate)(C,(0,c.default)()),"XXX",(0,c.default)());if("Z"===e)return 0;const t="-"===e[0]?-1:1,a=e.substring(1).split(":").map(Number);return t*(60*a[0]+a[1])*60},c:C=>(0,l.format)((0,l.toDate)(C,(0,c.default)()),"yyyy-MM-dd'T'HH:mm:ssxxx",(0,c.default)()),r:C=>(0,l.format)((0,l.toDate)(C,(0,c.default)()),"EEE, dd MMM yyyy HH:mm:ss xx",(0,c.default)()),U:"t"};const s=function(C,e){let t,l;const a=[];for(t=0;t<C.length;t++)l=C[t],"\\"!==l?l in o?"string"!=typeof o[l]?a.push(`'${o[l](e)}'`):a.push(o[l]):a.push(l):(t++,a.push(`'${C[t]}'`));return a.join(" ")};const d=function(C,e){if(!C)return"";const t=(0,l.toDate)(C),a=(0,c.default)(),n=s(e,t);return(0,l.format)(t,n,a).replace(i,"")}},63415:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(60427),a=t(68057);const __WEBPACK_DEFAULT_EXPORT__=function(C){const e=(0,a.getSettings)(),{dateFormat:t}=e;return(0,l.default)(C,t)}},96764:(C,e,t)=>{t.d(e,{default:()=>M});var l=t(82512),a=t.n(l),n=t(16245),r=t.n(n),c=t(68057),i=t(87602),o=t(91655);const s={lessThanXMinutes:C=>(0,i.default)(
2
  /* translators: Time difference between two dates, in minutes (min=minute). %s: Number of minutes. */
3
  (0,o._n)("less than %s min","less than %s mins",C,"web-stories"),C),xMinutes:C=>(0,i.default)(
4
  /* translators: Time difference between two dates, in minutes. %s: Number of minutes. */
@@ -10,14 +10,14 @@
10
  /* translators: %s: Human-readable time difference. */
11
  (0,o.__)("in %s","web-stories"),l):(0,i.default)(
12
  /* translators: %s: Human-readable time difference. */
13
- (0,o.__)("%s ago","web-stories"),l):l}const u=function(){const C=(0,c.getSettings)(),{timezone:e,gmtOffset:t}=C;return e||(Number.isNaN(Number(t))?"+00:00":function(C){const e=C>23?C/60:C,t=C<0?"-":"+",l=Math.abs(e);return e<10?`${t}0${l}`:`${t}${l}`}(t))};const M=function(){const C=(0,c.getSettings)(),{locale:e,weekStartsOn:t,months:l,monthsShort:n,weekdays:i,weekdaysShort:o,weekdaysInitials:s}=C,M={narrow:n||["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:n||["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:l||["January","February","March","April","May","June","July","August","September","October","November","December"]},p={narrow:s||["S","M","T","W","T","F","S"],short:o||["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:o||["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:i||["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},f={...a().localize,month:r()({values:M,defaultWidth:"wide"}),day:r()({values:p,defaultWidth:"wide"})},m={...a(),code:e||a().code,formatDistance:d,localize:f,options:{weekStartsOn:t}};return{weekStartsOn:t,timeZone:u(),locale:m}}},68057:(C,e,t)=>{t.d(e,{getSettings:()=>r,updateSettings:()=>n});const l={dateFormat:"Y-m-d",timeFormat:"g:i a",gmtOffset:0,timezone:"",weekStartsOn:0};let a={...l};function n(C){a={...a,...C}}function r(){return a}},46324:(C,e,t)=>{t.d(e,{Button:()=>E});var l=t(67294),a=t(72070),n=t(26300),r=t(33625),c=t(35199),i=t(91778),o=t(22049);function s(){return s=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},s.apply(this,arguments)}const d=n.default.button.withConfig({displayName:"button__Base",componentId:"sc-161dykw-0"})((C=>{let{as:e,size:t,theme:l}=C;return(0,n.css)(["display:flex;align-items:center;justify-content:space-around;padding:0;margin:0;background:transparent;border:none;color:",";cursor:pointer;",";",";&:active{background-color:",";color:",";}",' &:disabled,&[aria-disabled="true"]{pointer-events:none;background-color:',";color:",";}transition:background-color ",",color ",";"],l.colors.fg.primary,r.focusableOutlineCSS(l.colors.border.focus),c.expandPresetStyles({preset:{...l.typography.presets.label[t===o.BUTTON_SIZES.SMALL?i.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.SMALL:i.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.MEDIUM]},theme:l}),l.colors.interactiveBg.active,l.colors.interactiveFg.active,"a"===e&&(0,n.css)(["&:hover,&:focus{color:",";}"],l.colors.interactiveFg.active),l.colors.interactiveBg.disable,l.colors.fg.disable,o.BUTTON_TRANSITION_TIMING,o.BUTTON_TRANSITION_TIMING)})),u={[o.BUTTON_TYPES.PRIMARY]:C=>{let{theme:e}=C;return(0,n.css)(["background-color:",";color:",";&:active{background-color:",";color:",";}&:hover,&:focus{background-color:",";color:"," !important;}"],e.colors.interactiveBg.brandNormal,e.colors.interactiveFg.brandNormal,e.colors.interactiveBg.active,e.colors.interactiveFg.active,e.colors.interactiveBg.brandHover,e.colors.interactiveFg.brandHover)},[o.BUTTON_TYPES.SECONDARY]:C=>{let{theme:e}=C;return(0,n.css)(["background-color:",";&:hover,&:focus{background-color:",";}&:disabled{&:hover,&:focus{background-color:",";}}"],e.colors.interactiveBg.secondaryNormal,e.colors.interactiveBg.secondaryHover,e.colors.interactiveBg.disable)},[o.BUTTON_TYPES.TERTIARY]:C=>{let{theme:e}=C;return(0,n.css)(["background-color:",";&:hover,&:focus{background-color:",";}&:disabled,&[aria-disabled='true']{background-color:",";&:hover,&:focus{background-color:",";}}"],e.colors.interactiveBg.tertiaryNormal,e.colors.interactiveBg.tertiaryHover,e.colors.interactiveBg.tertiaryNormal,e.colors.interactiveBg.tertiaryNormal)},[o.BUTTON_TYPES.QUATERNARY]:C=>{let{theme:e}=C;return(0,n.css)(["background-color:",";border:1px solid ",";&:hover{border-color:",";}&:focus{box-shadow:none;border-color:",";}&:active{border-color:",";background-color:",";}",";"," &:disabled,&[aria-disabled='true']{border-color:",";background-color:",";}"],e.colors.interactiveBg.quaternaryNormal,e.colors.border.defaultNormal,e.colors.border.quaternaryHover,e.colors.border.quaternaryHover,e.colors.border.quaternaryActive,e.colors.interactiveBg.quaternaryNormal,r.focusableOutlineCSS,(C=>{let{isToggled:t}=C;return t&&(0,n.css)(["border-color:",";"],e.colors.border.defaultPress)}),e.colors.border.disable,e.colors.interactiveBg.quaternaryNormal)}},M=(0,n.default)(d).withConfig({displayName:"button__ButtonRectangle",componentId:"sc-161dykw-1"})(["",";min-width:1px;min-height:1em;border-radius:",";padding:",";"],(C=>{let{type:e}=C;return e&&u[e]}),(C=>{let{theme:e}=C;return e.borders.radius.small}),(C=>{let{size:e}=C;return e===o.BUTTON_SIZES.SMALL?"8px 16px":"18px 32px"})),p=(0,n.default)(d).withConfig({displayName:"button__ButtonSquare",componentId:"sc-161dykw-2"})(["",";border-radius:",";"," svg{width:","px;height:","px;}"],(C=>{let{type:e}=C;return e&&u[e]}),(C=>{let{theme:e}=C;return e.borders.radius.small}),(C=>{let{size:e}=C;return(0,n.css)(["width:","px;height:","px;"],e===o.BUTTON_SIZES.SMALL?i.THEME_CONSTANTS.ICON_SIZE:i.THEME_CONSTANTS.LARGE_BUTTON_SIZE,e===o.BUTTON_SIZES.SMALL?i.THEME_CONSTANTS.ICON_SIZE:i.THEME_CONSTANTS.LARGE_BUTTON_SIZE)}),i.THEME_CONSTANTS.ICON_SIZE,i.THEME_CONSTANTS.ICON_SIZE),f=(0,n.default)(p).withConfig({displayName:"button__ButtonCircle",componentId:"sc-161dykw-3"})(["border-radius:",";"],(C=>{let{theme:e}=C;return e.borders.radius.round})),m=(0,n.default)(d).withConfig({displayName:"button__ButtonIcon",componentId:"sc-161dykw-4"})(["",";width:","px;height:","px;svg{width:100%;height:100%;}"],(C=>{let{type:e}=C;return e&&u[e]}),i.THEME_CONSTANTS.ICON_SIZE,i.THEME_CONSTANTS.ICON_SIZE),h=(0,n.default)(d).withConfig({displayName:"button__ButtonLink",componentId:"sc-161dykw-5"})(["",""],(C=>{let{theme:e,size:t}=C;return(0,n.css)(["",";color:",";border-radius:0;:hover{color:",";}&:active,&:disabled,&[aria-disabled='true']{background-color:",";}"],c.expandPresetStyles({preset:e.typography.presets.link[t],theme:e}),e.colors.fg.linkNormal,e.colors.fg.linkHover,e.colors.opacity.footprint)})),L={[o.BUTTON_VARIANTS.RECTANGLE]:M,[o.BUTTON_VARIANTS.CIRCLE]:f,[o.BUTTON_VARIANTS.SQUARE]:p,[o.BUTTON_VARIANTS.ICON]:m,[o.BUTTON_VARIANTS.LINK]:h},E=(0,a.forwardRef)((function Button(C,e){let{size:t=o.BUTTON_SIZES.MEDIUM,type:a=o.BUTTON_TYPES.PLAIN,variant:n=o.BUTTON_VARIANTS.RECTANGLE,children:r,...c}=C;const i=void 0!==c.href,d=L[n];return l.createElement(d,s({ref:e,as:i?"a":"button",size:t,type:a},c),r)}))},22049:(C,e,t)=>{t.d(e,{BUTTON_SIZES:()=>a,BUTTON_TRANSITION_TIMING:()=>r,BUTTON_TYPES:()=>l,BUTTON_VARIANTS:()=>n});const l={PRIMARY:"primary",SECONDARY:"secondary",TERTIARY:"tertiary",QUATERNARY:"quaternary",PLAIN:"plain"},a={SMALL:"small",MEDIUM:"medium"},n={CIRCLE:"circle",RECTANGLE:"rectangle",SQUARE:"square",ICON:"icon",LINK:"link"},r="0.3s ease 0s"},98415:(C,e,t)=>{t.d(e,{Checkbox:()=>p});var l=t(67294),a=t(72070),n=t(26300),r=t(30648),c=t(19722),i=t(33625);function o(){return o=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},o.apply(this,arguments)}const s=24,d=n.default.div.withConfig({displayName:"checkbox__Border",componentId:"sc-ixusai-0"})((C=>{let{theme:e}=C;return(0,n.css)(["position:absolute;height:","px;width:","px;border-radius:",";border:","px solid ",";pointer-events:none;"],s,s,e.borders.radius.small,1,e.colors.border.defaultNormal)})),u=(0,n.default)(r.default).withConfig({displayName:"checkbox__StyledCheckmark",componentId:"sc-ixusai-1"})(["height:auto;width:32px;color:",";"],(C=>{let{theme:e}=C;return e.colors.fg.primary})),M=n.default.div.withConfig({displayName:"checkbox__CheckboxContainer",componentId:"sc-ixusai-2"})((C=>{let{theme:e}=C;return(0,n.css)(["position:relative;display:flex;justify-content:center;align-items:center;height:","px;width:","px;min-height:","px;min-width:","px;input[type='checkbox']{position:absolute;width:","px;height:","px;margin:0;padding:0;opacity:0;cursor:pointer;:disabled{~ ","{border-color:",";}~ ","{color:",";}}&.",":not(:active) ~ ","{",";}:active ~ ","{border-color:",";box-shadow:0 0 0 8px ",";}}"],s,s,s,s,25,25,d,e.colors.border.disable,u,e.colors.fg.disable,c.FOCUS_VISIBLE_SELECTOR,d,(0,i.focusCSS)(e.colors.border.focus),d,e.colors.border.defaultNormal,e.colors.shadow.active)})),p=(0,a.forwardRef)(((C,e)=>{let{checked:t,disabled:a,className:n="",...r}=C;return l.createElement(M,{disabled:a,className:n},l.createElement("input",o({type:"checkbox",ref:e,checked:Boolean(t),disabled:a,"aria-checked":t},r)),t&&l.createElement(u,{"data-testid":"checkbox-checkmark"}),l.createElement(d,null))}))},32214:(C,e,t)=>{t.d(e,{Chip:()=>f});var l=t(67294),a=t(72070),n=t(26300),r=t(35199),c=t(91778),i=t(66044),o=t(33625);function s(){return s=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},s.apply(this,arguments)}const d=C=>{let{theme:e,active:t,disabled:l}=C;return t&&!l?e.colors.interactiveBg.secondaryNormal:"transparent"},u=n.default.div.withConfig({displayName:"chip__Infix",componentId:"sc-17m0po9-0"})(["display:inline-block;margin-right:",";margin-left:",";height:28px;"],(C=>{let{before:e}=C;return e?"-8px":"4px"}),(C=>{let{before:e}=C;return e?"4px":"-8px"})),M=n.default.span.withConfig({displayName:"chip__StyledChip",componentId:"sc-17m0po9-1"})(["padding:0 12px;background:transparent;border:none;&:focus{outline:none;}"]),p=n.default.button.withConfig({displayName:"chip__ChipContainer",componentId:"sc-17m0po9-2"})((C=>{let{theme:e,disabled:t}=C;return(0,n.css)(["display:inline-flex;justify-content:center;align-items:center;height:36px;padding:0;background-color:",";border:1px solid ",";border-radius:",";transition:all 0.3s ease-in-out;transition-property:background-color,border-color,height,width,transform;cursor:",";"," :active{background-color:",";}:hover:not(:active){border-color:",";}",",","{white-space:nowrap;cursor:",";color:",";",";}"],d,t?e.colors.border.disable:e.colors.interactiveBg.secondaryNormal,e.borders.radius.x_large,t?"default":"pointer",o.focusableOutlineCSS,d({theme:e,active:!0,disabled:t}),t?e.colors.border.disable:e.colors.border.defaultHover,u,M,t?"default":"pointer",t?e.colors.fg.disable:e.colors.fg.primary,r.expandPresetStyles({preset:e.typography.presets.paragraph[c.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.SMALL],theme:e}))})),f=(0,a.forwardRef)(((C,e)=>{let{children:t,prefix:a=null,suffix:n=null,onClick:r=i.noop,disabled:c=!1,...o}=C;return l.createElement(p,s({ref:e,disabled:c,onClick:r},o),a&&l.createElement(u,{before:!0},a),l.createElement(M,null,t),n&&l.createElement(u,{after:!0},n))}));f.displayName="Chip"},42096:(C,e,t)=>{t.d(e,{default:()=>u});var l=t(67294),a=t(26300),n=t(37723),r=t(72070);const c=(0,a.keyframes)(["100%{transform:rotate(360deg)}"]),i=(0,a.keyframes)(["0%{stroke-dasharray:1,200;stroke-dashoffset:0;}50%{stroke-dasharray:100,200;stroke-dashoffset:-15;}100%{stroke-dasharray:100,200;stroke-dashoffset:-125;}"]),o=a.default.div.attrs({role:"progressbar"}).withConfig({displayName:"circularProgress__Wrapper",componentId:"sc-1pbt3jr-0"})(["width:",";height:",";animation:"," 1.4s linear infinite;"],(C=>{let{size:e}=C;return`${e}px`}),(C=>{let{size:e}=C;return`${e}px`}),c),s=a.default.svg.withConfig({displayName:"circularProgress__StyledSpinner",componentId:"sc-1pbt3jr-1"})(["display:block;"]),d=a.default.circle.withConfig({displayName:"circularProgress__StyledCircle",componentId:"sc-1pbt3jr-2"})(["animation:"," 1.4s ease-in-out infinite;stroke:",";"],i,(C=>{let{theme:e}=C;return`${e.colors.accent.secondary}`}));function CircularProgress(C){let{size:e,thickness:t}=C;const a=(0,r.useRef)();return l.createElement(n.default,{nodeRef:a,in:!0,appear:!0,timeout:0},l.createElement(o,{ref:a,size:e},l.createElement(s,{viewBox:`${e/2} ${e/2} ${e} ${e}`},l.createElement(d,{cx:e,cy:e,r:(e-t)/2,fill:"none",strokeWidth:t,stroke:"currentColor"}))))}CircularProgress.defaultProps={size:24,thickness:2};const u=CircularProgress},51537:(C,e,t)=>{t.d(e,{default:()=>u});var l=t(67294),a=t(26300),n=t(44586),r=t(72070),c=t(46324),i=t(8682),o=t(43688);function s(){return s=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},s.apply(this,arguments)}const d=(0,a.default)(c.Button).withConfig({displayName:"button__StyledButton",componentId:"sc-pequaj-0"})(["",";width:100%;"," :disabled{background-color:transparent;span{color:",";}}:hover:not(:disabled){background-color:",";}:active:not(:disabled){background-color:",";}"],o.menuItemStyles,(C=>{let{isHorizontal:e,isIconMenu:t,forcePadding:l,theme:a}=C;return{height:e&&"32px",padding:!l&&(e||t)&&0,borderRadius:e||t?a.borders.radius.small:0}}),(C=>{let{theme:e}=C;return e.colors.fg.disable}),(C=>{let{theme:e}=C;return e.colors.interactiveBg.secondaryHover}),(C=>{let{theme:e}=C;return e.colors.interactiveBg.secondaryPress})),u=(0,r.forwardRef)((function Button(C,e){let{id:t,onBlur:a,onClick:c,onFocus:o,forcePadding:u=!1,dismissOnClick:M=!0,...p}=C;const{focusedId:f,isIconMenu:m,isHorizontal:h,onDismiss:L,onMenuItemBlur:E,onMenuItemFocus:Z}=(0,i.default)((C=>{let{state:e,actions:t}=C;return{focusedId:e.focusedId,isIconMenu:e.isIconMenu,isHorizontal:e.isHorizontal,onDismiss:t.onDismiss,onMenuItemBlur:t.onMenuItemBlur,onMenuItemFocus:t.onMenuItemFocus}})),g=(0,r.useMemo)(n.default,[]),v=t||g;return l.createElement(d,s({ref:e,id:v,tabIndex:f===v?0:-1,role:"menuitem",isIconMenu:m,isHorizontal:h,forcePadding:u,onBlur:C=>{E(),a?.(C)},onClick:C=>{c(C),M&&L(C)},onFocus:C=>{Z(v),o?.(C)}},p))}))},77568:(C,e,t)=>{t.d(e,{default:()=>c});var l=t(67294),a=t(26300),n=t(8682);const r=a.default.div.withConfig({displayName:"separator__Line",componentId:"sc-1s2s628-0"})(["display:block;flex-shrink:0;",""],(C=>{let{isHorizontal:e,isIconMenu:t,theme:l}=C;return e?`\n width: 1px;\n height: 89%; /* 32px out of 36px */\n margin: auto 2px; /* there's an extra 6px horizontal flexbox gap */\n background-color: ${l.colors.divider.secondary};\n `:`\n height: 1px;\n margin: 2px auto; /* there's an extra 6px vertical flexbox gap */\n width: ${t?40:100}%;\n background-color: ${l.colors.divider.primary};\n `}));const c=function Separator(){const C=(0,n.default)((C=>{let{state:{isIconMenu:e,isHorizontal:t}}=C;return{isIconMenu:e,isHorizontal:t}}));return l.createElement(r,C)}},43688:(C,e,t)=>{t.d(e,{menuItemStyles:()=>c});var l=t(26300),a=t(35199),n=t(91778),r=t(22049);const c=(0,l.css)(["",";display:flex;justify-content:space-between;align-items:center;padding:2px 16px;border:0;color:",";font-weight:500;text-align:left;transition:background-color ",";"],(C=>{let{theme:e}=C;return a.expandPresetStyles({preset:e.typography.presets.paragraph[n.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.X_SMALL],theme:e})}),(C=>{let{theme:e}=C;return e.colors.fg.primary}),r.BUTTON_TRANSITION_TIMING)},19683:(C,e,t)=>{t.d(e,{CONTEXT_MENU_SKIP_ELEMENT:()=>l});const l="context-menu-skip-element"},98448:(C,e,t)=>{t.d(e,{default:()=>S});var l=t(67294),a=t(72070),n=t(91655),r=t(66044),c=t(45697),i=t.n(c),o=t(26300);function s(){return s=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},s.apply(this,arguments)}const d=o.default.div.withConfig({displayName:"styled__Popover",componentId:"sc-l47kav-0"})(["--translate-x:calc(var(--delta-x,0) * 1px);--translate-y:calc(var(--delta-y,0) * 1px);display:",";position:",";z-index:",";transform:translate(var(--translate-x),var(--translate-y));"],(C=>{let{isOpen:e}=C;return e?"block":"none"}),(C=>{let{isInline:e}=C;return e?"relative":"absolute"}),(C=>{let{popoverZIndex:e}=C;return e}));d.defaultProps={popoverZIndex:9991},d.propTypes={popoverZIndex:i().number};const u=o.default.div.withConfig({displayName:"styled__Shadow",componentId:"sc-l47kav-1"})(["position:absolute;top:0;right:0;bottom:0;left:0;border-radius:",";box-shadow:0px 4px 4px rgba(0,0,0,0.25);pointer-events:none;"],(C=>{let{theme:e,$isHorizontal:t}=C;return t?e.borders.radius.medium:e.borders.radius.small}));function SmartPopover(C){const e=(0,a.useCallback)((e=>{if(!e)return;const t=e.getBoundingClientRect(),l=window.innerWidth-t.width,a=window.innerHeight-t.height,n=C.isRTL?t.x<0:l<t.x,r=C.isRTL?t.width:-t.width,c={x:n?r:0,y:Math.min(0,a-t.y)};e.style.setProperty("--delta-x",c.x),e.style.setProperty("--delta-y",c.y)}),[C.isRTL]);return C.isOpen?l.createElement(d,s({ref:e},C)):null}var M=t(52589),p=t(91778);const f="top",m="right",h="bottom",L="left",E={[`${f}_${L}`]:`${f}_${L}`,[`${f}_${m}`]:`${f}_${m}`,[`${h}_${m}`]:`${h}_${m}`,[`${h}_${L}`]:`${h}_${L}`};function Z(){return Z=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},Z.apply(this,arguments)}const g={[f]:100,[m]:0,[h]:-100,[L]:-50},v=`transform 0.175s ${p.BEZIER.default}`,w=(0,o.css)(["top:0;right:0;bottom:0;left:0;"]),y=o.default.div.withConfig({displayName:"animationContainer__MenuWrapper",componentId:"sc-10ar2ad-0"})(["position:absolute;"]),b=o.default.div.withConfig({displayName:"animationContainer__MenuRevealer",componentId:"sc-10ar2ad-1"})(["overflow:",";border-radius:",";",""],(C=>{let{animationFinished:e}=C;return e?"normal":"hidden"}),(C=>{let{theme:e}=C;return e.borders.radius.small}),w),R=o.default.div.withConfig({displayName:"animationContainer__MenuCounterRevealer",componentId:"sc-10ar2ad-2"})(["border-radius:",";"],(C=>{let{theme:e}=C;return e.borders.radius.small})),x=(0,o.default)(d).withConfig({displayName:"animationContainer__ButtonInner",componentId:"sc-10ar2ad-3"})([""," ",";transform:",";","{","}","{transition:",";","}","{transition:",";","}","{transition:",";transform:",";transform-origin:",";}"],w,(C=>{let{isInline:e}=C;return e&&"position: relative"}),(C=>{switch(C.align){case E.top_left:return`translate(${g[L]}%, ${g[f]}%)`;case E.top_right:return`translate(${g[m]}%, ${g[f]}%)`;case E.bottom_right:return`translate(${g[m]}%, ${g[h]}%)`;default:return`translate(${g[L]}%, ${g[h]}%)`}}),y,(C=>{switch(C.align){case E.top_right:return(0,o.css)(["top:0;right:0;"]);case E.top_left:return(0,o.css)(["top:0;left:0;"]);case E.bottom_right:return(0,o.css)(["right:0;bottom:0;"]);default:return(0,o.css)(["left:0;bottom:0;"])}}),b,(C=>C.isReady?v:"none"),(C=>{switch(C.align){case E.top_right:return(0,o.css)(["transform:",";"],C.isReady?"none":"translate(50%, -50%)");case E.top_left:return(0,o.css)(["transform:",";"],C.isReady?"none":"translate(-50%, -50%)");case E.bottom_right:return(0,o.css)(["transform:",";"],C.isReady?"none":"translate(50%, 50%)");default:return(0,o.css)(["transform:",";"],C.isReady?"none":"translate(-50%, 50%)")}}),R,(C=>C.isReady?v:"none"),(C=>{switch(C.align){case E.top_right:return(0,o.css)(["transform:",";"],C.isReady?"none":"translate(-50%, 50%)");case E.top_left:return(0,o.css)(["transform:",";"],C.isReady?"none":"translate(50%, 50%)");case E.bottom_right:return(0,o.css)(["transform:",";"],C.isReady?"none":"translate(-50%, -50%)");default:return(0,o.css)(["transform:",";"],C.isReady?"none":"translate(50%, -50%)")}}),u,(C=>C.isReady?v:"none"),(C=>C.isReady?"none":"scale(0.5)"),(C=>{switch(C.align){case E.top_right:return"right top";case E.top_left:return"left top";case E.bottom_right:return"right bottom";default:return"left bottom"}}));x.propTypes={align:i().oneOf(Object.values(E)),isReady:i().bool};const A=function AnimationContainer(C){let{children:e,isOpen:t,...n}=C;const[r,c]=(0,a.useState)(null),[i,o]=(0,a.useState)(!1),[s,d]=(0,a.useState)(!0),M=(0,a.useRef)(null),p=(0,a.useRef)(null);return(0,a.useLayoutEffect)((()=>{if(!t)return void c(null);if(!p.current||!M.current)return;const C=p.current.getBoundingClientRect(),e=M.current.getBoundingClientRect(),l=C.left+C.width*(g[L]/100),a=C.bottom+C.height*(g[h]/100),n=l+e.width>window.innerWidth?m:L,r=0>a-e.height?f:h;c(E[`${r}_${n}`])}),[t]),(0,a.useEffect)((()=>{let C;return t&&(d(!1),C=setTimeout((()=>d(!0)),175)),()=>clearTimeout(C)}),[t]),(0,a.useEffect)((()=>{const C=requestAnimationFrame((()=>o(Boolean(r))));return()=>cancelAnimationFrame(C)}),[r]),l.createElement(x,Z({align:r,isOpen:t,isReady:i,ref:p},n),l.createElement(y,null,l.createElement(b,{animationFinished:t&&s},l.createElement(R,{ref:M},e)),l.createElement(u,null)))};var T=t(52863);function ContextMenuProvider(C){let{children:e,isIconMenu:t=!1,isHorizontal:n=!1,onDismiss:r}=C;const[c,i]=(0,a.useState)(-1),o={state:{focusedId:c,isIconMenu:t,isHorizontal:n},actions:{onDismiss:r,onMenuItemBlur:(0,a.useCallback)((C=>i(C)),[]),onMenuItemFocus:(0,a.useCallback)((()=>i(-1)),[]),setFocusedId:i}};return l.createElement(T.default.Provider,{value:o},e)}function _(){return _=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},_.apply(this,arguments)}const S=(0,a.forwardRef)(((C,e)=>{let{animate:t,"aria-label":c=(0,n.__)("Menu","web-stories"),children:i,id:o,isAlwaysVisible:s,isIconMenu:d=!1,isHorizontal:p=!1,isInline:f=!1,onDismiss:m=r.noop,popoverZIndex:h,...L}=C;const{isRTL:E}=L,Z=(0,a.useMemo)((()=>t?A:SmartPopover),[t]);return l.createElement(ContextMenuProvider,{isIconMenu:d,isHorizontal:p,onDismiss:m},l.createElement(Z,{"aria-label":c,isInline:f,role:s?null:"dialog",isOpen:s||L.isOpen,isRTL:E,popoverZIndex:h},l.createElement(M.default,_({ref:e,"aria-expanded":L.isOpen},L),i),!t&&l.createElement(u,{$isHorizontal:p})))}))},52863:(C,e,t)=>{t.d(e,{default:()=>l});const l=(0,t(72070).createContext)()},8682:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(72070),a=t(52863);const __WEBPACK_DEFAULT_EXPORT__=function(C){return(0,l.useContextSelector)(a.default,C??l.identity)}},30963:(C,e,t)=>{t.d(e,{default:()=>U});var l={};t.r(l),t.d(l,{Group:()=>I,GroupLabel:()=>O,List:()=>z,NoResult:()=>H,Option:()=>D,OverflowEllipses:()=>k,Selected:()=>B});var a=t(67294),n=t(72070),r=t(26300),c=t(33625),i=t(4504),o=t(13578),s=t(44586),d=t(91655),u=t(35199),M=t(42914),p=t(18969),f=t(46324),m=t(22049),h=t(66044);function L(){return L=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},L.apply(this,arguments)}const E=r.default.div.withConfig({displayName:"searchInput__SearchContainer",componentId:"sc-ewszoh-0"})(["position:relative;width:100%;"]),Z=(0,r.css)(["position:absolute;display:flex;justify-content:center;align-items:center;top:50%;width:30px;padding:0;margin:0;transform:translateY(-50%);background-color:transparent;border:none;> svg{height:100%;width:auto;color:",";fill:",";}"],(C=>{let{theme:e}=C;return e.colors.fg.primary}),(C=>{let{theme:e}=C;return e.colors.fg.primary})),g=r.default.div.withConfig({displayName:"searchInput__SearchIconContainer",componentId:"sc-ewszoh-1"})([""," left:0;height:28px;"],Z),v=(0,r.default)(f.Button).attrs({variant:m.BUTTON_VARIANTS.ICON}).withConfig({displayName:"searchInput__ClearButton",componentId:"sc-ewszoh-2"})(["",";right:0;height:20.5px;opacity:0.4;"],Z),w=r.default.input.attrs({type:"search",role:"combobox","aria-autocomplete":"list"}).withConfig({displayName:"searchInput__Input",componentId:"sc-ewszoh-3"})(["width:100%;padding:6px 20px 6px 30px;border-radius:",";background:",";border:1px solid ",";color:",";"," &::-ms-clear{display:none;}&:placeholder-shown{text-overflow:ellipsis;}&::-webkit-input-placeholder{text-overflow:ellipsis;}&::-moz-placeholder{text-overflow:ellipsis;}&::-webkit-search-decoration,&::-webkit-search-cancel-button,&::-webkit-search-results-button,&::-webkit-search-results-decoration{appearance:none;}&:focus{border-color:",";}"],(C=>{let{theme:e}=C;return e.borders.radius.small}),(C=>{let{theme:e}=C;return e.colors.bg.primary}),(C=>{let{theme:e}=C;return e.colors.border.defaultActive}),(C=>{let{theme:e}=C;return e.colors.fg.primary}),u.expandTextPreset(((C,e)=>{let{paragraph:t}=C,{SMALL:l}=e;return t[l]})),(C=>{let{theme:e}=C;return e.colors.border.focus})),y=(0,n.forwardRef)((function SearchInput(C,e){let{isExpanded:t,onClose:l,value:r,onChange:c,focusFontListFirstOption:i=h.noop,placeholder:o=(0,d.__)("Search","web-stories"),...s}=C;const u=(0,n.useCallback)((C=>{C.stopPropagation();const{key:e}=C;"Escape"===e?l():"ArrowDown"===e&&i()}),[l,i]);return a.createElement(E,null,a.createElement(w,L({ref:e,"aria-expanded":t,value:r,onKeyDown:u,placeholder:o,onChange:c,"aria-label":(0,d.__)("Search","web-stories")},s)),a.createElement(g,null,a.createElement(M.default,null)),r.trim().length>0&&a.createElement(v,{onClick:()=>c({target:{value:""}})},a.createElement(p.default,null)))}));t(26699);const b=C=>e=>C.filter((C=>{let{name:t}=C;return t.toLowerCase().includes(e.toLowerCase())})),R=C=>C.trim().length>=2,x=r.default.div.withConfig({displayName:"container__Container",componentId:"sc-n7ncmi-0"})(["position:relative;display:flex;flex-direction:row;flex-wrap:wrap;width:100%;min-width:120px;z-index:2;background-color:",";border-radius:",";padding:5px;margin-top:16px;"," "," ",";"],(C=>{let{theme:e}=C;return e.colors.bg.primary}),(C=>{let{theme:e}=C;return e.borders.radius.small}),(C=>{let{isInline:e}=C;return e&&(0,r.css)(["position:absolute;margin-top:0;padding:0;min-width:initial;width:initial;"])}),(C=>{let{theme:e,hasDropDownBorder:t}=C;return t&&(0,r.css)(["border:1px solid ",";"],e.colors.border.defaultNormal)}),(C=>{let{$containerStyleOverrides:e}=C;return e})),A=(0,n.forwardRef)((function OptionsContainer(C,e){let{onClose:t,isOpen:l,getOptionsByQuery:r,hasSearch:c,renderContents:i,isInline:o,hasDropDownBorder:d=!1,containerStyleOverrides:u,title:M,placeholder:p}=C;const f=(0,n.useRef)(),[m,h]=(0,n.useState)(""),[L,E]=(0,n.useState)(null),[Z,g]=(0,n.useState)(!0),[v,w]=(0,n.useState)(0);(0,n.useFocusOut)(f,t,[t]);const b=(0,n.useCallback)((C=>{let{target:{value:e}}=C;return h(e)}),[]),A=(0,n.useCallback)((()=>{r(m).then(E)}),[r,m]);(0,n.useEffect)((()=>{r&&R(m)?A():E(null)}),[r,m,A]),(0,n.useEffect)((()=>{l&&e?.current?.focus()}),[l,e]);const T=(0,n.useMemo)((()=>`list-${(0,s.default)()}`),[]);return a.createElement(x,{role:"dialog",title:M,ref:f,isInline:o,hasDropDownBorder:d,$containerStyleOverrides:u},c&&a.createElement(y,{ref:e,value:m,onChange:b,onClose:t,isExpanded:Z,focusFontListFirstOption:()=>w((C=>C+1)),"aria-owns":T,placeholder:p}),i({searchKeyword:m,setIsExpanded:g,trigger:v,queriedOptions:L,listId:T}))}));var T=t(67480),_=t(91778),S=t(30648);const z=r.default.div.withConfig({displayName:"styled__List",componentId:"sc-13zyw9u-0"})(["width:100%;overflow-x:visible;overflow-y:auto;overscroll-behavior:none auto;max-height:305px;padding:4px;margin:10px 0 0 0;font-size:14px;text-align:left;list-style:none;border-radius:",";"," ",""],(C=>{let{theme:e}=C;return e.borders.radius.small}),c.focusableOutlineCSS,(C=>{let{$listStyleOverrides:e}=C;return e})),I=r.default.ul.withConfig({displayName:"styled__Group",componentId:"sc-13zyw9u-1"})(["margin:0;"]),O=r.default.li.withConfig({displayName:"styled__GroupLabel",componentId:"sc-13zyw9u-2"})(["background:transparent;padding:8px;margin:0;"]),D=r.default.li.attrs((C=>{let{fontFamily:e}=C;return{style:{fontFamily:e}}})).withConfig({displayName:"styled__Option",componentId:"sc-13zyw9u-3"})(["display:flex;align-items:center;position:relative;padding:6px 16px;margin:6px 0 0 0;cursor:pointer;background-clip:padding-box;color:",";border-radius:",";"," "," line-height:16px;:first-of-type{margin-top:0;}:hover{background-color:",";}:focus{outline:none;}"],(C=>{let{theme:e}=C;return e.colors.fg.primary}),(C=>{let{theme:e}=C;return e.borders.radius.small}),u.expandTextPreset(((C,e)=>{let{label:t}=C,{SMALL:l}=e;return t[l]})),c.focusableOutlineCSS,(C=>{let{theme:e}=C;return e.colors.interactiveBg.tertiaryHover})),B=(0,r.default)(S.default).withConfig({displayName:"styled__Selected",componentId:"sc-13zyw9u-4"})(["width:16px;min-width:16px;height:auto;margin-right:4px;color:",";"],(C=>{let{theme:e}=C;return e.colors.fg.primary})),H=(0,r.default)(T.Text).attrs((()=>({size:_.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.X_SMALL}))).withConfig({displayName:"styled__NoResult",componentId:"sc-13zyw9u-5"})(["width:100%;padding:13px 11px;margin:0;text-align:center;color:",";"],(C=>{let{theme:e}=C;return e.colors.fg.secondary})),k=r.default.span.withConfig({displayName:"styled__OverflowEllipses",componentId:"sc-13zyw9u-6"})(["white-space:nowrap;overflow:hidden;text-overflow:ellipsis;"]);function F(){return F=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},F.apply(this,arguments)}const P=(0,n.forwardRef)((function DefaultRenderer(C,e){let{option:t,value:l,...n}=C;return a.createElement(D,F({key:t.id},n,{ref:e}),l===t.id&&a.createElement(B,{"aria-label":(0,d.__)("Selected","web-stories")}),a.createElement(k,null,t.name))})),N=(0,r.default)(T.Text).attrs({forwardedAs:"span",size:_.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.X_SMALL}).withConfig({displayName:"list__StyledLabel",componentId:"sc-1c2a66-0"})(["color:",";"],(C=>{let{theme:e}=C;return e.colors.fg.tertiary})),V=(0,n.forwardRef)((function OptionList(C,e){let{keyword:t="",value:l="",onSelect:r=h.noop,onClose:c=h.noop,onExpandedChange:i=h.noop,focusTrigger:o=0,options:u=[],primaryOptions:M,primaryLabel:p,priorityOptionGroups:f=[],searchResultsLabel:m,renderer:L=P,onObserve:E,focusSearch:Z=h.noop,listId:g,listStyleOverrides:v,noMatchesFoundLabel:w=(0,d.__)("No matches found","web-stories")}=C;const y=L,x=(0,n.useRef)([]),[A,T]=(0,n.useState)(-1),_=(0,n.useRef)([]),S=(0,n.useMemo)((()=>R(t)&&u?[{label:m,options:b(u)(t)}]:[...f?.length?f:[],{label:p,options:M}]),[t,u,f,M,p,m]),D=(0,n.useMemo)((()=>new window.IntersectionObserver((C=>{if(E){const e=C.filter((C=>C.isIntersecting)).map((C=>C.target.dataset.option));_.current=function(C){for(var e=arguments.length,t=new Array(e>1?e-1:0),l=1;l<e;l++)t[l-1]=arguments[l];return[...new Set(C.concat(t))]}(_.current,...e),E(_.current)}}),{root:e.current,rootMargin:"60px"})),[E,e]);(0,n.useLayoutEffect)((()=>{const C=x.current;return E&&C.forEach((C=>C&&D.observe(C))),()=>{E&&C.forEach((C=>C&&D.unobserve(C))),x.current=[]}}),[D,E,S,L]);const B=(0,n.useMemo)((()=>S.flatMap((C=>{let{options:e}=C;return e}))),[S]),k=(0,n.useCallback)((C=>{const{key:e}=C;C.stopPropagation(),C.preventDefault(),"Tab"===e&&C.shiftKey&&Z(),"Escape"===e?c():"Enter"===e?B[A]&&r(B[A]):"ArrowUp"===e?T((C=>Math.max(0,C-1))):"ArrowDown"===e&&T((C=>Math.min(B.length-1,C+1)))}),[A,B,c,r,Z]);(0,n.useFocusOut)(e,(()=>T(-1)),[]),(0,n.useEffect)((()=>{const C=e.current;if(!C)return;if(-1===A)return void C.scrollTo(0,0);const t=x.current[A];t&&(t.focus(),C.scrollTo(0,t.offsetTop-C.clientHeight/2))}),[A,B,t,c,e]);const F=B.length>0;return(0,n.useEffect)((()=>i(F)),[i,F]),(0,n.useEffect)((()=>{o>0&&T(0)}),[o]),B.length<=0?a.createElement(H,null,w):a.createElement(z,{ref:e,tabIndex:0,id:g,role:"listbox",onKeyDown:k,"aria-label":(0,d.__)("Option List Selector","web-stories"),"aria-required":!1,$listStyleOverrides:v},S.map(((C,e)=>{const t=`group-${(0,s.default)()}`;return C.options.length>0&&a.createElement(I,{key:t,role:"group","aria-labelledby":t},C.label&&a.createElement(O,{id:t,role:"presentation"},a.createElement(N,null,C.label)),C.options.map(((C,t)=>{const n=((C,e,t)=>C.slice(0,e).map((C=>C.options.length)).reduce(((C,e)=>C+e),0)+t)(S,e,t);return a.createElement(y,{key:C.id||"",role:"option",tabIndex:"-1","aria-selected":l===C.id,"aria-posinset":n+1,"aria-setsize":B.length,"data-option":C.id,onClick:()=>r(C),ref:C=>x.current[n]=C,option:C,value:l})})))})))})),j=(0,n.memo)(V);function G(){return G=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},G.apply(this,arguments)}const W=(0,r.css)(["",";"],(C=>{let{theme:e}=C;return c.focusableOutlineCSS(e.colors.border.focus,e.colors.bg.secondary)})),$=r.default.div.withConfig({displayName:"datalist__Container",componentId:"sc-quu1n3-0"})(["display:flex;flex-direction:column;flex-grow:1;"]),U={DropDown:(0,n.forwardRef)((function Datalist(C,e){let{onChange:t,disabled:l=!1,selectedId:r,options:c,hasSearch:s=!1,getOptionsByQuery:d,onObserve:u,primaryOptions:M,primaryLabel:p,priorityOptionGroups:f,searchResultsLabel:m,renderer:h,activeItemRenderer:L,isInline:E=!1,dropDownLabel:Z="",highlightStylesOverride:g,hasDropDownBorder:v=!1,zIndex:w,listStyleOverrides:y,containerStyleOverrides:b,title:R,dropdownButtonLabel:x,className:T,offsetOverride:_=!1,noMatchesFoundLabel:S,searchPlaceholder:z,...I}=C;const O=(0,n.useRef)(),D=(0,n.useRef)();if(!c&&!d)throw new Error("Dropdown initiated with invalid params: options or getOptionsByQuery has to be set");s||(M=c);const B=(0,n.useRef)(),[H,k]=(0,n.useState)(!1),F=(0,n.useCallback)((()=>{k(!1),B.current?.focus()}),[B]),P=(0,n.useCallback)((()=>k((C=>!C))),[]),N=(0,n.useDebouncedCallback)(F,100),V=(0,n.useCallback)((C=>{t(C),k(!1),B.current?.focus()}),[t,B]),U=(0,n.useCallback)((()=>{O.current?.focus()}),[]),Y=a.createElement(A,{ref:O,isOpen:H,onClose:N,getOptionsByQuery:d,hasSearch:s,isInline:E,title:R,hasDropDownBorder:v,containerStyleOverrides:b,placeholder:z,renderContents:C=>{let{searchKeyword:e,setIsExpanded:t,trigger:l,queriedOptions:n,listId:i}=C;return a.createElement(j,{ref:D,listId:i,value:r,keyword:e,onSelect:V,onClose:N,onExpandedChange:t,focusTrigger:l,onObserve:u,options:c||n,primaryOptions:M,primaryLabel:p,priorityOptionGroups:f,searchResultsLabel:m,focusSearch:U,renderer:h,listStyleOverrides:y,noMatchesFoundLabel:S})}}),X=(0,n.useCallback)((C=>{"function"==typeof e?e(C):e&&(e.current=C),B.current=C}),[e]),K=M.find((C=>{let{id:e}=C;return e===r}));return a.createElement($,{className:T},a.createElement(i.default,G({"aria-pressed":H,"aria-haspopup":!0,"aria-expanded":H,ref:X,activeItemLabel:K?.name,activeItemRenderer:L,dropDownLabel:Z,onSelectClick:P,selectButtonStylesOverride:g||W,"aria-label":x},I)),H&&!l&&E&&Y,!l&&!E&&a.createElement(o.Popup,{anchor:B,isOpen:H,fillWidth:240,zIndex:w,offsetOverride:_},Y))})),...l}},70250:(C,e,t)=>{t.d(e,{Dialog:()=>Dialog});var l=t(67294),a=t(26300),n=t(91778),r=t(59042),c=t(19901);function i(){return i=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},i.apply(this,arguments)}const o=a.default.div.withConfig({displayName:"dialog__DialogBox",componentId:"sc-114popd-0"})(["display:flex;flex-direction:column;align-items:flex-start;max-width:512px;max-height:100%;color:",";background-color:",";overflow-y:auto;padding:12px 16px;border-radius:",";border:",";"],(C=>{let{theme:e}=C;return e.colors.fg.primary}),(C=>{let{theme:e}=C;return e.colors.bg.primary}),(C=>{let{theme:e}=C;return e.borders.radius.medium}),(C=>{let{theme:e}=C;return`1px solid ${e.colors.divider.primary}`})),s=a.default.div.withConfig({displayName:"dialog__DialogContent",componentId:"sc-114popd-1"})(["padding:8px 0 12px;margin:0;overflow-y:auto;color:",";"],(C=>{let{theme:e}=C;return e.colors.fg.primary})),d=a.default.div.withConfig({displayName:"dialog__DialogActions",componentId:"sc-114popd-2"})(["display:flex;justify-content:flex-end;width:100%;& > button,& > a{margin-right:10px;margin-left:6px;&:last-child{margin-right:0;}}"]);function Dialog(C){let{children:e,title:t,actions:a=[],isOpen:u=!1,onClose:M,contentLabel:p,...f}=C;return l.createElement(r.Modal,i({isOpen:u,onClose:M,contentLabel:p||t},f),l.createElement(o,null,Boolean(t)&&l.createElement(c.Headline,{as:"h2",size:n.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.X_SMALL},t),l.createElement(s,null,e),Boolean(a)&&l.createElement(d,null,a)))}Dialog.defaultProps={isOpen:!1,actions:[]}},71577:(C,e,t)=>{t.d(e,{DropDown:()=>v});var l=t(67294),a=t(72070),n=t(44586),r=t(87602),c=t(91655),i=t(36514),o=t(13578),s=t(27856),d=t(26300),u=t(45697),M=t.n(u),p=t(67480),f=t(91778);const m=d.default.div.withConfig({displayName:"components__DropDownContainer",componentId:"sc-1lw2dj7-0"})(["display:flex;flex-direction:column;width:100%;"]),h=(0,d.default)(p.Text).attrs({size:f.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.SMALL}).withConfig({displayName:"components__Hint",componentId:"sc-1lw2dj7-1"})(["margin-top:12px;padding-left:2px;color:",";"],(C=>{let{theme:e,hasError:t}=C;return t?e.colors.fg.negative:e.colors.fg.tertiary}));h.propTypes={hasError:M().bool};var L=t(4504),E=t(97642),Z=t(37309);function g(){return g=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},g.apply(this,arguments)}const v=(0,a.forwardRef)(((C,e)=>{let{ariaLabel:t,disabled:d,dropDownLabel:u,hasError:M,hint:p,isKeepMenuOpenOnSelection:f,onMenuItemClick:v,options:w=[],placement:y=s.PLACEMENT.BOTTOM,popupFillWidth:b=!0,popupZIndex:R,isInline:x=!1,selectedValue:A="",className:T,..._}=C;const S=(0,a.useRef)(),[z,I]=(0,a.useState)(y),{activeOption:O,isOpen:D,normalizedOptions:B}=function(C){let{options:e=[],selectedValue:t}=C;const[l,n]=(0,a.useState)(!1),i=(0,Z.default)("assertive"),o=(0,a.useDebouncedCallback)(n,300,{leading:!0,trailing:!1}),s=(0,a.useMemo)((()=>({value:l,set:o})),[l,o]),d=(0,a.useMemo)((()=>e&&0!=e.length?(0,E.getOptions)(e):[]),[e]),u=(0,a.useMemo)((()=>t&&0!==d.length?d.flatMap((C=>C.group)).find((C=>C?.value?.toString().toLowerCase()===t.toString().toLowerCase())):null),[t,d]);return(0,a.useEffect)((()=>{if(s.value){const C=e.length?(0,r.default)(
14
  /* translators: %d number of options in dropdown */
15
- (0,c._n)("%d result found, use left and right or up and down arrow keys to navigate.","%d results found, use left and right or up and down arrow keys to navigate.",e.length,"web-stories"),e.length):(0,c.__)("No results found.","web-stories");i(C)}}),[s.value,e.length,i]),{activeOption:u,normalizedOptions:d,isOpen:s}}({options:w,selectedValue:A}),H=(0,a.useCallback)((C=>{const{bottom:e,top:t}=C.current?.getBoundingClientRect()||{};z.startsWith("bottom")&&e>=window.innerHeight&&I(s.PLACEMENT.TOP),z.startsWith("top")&&t<=0&&I(s.PLACEMENT.BOTTOM)}),[z]),k=(0,a.useCallback)((C=>{C.preventDefault(),D.set((C=>!C))}),[D]),F=(0,a.useCallback)((()=>{D.set(!1),S.current.focus(),I(y)}),[D,y]),P=(0,a.useCallback)(((C,e)=>{v&&v(C,e),f||F()}),[F,f,v]),N=(0,a.useMemo)((()=>`list-${(0,n.default)()}`),[]),V=(0,a.useMemo)((()=>`select-button-${(0,n.default)()}`),[]),j=l.createElement(i.Menu,g({activeValue:O?.value,parentId:V,listId:N,menuAriaLabel:(0,r.default)(
16
  /* translators: %s: dropdown aria label or general dropdown label if there is no specific aria label. */
17
- (0,c.__)("%s Option List Selector","web-stories"),t||u),onDismissMenu:F,onMenuItemClick:P,options:B,isAbsolute:x},_));return l.createElement(m,{className:T},l.createElement(L.default,g({activeItemLabel:O?.label,"aria-pressed":D.value,"aria-disabled":d,"aria-expanded":D.value,"aria-label":t||u,"aria-owns":N,disabled:d,dropDownLabel:u,hasError:M,id:V,isOpen:D.value,onSelectClick:k,ref:C=>{"function"==typeof e?e(C):e&&(e.current=C),S.current=C}},_)),!d&&x?D.value&&j:l.createElement(o.Popup,{anchor:S,isOpen:D.value,placement:z,refCallback:H,fillWidth:b,zIndex:R,ignoreMaxOffsetY:!0},j),p&&l.createElement(h,{hasError:M},p))}))},4504:(C,e,t)=>{t.d(e,{default:()=>E});var l=t(67294),a=t(72070),n=t(91778),r=t(26300),c=t(45697),i=t.n(c),o=t(76517),s=t(33625),d=t(67480);const u=r.default.button.withConfig({displayName:"components__SelectButton",componentId:"sc-4jwznr-0"})((C=>{let{theme:e,hasError:t,isOpen:l,selectButtonStylesOverride:a}=C;return(0,r.css)(["width:100%;height:",";display:flex;align-items:center;justify-content:space-between;border-radius:",";background-color:",";border:1px solid ",";padding:8px 0 8px 12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;"," &:hover{border-color:",";}"," &:disabled{pointer-events:none;border-color:",";&:hover{border-color:",";}label,span,svg{color:",";}}",";"],(C=>{let{autoHeight:e}=C;return e?"auto":"36px"}),e.borders.radius.small,e.colors.opacity.footprint,e.colors.border[l?"defaultActive":"defaultNormal"],s.focusableOutlineCSS,e.colors.border[l?"defaultActive":"defaultHover"],t&&(0,r.css)([""," border-color:",";&:active,&:hover,&:focus{border-color:",";}"],s.focusableOutlineCSS(e.colors.interactiveBg.negativeNormal),e.colors.interactiveBg.negativeNormal,e.colors.interactiveBg.negativeHover),e.colors.border.disable,e.colors.border.disable,e.colors.fg.disable,a)}));u.propTypes={hasError:i().bool,isOpen:i().bool};const M=r.default.div.withConfig({displayName:"components__ChevronWrap",componentId:"sc-4jwznr-1"})((C=>{let{theme:e,isOpen:t}=C;return(0,r.css)(["color:",";width:32px;height:32px;",""],e.colors.fg.secondary,t&&(0,r.css)(["transform:rotate(180deg);"]))}));M.propTypes={isOpen:i().bool};const p=(0,r.default)(o.default).withConfig({displayName:"components__StyledChevron",componentId:"sc-4jwznr-2"})(["width:32px;height:auto;"]),f=(0,r.default)(d.Text).withConfig({displayName:"components__Value",componentId:"sc-4jwznr-3"})(["max-width:100%;padding-right:8px;color:",";white-space:nowrap;overflow:hidden;text-overflow:ellipsis;",";"],(C=>{let{theme:e}=C;return e.colors.fg.primary}),(C=>{let{selectValueStylesOverride:e}=C;return e})),m=(0,r.default)(d.Text).withConfig({displayName:"components__LabelText",componentId:"sc-4jwznr-4"})(["color:",";padding-right:8px;white-space:nowrap;overflow:hidden;text-overflow:hidden;"],(C=>{let{theme:e}=C;return e.colors.fg.secondary})),h=r.default.span.withConfig({displayName:"components__Label",componentId:"sc-4jwznr-5"})(["display:flex;align-items:center;color:",";cursor:pointer;"],(C=>{let{theme:e}=C;return e.colors.fg.secondary}));function L(){return L=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},L.apply(this,arguments)}const E=(0,a.forwardRef)(((C,e)=>{let{activeItemLabel:t,activeItemRenderer:a,disabled:r,dropDownLabel:c,hasError:i,isOpen:o,onSelectClick:s,placeholder:d="",...E}=C;const Z=a;return l.createElement(u,L({"aria-haspopup":!0,isOpen:o,disabled:r,hasError:i,onClick:s,ref:e,autoHeight:a},E),a?l.createElement(Z,null):l.createElement(f,{forwardedAs:"span",size:n.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.SMALL,selectValueStylesOverride:E.selectValueStylesOverride},t||d),l.createElement(h,null,c&&l.createElement(m,{forwardedAs:"span",size:n.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.SMALL},c),l.createElement(M,{isOpen:o},l.createElement(p,null))))}))},55177:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(67294),a=t(72070),n=t(26300),r=t(22437),c=t(91778),i=t(13293),o=t(67480);const s=n.default.div.withConfig({displayName:"infiniteScroller__ScrollMessage",componentId:"sc-t88cho-0"})(["width:100%;padding:140px 0 40px;margin:-100px auto 0;text-align:center;p{color:",";}"],(C=>{let{theme:e}=C;return e.colors.fg.tertiary})),d=n.default.div.withConfig({displayName:"infiniteScroller__LoadingContainer",componentId:"sc-t88cho-1"})(["display:flex;justify-content:center;"]),u=n.default.span.withConfig({displayName:"infiniteScroller__AriaOnlyAlert",componentId:"sc-t88cho-2"})(r.visuallyHidden),M="loadable",p="loading_internal",f="loading_external",m="complete",h="internal on load",L="external on load",E="all loaded",Z="load success",g="can load more",v={[M]:{[h]:p,[L]:f},[p]:{[E]:m,[Z]:M},[f]:{[E]:m,[Z]:M},[m]:{[g]:M}},w=(C,e)=>v[C][e]||C,__WEBPACK_DEFAULT_EXPORT__=C=>{let{allDataLoadedMessage:e,allDataLoadedAriaMessage:t,onLoadMore:n,canLoadMore:r,isLoading:m,loadingAriaMessage:v,loadingSpinnerProps:y={animationSize:50,circleSize:6}}=C;const b=(0,a.useRef)(null),R=(0,a.useRef)(n);R.current=n;const[x,A]=(0,a.useReducer)(w,M),T=(0,a.useMemo)((()=>x===p?v:x===f||r?null:t),[t,v,x,r]);(0,a.useEffect)((()=>{x===p&&R.current()}),[x]),(0,a.useEffect)((()=>{m&&A(L)}),[m]),(0,a.useEffect)((()=>{m||A(r?Z:E)}),[m,r]),(0,a.useEffect)((()=>{r&&A(g)}),[r]),(0,a.useEffect)((()=>{if(!b.current)return()=>{};const C=new IntersectionObserver((C=>{C.forEach((C=>{C.isIntersecting&&A(h)}))}),{rootMargin:"0px",threshold:0}),e=b.current;return C.observe(e),()=>{C.unobserve(e)}}),[]);const _=(0,a.useMemo)((()=>x===f?null:r?l.createElement(d,null,l.createElement(i.LoadingSpinner,y)):e?l.createElement(o.Text,{size:c.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.SMALL},e):null),[e,r,x,y]);return l.createElement(s,{"data-testid":"load-more-on-scroll",ref:b},T&&l.createElement(u,{role:"status"},T),_)}},8579:(C,e,t)=>{t.d(e,{default:()=>a});const l={undo:"mod+z",redo:"shift+mod+z",delete:["del","backspace"],clone:"mod+d"},a=(0,t(72070).createContext)({keys:l})},21193:(C,e,t)=>{t.d(e,{default:()=>d});var l=t(72070),a=t(82302);function n(C){const e=C?.querySelectorAll(["button","a"])?.[0];e&&e.focus()}function r(C,e,t,l){const a=l?-1:1;return C===e?a:C===t?-1*a:0}function c(C,e){let t,l=0;for(const e of C.children){const{x:C}=e.getBoundingClientRect();if(null!=t&&C<t)break;t=C,l++}return{rows:Math.ceil(e/l),columns:l}}function i(C,e){return Math.ceil((C+1)/e)}function o(C,e){return C%e+1}function s(C){let{row:e,column:t,numRows:l,numColumns:a,numItems:n}=C;if(e>l||e<=0||t>a||t<=0)return-1;const r=a*(e-1)+(t-1);return r>=n?n-1:r}const d=function(C){const{currentItemId:e,items:t,containerRef:d,gridRef:u,itemRefs:M,isRTL:p,arrangeItem:f}=C,[m,h]=(0,l.useState)(),L=(0,l.useMemo)((()=>t.map((C=>{let{id:e}=C;return e}))),[t]);(0,l.useEffect)((()=>{h(e)}),[e]),(0,a.useKeyDownEffect)(d,{key:["up","down","left","right"]},(C=>{let{key:e}=C;switch(e){case"ArrowLeft":case"ArrowRight":{const C=r(e,"ArrowRight","ArrowLeft",p);if(0===C)return;const t=L.indexOf(m)+C;if(t<0||t===L.length)return;const l=L[t];h(l);const a=M?.current?.[l];n(a);break}case"ArrowUp":case"ArrowDown":{const{rows:C,columns:t}=c(u?.current,L.length),l=L.indexOf(m),a="ArrowDown"===e?1:-1,r=s({row:i(l,t)+a,column:o(l,t),numRows:C,numColumns:t,numItems:L.length});if(r<0)return;const d=L[r];h(d);const p=M?.current?.[d];n(p);break}}}),[m,p,L,M,u,e]),(0,a.useKeyDownEffect)(d,{key:["mod+up","mod+down","mod+left","mod+right"],shift:!0},(C=>{const{key:e,shiftKey:t}=C;switch(C.preventDefault(),e){case"ArrowLeft":case"ArrowRight":{const C=r(e,"ArrowRight","ArrowLeft",p);if(0===C)return;const l=L.indexOf(m);let a=l;t?a=C<0?0:L.length-1:a+=C;if(a!==l&&a>=0&&a<=L.length-1){f&&f(m,a);const C=M?.current?.[L[a]];n(C)}break}case"ArrowUp":case"ArrowDown":{const{rows:C,columns:t}=c(u.current,L.length),l=L.indexOf(m),a="ArrowDown"===e?1:-1,r=s({row:i(l,t)+a,column:o(l,t),numRows:C,numColumns:t,numItems:L.length});if(r<0)return;if(r!==l&&r>=0&&r<=L.length-1){f&&f(m,r);const C=M?.current?.[L[r]];n(C)}break}}}),[e,L,p,u,M,m,f])}},13293:(C,e,t)=>{t.d(e,{LoadingSpinner:()=>LoadingSpinner});var l=t(67294),a=t(72070),n=t(26300),r=t(44586),c=t(91655),i=t(22437),o=t(91778);function s(){return s=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},s.apply(this,arguments)}const d=(0,c.__)("Loading","web-stories"),u=2*Math.PI,M=n.default.span.withConfig({displayName:"loadingSpinner__AriaOnlyAlert",componentId:"sc-fzkm9v-0"})(i.visuallyHidden),p=n.default.div.withConfig({displayName:"loadingSpinner__Container",componentId:"sc-fzkm9v-1"})(["position:relative;height:","px;width:","px;color:",";"],(C=>{let{animationSize:e}=C;return e}),(C=>{let{animationSize:e}=C;return e}),(C=>{let{theme:e}=C;return e.colors.interactiveBg.brandNormal})),f=n.default.div.withConfig({displayName:"loadingSpinner__Circle",componentId:"sc-fzkm9v-2"})(["position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) ",";height:","px;width:","px;background-color:",";border-radius:",";animation-name:",";animation-fill-mode:both;animation-duration:","s;animation-iteration-count:infinite;animation-timing-function:",";"],(C=>{let{$position:{x:e,y:t}}=C;return`translate(${e}px, ${t}px)`}),(C=>{let{circleSize:e}=C;return e}),(C=>{let{circleSize:e}=C;return e}),(C=>{let{theme:e}=C;return e.colors.interactiveBg.brandNormal}),(C=>{let{theme:e}=C;return e.borders.radius.round}),(C=>{let{circleIndex:e,numCircles:t}=C;return(0,n.keyframes)(["0%{opacity:1}","{opacity:1}","{opacity:0.3}","{opacity:1}"],100*e/t+"%",100*(e+1)/t+"%",100*(e+1)/t+1+"%")}),.85,o.BEZIER.easeInOutQuad);function LoadingSpinner(C){let{animationSize:e=95,circleSize:t=12,loadingMessage:n=d,numCircles:c=11,...i}=C;const o=(0,a.useMemo)((()=>new Array(c).fill(1).map((()=>(0,r.default)()))),[c]);return l.createElement(p,s({animationSize:e},i),n&&l.createElement(M,{role:"status"},n),o.map(((C,a)=>{const n=((C,e)=>u*C/e)(a,c),r=((C,e)=>{const t=e/2,l=Math.sin(C)*t,a=-Math.cos(C)*t;return{x:l.toFixed(1),y:a.toFixed(1)}})(n,e);return l.createElement(f,{key:C,circleIndex:a,circleSize:t,numCircles:c,$position:r})})))}},25820:(C,e,t)=>{t.d(e,{ListGroup:()=>r,ListItem:()=>i,ListItemDisplayText:()=>o,ListItemLabel:()=>c,ListItemLabelDisplayText:()=>s,NoOptionsContainer:()=>d,NoOptionsMessage:()=>u});var l=t(26300),a=t(33625),n=t(67480);const r=l.default.ul.withConfig({displayName:"components__ListGroup",componentId:"sc-15nu3w2-0"})(["list-style-type:none;margin:6px 0;display:block;padding-inline-start:0;margin-block-start:0;margin-block-end:0;width:100%;"]),c=l.default.li.withConfig({displayName:"components__ListItemLabel",componentId:"sc-15nu3w2-1"})(["display:flex;padding:6px 2px 6px 8px;margin:4px 8px;align-items:center;"]),i=l.default.li.withConfig({displayName:"components__ListItem",componentId:"sc-15nu3w2-2"})(["position:relative;display:grid;grid-template-columns:32px 1fr;padding:6px 8px;margin:4px 8px;align-items:center;",""],(C=>{let{disabled:e,theme:t}=C;return(0,l.css)(["border-radius:",";cursor:",";",";&:hover{background-color:",";}"," svg{color:",";}& > span{grid-column-start:2;}"],t.borders.radius.small,e?"default":"pointer",a.focusableOutlineCSS(t.colors.border.focus),t.colors.bg.tertiary,e&&(0,l.css)(["pointer-events:none;span{color:",";}"],t.colors.fg.secondary),t.colors.fg.primary)})),o=(0,l.default)(n.Text).withConfig({displayName:"components__ListItemDisplayText",componentId:"sc-15nu3w2-3"})((C=>{let{theme:e}=C;return(0,l.css)(["color:",";"],e.colors.fg.primary)})),s=(0,l.default)(n.Text).withConfig({displayName:"components__ListItemLabelDisplayText",componentId:"sc-15nu3w2-4"})((C=>{let{theme:e}=C;return(0,l.css)(["color:",";"],e.colors.form.dropDownSubtitle)})),d=l.default.div.withConfig({displayName:"components__NoOptionsContainer",componentId:"sc-15nu3w2-5"})(["display:flex;align-items:center;justify-items:center;width:100%;"]),u=(0,l.default)(n.Text).withConfig({displayName:"components__NoOptionsMessage",componentId:"sc-15nu3w2-6"})(["padding:6px 16px;margin:4px auto;color:",";"],(C=>{let{theme:e}=C;return e.colors.fg.secondary}))},36514:(C,e,t)=>{t.d(e,{Menu:()=>Menu});var l=t(67294),a=t(72070),n=t(26300),r=t(45697),c=t.n(r),i=t(95370);const o=208,s=["up","down","left","right"],d=["esc","tab"],u=["space","enter"],M={ARROW_RIGHT:"ArrowRight",ARROW_LEFT:"ArrowLeft",ARROW_UP:"ArrowUp",ARROW_DOWN:"ArrowDown"},p=n.default.div.withConfig({displayName:"components__MenuContainer",componentId:"sc-6cd425-0"})((C=>{let{dropDownHeight:e=o,styleOverride:t="",theme:l,isAbsolute:a}=C;return(0,n.css)(["position:relative;display:flex;flex-direction:row;flex-wrap:wrap;width:calc(100% - 2px);max-height:","px;overflow-x:visible;overflow-y:auto;overscroll-behavior:none auto;z-index:2;margin-top:16px;margin-bottom:8px;padding:4px 0;background-color:",";border-radius:",";border:1px solid ",";",";",";",";"],e,l.colors.bg.primary,l.borders.radius.small,l.colors.divider.primary,a&&(0,n.css)(["position:absolute;top:0;left:0;right:0;"]),t,i.scrollbarCSS)}));p.propTypes={dropDownHeight:c().number,styleOverride:c().oneOfType([c().object,c().array])};t(26699);const f=C=>null==C||""===C;var m=t(82302);var h=t(91778),L=t(25820);const E=C=>{let{emptyText:e}=C;return e?l.createElement(L.NoOptionsContainer,null,l.createElement(L.NoOptionsMessage,{size:h.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.X_SMALL},e)):null};var Z=t(97642),g=t(91655),v=t(61887);function w(){return w=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},w.apply(this,arguments)}const y=(0,n.default)(v.default).withConfig({displayName:"defaultListItem__ActiveIcon",componentId:"sc-ywsfnt-0"})(["position:absolute;left:4px;top:50%;transform:translateY(-50%);"]),b=(0,a.forwardRef)(((C,e)=>{let{option:t,isSelected:a,...n}=C;return l.createElement(L.ListItem,w({},n,{ref:e,isSelected:a,disabled:t.disabled,"aria-disabled":t.disabled}),a&&l.createElement(y,{"data-testid":"dropdownMenuItem_active_icon","aria-label":(0,g.__)("Selected","web-stories"),width:32,height:32}),l.createElement(L.ListItemDisplayText,{forwardedAs:"span",size:h.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.SMALL},t.label))})),R=C=>{let{label:e}=C;return e?l.createElement(L.ListItemLabel,{id:`dropDownMenuLabel-${e}`,role:"presentation"},l.createElement(L.ListItemLabelDisplayText,{forwardedAs:"span",size:h.THEME_CONSTANTS.TYPOGRAPHY.TEXT_SIZES.EXTRA_SMALL},e)):null};function x(){return x=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},x.apply(this,arguments)}const A=C=>{let{isManyGroups:e,label:t,listId:a,children:n,role:r="group"}=C;const c=e?{"aria-label":t}:{"aria-labelledby":a};return l.createElement(L.ListGroup,x({role:r,isNested:e},c),t&&l.createElement(R,{label:t}),n)},T=C=>{let{options:e,activeValue:t,listLength:a,listId:n,hasMenuRole:r,handleMenuItemSelect:c,renderItem:i,optionsRef:o}=C;const s=i||b,d=e?.length>1;return e.map(((C,i)=>{let{label:u,group:M}=C;return l.createElement(A,{key:u||`menuGroup_${i}`,isManyGroups:d,label:u,listId:n,role:r?"menu":"listbox"},M.map(((C,n)=>{const d=C.value===t,u=(0,Z.getInset)(e,i,n);return l.createElement(s,{key:C.value,"aria-posinset":u+1,"aria-selected":d,"aria-setsize":a,id:`dropDownMenuItem-${C.value}`,isSelected:d,onClick:e=>!C.disabled&&c(e,C),option:C,role:r?"menuitem":"option",ref:C=>o.current[u]=C,tabIndex:0})})))}))},Menu=C=>{let{dropDownHeight:e,emptyText:t,menuStylesOverride:n,hasMenuRole:r,handleReturnToParent:c,isMenuFocused:i=!0,isRTL:o,options:h=[],listId:L,onMenuItemClick:Z,onDismissMenu:g,renderItem:v,activeValue:w,menuAriaLabel:y,parentId:b,isAbsolute:R=!1}=C;const x=(0,a.useRef)(),A=(0,a.useRef)([]),_=(0,a.useCallback)(((C,e)=>{let{value:t}=e;return Z(C,t)}),[Z]),{focusedIndex:S,listLength:z}=function(C){let{activeValue:e,handleMenuItemSelect:t,handleReturnToParent:l,isRTL:n,options:r=[],listRef:c,onDismissMenu:i}=C;const o=(0,a.useMemo)((()=>r.flatMap((C=>C.group))),[r]),p=o.length,[h,L]=(0,a.useState)(e),E=(0,a.useCallback)((()=>o.findIndex((C=>C?.value?.toString()===h.toString()))),[o,h]);(0,a.useEffect)((()=>{f(h)||-1===E()&&L(null)}),[h,E]);const Z=(0,a.useMemo)((()=>f(h)?0:E()),[h,E]),g=(0,a.useCallback)((C=>L(o[Z+C].value)),[o,Z]),v=(0,a.useCallback)((C=>{let{key:e}=C;[M.ARROW_UP,n?M.ARROW_RIGHT:M.ARROW_LEFT].includes(e)&&0!==Z?g(-1):[M.ARROW_DOWN,n?M.ARROW_LEFT:M.ARROW_RIGHT].includes(e)&&Z<p-1?g(1):[M.ARROW_UP,n?M.ARROW_RIGHT:M.ARROW_LEFT].includes(e)&&0===Z&&l?.()}),[Z,g,l,n,p]),w=(0,a.useCallback)((C=>{const e=o[Z]?.disabled;if(e)return()=>{};const l=h||o[Z].value;return t(C,{value:l})}),[o,Z,h,t]);return(0,m.useKeyDownEffect)(c,{key:u,shift:!0},w,[w]),(0,m.useKeyDownEffect)(c,{key:d},(C=>i?.(C)),[i]),(0,m.useKeyDownEffect)(c,{key:s},v,[v]),(0,a.useFocusOut)(c,(C=>i?.(C)),[]),(0,a.useMemo)((()=>({focusedValue:h,focusedIndex:Z,listLength:p})),[Z,h,p])}({activeValue:w,handleMenuItemSelect:_,isRTL:o,options:h,listRef:x,onDismissMenu:g,handleReturnToParent:c});return(0,a.useEffect)((()=>{const C=x?.current;if(!C||null===S||!i)return;if(-1===S)return void C.scrollTo(0,0);const e=A.current[S];e&&(e.focus(),C.scrollTo?.(0,e.offsetTop-C.clientHeight/2))}),[S,i]),l.createElement(p,{id:L,dropDownHeight:e,styleOverride:n,ref:x,"aria-label":y,"aria-labelledby":b,"aria-expanded":"true",isAbsolute:R},h&&0!==h.length?l.createElement(T,{options:h,activeValue:w,listId:L,listLength:z,hasMenuRole:r,handleMenuItemSelect:_,renderItem:v,optionsRef:A}):l.createElement(E,{emptyText:t}))}},97642:(C,e,t)=>{t.d(e,{getInset:()=>a,getOptions:()=>l});const l=C=>{if(C.some((C=>Array.isArray(C?.options))))return C.reduce(((C,e)=>{const t=e?.options&&e.options.filter((C=>"object"==typeof C&&C?.value?.toString()));return Array.isArray(t)?C.concat({group:t,label:e?.label}):C}),[]);{const e=C.filter((C=>"object"==typeof C&&C?.value));return Array.isArray(e)&&0!==e.length?[{group:e}]:[]}},a=(C,e,t)=>C.slice(0,e).map((C=>{let{group:e}=C;return e.length})).reduce(((C,e)=>C+e),0)+t},59042:(C,e,t)=>{t.d(e,{Modal:()=>Modal,ModalGlobalStyle:()=>s,OVERLAY_CLASS:()=>o});var l=t(67294),a=t(72070),n=t(83253),r=t.n(n),c=t(26300);function i(){return i=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},i.apply(this,arguments)}const o="WebStories_ReactModal__Overlay",s=(0,c.createGlobalStyle)([".","{opacity:0;transition:opacity 0.1s ease-out;}.",".ReactModal__Overlay--after-open{opacity:1;}.",".ReactModal__Overlay--before-close{opacity:0;}"],o,o,o),d=C=>({position:"fixed",top:0,left:0,right:0,bottom:0,zIndex:10,backgroundColor:C.colors.interactiveBg.modalScrim,display:"flex",alignItems:"center",justifyContent:"center"}),u={overflow:"auto",outline:"none",display:"flex",maxHeight:"100%",justifyContent:"center"};function Modal(C){let{closeTimeoutMS:e=100,children:t,contentLabel:n,contentStyles:s,isOpen:M,modalStyles:p={},onClose:f,overlayStyles:m,...h}=C;const L=(0,a.useContextReact)(c.ThemeContext);return l.createElement(r(),i({className:"WebStories_ReactModal__Content",closeTimeoutMS:e,contentLabel:n,isOpen:M,onRequestClose:f,overlayClassName:o,style:{maxHeight:"100vh",...p,overlay:{...d(L),...m},content:{...u,...s}}},h),t)}},56226:(C,e,t)=>{t.d(e,{default:()=>d});var l=t(67294),a=t(72070),n=t(26300),r=t(33625),c=t(35199),i=t(91778);function o(){return o=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},o.apply(this,arguments)}const s=n.default.button.withConfig({displayName:"pill__StyledPill",componentId:"sc-yalvez-0"})((C=>{let{isActive:e,theme:t,styleOverride:l}=C;return(0,n.css)(["display:flex;align-items:center;justify-content:space-around;padding:6px 16px;height:32px;background-color:",";border:none;border-radius:",";",";color:",";cursor:pointer;",";&:disabled{pointer-events:none;color:",";}transition:color 0.3s ease 0s;transition:background-color 0.3s ease 0s;",";"],e?t.colors.interactiveBg.primaryNormal:t.colors.opacity.footprint,t.borders.radius.x_large,r.focusableOutlineCSS(t.colors.border.focus),e?t.colors.bg.primary:t.colors.fg.secondary,c.expandPresetStyles({preset:t.typography.presets.label[i.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.SMALL],theme:t}),e?t.colors.bg.primary:t.colors.fg.disable,l)}));const d=(0,a.forwardRef)((function Pill(C,e){let{children:t,isActive:a,onClick:n,pillStyleOverride:r,...c}=C;return l.createElement(s,o({ref:e,isActive:a,onClick:n,styleOverride:r},c),t)}))},13578:(C,e,t)=>{t.d(e,{Popup:()=>Popup});var l=t(67294),a=t(72070),n=t(66044),r=t(77273),c=t(93241),i=t(96235),o=t(27856);const s=0,d=2,u=0;function Popup(C){let{anchor:e,dock:t,children:M,renderContents:p,placement:f=o.PLACEMENT.BOTTOM,spacing:m,isOpen:h,fillWidth:L=!1,refCallback:E=n.noop,zIndex:Z=d,ignoreMaxOffsetY:g,offsetOverride:v=!1}=C;const{topOffset:w=s,leftOffset:y=u,isRTL:b=!1}=(0,r.usePopup)(),[R,x]=(0,a.useState)(null),A=(0,a.useRef)(!1),T=(0,a.useRef)(null),_=(0,a.useCallback)((C=>{if(!A.current||!e?.current)return;if(C?.target?.nodeType&&T.current?.contains(C.target))return;const l=e.current?(0,c.getOffset)({placement:f,spacing:m,anchor:e,dock:t,popup:T,isRTL:b,topOffset:w,ignoreMaxOffsetY:g,offsetOverride:v}):{},{height:a,x:n,width:r,right:i}=T.current?T.current.getBoundingClientRect():{};x({offset:(()=>{if(n<=y)switch(f){case o.PLACEMENT.BOTTOM_END:case o.PLACEMENT.TOP_END:return{...l,x:b?l.x:r+y};case o.PLACEMENT.LEFT_END:case o.PLACEMENT.LEFT:case o.PLACEMENT.LEFT_START:return{...l,x:b?l.x:r+-n-y};case o.PLACEMENT.BOTTOM_START:case o.PLACEMENT.TOP_START:case o.PLACEMENT.RIGHT_END:case o.PLACEMENT.RIGHT_START:case o.PLACEMENT.RIGHT:return{...l,x:r};default:return{...l,x:r/2+(b?0:y)}}return b&&i>=l.bodyRight-y?{...l,x:l.bodyRight-r-y}:null})()||l,height:a})}),[e,f,m,t,b,w,y,g,v]);return(0,a.useEffect)((()=>(A.current=!0,()=>{A.current=!1})),[]),(0,a.useEffect)((()=>{R?.height&&R.height!==T.current?.getBoundingClientRect()?.height&&_()}),[R?.height,_]),(0,a.useLayoutEffect)((()=>{if(h)return A.current=!0,_(),document.addEventListener("scroll",_,!0),()=>{document.removeEventListener("scroll",_,!0),A.current=!1}}),[h,_]),(0,a.useLayoutEffect)((()=>{A.current&&E(T)}),[R,E]),(0,a.useResizeEffect)({current:document.body},_,[_]),R&&h?(0,a.createPortal)(l.createElement(o.PopupContainer,{ref:T,fillWidth:L,$offset:R.offset,topOffset:w,zIndex:Z,transforms:(0,i.getTransforms)(f,b)},p?p({propagateDimensionChange:_}):M),document.body):null}},93241:(C,e,t)=>{t.d(e,{getOffset:()=>n});var l=t(27856),a=t(96235);function n(C){let{placement:e,spacing:t,anchor:n,dock:r,popup:c,isRTL:i,ignoreMaxOffsetY:o,offsetOverride:s,topOffset:d=0}=C;const u=n.current.getBoundingClientRect(),M=document.body.getBoundingClientRect(),p=c.current?.getBoundingClientRect(),f=r?.current?.getBoundingClientRect();p&&(p.height=Math.max(p.height,c.current?.scrollHeight),p.width=Math.max(p.width,c.current?.scrollWidth));const{height:m=0,width:h=0}=p||{},{x:L=0,y:E=0}=t||{},Z=function(C){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,t=arguments.length>2?arguments[2]:void 0,a=arguments.length>3?arguments[3]:void 0,n=arguments.length>4?arguments[4]:void 0;const r=(a?a.left:t.left)-e,c=(a?a.right:t.right)+e,i=a?a.left+a.width/2:t.left+t.width/2;switch(C){case l.PLACEMENT.BOTTOM_START:case l.PLACEMENT.TOP_START:case l.PLACEMENT.LEFT:case l.PLACEMENT.LEFT_END:case l.PLACEMENT.LEFT_START:return n?c:r;case l.PLACEMENT.BOTTOM_END:case l.PLACEMENT.TOP_END:case l.PLACEMENT.RIGHT:case l.PLACEMENT.RIGHT_END:case l.PLACEMENT.RIGHT_START:return n?r:c;case l.PLACEMENT.BOTTOM:case l.PLACEMENT.TOP:return i;default:return 0}}(e,L,u,f,i),g=i?M.width-(0,a.getXTransforms)(e)*h:M.width-h-(0,a.getXTransforms)(e)*h,v=function(C){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,t=arguments.length>2?arguments[2]:void 0;switch(C){case l.PLACEMENT.BOTTOM:case l.PLACEMENT.BOTTOM_START:case l.PLACEMENT.BOTTOM_END:case l.PLACEMENT.LEFT_END:case l.PLACEMENT.RIGHT_END:return t.top+t.height+e;case l.PLACEMENT.TOP:case l.PLACEMENT.TOP_START:case l.PLACEMENT.TOP_END:case l.PLACEMENT.LEFT_START:case l.PLACEMENT.RIGHT_START:return t.top-e;case l.PLACEMENT.RIGHT:case l.PLACEMENT.LEFT:return t.top+t.height/2;default:return 0}}(e,E,u),w=M.height+M.y-m-(0,a.getYTransforms)(e)*m,y={width:u.width,height:u.height,bodyRight:M?.right};return s?{x:Z,y:v,...y}:{x:Math.max(0,Math.min(Z,g)),y:o?v:Math.max(d,Math.min(v,w)),...y}}},96235:(C,e,t)=>{t.d(e,{getTransforms:()=>r,getXTransforms:()=>a,getYTransforms:()=>n});var l=t(27856);function a(C,e){return C.startsWith("left")?e?0:-1:C.startsWith("right")||C.endsWith("-start")?e?-1:0:C.endsWith("-end")?e?0:-1:-.5}function n(C){return C.startsWith("top")||C===l.PLACEMENT.RIGHT_END||C===l.PLACEMENT.LEFT_END?-1:C===l.PLACEMENT.RIGHT||C===l.PLACEMENT.LEFT?-.5:null}function r(C,e){const t=a(C,e),l=n(C);if(!t&&!l)return"";return`translate(${100*(t||0)}%, ${100*(l||0)}%)`}},65727:(C,e,t)=>{t.d(e,{default:()=>b});var l=t(67294),a=t(72070),n=t(26300),r=t(45697),c=t.n(r),i=t(74698),o=t(34761),s=t(42914),d=t(91778),u=t(35199),M=t(33625),p=t(99566);const f=n.default.div.withConfig({displayName:"components__InputContainer",componentId:"sc-1bg4kkq-0"})((C=>{let{theme:e}=C;return(0,n.css)(["display:flex;position:relative;height:36px;width:100%;max-width:400px;background-color:transparent;color:",";"],e.colors.fg.primary)}));f.propTypes={activeSearch:c().bool,disabled:c().bool};const m=n.default.input.withConfig({displayName:"components__Input",componentId:"sc-1bg4kkq-1"})((C=>{let{theme:e,hasError:t}=C;return(0,n.css)(["position:absolute;height:100%;width:100%;background-color:transparent;outline:none;cursor:pointer;",";color:",";border:1px solid ",";padding:8px 20px 8px 40px;&::placeholder{color:",";}&[aria-expanded='true']{border-color:",";}border-radius:",";&::-ms-clear{display:none;}&::-webkit-search-decoration,&::-webkit-search-cancel-button,&::-webkit-search-results-button,&::-webkit-search-results-decoration{appearance:none;}&:hover{border-color:",";}",";"," &:disabled{pointer-events:none;border-color:",";color:",";&:hover{border-color:",";}}"],u.expandPresetStyles({preset:e.typography.presets.paragraph[d.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.SMALL],theme:e}),e.colors.fg.primary,e.colors.border.defaultNormal,e.colors.fg.tertiary,e.colors.border.defaultActive,e.borders.radius.small,e.colors.border.defaultHover,M.focusableOutlineCSS(e.colors.border.focus),t&&(0,n.css)(["border-color:",";&:active,&:hover{border-color:",";}"],e.colors.interactiveBg.negativeHover,e.colors.interactiveBg.negativeHover),e.colors.border.disable,e.colors.fg.disable,e.colors.border.disable)}));m.propTypes={hasError:c().bool};const h=(0,n.css)(["display:flex;align-items:center;width:32px;background-color:transparent;color:",";border:0;margin:auto 1px auto auto;padding:0;align-self:flex-end;cursor:pointer;"],(C=>{let{theme:e}=C;return e.colors.fg.secondary})),L=n.default.button.withConfig({displayName:"components__ClearButton",componentId:"sc-1bg4kkq-2"})(["",";display:",";outline:none;",";height:30px;z-index:",";"],h,(C=>{let{isVisible:e}=C;return e?"flex":"none"}),(C=>{let{theme:e}=C;return M.focusableOutlineCSS(e.colors.border.focus)}),p.Z_INDEX.CLEAR_BUTTON);L.propTypes={isVisible:c().bool};const E=(0,n.default)(i.default).withConfig({displayName:"components__ClearIcon",componentId:"sc-1bg4kkq-3"})(["width:32px;height:auto;margin:auto;"]),Z=n.default.div.withConfig({displayName:"components__ChevronDecoration",componentId:"sc-1bg4kkq-4"})(["",";display:",";height:100%;",""],h,(C=>{let{isVisible:e}=C;return e?"flex":"none"}),(C=>{let{disabled:e,theme:t}=C;return e&&(0,n.css)(["pointer-events:none;color:",";"],t.colors.fg.disable)}));Z.propTypes={disabled:c().bool,isVisible:c().bool};const g=(0,n.default)(o.default).withConfig({displayName:"components__ChevronIcon",componentId:"sc-1bg4kkq-5"})(["width:32px;height:auto;margin:auto;",""],(C=>{let{$isMenuOpen:e}=C;return e&&(0,n.css)(["transform:rotate(180deg);"])}));g.propTypes={isMenuOpen:c().bool};const v=n.default.div.withConfig({displayName:"components__SearchDecoration",componentId:"sc-1bg4kkq-6"})((C=>{let{theme:e,activeSearch:t,disabled:l}=C;return(0,n.css)(["",";position:absolute;height:100%;margin:0;left:8px;color:",";pointer-events:none;",""],h,t?e.colors.fg.tertiary:e.colors.fg.primary,l&&(0,n.css)(["color:",";"],e.colors.fg.disable))}));v.propTypes={activeSearch:c().bool};const w=(0,n.default)(s.default).withConfig({displayName:"components__SearchIcon",componentId:"sc-1bg4kkq-7"})(["position:relative;width:32px;height:auto;margin:auto;"]);function y(){return y=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},y.apply(this,arguments)}const b=(0,a.forwardRef)(((C,e)=>{let{ariaClearLabel:t,clearId:n,disabled:r,handleClearInput:c=(()=>{}),handleTabClear:i,inputValue:o,isOpen:s,listId:d,className:u="",...M}=C;const p=(0,a.useMemo)((()=>o.length>0&&s),[s,o]),h=(0,a.useMemo)((()=>0===o.length&&!s),[s,o]),b=(0,a.useCallback)((C=>{let{key:e}=C;"Tab"===e&&i?.()}),[i]);return l.createElement(f,{className:u},l.createElement(m,y({"aria-disabled":r,autocomplete:"off",disabled:r,ref:e,type:"search",value:o},d&&{role:"combobox","aria-expanded":s,"aria-controls":d,"aria-owns":d,"aria-autocomplete":"list"},M)),l.createElement(v,{activeSearch:h,"aria-hidden":!0,disabled:r},l.createElement(w,{id:n})),l.createElement(L,{type:"button",isVisible:p,tabIndex:0,"aria-label":p&&t,onClick:c,onKeyDown:b},l.createElement(E,{id:n,"data-testid":"clear-search-icon"})),l.createElement(Z,{disabled:r,"aria-hidden":p,isVisible:!p&&o.length>0},l.createElement(g,{$isMenuOpen:s,"data-testid":"chevron-search-icon"})))}))},93401:(C,e,t)=>{t.d(e,{Slider:()=>Slider});var l=t(67294),a=t(26300),n=t(72070),r=t(82302),c=t(73715),i=t(27856),o=t(66044);function s(){return s=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},s.apply(this,arguments)}const d=24,u=(0,a.css)(["appearance:none;width:","px;height:","px;background-color:",";cursor:pointer;border-radius:50px;"],(C=>{let{thumbSize:e}=C;return e}),(C=>{let{thumbSize:e}=C;return e}),(C=>{let{theme:e}=C;return e.colors.interactiveBg.primaryNormal})),M=(0,a.css)(["background-color:",";"],(C=>{let{theme:e}=C;return e.colors.interactiveBg.primaryHover})),p=(0,a.css)(["z-index:2;border:2px solid ",";padding:2px;background-clip:content-box;width:","px;height:","px;margin-left:","px;"],(C=>{let{theme:e}=C;return e.colors.accent.secondary}),(C=>{let{thumbSize:e}=C;return e+8}),(C=>{let{thumbSize:e}=C;return e+8}),(C=>{let{thumbSize:e,width:t,percentage:l}=C;return function(C,e,t){const l=Math.ceil(m(4,e,t));return 2*C*.01*l-l}(l,e,t)})),f=a.default.input.attrs({type:"range"}).withConfig({displayName:"slider__Input",componentId:"sc-1ldl77h-0"})(["z-index:1;position:relative;min-width:100px;cursor:pointer;outline:none;background:",";border-radius:100px;height:4px;appearance:none;flex:1;margin:0;::-webkit-slider-thumb{","}::-moz-range-thumb{","}::-ms-thumb{","}::before{z-index:-1;position:absolute;content:' ';height:6px;top:calc(50% - 3px);left:-calc( ","% - 4px );width:","%;background-color:",";border-radius:50px;}:hover{::before{background-color:",";}::-webkit-slider-thumb{","}::-moz-range-thumb{","}::-ms-thumb{","}}&:focus{&::-webkit-slider-thumb{","}&::-moz-range-thumb{","}&::-ms-thumb{","}}"],(C=>{let{theme:e}=C;return e.colors.bg.quaternary}),u,u,u,(C=>{let{percentage:e,thumbSize:t,width:l}=C;return m(e,t,l)}),(C=>{let{percentage:e=0}=C;return e}),(C=>{let{theme:e}=C;return e.colors.interactiveBg.primaryNormal}),(C=>{let{theme:e}=C;return e.colors.interactiveBg.primaryHover}),M,M,M,p,p,p);function m(){let C=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,e=arguments.length>1?arguments[1]:void 0,t=arguments.length>2?arguments[2]:void 0;return t||(t=1),(t-e)/t*C}const h=a.default.div.withConfig({displayName:"slider__Wrapper",componentId:"sc-1ldl77h-1"})(["position:relative;left:0;top:0;"]),L=a.default.div.withConfig({displayName:"slider__FakeThumb",componentId:"sc-1ldl77h-2"})(["width:0;height:0;position:absolute;left:","px;top:","px;"],(C=>{let{thumbSize:e}=C;return e/2}),(C=>{let{thumbSize:e}=C;return-e/2+12}));function Slider(C){let{minorStep:e,majorStep:t,handleChange:a=o.noop,value:u,min:M=0,max:p=500,thumbSize:m=d,suffix:E="",popupZIndexOverride:Z,...g}=C;const v=(0,n.useRef)(),w=(0,n.useRef)(),[y,b]=(0,n.useState)(null),R=(0,n.useCallback)(((C,l)=>{let n=u+C*(l?t:e);n="number"==typeof M?Math.max(M,n):n,n="number"==typeof p?Math.min(p,n):n,a(n)}),[e,t,a,M,p,u]),x=(u-M)/(p-M)*100;(0,n.useLayoutEffect)((()=>{if(v.current&&!y){const{width:C}=v.current.getBoundingClientRect();b(C)}}),[v,y]),(0,r.useKeyDownEffect)(v,["left","down"],(()=>R(-1,!0)),[R]),(0,r.useKeyDownEffect)(v,["right","up"],(()=>R(1,!0)),[R]),(0,r.useKeyDownEffect)(v,["shift+left","shift+down"],(()=>R(-1,!1)),[R]),(0,r.useKeyDownEffect)(v,["shift+right","shift+up"],(()=>R(1,!1)),[R]);const A=`${u}${E}`;return l.createElement(c.BaseTooltip,{title:A,placement:i.PLACEMENT.TOP,popupZIndexOverride:Z,forceAnchorRef:w,styleOverride:{style:{transform:`translate(${(y-m)*x/100}px, 0)`}}},l.createElement(h,null,l.createElement(f,s({percentage:x,ref:v,onChange:C=>a(C.target.valueAsNumber),step:e,value:u,min:M,max:p,thumbSize:m,width:y,"aria-valuenow":u,"aria-valuetext":A},g)),l.createElement(L,{ref:w,percentage:x,width:y,thumbSize:m})))}},15242:(C,e,t)=>{t.d(e,{Snackbar:()=>H});var l=t(67294),a=t(72070),n=t(45697),r=t.n(n),c=t(26300),i=t(94537),o=t(37723),s=t(44586),d=t(66044),u=t(37309),M=t(27856),p=t(84967),f=t(91655),m=t(91778),h=t(46324),L=t(61887),E=t(48068),Z=t(18969),g=t(67480),v=t(33625);r().oneOf(["top-left","bottom-left","top-right","bottom-right","top","bottom"]);const w={SUCCESS:"success",ERROR:"error"},y=r().shape({src:r().string.isRequired,alt:r().string,status:r().oneOf(Object.values(w))});r().shape({message:r().oneOfType([r().node,r().string]),actionLabel:r().oneOfType([r().node,r().string]),actionHelpText:r().string,dismissible:r().bool,onAction:r().func,onDismiss:r().func,preventActionDismiss:r().bool,preventAutoDismiss:r().bool,timeout:r().number,thumbnail:y,id:r().string});function b(){return b=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},b.apply(this,arguments)}const R=c.default.div.withConfig({displayName:"snackbarMessage__MessageContainer",componentId:"sc-fjv091-0"})(["display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:10px 16px;margin-top:20px;background-color:",";color:",";border:",";border-radius:",";z-index:",";pointer-events:auto;"],(C=>{let{theme:e}=C;return e.colors.inverted.bg.primary}),(C=>{let{theme:e}=C;return e.colors.inverted.fg.primary}),(C=>{let{theme:e}=C;return`1px solid ${(0,p.rgba)(e.colors.standard.white,.24)}`}),(C=>{let{theme:e}=C;return e.borders.radius.medium}),(C=>{let{customZIndex:e}=C;return e||15}));R.propTypes={customZIndex:r().number};const x=(0,c.default)(g.Text).withConfig({displayName:"snackbarMessage__Message",componentId:"sc-fjv091-1"})(["color:",";max-width:430px;padding-right:",";"],(C=>{let{theme:e}=C;return e.colors.inverted.fg.primary}),(C=>{let{hasAction:e,hasThumbnail:t}=C;return t?"16px":e?"52px":"0px"})),A=c.default.div.withConfig({displayName:"snackbarMessage__ActionContainer",componentId:"sc-fjv091-2"})(["display:flex;align-items:center;justify-content:flex-end;"]),T=c.default.div.withConfig({displayName:"snackbarMessage__ThumbnailWrapper",componentId:"sc-fjv091-3"})(["position:relative;margin-left:16px;margin-right:","px;"],(C=>{let{hasAction:e}=C;return e?16:0})),_=c.default.img.withConfig({displayName:"snackbarMessage__Thumbnail",componentId:"sc-fjv091-4"})(["max-height:45px;max-width:45px;min-height:","px;min-width:","px;background-color:",";border-radius:",";",";"],30,30,(C=>{let{theme:e}=C;return e.colors.fg.tertiary}),(C=>{let{theme:e}=C;return e.borders.radius.small}),(C=>{let{theme:e,status:t}=C;return t===w.SUCCESS?(0,c.css)(["border:1px solid ",";"],e.colors.green[20]):t===w.ERROR?(0,c.css)(["border:1px solid ",";"],e.colors.red[20]):void 0})),S=c.default.div.withConfig({displayName:"snackbarMessage__ThumbnailIcon",componentId:"sc-fjv091-5"})(["position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);",";svg{width:100%;height:auto;}"],(C=>{let{theme:e,status:t}=C;return t===w.SUCCESS?(0,c.css)(["width:30px;color:",";"],e.colors.fg.positive):t===w.ERROR?(0,c.css)(["width:20px;color:",";"],e.colors.fg.negative):void 0})),z=(0,c.default)(h.Button).withConfig({displayName:"snackbarMessage__ActionButton",componentId:"sc-fjv091-6"})(["align-self:flex-end;min-width:1px;height:2em;padding:0;color:",";font-weight:",";"," &:hover,&:active{color:",";}"],(C=>{let{theme:e}=C;return e.colors.inverted.fg.linkNormal}),(C=>{let{theme:e}=C;return e.typography.weight.bold}),(C=>{let{theme:e}=C;return(0,v.focusableOutlineCSS)(e.colors.border.focus,e.colors.inverted.bg.primary)}),(C=>{let{theme:e}=C;return e.colors.inverted.fg.linkHover})),I=(0,c.default)(h.Button).withConfig({displayName:"snackbarMessage__CloseButton",componentId:"sc-fjv091-7"})(["height:2em;padding:0;margin-left:16px;color:",";"," svg{height:32px;}"],(C=>{let{theme:e}=C;return e.colors.inverted.fg.primary}),(C=>{let{theme:e}=C;return(0,v.focusableOutlineCSS)(e.colors.border.focus,e.colors.inverted.bg.primary)})),SnackbarMessage=C=>{let{"aria-label":e,actionLabel:t,onAction:n=d.noop,onDismiss:r=d.noop,isPreventAutoDismiss:c,isPreventActionDismiss:i,thumbnail:o,message:s,removeMessageTimeInterval:u,showCloseButton:M,placement:p="bottom",actionHelpText:h,...g}=C;const v=(0,a.useRef)();v.current=c?d.noop:r;const y=(0,a.useRef)("number"==typeof u&&u<=1e4&&u>=1200?u:1e4);(0,a.useEffect)((()=>{if(!v.current)return d.noop;const C=setTimeout((()=>v.current()),y.current);return()=>clearTimeout(C)}),[]);const O=(0,a.useCallback)((C=>{n(C),!i&&r()}),[n,r,i]),D=Boolean(t),B=Boolean(t);return l.createElement(R,b({role:"alert",hasAction:D,placement:p},g),l.createElement(x,{"aria-label":e,size:m.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.SMALL,hasAction:D,hasThumbnail:B},s),o&&l.createElement(T,{hasAction:D},l.createElement(_,{decoding:"async",crossOrigin:"anonymous",src:o.src,alt:o.alt,status:o.status}),l.createElement(S,{status:o.status},o.status===w.SUCCESS&&l.createElement(L.default,null),o.status===w.ERROR&&l.createElement(E.default,null))),(t||M)&&l.createElement(A,null,t&&l.createElement(z,{onClick:O},t),M&&l.createElement(I,{onClick:r,"aria-label":(0,f.__)("Close","web-stories"),tabIndex:-1},l.createElement(Z.default,{"aria-hidden":!0}))))};function O(){return O=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},O.apply(this,arguments)}SnackbarMessage.defaultProps={showCloseButton:!0};const D=c.default.div.withConfig({displayName:"snackbarContainer__StyledContainer",componentId:"sc-7yig0q-0"})(["position:fixed;top:",";bottom:",";",";margin-bottom:33px;display:flex;flex-direction:column;align-items:",";width:100%;z-index:2147483647;pointer-events:none;"],(C=>{let{placement:e}=C;return 0===e.indexOf("top")?0:"inherit"}),(C=>{let{placement:e}=C;return 0===e.indexOf("bottom")?0:"inherit"}),(function(C){let{placement:e}=C;switch(e){case"top":case"bottom":return"\n left: calc(50% + 4rem);\n transform: translateX(-50%);\n width: auto;\n ";case"top-left":case"bottom-left":default:return"left: 60px;";case"top-right":case"bottom-right":return"right: 60px;"}}),(C=>{let{alignItems:e}=C;return e}));D.propTypes={alignItems:r().string},D.defaultProps={alignItems:"center"};const B=c.default.div.withConfig({displayName:"snackbarContainer__ChildContainer",componentId:"sc-7yig0q-1"})(["&.react-snackbar-alert__snackbar-container-enter{max-height:0px;opacity:0;transition:all 300ms ease-out;}&.react-snackbar-alert__snackbar-container-enter-active{opacity:1;max-height:100px;transition:all 300ms ease-out;}&.react-snackbar-alert__snackbar-container-exit{opacity:1;transition:all 300ms ease-out;}&.react-snackbar-alert__snackbar-container-exit-active{opacity:0;transition:all 300ms ease-out;}"]),H={Container:C=>{let{component:e=SnackbarMessage,notifications:t=[],onRemove:n=d.noop,placement:r=M.PLACEMENT.BOTTOM,max:c=10}=C;const p=(0,u.default)("assertive"),f=(0,a.useRef)(new Set),m=(0,a.useMemo)((()=>t.map((()=>(0,s.default)()))),[t]),h=0===r.indexOf("top")?[...t].reverse():t,L=(0,a.useCallback)((C=>()=>{n(C),C.onDismiss?.()}),[n]);(0,a.useEffect)((()=>{"number"==typeof c&&t.length>c&&setTimeout((()=>{n(t.slice(0,t.length-c))}),300)}),[c,t,n]),(0,a.useEffect)((()=>{t.forEach((C=>{if(!f.current.has(C)){const e=`${C.message} ${C.actionHelpText||""}`.trim();p(e),f.current.add(C)}}))}),[t,p]);const E=(0,a.useRef)({});return l.createElement(D,{placement:r},l.createElement(i.default,null,h.map(((C,t)=>{const{actionLabel:a,dismissible:n,message:c,onAction:i,preventActionDismiss:s,preventAutoDismiss:d,timeout:u,...M}=C,p=C.id||m[t];return l.createElement(o.default,{in:!0,key:p,timeout:300,unmountOnExit:!0,nodeRef:E.current[p],classNames:"react-snackbar-alert__snackbar-container"},l.createElement(B,{ref:C=>{E.current[p]=C},placement:r},l.createElement(e,O({},M,{"aria-hidden":!0,placement:r,onDismiss:L(C),onAction:i,actionLabel:a,message:c,showCloseButton:n,removeMessageTimeInterval:u,isPreventAutoDismiss:d,isPreventActionDismiss:s}))))}))))},Message:SnackbarMessage}},73715:(C,e,t)=>{t.d(e,{BaseTooltip:()=>BaseTooltip});var l=t(67294),a=t(45697),n=t.n(a),r=t(26300),c=t(72070),i=t(27856),o=t(82302),s=t(91778),d=t(67480),u=t(93241),M=t(96235),p=t(66044),f=t(77273);const m="tooltip-tail",h=r.default.svg.withConfig({displayName:"tail__SvgForTail",componentId:"sc-1ch7g8a-0"})(["position:absolute;width:0;height:0;"]),L=r.default.span.withConfig({displayName:"tail__Tail",componentId:"sc-1ch7g8a-1"})(["@supports (clip-path:url('#","')){position:absolute;display:block;height:","px;width:","px;",";background-color:inherit;border:none;border-bottom:none;clip-path:url('#","');}"],m,8,34,(C=>{let{placement:e,translateX:t,isRTL:l}=C;return(C=>{let{placement:e,translateX:t,isRTL:l}=C;switch(e){case i.PLACEMENT.TOP:case i.PLACEMENT.TOP_START:case i.PLACEMENT.TOP_END:return(0,r.css)(["bottom:-","px;/*! @noflip */ transform:translateX(","px) rotate(180deg);"],7,t);case i.PLACEMENT.BOTTOM:case i.PLACEMENT.BOTTOM_START:case i.PLACEMENT.BOTTOM_END:return(0,r.css)(["top:-","px;/*! @noflip */ transform:translateX(","px);"],7,t);case i.PLACEMENT.LEFT:case i.PLACEMENT.LEFT_START:case i.PLACEMENT.LEFT_END:return(0,r.css)(["right:-","px;transform:rotate(",");"],20,l?"-90deg":"90deg");case i.PLACEMENT.RIGHT:case i.PLACEMENT.RIGHT_START:case i.PLACEMENT.RIGHT_END:return(0,r.css)(["left:-","px;transform:rotate(",");"],20,l?"90deg":"-90deg");default:return""}})({placement:e,translateX:t,isRTL:l})}),m);function E(){return E=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},E.apply(this,arguments)}L.propTypes={placement:n().string,translateX:n().number};const Z=0,g=r.default.div.withConfig({displayName:"tooltip__Wrapper",componentId:"sc-7e0t34-0"})(["position:relative;"]),v=r.default.div.withConfig({displayName:"tooltip__TooltipContainer",componentId:"sc-7e0t34-1"})(["margin:0;display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:row;max-width:14em;transition:0.4s opacity;opacity:",";pointer-events:",";z-index:",";border-radius:4px;background-color:",";filter:drop-shadow(0px 4px 4px rgba(0,0,0,0.25));"],(C=>{let{shown:e}=C;return e?1:0}),(C=>{let{shown:e}=C;return e?"all":"none"}),(C=>{let{zIndex:e}=C;return e}),(C=>{let{theme:e}=C;return e.colors.inverted.bg.primary})),w=(0,r.default)(d.Text).withConfig({displayName:"tooltip__TooltipText",componentId:"sc-7e0t34-2"})(["color:",";padding:10px;"],(C=>{let{theme:e}=C;return e.colors.inverted.fg.primary})),y=C=>{let{x:e,width:t}=C;return e+t/2};let b=null;function BaseTooltip(C){let{title:e,shortcut:t,hasTail:a,placement:n=i.PLACEMENT.BOTTOM,children:r,onFocus:d=p.noop,onBlur:R=p.noop,isDelayed:x=!1,forceAnchorRef:A=null,className:T=null,popupZIndexOverride:_,styleOverride:S,...z}=C;const{leftOffset:I=Z,isRTL:O}=(0,f.usePopup)(),[D,B]=(0,c.useState)(!1),[H,k]=(0,c.useState)(null),F=(0,c.useRef)(null),P=(0,c.useRef)(null),N=(0,c.useRef)(n),[V,j]=(0,c.useState)(n),G=(0,c.useRef)(!1),[W,$]=(0,c.useState)(null),U=(0,c.useRef)(!1),Y=(0,c.useRef)(null),X=Boolean(D&&(t||e)),[K,q]=(0,c.useState)(null),Q=(0,c.useMemo)((()=>({x:n.startsWith("left")||n.startsWith("right")?8:0,y:n.startsWith("top")||n.startsWith("bottom")?8:0})),[n]),J=(0,c.useCallback)((()=>{U.current&&F?.current&&$({offset:F.current?(0,u.getOffset)({placement:V,spacing:Q,anchor:A||F,popup:Y,isRTL:O,ignoreMaxOffsetY:!0}):{}})}),[V,Q,A,O]),CC=(0,c.useCallback)(((C,e)=>{let{offset:t}=C,{left:l,right:a,height:n}=e;if(!t)return;const r=t.y+n+8,c=V.startsWith("bottom")&&r>=window.innerHeight,o=Math.trunc(l)<(O?0:I),s=O&&Math.trunc(a)>t.bodyRight-I;c?V.endsWith("-start")?j(i.PLACEMENT.TOP_START):V.endsWith("-end")?j(i.PLACEMENT.TOP_END):j(i.PLACEMENT.TOP):o?q({x:(O?0:I)-l}):s&&q({x:t.bodyRight-a-I})}),[V,O,I]),eC=(0,c.useCallback)((()=>{const C=F.current?.getBoundingClientRect(),e=P.current?.getBoundingClientRect();if(!e||!C)return;CC(W,e);const t=y(C)-y(e);k(t)}),[CC,W]),tC=(0,c.useDebouncedCallback)((()=>{j(N.current)}),100),lC=(0,c.useRef)(),aC=(0,c.useCallback)((()=>{const C=()=>{G.current&&B(!0)};if(x){performance.now()-b<500&&C(),clearTimeout(lC.current),lC.current=setTimeout(C,1e3)}else C()}),[x]),nC=(0,c.useCallback)((()=>{B(!1),tC(),x&&(clearTimeout(lC.current),D&&(b=performance.now()))}),[tC,x,D]);return(0,c.useEffect)((()=>(G.current=!0,()=>{G.current=!1})),[]),(0,c.useEffect)((()=>(U.current=!0,()=>{U.current=!1})),[]),(0,c.useLayoutEffect)((()=>{if(X)return U.current=!0,J(),document.addEventListener("scroll",J,!0),()=>{document.removeEventListener("scroll",J,!0),U.current=!1}}),[X,J]),(0,c.useLayoutEffect)((()=>{U.current&&eC()}),[eC]),(0,c.useResizeEffect)({current:document.body},J,[J]),l.createElement(l.Fragment,null,l.createElement(g,E({onPointerEnter:aC,onPointerLeave:nC,onFocus:C=>{B(!0),d(C)},onBlur:C=>{B(!1),R(C),tC()},ref:F},z),r),W?.offset&&X?(0,c.createPortal)(l.createElement(i.PopupContainer,{ref:Y,$offset:K?{...W.offset,x:W.offset.x+K?.x}:W.offset,noOverFlow:!0,zIndex:_||2,transforms:(0,M.getTransforms)(V,O)},l.createElement(v,E({className:T,ref:P,shown:D,zIndex:_||2},S),l.createElement(w,{size:s.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.X_SMALL},t?`${e} (${(0,o.prettifyShortcut)(t)})`:e),a&&l.createElement(l.Fragment,null,l.createElement(h,null,l.createElement("clipPath",{id:m,clipPathUnits:"objectBoundingBox"},l.createElement("path",{d:"M1,1 L0.868,1 C0.792,1,0.72,0.853,0.676,0.606 L0.585,0.098 C0.562,-0.033,0.513,-0.033,0.489,0.098 L0.399,0.606 C0.355,0.853,0.283,1,0.207,1 L0,1 L1,1"}))),l.createElement(L,{placement:V,translateX:-K?.x||H,isRTL:O})))),document.body):null)}n().node.isRequired,n().bool,n().oneOf(Object.values(i.PLACEMENT)),n().func,n().func,n().string,n().oneOfType([n().node,n().string]),n().object,n().object,n().string,n().bool,n().number},19901:(C,e,t)=>{t.d(e,{Headline:()=>s});var l=t(26300),a=t(45697),n=t.n(a),r=t(35199),c=t(33625),i=t(91778),o=t(3605);const s=l.default.h1.withConfig({displayName:"headline__Headline",componentId:"sc-1fz6u2h-0"})(["",";"," ",""],o.defaultTypographyStyle,(C=>{let{theme:e,size:t}=C;return r.expandPresetStyles({preset:e.typography.presets.headline[t],theme:e})}),(C=>{let{as:e,theme:t}=C;return"a"===e&&(0,l.css)([":hover{color:",";}",""],t.colors.fg.linkHover,c.focusableOutlineCSS(t.colors.border.focus))}));s.propTypes={as:n().oneOf(["h1","h2","h3","h4","h5","h6","a","label"]),size:n().oneOf(i.THEME_CONSTANTS.TYPOGRAPHY.HEADLINE_SIZES)},s.defaultProps={size:i.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.MEDIUM}},86376:(C,e,t)=>{t.d(e,{Link:()=>p});var l=t(67294),a=t(26300),n=t(72070),r=t(35199),c=t(33625),i=t(91778),o=t(3605),s=t(73035);function d(){return d=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},d.apply(this,arguments)}const u=(0,a.default)(s.default).withConfig({displayName:"link__StyledLaunch",componentId:"sc-i8gwd7-0"})(["width:12px;margin-left:0.5ch;margin-bottom:2px;stroke-width:0;vertical-align:text-bottom;"]),M=a.default.a.withConfig({displayName:"link__StyledAnchor",componentId:"sc-i8gwd7-1"})(["",";"],(C=>{let{size:e,theme:t}=C;return(0,a.css)(["",";",";color:",";text-decoration:none;cursor:pointer;vertical-align:baseline;:hover{color:",";}:focus{color:"," !important;}",""],o.defaultTypographyStyle,r.expandPresetStyles({preset:t.typography.presets.link[e],theme:t}),t.colors.fg.linkNormal,t.colors.fg.linkHover,t.colors.fg.linkNormal,c.focusableOutlineCSS(t.colors.border.focus))}));function ConditionalSpanWrapper(C){let{isWrapped:e,children:t}=C;return e?l.createElement("span",null,t):t}const p=(0,n.forwardRef)((function Link(C,e){let{children:t,...a}=C;const n="_blank"===a.target;return l.createElement(M,d({ref:e},a),l.createElement(ConditionalSpanWrapper,{isWrapped:n},t,n&&l.createElement(u,null)))}));p.defaultProps={size:i.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.MEDIUM}},3605:(C,e,t)=>{t.d(e,{defaultTypographyStyle:()=>a});var l=t(26300);const a=C=>{let{theme:e}=C;return(0,l.css)(["font-family:",";color:",";margin:0;padding:0;&:focus{box-shadow:none;}"],e.typography.family.primary,e.colors.fg.primary)}},67480:(C,e,t)=>{t.d(e,{Text:()=>Text});var l=t(67294),a=t(26300),n=t(35199),r=t(91778),c=t(3605);function i(){return i=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},i.apply(this,arguments)}const o=C=>{let{isBold:e,size:t,theme:l}=C;return(0,a.css)(["",";",";font-weight:",";"],c.defaultTypographyStyle,n.expandPresetStyles({preset:l.typography.presets.paragraph[t],theme:l}),e?l.typography.weight.bold:l.typography.presets.paragraph[t].weight)},s=a.default.p.withConfig({displayName:"text__Paragraph",componentId:"sc-n9y0va-0"})(["",";"],o),d=a.default.span.withConfig({displayName:"text__Span",componentId:"sc-n9y0va-1"})(["",";"],o),u=a.default.kbd.withConfig({displayName:"text__Kbd",componentId:"sc-n9y0va-2"})(["",";background-color:transparent;white-space:nowrap;"],o),M=a.default.label.withConfig({displayName:"text__Label",componentId:"sc-n9y0va-3"})(["",";color:",";"],(C=>{let{isBold:e,size:t,theme:l}=C;return(0,a.css)(["",";",";font-weight:",";"],c.defaultTypographyStyle,n.expandPresetStyles({preset:l.typography.presets.label[t],theme:l}),e?l.typography.weight.bold:l.typography.presets.label[t].weight)}),(C=>{let{disabled:e,theme:t}=C;return e?t.colors.fg.disable:"auto"})),Text=C=>{let{as:e,disabled:t,...a}=C;switch(e){case"label":return l.createElement(M,i({disabled:t},a));case"span":return l.createElement(d,a);case"kbd":return l.createElement(u,a);default:return l.createElement(s,a)}};Text.defaultProps={as:"p",isBold:!1,size:r.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.MEDIUM}},87098:(C,e,t)=>{t.d(e,{VisuallyHidden:()=>n});var l=t(26300),a=t(22437);const n=l.default.span.withConfig({displayName:"visuallyHidden__VisuallyHidden",componentId:"sc-dcvur6-0"})(["",";"],a.visuallyHidden)},98243:(C,e,t)=>{t.d(e,{default:()=>l});const l=(0,t(72070).createContext)({})},90997:(C,e,t)=>{t.d(e,{default:()=>l});const l=t(98243).default.Provider},77273:(C,e,t)=>{t.d(e,{usePopup:()=>n});var l=t(72070),a=t(98243);function n(C){return(0,l.useContextSelector)(a.default,C??l.identity)}},83872:(C,e,t)=>{t.d(e,{default:()=>l});const l=(0,t(72070).createContext)({})},11756:(C,e,t)=>{t.d(e,{default:()=>c});var l=t(67294),a=t(72070),n=t(44586),r=t(83872);const c=function SnackbarProvider(C){let{children:e,placement:t="bottom"}=C;const[c,i]=(0,a.useState)([]),o=(0,a.useCallback)((C=>{i((e=>e.filter((e=>Array.isArray(C)?!C.find((C=>{let{key:t}=C;return t===e.key})):e.key!==C.key))))}),[]),s=(0,a.useCallback)((C=>{const e={id:(0,n.default)(),...C};i((C=>[...C,e]))}),[]),d=(0,a.useCallback)((()=>{i([])}),[]),u=(0,a.useMemo)((()=>({showSnackbar:s,clearSnackbar:d,removeSnack:o,currentSnacks:c,placement:t})),[s,d,o,c,t]);return l.createElement(r.default.Provider,{value:u},e)}},96905:(C,e,t)=>{t.d(e,{useSnackbar:()=>n});var l=t(72070),a=t(83872);function n(C){return(0,l.useContextSelector)(a.default,C??l.identity)}},43246:(C,e,t)=>{t.d(e,{setAppElement:()=>n});var l=t(83253),a=t.n(l);const{setAppElement:n}=a()},17216:(C,e,t)=>{t.d(e,{dark:()=>u,light:()=>M});var l=t(84967);const a={gray:{90:"#131516",85:"#1B1F20",80:"#26292A",75:"#2E3133",70:"#393D3F",60:"#4B5253",50:"#5E6668",40:"#767E80",30:"#919899",20:"#ADB1B3",10:"#C8CBCC",5:"#E4E5E6"},violet:{90:"#351E7A",80:"#482A90",70:"#5732A3",60:"#6B3DBA",50:"#7B46CB",40:"#9464E1",30:"#B488FC",20:"#CBACFF",10:"#DFCDFE",5:"#F3EBFF"},blue:{90:"#2C2864",80:"#364286",70:"#4157A3",60:"#476ABD",50:"#4F7ED9",40:"#5D96EB",30:"#79B3FF",20:"#9CC9FF",10:"#C2DDFF",5:"#E5F2FF"},red:{90:"#690000",80:"#7E0000",70:"#930500",60:"#AC1501",50:"#C42300",40:"#D43626",30:"#E45F53",20:"#F28B82",10:"#FFC4C5",5:"#FFE7E9"},green:{90:"#133B20",80:"#205630",70:"#296B3C",60:"#34824B",50:"#3F9A5A",40:"#5EAE75",30:"#81C995",20:"#A5D7B3",10:"#C8E7D0",5:"#E8F5EC"}},n={primary:a.violet[30],secondary:a.blue[30]},r={negative:"#D93025",positive:"#188038",warning:"#f4b844"},c={black:"#000",white:"#FFF"},i={loading:"linear-gradient(270deg, #4285f4 0%, #0f0bc8 57%, #4285f4 110%)",placeholder:"linear-gradient(180deg, #fff0, #000c)",posterOverlay:"linear-gradient(to top, rgba(33, 33, 33, 0.9), rgba(33, 33, 33, 0))"},o={footprint:"transparent",white64:(0,l.rgba)(c.white,.64),white24:(0,l.rgba)(c.white,.24),white16:(0,l.rgba)(c.white,.16),white8:(0,l.rgba)(c.white,.08),black64:(0,l.rgba)(c.black,.64),black40:(0,l.rgba)(c.black,.4),black32:(0,l.rgba)(c.black,.32),black24:(0,l.rgba)(c.black,.24),black10:(0,l.rgba)(c.black,.1),black3:(0,l.rgba)(c.black,.03),blue24:(0,l.rgba)(a.blue[30],.24),violet24:(0,l.rgba)(a.violet[30],.24),overlay:(0,l.rgba)("#1E1F1F",.5),overlayDark:(0,l.rgba)(c.black,.47)},s={gradient:i,fg:{primary:a.gray[5],secondary:a.gray[20],tertiary:a.gray[30],disable:a.gray[50],linkNormal:a.blue[30],linkHover:a.blue[40],positive:a.green[30],negative:a.red[30]},bg:{primary:a.gray[90],secondary:a.gray[80],tertiary:a.gray[70],quaternary:a.gray[60],positive:a.green[90],negative:a.red[90],storyPreview:"#202125",accent:n.primary},interactiveFg:{active:a.gray[5],brandNormal:a.gray[90],brandHover:a.gray[90],brandPress:a.violet[40]},interactiveBg:{active:a.violet[70],disable:a.gray[85],brandNormal:a.violet[20],brandHover:a.violet[30],brandPress:a.violet[40],primaryNormal:a.gray[10],primaryHover:a.gray[20],primaryPress:a.gray[30],secondaryNormal:a.gray[70],secondaryHover:a.gray[60],secondaryPress:a.gray[50],tertiaryNormal:o.footprint,tertiaryHover:a.gray[70],tertiaryPress:a.gray[60],quaternaryNormal:o.footprint,negativeNormal:a.red[40],negativeHover:a.red[30],negativePress:a.red[20],positiveNormal:a.green[40],positiveHover:a.green[30],positivePress:a.green[20],previewOverlay:o.black10,modalScrim:o.white8},border:{focus:a.blue[30],disable:a.gray[75],defaultNormal:a.gray[70],defaultHover:a.gray[40],defaultPress:a.gray[30],defaultActive:a.gray[10],positiveNormal:a.green[40],positiveHover:a.green[30],positivePress:a.green[20],positiveActive:a.green[10],quaternaryNormal:a.gray[70],quaternaryHover:a.gray[40],quaternaryPress:c.black,quaternaryActive:a.gray[30],negativeNormal:a.red[40],negativeHover:a.red[30],negativePress:a.red[20],negativeActive:a.red[10],selection:a.blue[30]},divider:{primary:o.white24,secondary:o.white8,tertiary:o.black24},form:{dropDownSubtitle:a.gray[20]},shadow:{active:o.white16}},d={gradient:i,fg:{primary:a.gray[90],secondary:a.gray[70],tertiary:a.gray[50],disable:a.gray[30],linkNormal:a.blue[50],linkHover:a.blue[60],positive:a.green[80],negative:a.red[80]},bg:{primary:c.white,secondary:a.gray[5],tertiary:a.gray[10],quaternary:a.gray[20],positive:a.green[10],negative:a.red[10],storyPreview:"#202125",accent:n.primary},interactiveFg:{active:a.gray[90],brandNormal:a.gray[90],brandHover:a.gray[90],brandPress:a.violet[40]},interactiveBg:{active:a.violet[10],disable:a.gray[10],brandNormal:a.violet[20],brandHover:a.violet[30],brandPress:a.violet[40],primaryNormal:a.gray[90],primaryHover:a.gray[80],primaryPress:a.gray[70],secondaryNormal:a.gray[20],secondaryHover:a.gray[30],secondaryPress:a.gray[40],tertiaryNormal:o.footprint,tertiaryHover:a.gray[10],tertiaryPress:a.gray[20],quaternaryNormal:o.footprint,negativeNormal:a.red[20],negativeHover:a.red[30],negativePress:a.red[40],positiveNormal:a.green[20],positiveHover:a.green[30],positivePress:a.green[40],previewOverlay:o.white16,modalScrim:o.black40},border:{focus:a.blue[40],disable:a.gray[10],defaultNormal:a.gray[20],defaultHover:a.gray[30],defaultPress:a.gray[40],defaultActive:a.gray[90],positiveNormal:a.green[20],positiveHover:a.green[30],positivePress:a.green[40],positiveActive:a.green[90],negativeNormal:a.red[20],negativeHover:a.red[30],negativePress:a.red[40],negativeActive:a.red[90],quaternaryNormal:a.gray[20],quaternaryHover:a.gray[30],quaternaryPress:c.white,quaternaryActive:a.gray[40],selection:a.blue[40]},divider:{primary:o.black24,secondary:o.black10,tertiary:o.white24},form:{dropDownSubtitle:a.gray[50]},shadow:{active:o.black10}},u={standard:c,accent:n,status:r,opacity:o,...a,...s,inverted:{...d}},M={standard:c,accent:n,status:r,opacity:o,...a,...d,inverted:{...s}}},91778:(C,e,t)=>{t.d(e,{BEZIER:()=>a,THEME_CONSTANTS:()=>l});const l={BREAKPOINTS:{TABLET:{maxWidth:1120,minWidth:768}},TYPOGRAPHY:t(28487),ICON_SIZE:32,LARGE_BUTTON_SIZE:56},a={linear:"linear",inQuad:"cubic-bezier(0.55, 0.085, 0.68, 0.53)",outQuad:"cubic-bezier(0.25, 0.46, 0.45, 0.94)",inOutQuad:"cubic-bezier(0.455, 0.03, 0.515, 0.955)",inCubic:"cubic-bezier(0.55, 0.055, 0.675, 0.19)",outCubic:"cubic-bezier(0.215, 0.61, 0.355, 1)",inOutCubic:"cubic-bezier(0.645, 0.045, 0.355, 1)",inQuart:"cubic-bezier(0.895, 0.03, 0.685, 0.22)",outQuart:"cubic-bezier(0.165, 0.84, 0.44, 1)",inOutQuart:"cubic-bezier(0.77, 0, 0.175, 1)",inQuint:"cubic-bezier(0.755, 0.05, 0.855, 0.06)",outQuint:"cubic-bezier(0.23, 1, 0.32, 1)",inOutQuint:"cubic-bezier(0.86, 0, 0.07, 1)",inSine:"cubic-bezier(0.47, 0, 0.745, 0.715)",outSine:"cubic-bezier(0.39, 0.575, 0.565, 1)",inOutSine:"cubic-bezier(0.445, 0.05, 0.55, 0.95)",inExpo:"cubic-bezier(0.95, 0.05, 0.795, 0.035)",outExpo:"cubic-bezier(0.19, 1, 0.22, 1)",inOutExpo:"cubic-bezier(1, 0, 0, 1)",inCirc:"cubic-bezier(0.6, 0.04, 0.98, 0.335)",outCirc:"cubic-bezier(0.075, 0.82, 0.165, 1)",inOutCirc:"cubic-bezier(0.785, 0.135, 0.15, 0.86)",default:"cubic-bezier(0.4, 0.4, 0.0, 1)"}},28487:(C,e,t)=>{t.r(e),t.d(e,{DISPLAY_SIZES:()=>n,HEADLINE_SIZES:()=>r,PRESET_SIZES:()=>l,TEXT_SIZES:()=>a});const l={XX_LARGE:"xxlarge",X_LARGE:"xlarge",LARGE:"large",MEDIUM:"medium",SMALL:"small",X_SMALL:"xsmall",XX_SMALL:"xxsmall",XXX_SMALL:"xxxsmall"},a=[l.X_LARGE,l.LARGE,l.MEDIUM,l.SMALL,l.X_SMALL],n=[l.LARGE,l.MEDIUM,l.SMALL],r=[l.XX_LARGE,l.X_LARGE,l.LARGE,l.MEDIUM,l.SMALL,l.X_SMALL,l.XX_SMALL,l.XXX_SMALL]},11443:(C,e,t)=>{t.d(e,{Styles:()=>n});var l=t(26300),a=t(19722);const n=(0,l.createGlobalStyle)(["*,*::after,*::before{box-sizing:border-box;}",";"],a.overrideFocusOutlineStyles)},41044:(C,e,t)=>{t.d(e,{centerContent:()=>l});const l=(0,t(26300).css)(["display:flex;align-items:center;justify-content:center;"])},35199:(C,e,t)=>{t.d(e,{expandPresetStyles:()=>n,expandTextPreset:()=>r});var l=t(26300),a=t(91778);const n=C=>{let{preset:e,theme:t}=C;return(0,l.css)(["font-family:",";font-size:","px;font-weight:",";letter-spacing:","px;line-height:","px;text-decoration:",";"],t.typography.family.primary,e.size,e.weight,e.letterSpacing,e.lineHeight,e.textDecoration||"none")},r=C=>e=>{let{theme:t}=e;return n({preset:C(t.typography.presets,a.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES),theme:t})}},98240:(C,e,t)=>{t.d(e,{fullSizeAbsolute:()=>a,fullSizeRelative:()=>n});var l=t(26300);const a=(0,l.css)(["position:absolute;top:0;right:0;bottom:0;left:0;"]),n=(0,l.css)(["position:relative;top:0;left:0;height:100%;width:100%;"])},86954:(C,e,t)=>{t.r(e),t.d(e,{SCROLLBAR_WIDTH:()=>a.SCROLLBAR_WIDTH,centerContent:()=>c.centerContent,expandPresetStyles:()=>n.expandPresetStyles,expandTextPreset:()=>n.expandTextPreset,focusCSS:()=>l.focusCSS,focusableOutlineCSS:()=>l.focusableOutlineCSS,fullSizeAbsolute:()=>r.fullSizeAbsolute,fullSizeRelative:()=>r.fullSizeRelative,scrollbarCSS:()=>a.scrollbarCSS,transparentBg:()=>o.transparentBg,visuallyHidden:()=>i.visuallyHidden});var l=t(33625),a=t(95370),n=t(35199),r=t(98240),c=t(41044),i=t(22437),o=t(19362)},33625:(C,e,t)=>{t.d(e,{focusCSS:()=>n,focusableOutlineCSS:()=>r});var l=t(26300),a=t(19722);const n=(C,e)=>(0,l.css)(["outline:none;box-shadow:",";"],(t=>{let{theme:l}=t;return`0px 0px 0 2px ${e||l.colors.bg.primary}, 0px 0px 0 4px ${"string"==typeof C?C:l.colors.border.focus}`})),r=(C,e)=>{const t="string"==typeof C?C:C?.theme?.colors?.border?.focus;return(0,l.css)(["&.",",&[data-focus-visible-added]{",";}"],a.FOCUS_VISIBLE_SELECTOR,n(t,e))}},95370:(C,e,t)=>{t.d(e,{SCROLLBAR_WIDTH:()=>a,scrollbarCSS:()=>n});var l=t(26300);const a=11,n=()=>(0,l.css)(["scrollbar-width:thin;scrollbar-color:"," ",";::-webkit-scrollbar{width:","px;height:","px;}::-webkit-scrollbar-track{background:",";}::-webkit-scrollbar-thumb{background-clip:content-box;background-color:",";border:2px solid transparent;border-radius:10px;}::-webkit-scrollbar-corner{background-color:transparent;}"],(C=>{let{theme:e}=C;return e.colors.interactiveBg.secondaryNormal}),(C=>{let{theme:e}=C;return e.colors.inverted.divider.secondary}),a,a,(C=>{let{theme:e}=C;return e.colors.inverted.divider.secondary}),(C=>{let{theme:e}=C;return e.colors.interactiveBg.secondaryNormal}))},19362:(C,e,t)=>{t.d(e,{transparentBg:()=>l});const l=(0,t(26300).css)(["background-image:conic-gradient( "," 0.25turn,transparent 0turn 0.5turn,"," 0turn 0.75turn,transparent 0turn 1turn );background-size:8px 8px;"],(C=>{let{theme:e}=C;return e.colors.fg.tertiary}),(C=>{let{theme:e}=C;return e.colors.fg.tertiary}))},22437:(C,e,t)=>{t.d(e,{visuallyHidden:()=>l});const l=(0,t(26300).css)(["position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap;"])},45246:(C,e,t)=>{t.d(e,{theme:()=>i});var l=t(17216),a=t(28487);const n={family:{primary:"'Google Sans', sans-serif"},weight:{bold:700,regular:400},presets:{display:{[a.PRESET_SIZES.LARGE]:{weight:700,size:122,lineHeight:124,letterSpacing:-2.4},[a.PRESET_SIZES.MEDIUM]:{weight:700,size:58,lineHeight:64,letterSpacing:-1.4},[a.PRESET_SIZES.SMALL]:{weight:700,size:36,lineHeight:40,letterSpacing:-1}},headline:{[a.PRESET_SIZES.XX_LARGE]:{weight:400,size:42,lineHeight:56,letterSpacing:0},[a.PRESET_SIZES.X_LARGE]:{weight:400,size:36,lineHeight:44,letterSpacing:0},[a.PRESET_SIZES.LARGE]:{weight:400,size:32,lineHeight:40,letterSpacing:0},[a.PRESET_SIZES.MEDIUM]:{weight:400,size:28,lineHeight:36,letterSpacing:0},[a.PRESET_SIZES.SMALL]:{weight:400,size:24,lineHeight:32,letterSpacing:0},[a.PRESET_SIZES.X_SMALL]:{weight:500,size:20,lineHeight:24,letterSpacing:0},[a.PRESET_SIZES.XX_SMALL]:{weight:700,size:16,lineHeight:24,letterSpacing:0},[a.PRESET_SIZES.XXX_SMALL]:{weight:700,size:14,lineHeight:20,letterSpacing:0}},paragraph:{[a.PRESET_SIZES.X_LARGE]:{weight:400,size:24,lineHeight:32,letterSpacing:-.02},[a.PRESET_SIZES.LARGE]:{weight:400,size:18,lineHeight:24,letterSpacing:0},[a.PRESET_SIZES.MEDIUM]:{weight:400,size:16,lineHeight:24,letterSpacing:0},[a.PRESET_SIZES.SMALL]:{weight:400,size:14,lineHeight:20,letterSpacing:0},[a.PRESET_SIZES.X_SMALL]:{weight:400,size:12,lineHeight:20,letterSpacing:.16}},link:{[a.PRESET_SIZES.X_LARGE]:{weight:400,size:24,lineHeight:32,letterSpacing:-.02},[a.PRESET_SIZES.LARGE]:{weight:700,size:18,lineHeight:24,letterSpacing:0},[a.PRESET_SIZES.MEDIUM]:{weight:700,size:16,lineHeight:24,letterSpacing:0},[a.PRESET_SIZES.SMALL]:{weight:700,size:14,lineHeight:20,letterSpacing:0},[a.PRESET_SIZES.X_SMALL]:{weight:700,size:12,lineHeight:20,letterSpacing:.16}},label:{[a.PRESET_SIZES.LARGE]:{weight:400,size:18,lineHeight:24,letterSpacing:0},[a.PRESET_SIZES.MEDIUM]:{weight:400,size:16,lineHeight:20,letterSpacing:0},[a.PRESET_SIZES.SMALL]:{weight:400,size:14,lineHeight:12,letterSpacing:0},[a.PRESET_SIZES.X_SMALL]:{weight:400,size:12,lineHeight:20,letterSpacing:0}}}},r={wide:1441,desktop:1121,tablet:801,mobile:800,mobileSmall:684,min:684},c={wide:`screen and (min-width: ${r.wide}px)`,desktop:`screen and (min-width: ${r.desktop}px)`,tablet:`screen and (min-width: ${r.tablet}px)`,tabletMax:`screen and (max-width: ${r.desktop}px)`,mobile:`screen and (max-width: ${r.mobile}px)`,mobileSmall:`screen and (max-width: ${r.mobileSmall}px)`,min:`screen and (max-width: ${r.min}px)`},i={borders:{radius:{small:"4px",medium:"8px",x_large:"50px",round:"9999px"}},typography:n,colors:{...l.dark},breakpoint:{...c,raw:r}}},40981:(C,e,t)=>{t.d(e,{FOCUSABLE_SELECTORS:()=>a,KEYS:()=>l});const l={DOWN:"ArrowDown",LEFT:"ArrowLeft",RIGHT:"ArrowRight",UP:"ArrowUp",ENTER:"Enter",SPACE:"Space",TAB:"Tab"},a=["button:not(:disabled)","[href]","input:not(:disabled)","select:not(:disabled)","textarea:not(:disabled)",'[tabindex]:not([tabindex="-1"])']},7471:(C,e,t)=>{function l(C){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return Object.entries(e).forEach((e=>{let[t,a]=e;void 0!==a&&(a&&"object"==typeof a&&!Array.isArray(a)?(C[t]||Object.assign(C,{[t]:{}}),l(C[t],a)):Object.assign(C,{[t]:a}))})),C}t.d(e,{default:()=>l})},49640:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});function l(C,e,t){return C===e?1:C===t?-1:0}const __WEBPACK_DEFAULT_EXPORT__=function(C,e){let t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:10;const a=l(C,"ArrowRight","ArrowLeft"),n=l(C,"ArrowDown","ArrowUp"),r=e?1:t;return{dx:a*r,dy:n*r}}},6215:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});const __WEBPACK_DEFAULT_EXPORT__=function(C,e,t){return C.label||C["aria-label"]?C.label&&"string"!=typeof C.label?new Error(`Invalid prop \`label\` of type \`${typeof C.label}\` supplied to \`${t}\`, expected \`string\`.`):C["aria-label"]&&"string"!=typeof C["aria-label"]?new Error(`Invalid prop \`aria-label\` of type \`${typeof C["aria-label"]}\` supplied to \`${t}\`, expected \`string\`.`):null:new Error(`\`label\` or \`aria-label\` must be supplied to \`${t}\`. Validation failed.`)}},66044:(C,e,t)=>{t.d(e,{noop:()=>l});const l=()=>{}},60811:(C,e,t)=>{t.d(e,{default:()=>l});const l={ELEMENT_ALIGNMENT:"elementAlignment",PAGE_BACKGROUND:"pageBackground",PAGE_ATTACHMENT:"pageAttachment",PAGE_BACKGROUND_AUDIO:"pageBackgroundAudio",SIZE_POSITION:"sizePosition",TEXT_STYLE:"textStyle",FILTER:"filter",SHAPE_STYLE:"shapeStyle",BORDER:"borderStyle",ANIMATION:"animation",VIDEO_OPTIONS:"videoOptions",CAPTIONS:"captions",LINK:"link",IMAGE_ACCESSIBILITY:"imageAccessibility",VIDEO_ACCESSIBILITY:"videoAccessibility",PRODUCT:"product"}},52829:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});const __WEBPACK_DEFAULT_EXPORT__=function(C,e){const t=new Map;return C.forEach((C=>{t.set(C[e],C)})),[...t.values()]}},37309:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(72070);const __WEBPACK_DEFAULT_EXPORT__=function(){let C=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"polite";const e=(0,l.useRef)(),t=(0,l.useCallback)((()=>{if(e.current)return()=>{document.body.removeChild(e.current),e.current=null};const t="web-stories-aria-live-region-"+C,l=document.getElementById(t);if(l)return e.current=l,()=>{e.current=null};const a=document.createElement("div");return a.id=t,a.className="web-stories-aria-live-region",a.setAttribute("style","position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;"),a.setAttribute("aria-live",C),a.setAttribute("aria-relevant","additions text"),a.setAttribute("aria-atomic","true"),document.body.appendChild(a),e.current=a,()=>{document.body.removeChild(a),e.current=null}}),[C]);(0,l.useEffect)(t,[t]);const a=(0,l.useCallback)((C=>{t();const l=document.querySelectorAll(".web-stories-aria-live-region");for(const C of l)C.textContent="";e.current.textContent=C}),[t]);return a}},66394:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(72070),a=t(66044);const __WEBPACK_DEFAULT_EXPORT__=function(){let C=arguments.length>0&&void 0!==arguments[0]?arguments[0]:a.noop;const e=(0,l.useRef)(null),t=(0,l.useRef)(a.noop),n=(0,l.useRef)(C);return n.current=C,(0,l.useCallback)((C=>{e.current&&document.removeEventListener("mousedown",t.current,!0),C&&(t.current=e=>{C===e.target||C.contains(e.target)||n.current?.(e)},document.addEventListener("mousedown",t.current,!0)),e.current=C}),[])}},98465:(C,e,t)=>{t.d(e,{DEFAULT_ATTRIBUTES_FOR_MEDIA:()=>l});const l={scale:100,focalX:50,focalY:50}},1861:(C,e,t)=>{t.d(e,{default:()=>vl});var l={};t.r(l),t.d(l,{Display:()=>I,Edit:()=>W,Frame:()=>X,LayerIcon:()=>eC,Output:()=>K.default,TextContent:()=>q,canFlip:()=>uC,defaultAttributes:()=>rC,getLayerText:()=>Q,hasDesignMenu:()=>iC,hasDuplicateMenu:()=>sC,hasEditMode:()=>cC,hasEditModeMoveable:()=>oC,isMaskable:()=>MC,isMedia:()=>dC,panels:()=>fC,resizeRules:()=>pC,updateForResizeEvent:()=>aC});var a={};t.r(a),t.d(a,{Display:()=>ue,Edit:()=>jC,Frame:()=>$C,LayerIcon:()=>te,Output:()=>qC,TextContent:()=>Me,canFlip:()=>SC.canFlip,defaultAttributes:()=>pe,editModeGrayout:()=>SC.editModeGrayout,getLayerText:()=>le,hasDesignMenu:()=>SC.hasDesignMenu,hasDuplicateMenu:()=>SC.hasDuplicateMenu,hasEditMode:()=>SC.hasEditMode,hasEditModeIfLocked:()=>SC.hasEditModeIfLocked,isMaskable:()=>SC.isMaskable,isMedia:()=>SC.isMedia,panels:()=>fe,resizeRules:()=>SC.resizeRules});var n={};t.r(n),t.d(n,{Display:()=>he,LayerIcon:()=>ve,Output:()=>Le,canFlip:()=>Te,defaultAttributes:()=>be,getLayerText:()=>Ee,hasDesignMenu:()=>xe,hasDuplicateMenu:()=>_e,hasEditMode:()=>Re,isMaskable:()=>Se,isMedia:()=>Ae,panels:()=>Ie,resizeRules:()=>ze});var r={};t.r(r),t.d(r,{Controls:()=>it,Display:()=>Fe,Edit:()=>rt,Frame:()=>ct,LayerIcon:()=>ht,Output:()=>dt,canFlip:()=>SC.canFlip,defaultAttributes:()=>Zt,editModeGrayout:()=>SC.editModeGrayout,getLayerText:()=>ut,hasDesignMenu:()=>SC.hasDesignMenu,hasDuplicateMenu:()=>SC.hasDuplicateMenu,hasEditMode:()=>SC.hasEditMode,hasEditModeIfLocked:()=>SC.hasEditModeIfLocked,isMaskable:()=>SC.isMaskable,isMedia:()=>SC.isMedia,onDropHandler:()=>Lt,panels:()=>gt,resizeRules:()=>Et});var c={};t.r(c),t.d(c,{Display:()=>St,Edit:()=>wt,Frame:()=>yt,LayerIcon:()=>xt,Output:()=>Rt,TextContent:()=>Me,canFlip:()=>SC.canFlip,defaultAttributes:()=>zt,editModeGrayout:()=>SC.editModeGrayout,getLayerText:()=>bt,hasDesignMenu:()=>SC.hasDesignMenu,hasDuplicateMenu:()=>SC.hasDuplicateMenu,hasEditMode:()=>SC.hasEditMode,hasEditModeIfLocked:()=>SC.hasEditModeIfLocked,isMaskable:()=>SC.isMaskable,isMedia:()=>SC.isMedia,panels:()=>It,resizeRules:()=>SC.resizeRules});var i={};t.r(i),t.d(i,{Display:()=>jt,LayerIcon:()=>Pt,Output:()=>Ht,canFlip:()=>Yt,defaultAttributes:()=>Qt,getLayerText:()=>Dt,hasDesignMenu:()=>Wt,hasDuplicateMenu:()=>$t,hasEditMode:()=>Gt,isAspectAlwaysLocked:()=>Kt,isMaskable:()=>Xt,isMedia:()=>Ut,panels:()=>Jt,resizeRules:()=>qt});var o={};t.r(o),t.d(o,{Display:()=>rl,LayerIcon:()=>sl,Output:()=>cl,canFlip:()=>Ll,defaultAttributes:()=>Ml,getLayerText:()=>il,hasDesignMenu:()=>fl,hasDuplicateMenu:()=>ml,hasEditMode:()=>pl,isMaskable:()=>El,isMedia:()=>hl,panels:()=>gl,resizeRules:()=>Zl});var s=t(91655),d=t(67294),u=t(26300),M=t(72070),p=t(80852),f=t(6114),m=t(2357),h=t(56862),L=t(58860),E=t(25784),Z=t(88914),g=t(88766),v=t(95740);function w(){return w=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},w.apply(this,arguments)}const y=u.default.div.withConfig({displayName:"display__OutsideBorder",componentId:"sc-o6jk50-0"})(["",""],g.elementWithBorder),b=u.default.div.withConfig({displayName:"display__HighlightWrapperElement",componentId:"sc-o6jk50-1"})([""," "," "," line-height:",";padding:0;"],g.elementFillContent,g.elementWithFont,g.elementWithTextParagraphStyle,(C=>{let{lineHeight:e,verticalPadding:t}=C;return(0,v.getHighlightLineheight)(e,t)})),R=u.default.p.withConfig({displayName:"display__HighlightElement",componentId:"sc-o6jk50-2"})(["font-size:inherit;line-height:inherit;margin:0;position:absolute;width:",";"],(C=>{let{verticalPadding:e}=C;return`calc(100% - ${e}px)`})),x=u.default.span.withConfig({displayName:"display__MarginedElement",componentId:"sc-o6jk50-3"})(["position:relative;display:block;top:0;left:0;"]),A=u.default.span.withConfig({displayName:"display__Span",componentId:"sc-o6jk50-4"})([""," "," box-decoration-break:clone;position:relative;"],g.elementWithBackgroundColor,g.elementWithTextParagraphStyle),T=(0,u.default)(A).withConfig({displayName:"display__BackgroundSpan",componentId:"sc-o6jk50-5"})([""," color:transparent;"],g.elementWithHighlightBorderRadius),_=(0,u.default)(A).withConfig({displayName:"display__ForegroundSpan",componentId:"sc-o6jk50-6"})(["background:none;"]),S=u.default.p.attrs((C=>{let{theme:e,previewMode:t,fontStyle:l,fontSize:a,fontWeight:n,font:r,marginOffset:c,padding:i,lineHeight:o,textAlign:s,dataToEditorY:d}=C;return t?{style:{zIndex:1,whiteSpace:"pre-line",wordBreak:"break-word",letterSpacing:"normal",color:e.colors.standard.black,fontStyle:l,fontSize:`${a}px`,fontWeight:n,fontFamily:(0,v.generateFontFamily)(r),margin:-d(c/2)+"px 0",padding:i||0,lineHeight:o,textAlign:s}}:{}})).withConfig({displayName:"display__FillElement",componentId:"sc-o6jk50-7"})(["margin:0;"," "," ",""],g.elementFillContent,(C=>{let{previewMode:e}=C;return!e&&g.elementWithFont}),(C=>{let{previewMode:e}=C;return!e&&g.elementWithTextParagraphStyle})),z=u.default.div.withConfig({displayName:"display__Background",componentId:"sc-o6jk50-8"})([""," "," "," margin:0;"],g.elementWithBackgroundColor,g.elementFillContent,g.elementWithBorder);const I=function TextDisplay(C){let{element:e,element:{id:t,content:l,backgroundColor:a,backgroundTextMode:n,border:r,borderRadius:c,...i},previewMode:o,maybeEnqueueFontStyle:s}=C;const u=(0,M.useRef)(null),A=(0,M.useRef)(null),I=(0,M.useRef)(null),O=(0,M.useRef)(null),{dataToEditorX:D,dataToEditorY:B}=(0,f.default)((C=>({dataToEditorX:C.actions.dataToEditorX,dataToEditorY:C.actions.dataToEditorY}))),{font:H,width:k,height:F}=i,P=(0,M.useMemo)((()=>{const C=(0,h.getHTMLInfo)(l);return{fontStyle:C.isItalic?"italic":"normal",fontWeight:C.fontWeight,content:(0,L.stripHTML)(l)}}),[l]),{marginOffset:N}=(0,v.calcFontMetrics)(e),V={font:H,element:e,marginOffset:B(N),...n===Z.BACKGROUND_TEXT_MODE.NONE?{}:{backgroundColor:a},...(0,v.generateParagraphTextStyle)(i,(C=>`${D(C)}px`),(C=>`${B(C)}px`),B,e),horizontalPadding:D(i.padding?.horizontal||0),verticalPadding:D(i.padding?.vertical||0)};(0,M.useEffect)((()=>{s([{...P,font:H}])}),[H,P,s]);const j=n===Z.BACKGROUND_TEXT_MODE.HIGHLIGHT,G=j?A:I;(0,m.useTransformHandler)(t,(C=>{const t=u?.current||O.current;if(!t)return;const l=C?.updates?.fontSize;t.style.fontSize=l?`${B(l)}px`:"";const a=C?.updates?.marginOffset;if(t.style.margin=a?B(-a)/2+"px 0":"",(A.current||I.current)&&C){const{resize:t}=C;if(t&&0!==t[0]&&0!==t[1]){const[C,l]=t;(0,E.shouldDisplayBorder)(e)&&(G.current.style.width=C+r.left+r.right+"px",G.current.style.height=l+r.top+r.bottom+"px")}}})),(0,g.useColorTransformHandler)({id:t,targetRef:I,expectedStyle:"background"}),(0,g.useColorTransformHandler)({id:t,targetRef:O,expectedStyle:"color"}),(0,g.useColorTransformHandler)({id:t,targetRef:G,expectedStyle:"border-color"});const W=(0,M.useMemo)((()=>(0,h.getHTMLFormatters)().setColor(l,(0,p.default)(0,0,0))),[l]);return j?d.createElement(y,{ref:A,border:(0,E.getResponsiveBorder)(r,o,D),borderRadius:c,width:k,height:F},d.createElement(b,w({ref:u},V),d.createElement(R,V,d.createElement(x,V,d.createElement(T,w({ref:I},V,{borderRadius:c,dataToEditorY:B,dangerouslySetInnerHTML:{__html:W}})))),d.createElement(R,V,d.createElement(x,V,d.createElement(_,w({ref:O},V,{dangerouslySetInnerHTML:{__html:l}})))))):d.createElement(z,{ref:I,backgroundColor:n===Z.BACKGROUND_TEXT_MODE.FILL&&a,borderRadius:c,border:(0,E.getResponsiveBorder)(r,o,D),width:k,height:F},d.createElement(S,w({ref:O,dangerouslySetInnerHTML:{__html:l},previewMode:o},V)))};var O=t(18535),D=t(32396);const B=function(C){let{id:e,targetRef:t,cssVar:l,expectedStyle:a}=C;(0,m.useTransformHandler)(e,(C=>{const e=t.current;if(e)if(null===C)e.style.removeProperty(l);else{const{color:t,style:n}=C;if(t&&n===a){const{color:{r:C,g:a,b:n,a:r}}=t;e.style.setProperty(l,`rgba(${C}, ${a}, ${n}, ${void 0!==r?r:1})`)}}}))};var H=t(66027);function k(){return k=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},k.apply(this,arguments)}const F=u.default.div.withConfig({displayName:"edit__Wrapper",componentId:"sc-1ugcxaz-0"})([""," "," --faux-selection-color:inherit;span{box-decoration-break:clone;}"],g.elementFillContent,g.elementWithBackgroundColor),P=u.default.div.withConfig({displayName:"edit__TextBox",componentId:"sc-1ugcxaz-1"})([""," "," opacity:",";position:absolute;top:0;left:0;right:0;"],g.elementWithFont,g.elementWithTextParagraphStyle,(C=>{let{opacity:e}=C;return void 0!==e?e/100:null})),N=(0,u.default)(P).withConfig({displayName:"edit__TextBoxPadded",componentId:"sc-1ugcxaz-2"})((C=>{let{verticalPadding:e}=C;return{width:`calc(100% - ${e}px)`}})),V=(0,u.default)(P).withConfig({displayName:"edit__EditTextBox",componentId:"sc-1ugcxaz-3"})((C=>{let{hasHighlightBackgroundTextMode:e}=C;return e&&{paddingTop:0,paddingBottom:0}})),j=u.default.span.withConfig({displayName:"edit__Highlight",componentId:"sc-1ugcxaz-4"})([""," ",";color:transparent !important;*{color:transparent !important;}padding:",";width:",";"],g.elementWithHighlightBorderRadius,(C=>{let{highlightColor:e}=C;return(0,O.default)(e)}),(C=>{let{padding:e}=C;return e}),(C=>{let{verticalPadding:e}=C;return`calc(100% - ${e}px)`})),G=u.default.div.withConfig({displayName:"edit__OutsideBorder",componentId:"sc-1ugcxaz-5"})([""," "," overflow:hidden;"],g.elementWithBorder,(C=>{let{border:e}=C;return e&&(0,E.getBorderPositionCSS)(e)}));const W=function TextEdit(C){let{element:e,box:{x:t,y:l,height:a,rotationAngle:n},editWrapper:r,onResize:c,updateElementById:i,deleteSelectedElements:o,maybeEnqueueFontStyle:s}=C;const{id:u,content:p,backgroundColor:g,backgroundTextMode:w,border:y,borderRadius:b,opacity:R,height:x,...A}=e,{font:T,width:_}=A,S=(0,M.useMemo)((()=>{const C=(0,h.getHTMLInfo)(p);return{fontStyle:C.isItalic?"italic":"normal",fontWeight:C.fontWeight,content:(0,L.stripHTML)(p)}}),[p]),{dataToEditorX:z,dataToEditorY:I,editorToDataX:O,editorToDataY:P}=(0,f.default)((C=>{let{actions:{dataToEditorX:e,dataToEditorY:t,editorToDataX:l,editorToDataY:a}}=C;return{dataToEditorX:e,dataToEditorY:t,editorToDataX:l,editorToDataY:a}})),W={...(0,v.generateParagraphTextStyle)(A,(C=>`${z(C)}px`),(C=>`${I(C)}px`),I,e),font:T,element:e,backgroundColor:g,opacity:R,verticalPadding:z(A.padding?.vertical||0),...w===Z.BACKGROUND_TEXT_MODE.HIGHLIGHT&&{lineHeight:(0,v.getHighlightLineheight)(A.lineHeight,z(A.padding?.vertical||0)),backgroundColor:null,highlightColor:g},...w===Z.BACKGROUND_TEXT_MODE.NONE&&{backgroundColor:null}},{padding:$,...U}=W,{isAnythingTransforming:Y}=(0,m.useTransform)((C=>({isAnythingTransforming:C.state.isAnythingTransforming}))),X=(0,M.useCallback)((C=>i({elementId:u,properties:C})),[u,i]),K=(0,M.useRef)(null),q=(0,M.useRef)(null),Q=(0,M.useRef)(null),J=(0,M.useRef)(null),CC=(0,M.useRef)(null),eC=(0,M.useRef)(),tC=(0,M.useRef)(),lC=(0,M.useRef)(0),aC=(0,M.useRef)(null);(0,M.useEffect)((()=>{eC.current={x:t,y:l,height:a,rotationAngle:n}}),[t,l,a,n]),(0,M.useLayoutEffect)((()=>{CC.current&&CC.current.focus()}),[]);const nC=(0,M.useCallback)((()=>{const C=lC.current;if(K.current&&(K.current.style.height=""),tC.current){const e={content:tC.current};if(C){const[t,l]=(0,D.default)(eC.current.rotationAngle,0,0,0,C-eC.current.height);e.height=P(C),e.x=O(eC.current.x+t),e.y=P(eC.current.y+l)}X(e)}}),[O,P,X]),rC=(0,M.useCallback)((()=>{tC.current?nC():o()}),[nC,o]);(0,M.useUnmount)(rC),(0,M.useEffect)((()=>{Y&&nC()}),[Y,nC]);const cC=(0,M.useCallback)((()=>{const C=K.current,t=J.current,{marginOffset:l}=(0,v.calcFontMetrics)(e);if(lC.current=t.offsetHeight-I(l),C.style.height=`${lC.current}px`,t.style.margin="",r){const[C,e]=(0,D.default)(eC.current.rotationAngle,0,0,0,lC.current-eC.current.height);r.style.height=`${lC.current}px`,r.style.left=`${eC.current.x+C}px`,r.style.top=`${eC.current.y+e}px`,c&&c()}}),[I,r,e,c]),iC=(0,M.useCallback)((C=>{tC.current=C,cC()}),[cC]);(0,M.useEffect)(cC,[x,cC]),(0,M.useEffect)((()=>{s([{...S,font:T}])}),[T,S,s]),(0,m.useTransformHandler)(u,(C=>{const e=J.current,t=K.current,l=q.current,a=C?.updates?.fontSize;if(e.style.fontSize=a?`${I(a)}px`:"",l){const t=C?.updates?.marginOffset;l.style.fontSize=e.style.fontSize,l.style.margin=I(-t)/2+"px 0",e.style.margin=I(-t)/2+"px 0"}if(null===C)t.style.width="",t.style.height="";else{const{resize:e}=C;e&&0!==e[0]&&0!==e[1]&&(t.style.width=`${e[0]}px`,t.style.height=`${e[1]}px`)}}));const oC=w===Z.BACKGROUND_TEXT_MODE.HIGHLIGHT;B({id:u,targetRef:K,cssVar:"--faux-selection-color",expectedStyle:"color"});const sC=oC?Q:K;(0,H.default)({id:u,targetRef:sC,expectedStyle:"background"}),(0,H.default)({id:u,targetRef:(0,E.shouldDisplayBorder)(e)?aC:null,expectedStyle:"border-color"});const{state:{editorState:dC},actions:{getContentFromState:uC}}=(0,h.useRichText)(),MC=dC&&uC(dC),pC={backgroundColor:w===Z.BACKGROUND_TEXT_MODE.FILL&&g};return d.createElement(G,{ref:aC,border:y,borderRadius:b,width:_,height:x},d.createElement(F,k({ref:K,onClick:C=>{CC.current.focus(),C.stopPropagation()},"data-testid":"textEditor"},pC),MC&&oC&&d.createElement(N,k({ref:q},U),d.createElement(j,k({ref:Q,borderRadius:b,dataToEditorY:I,dangerouslySetInnerHTML:{__html:MC}},W))),d.createElement(V,k({hasHighlightBackgroundTextMode:oC,className:"syncMargin",ref:J},W),d.createElement(h.RichTextEditor,{ref:CC,content:p,onChange:iC}))))};var $=t(17001);function U(){return U=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},U.apply(this,arguments)}const Y=u.default.p.withConfig({displayName:"frame__Element",componentId:"sc-cj57v5-0"})([""," "," "," opacity:0;user-select:none;"],g.elementFillContent,g.elementWithFont,g.elementWithTextParagraphStyle);const X=function TextFrame(C){let{element:e,element:{id:t,content:l,isLocked:a,...n},wrapperRef:r,setEditingElementWithState:c,isOnlySelectedElement:i}=C;const{dataToEditorX:o,dataToEditorY:s}=(0,f.default)((C=>({dataToEditorX:C.actions.dataToEditorX,dataToEditorY:C.actions.dataToEditorY}))),u=(0,v.generateParagraphTextStyle)(n,(C=>`${o(C)}px`),(C=>`${s(C)}px`),s,e),p=(0,M.useRef)();return(0,M.useEffect)((()=>{if(!i)return;const C=r.current,e=p.current;let l=0,n=null;const o=C=>{C.metaKey||C.altKey||C.ctrlKey||a||("Enter"===C.key||/^\w$/.test(C.key))&&(c(t,{selectAll:!0}),C.stopPropagation(),"Enter"===C.key&&C.preventDefault())},s=C=>{l=C.timeStamp,n={clientX:C.clientX,clientY:C.clientY}},d=C=>{a||!n||(0,$.areEventsDragging)({timeStamp:l,...n},C)||(C.stopPropagation(),c(t,{offset:(0,h.getCaretCharacterOffsetWithin)(p.current,C.clientX,C.clientY)}))};return C.addEventListener("keydown",o),e.addEventListener("mousedown",s),e.addEventListener("mouseup",d),()=>{C.removeEventListener("keydown",o),e.removeEventListener("mousedown",s),e.removeEventListener("mouseup",d)}}),[t,r,i,c,a]),d.createElement(Y,U({ref:p,"data-testid":"textFrame","data-fix-caret":!0,className:"syncMargin",dangerouslySetInnerHTML:{__html:l},element:e},u))};var K=t(72858);const q=function TextContent(C){let{content:e}=C;return(0,L.stripHTML)(e)};const Q=function(C){let{content:e}=C;return(0,L.stripHTML)(e)};var J=t(33291);const CC=u.default.div.withConfig({displayName:"icon__IconContainer",componentId:"sc-1h6auty-0"})(["height:21px;width:21px;overflow:hidden;"]);const eC=function TextIcon(){return d.createElement(CC,null,d.createElement(J.default,{height:21,width:21}))};var tC=t(1787),lC=t(40630);const aC=function(C,e,t,l){const a=0!==e[0];if(0!==e[1]){const{fontSize:e,marginOffset:a}=(0,lC.calculateFitTextFontSize)(C,t||C.width,l);return{fontSize:(0,tC.dataPixels)(e),marginOffset:a}}return a?{height:(0,tC.dataPixels)((0,lC.calculateTextHeight)(C,t))}:null};var nC=t(60811);const rC={...g.SHARED_DEFAULT_ATTRIBUTES,backgroundTextMode:Z.BACKGROUND_TEXT_MODE.NONE,font:Z.TEXT_ELEMENT_DEFAULT_FONT,fontSize:36,backgroundColor:(0,p.default)(196,196,196),lineHeight:1.3,textAlign:"initial",padding:{vertical:0,horizontal:0,locked:!0}},cC=!0,iC=!0,oC=!0,sC=!0,dC=!1,uC=!1,MC=!1,pC={vertical:!1,horizontal:!0,diagonal:!0,minWidth:20,minHeight:0},fC=[nC.default.ELEMENT_ALIGNMENT,nC.default.SIZE_POSITION,nC.default.TEXT_STYLE,nC.default.BORDER,nC.default.LINK,nC.default.ANIMATION];t(26699);var mC=t(7868),hC=t(90985);const LC=function(C){return C.sizes?Object.values(C.sizes).sort(((C,e)=>Number(e.width)-Number(C.width))).filter((e=>(0,hC.default)(e,C))).reduce(((C,e)=>C.length&&Number(C[C.length-1].width)===Number(e.width)?C:[...C,e]),[]).filter((C=>C&&C.sourceUrl&&C.width)).map((C=>{return`${(e=C.sourceUrl,e.includes("%")?e:encodeURI(e)).replaceAll(",","%2C")} ${C.width}w`;var e})).join(","):null};var EC=t(58373);const ZC=function(C,e,t){return(t+.5*C)/e*100};const gC=function EditCropMoveable(C){let{setProperties:e,cropBox:t,croppedMedia:l,flip:a,x:n,y:r,width:c,height:i,rotationAngle:o,offsetX:s,offsetY:u,mediaWidth:p,mediaHeight:m}=C;const{editorToDataX:h,editorToDataY:L}=(0,f.default)((C=>({editorToDataX:C.actions.editorToDataX,editorToDataY:C.actions.editorToDataY}))),E=(0,M.useRef)(),g=(0,M.useRef)([0,0,0,0,0,0]),v=(0,Z.getTransformFlip)(a);return(0,M.useEffect)((()=>{E.current?.updateRect()})),d.createElement($.Moveable,{ref:E,className:"crop-moveable",targets:t,origin:!1,resizable:!0,onResize:C=>{let{width:e,height:a,direction:n,delta:r,drag:o}=C;const[s,d]=[o.beforeTranslate[0],o.beforeTranslate[1]],[u,M]=n,p=e-c,f=a-i,m=u<0?p:0,h=u>0?p:0,L=M<0?f:0,E=M>0?f:0;g.current=[s,d,m,h,L,E],t.style.transform=`translate(${s}px, ${d}px)`,l.style.transform=`translate(${-s}px, ${-d}px) ${v??""}`,r[0]&&(t.style.width=`${e}px`),r[1]&&(t.style.height=`${a}px`)},onResizeEnd:()=>{const[C,d,M,f,E,Z]=g.current;if(g.current=[0,0,0,0,0,0],t.style.transform="",l.style.transform="",t.style.width="",t.style.height="",0===M&&0===f&&0===E&&0===Z)return;const v=c+M+f,w=i+E+Z,[y,b]=(0,D.default)(o,M,f,E,Z),R=100*Math.min(p/v,m/w),x=ZC(v,p,s+C),A=ZC(w,m,u+d);e({x:h(n+y),y:L(r+b),width:h(v),height:L(w),resizeWidth:v,resizeHeight:w,scale:R,focalX:a?.horizontal?100-x:x,focalY:a?.vertical?100-A:A})},snappable:!0,verticalGuidelines:[n-s,n-s+p],horizontalGuidelines:[r-u,r-u+m]})},vC=(0,u.css)(["width:",";height:",";left:",";top:",";"],(C=>{let{width:e}=C;return`${e}px`}),(C=>{let{height:e}=C;return`${e}px`}),(C=>{let{offsetX:e}=C;return-e+"px"}),(C=>{let{offsetY:e}=C;return-e+"px"}));var wC=t(82302),yC=t(49640);const bC=function EditPanMoveable(C){let{setProperties:e,fullMedia:t,croppedMedia:l,flip:a,x:n,y:r,width:c,height:i,rotationAngle:o,offsetX:s,offsetY:u,mediaWidth:p,mediaHeight:f}=C;const m=(0,M.useRef)(),h=(0,M.useRef)([0,0]),L=(0,Z.getTransformFlip)(a),E=(0,M.useCallback)((()=>{const[C,e]=h.current;t.style.transform=`translate(${C}px, ${e}px) ${L??""}`,l.style.transform=`translate(${C}px, ${e}px) ${L??""}`}),[l,t,L]);return(0,M.useEffect)((()=>{m.current?.updateRect()})),(0,M.useEffect)(E,[E]),(0,wC.useKeyDownEffect)(l,{key:["up","down","left","right"],shift:!0},(C=>{let{key:t,shiftKey:l}=C,{dx:n,dy:r}=(0,yC.default)(t,l);a?.vertical&&(r=-r),a?.horizontal&&(n=-n);const o=ZC(c,p,s-n),d=ZC(i,f,u-r);e({focalX:a?.horizontal?100-o:o,focalY:a?.vertical?100-d:d}),E()}),[E,a?.horizontal,a?.vertical,s,u,e,c,i,f,p]),d.createElement($.Moveable,{ref:m,targets:l,origin:!0,draggable:!0,throttleDrag:0,onDrag:C=>{let{dist:e}=C;h.current=e,E()},onDragEnd:()=>{l.focus();const[C,t]=h.current;h.current=[0,0];const n=ZC(c,p,s-C),r=ZC(i,f,u-t);e({focalX:a?.horizontal?100-n:n,focalY:a?.vertical?100-r:r}),E()},snappable:!0,snapCenter:!0,bounds:0===o?{left:n+c-p,top:r+i-f,right:n+p,bottom:r+f}:{},verticalGuidelines:0===o?[n,n+c/2,n+c]:[n+c/2],horizontalGuidelines:0===o?[r,r+i/2,r+i]:[r+i/2]})};var RC=t(93401);function xC(){return xC=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},xC.apply(this,arguments)}const AC=u.default.div.withConfig({displayName:"scalePanel__Container",componentId:"sc-ftjldp-0"})(["position:absolute;left:",";top:",";width:",";height:","px;background:",";border-radius:8px;padding:3px ","px;margin-top:8px;"],(C=>{let{x:e,width:t}=C;return`${e+(t-Math.max(t,165))/2}px`}),(C=>{let{y:e,height:t}=C;return`${e+t+8}px`}),(C=>{let{width:e}=C;return`${Math.max(e,165)}px`}),36,(C=>{let{theme:e}=C;return e.colors.bg.primary}),8),TC=(0,u.default)(RC.Slider).withConfig({displayName:"scalePanel__ScaleSlider",componentId:"sc-ftjldp-1"})(["width:","px;"],(C=>{let{width:e}=C;return Math.max(e,165)-16}));const _C=function ScalePanel(C){let{setProperties:e,width:t,height:l,x:a,y:n,scale:r,zIndexCanvas:c,...i}=C;return d.createElement($.InOverlay,{zIndex:c.FLOAT_PANEL,pointerEvents:"initial"},d.createElement(AC,{x:a,y:n,width:t,height:l},d.createElement(TC,xC({width:t,min:EC.BG_MIN_SCALE,max:EC.BG_MAX_SCALE,majorStep:10,minorStep:1,value:r,handleChange:C=>e({scale:C}),thumbSize:24,suffix:(0,s._x)("%","Percentage","web-stories")},i))))};var SC=t(91813),zC=t(27342);function IC(){return IC=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},IC.apply(this,arguments)}const OC=u.default.div.withConfig({displayName:"edit__Element",componentId:"sc-ybci2b-0"})(["",""],g.elementFillContent),DC=(0,u.css)(["position:absolute;opacity:",";pointer-events:none;"," ",""],(C=>{let{opacity:e}=C;return void 0!==e?e*SC.MEDIA_MASK_OPACITY:SC.MEDIA_MASK_OPACITY}),vC,g.elementWithFlip),BC=u.default.img.withConfig({displayName:"edit__FadedImage",componentId:"sc-ybci2b-1"})(["",""],DC),HC=u.default.video.withConfig({displayName:"edit__FadedVideo",componentId:"sc-ybci2b-2"})([""," max-width:initial;max-height:initial;"],DC),kC=(0,u.css)([""," "," position:absolute;cursor:grab;opacity:",";"],vC,g.elementWithFlip,(C=>{let{opacity:e}=C;return void 0!==e?1-(1-e)/(1-e*SC.MEDIA_MASK_OPACITY):null})),FC=u.default.img.withConfig({displayName:"edit__CropImage",componentId:"sc-ybci2b-3"})(["",""],kC),PC=u.default.video.withConfig({displayName:"edit__CropVideo",componentId:"sc-ybci2b-4"})([""," max-width:initial;max-height:initial;"],kC);const NC=function MediaEdit(C){let{element:e,box:t,setLocalProperties:l,getProxiedUrl:a,updateElementById:n,zIndexCanvas:r}=C;const{id:c,resource:i,opacity:o,scale:u,flip:p,focalX:f,focalY:m,isBackground:h,isLocked:L,type:g,borderRadius:v}=e,{x:w,y,width:b,height:R,rotationAngle:x}=t,[A,T]=(0,M.useState)(null),[_,S]=(0,M.useState)(null),[z,I]=(0,M.useState)(null),O=(0,M.useRef)(),D=(0,M.useRef)(!1),B=(0,M.useRef)({scale:u}),H=(0,M.useCallback)((C=>{const e={...B.current,..."function"==typeof C?C(B.current):C};B.current=e,D.current=!0,l(B.current)}),[l]),k=(0,M.useCallback)((()=>{if(!D.current)return;D.current=!1;const C=B.current;n({elementId:c,properties:C})}),[c,n]);(0,M.useUnmount)(k);const F=["image","gif"].includes(g),P="video"===g,N=(0,mC.default)(i,b,R,u,p?.horizontal?100-f:f,p?.vertical?100-m:m);N.transformFlip=(0,Z.getTransformFlip)(p),N.crossOrigin="anonymous";const V={ref:T,draggable:!1,alt:"",opacity:o/100,...N},j={ref:S,draggable:!1,src:i.src,alt:(0,s.__)("Drag to move media element","web-stories"),opacity:o/100,tabIndex:0,...N},G=a(i,i?.src);(0,M.useEffect)((()=>{_&&O.current&&!O.current.contains(document.activeElement)&&_.focus()}),[_]);const W=LC(e.resource);F&&W&&(j.srcSet=W);const $=(0,M.useCallback)((C=>{H((e=>{let{scale:t}=e;return{scale:Math.min(EC.BG_MAX_SCALE,Math.max(EC.BG_MIN_SCALE,t+C.deltaY))}})),C.preventDefault(),C.stopPropagation()}),[H]);(0,M.useEffect)((()=>{const C=O.current,e={passive:!1};return C.addEventListener("wheel",$,e),()=>C.removeEventListener("wheel",$,e)}),[$]);const U=(0,E.shouldDisplayBorder)(e)&&v?e:null;return d.createElement(OC,{ref:O},F&&d.createElement(BC,IC({},V,{src:G,srcSet:LC(i)})),P&&d.createElement(HC,V,G&&d.createElement("source",{src:G,type:i.mimeType})),d.createElement(zC.CropBox,IC({ref:I},U),d.createElement(E.DisplayWithMask,{element:e,fill:!0,applyFlip:!1},F&&d.createElement(FC,j),P&&d.createElement(PC,j,d.createElement("source",{src:G,type:i.mimeType})))),A&&_&&d.createElement(bC,{setProperties:H,fullMedia:A,croppedMedia:_,flip:p,x:w,y,width:b,height:R,rotationAngle:x,offsetX:N.offsetX,offsetY:N.offsetY,mediaWidth:N.width,mediaHeight:N.height}),!h&&!L&&z&&_&&d.createElement(gC,{setProperties:H,cropBox:z,croppedMedia:_,flip:p,x:w,y,width:b,height:R,rotationAngle:x,offsetX:N.offsetX,offsetY:N.offsetY,mediaWidth:N.width,mediaHeight:N.height}),d.createElement(_C,{"aria-label":(0,s.__)("Scale media","web-stories"),"data-testid":"edit-panel-slider",setProperties:H,x:w,y,width:b,height:R,scale:u||100,zIndexCanvas:r}))};function VC(){return VC=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},VC.apply(this,arguments)}const jC=function ImageEdit(C){let{element:e,box:t,...l}=C;return d.createElement(NC,VC({element:e,box:t},l))},GC=u.default.div.withConfig({displayName:"frame__Element",componentId:"sc-b9qezy-0"})(["",""],g.elementFillContent);const WC=function MediaFrame(){return d.createElement(GC,null)};const $C=function ImageFrame(C){let{element:e}=C;return d.createElement(WC,{element:e})};var UC=t(50136),YC=t(15985);function XC(){return XC=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},XC.apply(this,arguments)}const KC=function MediaOutput(C){let{element:{resource:e,scale:t,focalX:l,focalY:a},box:{width:n,height:r},children:c,...i}=C;const o=n,s=r*YC.PAGE_HEIGHT/YC.PAGE_WIDTH,u=(0,mC.default)(e,o,s,t,l,a),M={position:"absolute",width:`${(0,tC.editorPixels)(u.width/o*100)}%`,height:`${(0,tC.editorPixels)(u.height/s*100)}%`,left:-(0,tC.editorPixels)(u.offsetX/o*100)+"%",top:-(0,tC.editorPixels)(u.offsetY/s*100)+"%"};return d.createElement("div",XC({style:M},i),c)};const qC=function ImageOutput(C){let{element:e,box:t,flags:l}=C;const{alt:a,isBackground:n,resource:r,width:c,height:i,scale:o}=e,s={layout:"fill",src:l?.allowBlobs||!(0,UC.isBlobURL)(r.src)?r.src:"",alt:void 0!==a?a:r.alt},u=LC(r);if(u){s.srcSet=u;let C=c;if(n){const e=c/i;C=(e<=YC.FULLBLEED_RATIO?YC.PAGE_WIDTH:e*YC.FULLBLEED_HEIGHT)*(o/100)}const e=C/YC.PAGE_WIDTH,t=Math.round(100*e)+"vw",l=Math.round(45*e)+"vh";s.sizes=`(min-width: 1024px) ${l}, ${t}`,s["disable-inline-width"]=!0}return d.createElement(KC,{box:t,element:e,"data-leaf-element":"true"},d.createElement("amp-img",s))};var QC=t(52935);function JC(){return JC=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},JC.apply(this,arguments)}const Ce=u.default.img.withConfig({displayName:"visibleImage__Image",componentId:"sc-d8wn1k-0"})(["display:block;height:21px;width:21px;border-radius:",";object-fit:cover;"],(C=>{let{theme:e}=C;return e.borders.radius.small}));const ee=function VisibleImage(C){let{...e}=C;return d.createElement(Ce,JC({alt:""},e,{decoding:"async",crossOrigin:"anonymous"}))};const te=function ImageLayerIcon(C){let{element:{resource:e},getProxiedUrl:t}=C;const l=t(e,(0,QC.default)(0,e));return d.createElement(ee,{src:l,height:21,width:21})};const le=function(C){const{alt:e}=C?.resource||{};return e||(0,s.__)("Image","web-stories")};var ae=t(33485),ne=t(86957);const re=()=>{},ce=u.default.div.attrs({className:"story-media-display-element"}).withConfig({displayName:"display__Element",componentId:"sc-1el3lyk-0"})([""," "," color:transparent;overflow:hidden;",""],g.elementFillContent,(C=>{let{showPlaceholder:e}=C;return e&&"background-color: #C4C4C4;"}),g.elementWithBorder),ie=u.default.div.withConfig({displayName:"display__Overlay",componentId:"sc-1el3lyk-1"})([""," ",""],g.elementFillContent,g.elementWithBackgroundColor);const oe=function MediaDisplay(C){let{element:e,mediaRef:t,children:l,previewMode:a,showPlaceholder:n=!1}=C;const{id:r,resource:c,scale:i,focalX:o,focalY:s,border:u,borderRadius:p,width:h,height:L,overlay:Z,mask:v}=e,{dataToEditorX:w}=(0,f.default)((C=>({dataToEditorX:C.actions.dataToEditorX}))),y=(0,M.useRef)();return(0,g.useColorTransformHandler)({id:r,targetRef:y,expectedStyle:"border-color"}),(0,m.useTransformHandler)(r,(C=>{const l=t.current;if(t.current)if(null===C)l.style.cssText="";else{const{resize:t}=C;if(t&&0!==t[0]&&0!==t[1]){const C=(0,mC.default)(c,t[0],t[1],i,o,s);l.style.cssText=function(C){let{width:e,height:t,offsetX:l,offsetY:a}=C;return`width:${e}px; height:${t}px; left:${-l}px; top:${-a}px;`}(C),(0,E.shouldDisplayBorder)(e)&&(y.current.style.width=t[0]+u.left+u.right+"px",y.current.style.height=t[1]+u.top+u.bottom+"px")}}})),d.createElement(ce,{ref:y,border:(0,E.getResponsiveBorder)(u,a,w),borderRadius:p,width:h,height:L,mask:v,showPlaceholder:n},l,Z&&d.createElement(ie,{backgroundColor:Z}))};function se(){return se=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},se.apply(this,arguments)}const de=u.default.img.withConfig({displayName:"imageDisplay__Img",componentId:"sc-17guqpr-0"})(["position:absolute;",""],vC);const ue=function ImageDisplay(C){let{element:e,box:t,previewMode:l,getProxiedUrl:a,isCurrentResourceProcessing:n=re,isCurrentResourceUploading:r=re}=C;const{resource:c,scale:i,focalX:o,focalY:s}=e,{id:u,alt:p}=c,{width:f,height:m}=t,h=(0,M.useRef)();let L="smallest",E=(0,QC.default)(0,c);"cached"===ae.default.get(u)?.type&&(L="cached",E=ae.default.get(u).url),("fullsize"===ae.default.get(u)?.type||n(u)||r(u))&&(L="fullsize",E=c.src),E=a(c,E);const[Z,g]=(0,M.useState)(L),[v,w]=(0,M.useState)(E),y="fullsize"===Z?LC(c):"",b=(0,mC.default)(c,f,m,i,o,s);b.crossOrigin="anonymous",(0,M.useEffect)((()=>{let C,e=!0;return"fullsize"!==ae.default.get(u)?.type&&c.src?C=setTimeout((async()=>{const C=a(c,c.src);try{const t=await(0,ne.default)({src:C,srcset:y});e&&(ae.default.set(c.id,{type:"fullsize"}),w(t.currentSrc),g("fullsize"))}catch{}})):w(a(c,c.src)),()=>{e=!1,clearTimeout(C)}}),[a,c,y,Z,u]);const R="fullsize"!==Z;return d.createElement(oe,{element:e,mediaRef:h,showPlaceholder:R,previewMode:l},d.createElement(de,se({ref:h,draggable:!1,decoding:"sync",src:v,srcSet:y,alt:p,"data-testid":"imageElement","data-leaf-element":"true"},b)))};const Me=function(C){let{src:e}=C;return`image: ${e}`},pe={...g.SHARED_DEFAULT_ATTRIBUTES,...zC.MEDIA_DEFAULT_ATTRIBUTES,lockAspectRatio:!1},fe=[nC.default.ELEMENT_ALIGNMENT,...zC.MEDIA_PANELS,nC.default.IMAGE_ACCESSIBILITY],me=u.default.div.withConfig({displayName:"display__Element",componentId:"sc-1s7dwi8-0"})([""," "," ",""],g.elementFillContent,g.elementWithBackgroundColor,g.elementWithBorder);const he=function ShapeDisplay(C){let{element:e,previewMode:t}=C;const{id:l,isDefaultBackground:a,backgroundColor:n,border:r,borderRadius:c,mask:i,width:o,height:s}=e,{dataToEditorX:u}=(0,f.default)((C=>({dataToEditorX:C.actions.dataToEditorX}))),p=(0,M.useRef)(null);return(0,g.useColorTransformHandler)({id:l,targetRef:p}),(0,m.useTransformHandler)(l,(C=>{if(p.current&&!a)if(C){const{resize:t}=C;if(t&&0!==t[0]&&0!==t[1]){const[C,l]=t;(0,E.shouldDisplayBorder)(e)&&(p.current.style.width=C+r.left+r.right+"px",p.current.style.height=l+r.top+r.bottom+"px")}}else p.current.style.width="",p.current.style.height=""})),a?d.createElement(me,{ref:p}):d.createElement(me,{ref:p,backgroundColor:n,borderRadius:c,width:o,height:s,border:(0,E.getResponsiveBorder)(r,t,u),mask:i})};const Le=function ShapeOutput(C){let{element:{backgroundColor:e,isDefaultBackground:t}}=C;const l=t?null:(0,O.default)(e);return d.createElement("div",{className:"fill",style:{...l,willChange:"transform"}})};const Ee=function(C){return(0,E.getMaskByType)(C.mask.type).name||(0,s.__)("Shape","web-stories")},Ze=u.default.div.withConfig({displayName:"icon__Container",componentId:"sc-1dtgxeg-0"})(["display:flex;flex-direction:row;justify-content:center;align-items:center;height:21px;width:21px;padding:1px;border-radius:",";background-color:",";"],(C=>{let{theme:e}=C;return e.borders.radius.small}),(C=>{let{theme:e}=C;return e.colors.opacity.black10})),ge=u.default.div.attrs((C=>{let{backgroundColor:e}=C;return{style:(0,O.default)(e)}})).withConfig({displayName:"icon__ShapePreview",componentId:"sc-1dtgxeg-1"})(["width:100%;height:100%;margin:1px;clip-path:",";"],(C=>{let{maskId:e}=C;return`url(#${e})`}));const ve=function ShapeLayerIcon(C){let{element:{id:e,mask:t,backgroundColor:l,isDefaultBackground:a},currentPageBackgroundColor:n}=C;const r=(0,E.getMaskByType)(t.type),c=`mask-${r.type}-${e}-layer-preview`;return a&&(l=n),d.createElement(Ze,null,d.createElement(ge,{maskId:c,backgroundColor:l},d.createElement("svg",{width:0,height:0},d.createElement("defs",null,d.createElement("clipPath",{id:c,transform:"scale(1 0.9)",clipPathUnits:"objectBoundingBox"},d.createElement("path",{d:r.path}))))))};var we=t(4251);const ye=(0,we.default)("#c4c4c4"),be={...g.SHARED_DEFAULT_ATTRIBUTES,backgroundColor:ye},Re=!1,xe=!0,Ae=!1,Te=!0,_e=!0,Se=!0,ze={vertical:!0,horizontal:!0,diagonal:!0,minWidth:20,minHeight:20},Ie=[nC.default.COLOR_PRESETS,nC.default.ELEMENT_ALIGNMENT,nC.default.SIZE_POSITION,nC.default.BORDER,nC.default.LINK,nC.default.SHAPE_STYLE,nC.default.ANIMATION],Oe=(0,u.css)(["width:",";height:",";left:",";top:",";max-width:",";"],(C=>{let{width:e}=C;return`${e}px`}),(C=>{let{height:e}=C;return`${e}px`}),(C=>{let{offsetX:e}=C;return-e+"px"}),(C=>{let{offsetY:e}=C;return-e+"px"}),(C=>{let{isBackground:e}=C;return e?"initial":null}));const De=function Captions(C){let{tracks:e,kind:t}=C;return e?e.map(((C,e)=>{let{srclang:l,label:a,kind:n,track:r,id:c}=C;return d.createElement("track",{srcLang:l,label:a,kind:t||n,src:r,key:c,default:0===e})})):null};function Be(){return Be=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},Be.apply(this,arguments)}const He=u.default.video.withConfig({displayName:"display__Video",componentId:"sc-j846ej-0"})(["position:absolute;max-width:initial;max-height:initial;",""],Oe),ke=u.default.img.withConfig({displayName:"display__Image",componentId:"sc-j846ej-1"})(["position:absolute;max-height:initial;object-fit:contain;width:",";left:",";top:",";max-width:",";"],(C=>{let{width:e}=C;return`${e}px`}),(C=>{let{offsetX:e}=C;return-e+"px"}),(C=>{let{offsetY:e}=C;return-e+"px"}),(C=>{let{isBackground:e}=C;return e?"initial":null}));const Fe=function VideoDisplay(C){let{previewMode:e,box:{width:t,height:l},element:a,getProxiedUrl:n}=C;const{id:r,poster:c,resource:i,tracks:o=[],isBackground:s,scale:u,focalX:p,focalY:f,loop:m}=a,h=(0,M.useRef)();let L={};if(s){const C={minWidth:"100%",minHeight:"100%",maxWidth:"initial"};L={...L,...C}}const E=(0,mC.default)(i,t,l,u,p,f);E.crossOrigin="anonymous";const Z=Boolean(i?.isMuted),g=n(i,i?.src),v=o.map((C=>{const e=n(C,C?.track);return{...C,track:e}}));return d.createElement(oe,{element:a,mediaRef:h,showPlaceholder:!0,previewMode:e},e?(c||i.poster)&&d.createElement(ke,Be({src:c||i.poster,alt:a.alt||i.alt,style:L},E,{ref:h})):d.createElement(He,Be({id:`video-${r}`,key:g,poster:c||i.poster,style:L},E,{preload:"metadata",loop:m,muted:Z,ref:h,"data-testid":"videoElement","data-leaf-element":"true"}),g&&d.createElement("source",{src:g,type:i.mimeType}),d.createElement(De,{tracks:v,kind:"metadata"})))};var Pe=t(42096),Ne=t(37723),Ve=t(84967),je=t(13578),Ge=t(39980),We=t(69682);function $e(){return $e=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},$e.apply(this,arguments)}const Ue=u.default.div.withConfig({displayName:"playPauseButton__Controls",componentId:"sc-8unnuk-0"})(["position:absolute;z-index:2;left:",";top:",";width:",";height:",";pointer-events:none;"],(C=>{let{x:e}=C;return`${e}px`}),(C=>{let{y:e}=C;return`${e}px`}),(C=>{let{width:e}=C;return`${e}px`}),(C=>{let{height:e}=C;return`${e}px`})),Ye=u.default.div.attrs({role:"button",tabIndex:-1}).withConfig({displayName:"playPauseButton__ButtonWrapper",componentId:"sc-8unnuk-1"})([""," cursor:pointer;pointer-events:initial;width:","px;height:","px;overflow:hidden;opacity:",";&.button-enter{opacity:0;}&.button-enter-active,&.button-enter-done{opacity:1;transition:opacity 100ms;}&.button-exit{opacity:1;}&.button-exit-active,&.button-exit-done{opacity:0;transition:opacity 100ms;}"],(C=>{let{isAbove:e}=C;return!e&&(0,u.css)(["position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);"])}),82,82,(C=>{let{isAbove:e}=C;return e?1:0})),Xe=(0,u.css)(["width:","px;height:","px;pointer-events:none;transform:translate( ","px,","px );color:",";filter:drop-shadow( 0px 0px 10px "," );"],72,72,(C=>{let{$isRTL:e}=C;return 5*(e?-1:1)}),5,(C=>{let{theme:e}=C;return e.colors.standard.white}),(C=>{let{theme:e}=C;return(0,Ve.rgba)(e.colors.bg.primary,.4)})),Ke=(0,u.default)(Ge.default).withConfig({displayName:"playPauseButton__Play",componentId:"sc-8unnuk-2"})(["",";"],Xe),qe=(0,u.default)(We.default).withConfig({displayName:"playPauseButton__Pause",componentId:"sc-8unnuk-3"})(["",";"],Xe),Qe={y:22};const Je=function PlayPauseButton(C){let{box:e,isActive:t=!0,isTransforming:l=!1,shouldResetOnEnd:a=!0,elementRef:n,element:r,videoRef:c=null,isRTL:i}=C;const o=Boolean(r.resource.src),u=r.width<108||r.height<120,[p,f]=(0,M.useState)(!1),[m,h]=(0,M.useState)(!0),[L,E]=(0,M.useState)(!l&&o),{id:Z}=r,g=(0,M.useCallback)((()=>c?c.current:document.getElementById(`video-${Z}`)),[c,Z]);(0,M.useEffect)((()=>{const C=g();t||(C&&(C.pause(),C.currentTime=0),h(!1))}),[g,t]),(0,M.useEffect)((()=>{const C=g();!C||C.paused||l||C.pause()}),[g,l]),(0,M.useEffect)((()=>{const C=g();if(!C||!a)return;const e=()=>{C.currentTime=0,E(!1)};return C.addEventListener("ended",e),()=>C.removeEventListener("ended",e)}),[a,g,Z]),(0,M.useEffect)((()=>{const C=g();if(!C)return;const e=()=>E(!0),t=()=>E(!1);return C.addEventListener("play",e),C.addEventListener("pause",t),()=>{C.removeEventListener("play",e),C.removeEventListener("pause",t)}}),[g,Z]);const v=(0,M.useDebouncedCallback)((()=>{u||h(!L)}),2e3),w=(0,M.useDebouncedCallback)((C=>{const e=n.current;if(!e)return;const t=e.getBoundingClientRect(),l=C.clientX>=t.left&&C.clientX<=t.right&&C.clientY>=t.top&&C.clientY<=t.bottom;f(l),h(!0),v()}),10);(0,M.useEffect)((()=>(document.addEventListener("pointermove",w),()=>{document.removeEventListener("pointermove",w)})),[w]);const y=C=>{C.stopPropagation();const e=g();e&&(L?(e.pause(),h(!0)):e.play().catch((()=>{})))};(0,wC.useKeyDownEffect)(n,{key:["space"]},y,[y]);const b=(0,M.useRef)();if(!t)return null;const R=L?(0,s.__)("Click to pause","web-stories"):(0,s.__)("Click to play","web-stories"),x=u?C=>{let{children:e}=C;return d.createElement(je.Popup,{anchor:n,isOpen:!0,placement:"top",spacing:Qe},e)}:Ne.default,A=L?qe:Ke;return d.createElement(Ue,$e({"data-controls-id":Z},e),m&&r.resource.src&&d.createElement(x,{in:p,appear:!0,nodeRef:b,classNames:"button",timeout:100},d.createElement(Ye,{ref:b,"aria-label":R,"aria-pressed":L,key:"wrapper",onMouseDown:y,isAbove:u},d.createElement(A,{$isRTL:i}))))};function Ct(){return Ct=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},Ct.apply(this,arguments)}const et=u.default.video.withConfig({displayName:"trim__Video",componentId:"sc-cj7igq-0"})(["position:absolute;max-width:initial;max-height:initial;"," ",""],Oe,g.elementWithFlip),tt=u.default.div.withConfig({displayName:"trim__Wrapper",componentId:"sc-cj7igq-1"})(["width:100%;height:100%;position:absolute;"]),lt=u.default.div.withConfig({displayName:"trim__Spinner",componentId:"sc-cj7igq-2"})(["position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;"]);const at=function VideoTrim(C){let{box:e,element:t,isRTL:l,topOffset:a,resource:n,setVideoNode:r,getProxiedUrl:c}=C;const{width:i,height:o}=e,{poster:s,tracks:u,isBackground:p,scale:f,flip:m,focalX:h,focalY:L}=t,E=(0,M.useRef)(),g=(0,M.useRef)();let v={};if(p){const C={minWidth:"100%",minHeight:"100%",maxWidth:"initial"};v={...v,...C}}const w=(0,M.useMemo)((()=>({...e,x:0,y:0})),[e]),y=(0,M.useCallback)((C=>{g.current=C,r(C)}),[r]);if(!n)return d.createElement(tt,null,d.createElement(lt,null,d.createElement(Pe.default,null)));const b=(0,mC.default)(n,i,o,f,m?.horizontal?100-h:h,m?.vertical?100-L:L);b.transformFlip=(0,Z.getTransformFlip)(m),b.crossOrigin="anonymous";const R=u.map((C=>{const e=c(C,C?.track);return{...C,track:e}}));return d.createElement(d.Fragment,null,d.createElement(tt,{ref:E},d.createElement(oe,{element:t,mediaRef:g,showPlaceholder:!0,previewMode:!1},d.createElement(et,Ct({poster:s||n.poster,style:v},b,{preload:"metadata",autoPlay:!0,tabIndex:0,ref:y}),n.src&&d.createElement("source",{src:n.src,type:n.mimeType}),d.createElement(De,{tracks:R})))),d.createElement(Je,{box:w,element:t,elementRef:E,videoRef:g,shouldResetOnEnd:!1,isRTL:l,topOffset:a}))};function nt(){return nt=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},nt.apply(this,arguments)}const rt=function VideoEdit(C){let{element:e,box:t,isTrimMode:l,...a}=C;return l?d.createElement(at,nt({element:e,box:t},a)):d.createElement(NC,nt({element:e,box:t},a))};const ct=function VideoFrame(C){let{element:e}=C;return d.createElement(WC,{element:e})};const it=function VideoControls(C){let{box:e,isActive:t,isTransforming:l,elementRef:a,element:n,isRTL:r,topOffset:c=0}=C;return d.createElement(Je,{box:e,isActive:t,isTransforming:l,elementRef:a,element:n,isRTL:r,topOffset:c})};function ot(){return ot=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},ot.apply(this,arguments)}function st(C,e){return void 0===C?e:C}const dt=function VideoOutput(C){let{element:e,box:t,flags:l}=C;const{resource:a,loop:n,tracks:r}=e,{isMuted:c,mimeType:i,src:o}=a,s=st(e.poster,a.poster),u=st(e.alt,a.alt),M={type:i,src:l?.allowBlobs||!(0,UC.isBlobURL)(o)?o:""},p={autoPlay:"autoplay",poster:l?.allowBlobs||!(0,UC.isBlobURL)(s)?s:"",artwork:l?.allowBlobs||!(0,UC.isBlobURL)(s)?s:"",title:u,alt:u,layout:"fill",loop:n?"loop":void 0,noaudio:c?"noaudio":void 0};return d.createElement(KC,{element:e,box:t,"data-leaf-element":"true"},d.createElement("amp-video",ot({},p,{id:`el-${e.id}-media`,"captions-id":r?.length>0?`el-${e.id}-captions`:void 0}),d.createElement("source",M),d.createElement(De,{tracks:r})))};const ut=function(C){const{alt:e}=C?.resource||{};return e||(0,s.__)("Video Content","web-stories")};var Mt=t(11923);function pt(){return pt=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},pt.apply(this,arguments)}const ft=u.default.video.withConfig({displayName:"videoImage__Video",componentId:"sc-120gosd-0"})(["display:block;height:21px;width:21px;border-radius:",";object-fit:cover;"],(C=>{let{theme:e}=C;return e.borders.radius.small}));const mt=function VideoImage(C){let{alt:e,...t}=C;return d.createElement(ft,pt({controls:!1,crossOrigin:"anonymous",disablePictureInPicture:!0,muted:!0,noControls:!0,title:e},t))};const ht=function VideoLayerIcon(C){let{element:{resource:{poster:e,src:t},poster:l},showVideoPreviewAsBackup:a}=C;const n=l?.length?l:e;return!n&&a?d.createElement(mt,{src:t,alt:""}):n?d.createElement(ee,{src:n,width:21,height:21}):d.createElement(Mt.default,{width:21,height:21,title:""})};const Lt=function(C){setTimeout((()=>{const e=document.getElementById(`video-${C}`);e&&(e.load(),e.play().catch((()=>{})))}))},Et={...SC.resizeRules},Zt={...g.SHARED_DEFAULT_ATTRIBUTES,...SC.MEDIA_DEFAULT_ATTRIBUTES,controls:!1,loop:!1,autoPlay:!0,tracks:[],resource:{posterId:null,poster:null,id:0,alt:""}},gt=[nC.default.ELEMENT_ALIGNMENT,...SC.MEDIA_PANELS,nC.default.VIDEO_OPTIONS,nC.default.VIDEO_ACCESSIBILITY,nC.default.CAPTIONS];function vt(){return vt=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},vt.apply(this,arguments)}const wt=function GifEdit(C){let{element:e,box:t,...l}=C;return d.createElement(NC,vt({element:e,box:t},l))};const yt=function GifFrame(C){let{element:e}=C;return d.createElement(WC,{element:e})};const bt=function(C){const{alt:e}=C?.resource||{};return e||(0,s.__)("GIF","web-stories")};const Rt=function GifOutput(C){let{element:e,box:t,flags:l}=C;const{resource:a}=e,n=l?.allowBlobs||!(0,UC.isBlobURL)(a.output.src)?a.output.src:"",r=l?.allowBlobs||!(0,UC.isBlobURL)(a.poster)?a.poster:"";return d.createElement(KC,{element:e,box:t,"data-leaf-element":"true"},d.createElement("amp-video",{id:`el-${e.id}-media`,autoplay:"autoplay",loop:"loop",noaudio:"noaudio",poster:r||"",layout:"fill",alt:e.alt??a.alt},d.createElement("source",{type:a.output.mimeType,src:n})))};const xt=function GifLayerIcon(C){let{element:{resource:{poster:e,alt:t}}}=C;return d.createElement(ee,{src:e,alt:t,height:21,width:21})};function At(){return At=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},At.apply(this,arguments)}const Tt=u.default.video.withConfig({displayName:"display__Video",componentId:"sc-inr96z-0"})(["position:absolute;max-width:initial;max-height:initial;",""],Oe),_t=u.default.img.withConfig({displayName:"display__Image",componentId:"sc-inr96z-1"})(["position:absolute;max-height:initial;object-fit:contain;width:",";left:",";top:",";max-width:",";"],(C=>{let{width:e}=C;return`${e}px`}),(C=>{let{offsetX:e}=C;return-e+"px"}),(C=>{let{offsetY:e}=C;return-e+"px"}),(C=>{let{isBackground:e}=C;return e?"initial":null}));const St=function(C){let{previewMode:e,box:{width:t,height:l},element:a}=C;const{id:n,poster:r,resource:c,isBackground:i,scale:o,focalX:s,focalY:u}=a,p=(0,M.useRef)();let f={};if(i){const C={minWidth:"100%",minHeight:"100%",maxWidth:"initial"};f={...f,...C}}const m=(0,mC.default)(c,t,l,o,s,u);return m.crossOrigin="anonymous",d.createElement(oe,{element:a,mediaRef:p,showPlaceholder:!0,previewMode:e},e?(r||c.poster)&&d.createElement(_t,At({src:r||c.poster,alt:a.alt||c.alt,style:f},m,{ref:p})):d.createElement(Tt,At({id:`video-${n}`,poster:r||c.poster,style:f},m,{loop:!0,autoPlay:!0,muted:!0,preload:"all",ref:p,"data-testid":"videoElement","data-leaf-element":"true"}),c.output.src&&d.createElement("source",{src:c.output.src,type:c.output.mimeType})))},zt={...g.SHARED_DEFAULT_ATTRIBUTES,...zC.MEDIA_DEFAULT_ATTRIBUTES},It=[nC.default.ELEMENT_ALIGNMENT,...zC.MEDIA_PANELS,nC.default.LINK,nC.default.IMAGE_ACCESSIBILITY];var Ot=t(95123);const Dt=function(C){const{sticker:e}=C;return Ot.default[e?.type]?.title||(0,s.__)("Sticker","web-stories")},Bt={display:"block",position:"absolute",top:0,height:"100%",width:"auto"},Noop=()=>null;const Ht=function StickerOutput(C){let{element:e}=C;const{sticker:t}=e,l=Ot.default[t.type]?.svg||Noop;return d.createElement(l,{className:"fill",style:Bt})},kt={display:"block",height:21,width:21},Ft=()=>null;const Pt=function StickerLayerIcon(C){let{element:e}=C;const{sticker:t}=e,l=Ot.default[t.type]?.svg||Ft;return d.createElement(l,{style:kt})},Nt={display:"block",position:"absolute",top:0,height:"100%",width:"auto"},Vt=()=>null;const jt=function StickerDisplay(C){let{element:e}=C;const{sticker:t}=e,l=Ot.default[t?.type]?.svg||Vt;return d.createElement(l,{style:Nt})},Gt=!1,Wt=!0,$t=!0,Ut=!1,Yt=!0,Xt=!1,Kt=!0,qt={diagonal:!0,minWidth:20,minHeight:20},Qt=g.SHARED_DEFAULT_ATTRIBUTES,Jt=[nC.default.ELEMENT_ALIGNMENT,nC.default.SIZE_POSITION,nC.default.ANIMATION,nC.default.LINK],Cl=u.default.div.withConfig({displayName:"display__Element",componentId:"sc-tg8vmy-0"})(["",""],g.elementFillContent),el=(0,u.keyframes)(["0%{animation-timing-function:cubic-bezier(.85,0,.15,1);transform:scale(0);}60%{transform:scale(1);}100%{transform:scale(1);}"]),tl=(0,u.keyframes)(["0%{animation-timing-function:cubic-bezier(.83,0,.71,.99);transform:scale(1);}40%{transform:scale(.8);}90%{transform:scale(1);}100%{transform:scale(1);}"]),ll=(0,u.keyframes)(["0%{animation-timing-function:cubic-bezier(.85,0,.15,1);transform:scale(0);}40%{transform:scale(1);}100%{transform:scale(1);}"]),al=(0,u.keyframes)(["0%{animation-timing-function:cubic-bezier(0.76,0,0.24,1);transform:scale(1);}40%{transform:scale(.8);}90%{transform:scale(1);}100%{transform:scale(1);}"]),nl=u.default.div.withConfig({displayName:"display__ShoppingTagDot",componentId:"sc-tg8vmy-1"})(["border-radius:100%;position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:100%;height:100%;&:before{content:'';position:absolute;border-radius:inherit;width:100%;height:100%;",";}@media (prefers-reduced-motion:no-preference){&:before{animation:"," 2s forwards,"," 2.5s 1.5s infinite;}}&:after{content:'';position:absolute;border-radius:inherit;width:50%;height:50%;",";box-shadow:0 2px 8px var(--box-shadow-color);background-color:white;}@media (prefers-reduced-motion:no-preference){&:after{animation:"," 2s forwards,"," 2.5s calc(1.5s * 1.2) infinite;}}"],(0,O.default)((0,p.default)(125,125,125,.75)),el,tl,(0,O.default)((0,p.default)(125,125,125,.75),"--box-shadow-color"),ll,al);const rl=function ProductDisplay(C){let{element:e,siblingCount:t}=C;const{id:l,width:a,height:n}=e,r=(0,M.useRef)(null);return(0,H.default)({id:l,targetRef:r}),d.createElement(Cl,{ref:r,width:a,height:n},d.createElement(nl,{key:`dots-${t}`,elementWidth:a,elementHeight:n}))};const cl=function ProductOutput(C){let{element:e}=C;const{product:t}=e;return t?.productId?d.createElement("amp-story-shopping-tag",{"data-product-id":t.productId}):null};const il=function(C){return C?.product?.productTitle||(0,s.__)("Product","web-stories")};var ol=t(8753);const sl=function ProductLayerIcon(C){let{element:{product:e}}=C;const t=e?.productImages?.[0]||{},{url:l,alt:a}=t;return l?d.createElement(ee,{src:l,alt:a,height:21,width:21}):d.createElement(ol.default,{width:21,height:21,"aria-hidden":!0})};var dl=t(56527);const ul=(0,we.default)("#c4c4c4"),Ml={...dl.SHARED_DEFAULT_ATTRIBUTES,backgroundColor:ul,lockDimensions:!0,supportsRotation:!1},pl=!1,fl=!0,ml=!1,hl=!1,Ll=!0,El=!1,Zl={vertical:!0,horizontal:!0,diagonal:!0,minWidth:20,minHeight:20},gl=[nC.default.PRODUCT],vl=[{type:"page",defaultAttributes:{},name:(0,s.__)("Page","web-stories")},{type:"text",name:(0,s.__)("Text","web-stories"),...l},{type:"image",name:(0,s.__)("Image","web-stories"),...a},{type:"shape",name:(0,s.__)("Shape","web-stories"),...n},{type:"video",name:(0,s.__)("Video","web-stories"),...r},{type:"gif",name:(0,s.__)("GIF","web-stories"),...c},{type:"sticker",name:(0,s.__)("Sticker","web-stories"),...i},{type:"product",name:(0,s.__)("Product","web-stories"),...o}]},91813:(C,e,t)=>{t.d(e,{MEDIA_DEFAULT_ATTRIBUTES:()=>a,MEDIA_MASK_OPACITY:()=>n,MEDIA_PANELS:()=>f,canFlip:()=>d,editModeGrayout:()=>M,hasDesignMenu:()=>o,hasDuplicateMenu:()=>i,hasEditMode:()=>r,hasEditModeIfLocked:()=>c,isMaskable:()=>u,isMedia:()=>s,resizeRules:()=>p});var l=t(60811);const a={...t(98465).DEFAULT_ATTRIBUTES_FOR_MEDIA,resource:{alt:""}},n=.4,r=!0,c=!0,i=!0,o=!0,s=!0,d=!0,u=!0,M=!0,p={vertical:!0,horizontal:!0,diagonal:!0,minWidth:20,minHeight:20},f=[l.default.FILTER,l.default.SIZE_POSITION,l.default.BORDER,l.default.ANIMATION,l.default.LINK]},27342:(C,e,t)=>{t.d(e,{CropBox:()=>r,MEDIA_DEFAULT_ATTRIBUTES:()=>n.MEDIA_DEFAULT_ATTRIBUTES,MEDIA_PANELS:()=>n.MEDIA_PANELS});var l=t(26300),a=t(88766),n=t(91813);const r=l.default.div.withConfig({displayName:"media__CropBox",componentId:"sc-ttu8xg-0"})(["width:100%;height:100%;position:relative;overflow:hidden;"," &::after{content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;}"],a.elementWithBorderRadius)},56527:(C,e,t)=>{t.d(e,{SHARED_DEFAULT_ATTRIBUTES:()=>l});const l={opacity:100,flip:{vertical:!1,horizontal:!1},rotationAngle:0,lockAspectRatio:!0}},66027:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(76611),a=t(18535),n=t(2357);const __WEBPACK_DEFAULT_EXPORT__=function(C){let{id:e,targetRef:t,expectedStyle:r,resetOnNullTransform:c=!0}=C;(0,n.useTransformHandler)(e,(C=>{const e=void 0!==t?.current?t.current:t;if(e)if(null===C)c&&(e.style.cssText="");else{const{color:t,style:n}=C;if(r&&r!==n)return;if(t&&n)if("color"===n&&e.children?.length>0){const C=(0,l.default)((0,a.default)(t,n));for(const t of e.children)t.style.cssText=C}else e.style.cssText=(0,l.default)((0,a.default)(t,n))}}))}},72858:(C,e,t)=>{t.d(e,{TextOutputWithUnits:()=>TextOutputWithUnits,default:()=>M});var l=t(67294),a=t(72070),n=t(18535),r=t(80852),c=t(1787),i=t(94184),o=t.n(i),s=t(88914),d=t(56862),u=t(95740);function TextOutputWithUnits(C){let{element:e,dataToStyleX:t,dataToStyleY:c,dataToFontSizeY:i,dataToPaddingX:M,dataToPaddingY:p,className:f}=C;const{content:m,backgroundColor:h,backgroundTextMode:L,padding:E,borderRadius:Z,tagName:g="p",...v}=e;i||(i=c),M||(M=t),p||(p=c);const w={vertical:E.vertical?p(E.vertical):0,horizontal:E.horizontal?M(E.horizontal):0},y=w.vertical||w.horizontal?`${w.vertical} ${w.horizontal}`:0,b=L!==s.BACKGROUND_TEXT_MODE.NONE?(0,n.default)(h):void 0,{dataToEditorY:R,font:x,...A}=(0,u.generateParagraphTextStyle)(v,t,c,i,e,p),T={...A,color:"#000000",padding:y},_=E.vertical?parseFloat(c(E.vertical)):0,S=parseFloat(c(v.fontSize)),z=(0,u.getHighlightLineheight)(v.lineHeight,_/S,"em"),I={...T,...b,margin:0,padding:0,background:"none",lineHeight:z,overflowWrap:"break-word"},O={...I,position:"absolute",top:0,left:0,right:0},D=C=>{const{marginOffset:e}=(0,u.calcFontMetrics)(C);return{display:"block",position:"relative",left:0,top:"0",margin:`${p(-e/2)} 0`,WebkitBoxDecorationBreak:"clone",boxDecorationBreak:"clone"}},B={...b,WebkitBoxDecorationBreak:"clone",boxDecorationBreak:"clone",position:"relative",padding:y,textAlign:A.textAlign,borderRadius:`${Z?.topLeft||0}px ${Z?.topRight||0}px ${Z?.bottomRight||0}px ${Z?.bottomLeft||0}px`},H={...B,color:"transparent"},k={...B,background:"none"},F=m.replace(/\n$/,"\n\n"),P=(0,a.useMemo)((()=>(0,d.getHTMLFormatters)().setColor(F,(0,r.default)(0,0,0))),[F]);return f=o()(f,"text-wrapper"),L===s.BACKGROUND_TEXT_MODE.HIGHLIGHT?l.createElement(l.Fragment,null,l.createElement(g,{className:f,style:I},l.createElement("span",{style:D(e)},l.createElement("span",{style:H,dangerouslySetInnerHTML:{__html:P}}))),l.createElement(g,{className:f,style:O,"aria-hidden":"true"},l.createElement("span",{style:D(e)},l.createElement("span",{style:k,dangerouslySetInnerHTML:{__html:F}})))):l.createElement(g,{className:f,style:T},l.createElement("span",{dangerouslySetInnerHTML:{__html:F}}))}const M=function TextOutput(C){let{element:e}=C;const{width:t}=e;return l.createElement(TextOutputWithUnits,{element:e,className:"fill",dataToStyleX:C=>`${(0,c.dataToEditorX)(C,100)}%`,dataToStyleY:C=>`${(0,c.dataToEditorY)(C,100)}%`,dataToFontSizeY:C=>`${(0,c.dataToFontSizeY)(C,100)}em`,dataToPaddingX:C=>C/t*100+"%",dataToPaddingY:C=>C/t*100+"%"})}},95740:(C,e,t)=>{t.d(e,{calcFontMetrics:()=>r,generateFontFamily:()=>a,generateParagraphTextStyle:()=>l,getHighlightLineheight:()=>n});t(26699);function l(C,e,t){let l=arguments.length>3&&void 0!==arguments[3]?arguments[3]:t,n=arguments.length>4?arguments[4]:void 0,c=arguments.length>5&&void 0!==arguments[5]?arguments[5]:t;const{font:i,fontSize:o,lineHeight:s,padding:d,textAlign:u}=C,{marginOffset:M}=r(n),p=d?.vertical||0,f=d?.horizontal||0,m=p||f,h=m?`${t(p)} ${e(f)}`:0;return{dataToEditorY:t,whiteSpace:"pre-line",overflowWrap:"break-word",wordBreak:"break-word",margin:`${c(-M/2)} 0`,fontFamily:a(i),fontSize:l(o),font:i,lineHeight:s,textAlign:u,padding:h}}const a=function(){let{family:C,fallbacks:e}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const t=["cursive","fantasy","monospace","serif","sans-serif"];let l=C?`"${C}"`:"";return e&&e.length&&(l+=C?",":"",l+=e.map((C=>t.includes(C)?C:`"${C}"`)).join(",")),l},n=function(C){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"px";return 0===e?`${C}em`:`calc(${C}em ${e>0?"+":"-"} ${2*Math.abs(e)}${t})`};function r(C){if(!C.font?.metrics)return{contentAreaPx:0,lineBoxPx:0,marginOffset:0};const{fontSize:e,lineHeight:t,font:{metrics:{upm:l,asc:a,des:n}}}=C,r=(a-n)/l*e,c=t*e;return{marginOffset:c-r,contentAreaPx:r,lineBoxPx:c}}},40630:(C,e,t)=>{t.d(e,{calculateFitTextFontSize:()=>f,calculateTextHeight:()=>p});var l=t(67294),a=t(72070),n=t(15985),r=t(1787),c=t(72858),i=t(95740);function o(){return o=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},o.apply(this,arguments)}const s={boxSizing:"border-box",visibility:"hidden",position:"fixed",contain:"layout paint",top:"-9999px",left:"-9999px",zIndex:-1,overflowWrap:"break-word",...!1},d={dataToStyleX:C=>`${C}px`,dataToStyleY:C=>`${C}px`},u="__WEB_STORIES_MEASURER__",M="__WEB_STORIES_LASTEL__";function p(C,e){const t=m(C);return h(t,{width:`${e}px`,height:null}),t.parentNode.offsetHeight}function f(C,e,t){const l=m(C);h(l,{width:`${e}px`,height:null,fontSize:null});let a,c=1,o=n.PAGE_HEIGHT;for(;o-c>1;){const e=(0,r.dataPixels)((c+o)/2),{marginOffset:n}=(0,i.calcFontMetrics)({...C,fontSize:e});a=n,h(l,{fontSize:`${e}px`,margin:-n/2+"px 0"});l.offsetHeight-n>t?o=e:c=e}return h(l,{fontSize:`${c}px`,margin:-a/2+"px 0"}),{fontSize:c,marginOffset:a}}function m(C){let e=document.body[u];return e||(e=document.createElement("div"),e.id="__web-stories-text-measurer",e.className="web-stories-content",h(e,s),document.body.appendChild(e),document.body[u]=e),function(C,e){const t=C[M];if(C[M]=e,!C.firstElementChild||!t)return!0;return t!==e}(e,C)&&(e.innerHTML=(0,a.renderToStaticMarkup)(l.createElement(c.TextOutputWithUnits,o({element:C},d)),e)),e.firstElementChild}function h(C,e){for(const t in e)if(Object.prototype.hasOwnProperty.call(e,t)){const l=e[t];C.style[t]=null===l?"":l}}},55993:(C,e,t)=>{t.d(e,{elementTypes:()=>l,registerElementType:()=>a});const l={};function a(C){l[C.type]=C}},77839:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(55993);const __WEBPACK_DEFAULT_EXPORT__=C=>l.elementTypes[C]},24901:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});const __WEBPACK_DEFAULT_EXPORT__=function(C){return C&&(C.horizontal||C.vertical)?`scale3d(${C.horizontal?"-":""}1, ${C.vertical?"-":""}1, 1)`:null}},58474:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(15985),a=t(70333);const __WEBPACK_DEFAULT_EXPORT__=function(C){let e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];if(e&&!C.link?.url?.length)return!1;const t=.8*l.FULLBLEED_HEIGHT-l.DANGER_ZONE_HEIGHT,{x:n,y:r,width:c,height:i,rotationAngle:o}=C,s=(0,a.getCorners)(o,n,r,c,i);return Boolean(Object.keys(s).find((C=>s[C].y>t)))}},91655:(C,e,t)=>{t.d(e,{__:()=>__,_n:()=>_n,_x:()=>_x,setLocaleData:()=>r});var l=t(35577);const a="web-stories",n=new l.default({[a]:{"":{plural_forms:C=>1===C?0:1}}});function r(C){const e=C.locale_data["web-stories"]||C.locale_data.messages;n.data[a]={...n.data[a],...e},n.data[a][""]={...n.data[a][""]}}function __(C){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:a;return n.dcnpgettext(e,void 0,C)}function _x(C,e){let t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:a;return n.dcnpgettext(t,e,C)}function _n(C,e,t){let l=arguments.length>3&&void 0!==arguments[3]?arguments[3]:a;return n.dcnpgettext(l,void 0,C,e,t)}},87602:(C,e,t)=>{t.d(e,{default:()=>l});const l=t(65197).default},71469:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(87602),a=t(91655);const __WEBPACK_DEFAULT_EXPORT__=function(C){switch(C.length){case 0:return"";case 1:return C[0];case 2:return(0,l.default)(
18
  /* translators: %1$s: first item of list. %2$s: second item of list. */
19
  (0,a.__)("%1$s or %2$s","web-stories"),C[0],C[1]);default:return(0,l.default)(
20
  /* translators: %1$s: is a comma separated list. %2$s: last entry in list */
21
  (0,a.__)("%1$s, or %2$s","web-stories"),C.slice(0,C.length-1).join(
22
  /* translators: delimiter used in a list */
23
- (0,a.__)(", ","web-stories")),C[C.length-1])}}},36798:(C,e,t)=>{t.d(e,{default:()=>i});var l=t(67294),a=(t(26699),t(72070));const n=["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"];function r(C){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const{childNodes:t,localName:l,nodeType:n,textContent:r}=C;if(Node.TEXT_NODE===n)return r;const i=C.hasChildNodes()?[...t].map((C=>c(C,e))):null;return l in e?(0,a.cloneElement)(e[l],null,i):(0,a.createElement)(l,null,i)}function c(C){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const t=[];do{t.push(r(C,e)),C=C.nextSibling}while(null!==C);return t}const i=function TranslateWithMarkup(C){let{mapping:e={},children:t}=C;e=Object.fromEntries(Object.entries(e).map((C=>{let[e,t]=C;return[e.toLowerCase(),t]})));const r=Object.keys(e).filter((C=>n.includes(C))).join(" ");if(r.length>0)throw new Error(`Found disallowed void elements in TranslateWithMarkup map: ${r}`);const i=(new DOMParser).parseFromString(t,"text/html").body.firstChild;return i?c(i,e).map(((C,e)=>l.createElement(a.Fragment,{key:e},C))):[]}},37385:(C,e,t)=>{t.d(e,{default:()=>M});var l=t(67294),a=t(72070),n=t(44586),r=t(88914),c=t(71356),i=t(99371),o=t(34075);function s(){return s=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},s.apply(this,arguments)}const d={position:"absolute",top:0,left:0,right:0,bottom:0},u={position:"absolute",top:0,left:0,right:0,bottom:0,height:"100%",width:"100%"};function MaskedElement(C){let{style:e,id:t,mask:{ratio:a,path:n},children:r,...c}=C;return l.createElement("div",s({style:{...e,clipPath:`url(#${t})`,WebkitClipPath:`url(#${t})`}},c),l.createElement("svg",{width:0,height:0},l.createElement("defs",null,l.createElement("clipPath",{id:t,transform:`scale(1 ${a})`,clipPathUnits:"objectBoundingBox"},l.createElement("path",{d:n})))),r)}const M=function BorderedMaskedElement(C){let{hasFill:e=!1,style:t,children:M,applyFlip:p=!0,postfix:f="",getBorderWidth:m,element:h,elementWidth:L,elementHeight:E,forceRectangularMask:Z=!1,...g}=C;const v=(0,a.useMemo)(n.default,[]),w=(0,i.getElementMask)(h),{id:y,flip:b,isBackground:R,border:x}=h,A=p&&(0,r.getTransformFlip)(b)||"",T=`${t?.transform||""} ${A}`.trim(),_={...e?d:{},...t,transform:T||null},S=m(),z=x?.color?(0,o.getBorderColor)({color:x.color}):"none";if(!w?.type||R&&w.type!==c.MaskTypes.RECTANGLE||Z)return l.createElement("div",s({style:_},g),M);const I=!(0,i.canSupportMultiBorder)(h)&&S>0&&"none"!==z,O=`mask-${w.type}-${y}-display${f}-${v}`;if(I){const{viewBox:C,groupTransform:e,borderWrapperStyle:a}=(0,i.getBorderedMaskProperties)(w,S,L,E),n={...t,...a,transform:T,pointerEvents:"none"};return l.createElement("div",{style:t},l.createElement("div",{style:n},l.createElement("svg",{viewBox:C,width:"100%",height:"100%",preserveAspectRatio:"none",style:u},l.createElement("g",{transform:e},l.createElement("path",{d:w.path,stroke:z,strokeWidth:S,vectorEffect:"non-scaling-stroke",fill:"transparent"})))),l.createElement(MaskedElement,s({style:{..._,opacity:1},mask:w,id:O},g),M))}return l.createElement(MaskedElement,s({style:_,mask:w,id:O},g),M)}},71356:(C,e,t)=>{t.d(e,{DEFAULT_MASK:()=>i,MASKS:()=>c,MaskTypes:()=>a});var l=t(91655);const a={HEART:"heart",STAR:"star",CIRCLE:"circle",RECTANGLE:"rectangle",TRIANGLE:"triangle",ROUNDED:"rounded-rectangle",ROUNDED_2:"rounded-rectangle-2",PENTAGON:"pentagon",HEXAGON:"hexagon",CROSS:"cross",ARROW:"arrow",BURST:"burst",BULLSEYE:"bullseye",BLOB_1:"blob-1",BLOB_2:"blob-2",BLOB_3:"blob-3",BLOB_4:"blob-4",BLOB_5:"blob-5",BLOB_6:"blob-6",GRID_1:"grid-1",GRID_2:"grid-2",GRID_3:"grid-3",GRID_4:"grid-4",GRID_5:"grid-5",GRID_6:"grid-6",GRID_7:"grid-7",GRID_8:"grid-8",BURST_OUTLINE:"burst-outline",ARROW_1:"arrow-1",ARROW_2:"arrow-2",ARROW_3:"arrow-3",GEOGRAPHY_1:"geography-1",TWITTER:"twitter",INSTAGRAM:"instagram",FACEBOOK:"facebook",YOUTUBE:"youtube",BRUSH_STROKE_1:"brush-stroke-1",BRUSH_STROKE_2:"brush-stroke-2",CHAT_BUBBLE:"chat-bubble",CHECK_MARK:"check-mark",NEW_MUSIC:"new-music",MUSIC_NOTE:"music-note",FASHION_ARROW:"fashion-arrow",FASHION_ARROW_2:"fashion-arrow-2",WELLBEING_ARROW:"wellbeing-arrow"},n={[a.BLOB_6]:"M0.41,0.99c-0.01,0-0.01,0-0.02,0c-0.04,0-0.09-0.01-0.15-0.03c-0.05-0.01-0.08-0.08-0.1-0.13\n C0.12,0.79,0.11,0.73,0.11,0.68c0-0.06,0.01-0.13,0.05-0.17c0.06-0.05,0.09-0.08,0.11-0.12C0.3,0.34,0.31,0.3,0.31,0.26\n c0-0.01,0.01-0.03,0.01-0.04c0.01-0.05,0.03-0.1,0.09-0.16c0.04-0.04,0.1-0.05,0.15-0.05c0.04,0,0.09,0.01,0.14,0.03\n C0.76,0.06,0.8,0.09,0.83,0.13l0,0c0.03,0.04,0.06,0.09,0.06,0.16c0,0.05-0.03,0.11-0.06,0.17C0.79,0.54,0.77,0.6,0.76,0.64\n l0,0.02c0,0.02-0.01,0.03-0.01,0.05c-0.01,0.05-0.02,0.1-0.06,0.17C0.66,0.94,0.59,0.96,0.54,0.97C0.5,0.98,0.46,0.99,0.41,0.99z\n M0.57,0.05C0.57,0.05,0.57,0.05,0.57,0.05c-0.05,0-0.1,0.01-0.12,0.04c-0.06,0.05-0.07,0.1-0.08,0.14c0,0.01-0.01,0.03-0.01,0.04\n C0.35,0.31,0.34,0.36,0.31,0.41C0.29,0.45,0.25,0.49,0.19,0.54C0.16,0.56,0.15,0.62,0.15,0.67c0,0.05,0.01,0.1,0.03,0.15\n c0.02,0.06,0.05,0.09,0.07,0.1c0.05,0.02,0.1,0.02,0.14,0.03c0.05,0,0.09-0.01,0.14-0.02c0.06-0.02,0.1-0.03,0.12-0.07\n C0.68,0.79,0.69,0.75,0.7,0.7c0-0.02,0.01-0.03,0.01-0.05l0-0.02c0.01-0.05,0.03-0.11,0.07-0.2c0.03-0.05,0.05-0.1,0.05-0.14\n c0-0.04-0.02-0.09-0.05-0.13C0.77,0.13,0.73,0.1,0.69,0.08C0.65,0.06,0.6,0.05,0.57,0.05z",[a.GRID_2]:"M0.8,1H0.2V0H0.8V1z M0.24,0.96h0.53V0.74H0.24V0.96z M0.36,0.71h0.4V0.62h-0.4V0.71z M0.24,0.71h0.09V0.62\n\tH0.24V0.71z M0.24,0.59h0.53V0.04H0.24V0.59z",[a.GRID_3]:"M0.2,1V0.01L0.8,0l0,0.99L0.2,1z M0.24,0.13v0.83l0.52,0l0-0.83H0.24z M0.24,0.1h0.52l0-0.06l-0.52,0V0.1z",[a.GRID_4]:"M0.8,1H0.2V0H0.8V1z M0.24,0.96h0.52V0.04H0.24V0.96z",[a.GRID_5]:"M0.79,1H0.21V0h0.59V1z M0.24,0.96h0.52V0.17H0.24V0.96z M0.24,0.14h0.52v-0.1H0.24V0.14z",[a.GRID_6]:"M 0.791667 , 0.991667 h -0.583333 V 0.008333 h 0.583333 V 0.991667 z M 0.236111 , 0.963889 h 0.527778 v -0.069444 h -0.527778 V 0.963889 z M 0.336111 , 0.869444 h 0.427778 v -0.066667 H 0.336111 V 0.869444 z M 0.236111 , 0.869444 h 0.072222 v -0.066667 H 0.236111 V 0.869444 z M 0.336111 , 0.775000 h 0.427778 v -0.066667 H 0.336111 V 0.775000 z M 0.236111 , 0.775000 h 0.072222 v -0.066667 H 0.236111 V 0.775000 z M 0.336111 , 0.680556 h 0.427778 v -0.066667 H 0.336111 V 0.680556 z M 0.236111 , 0.680556 h 0.072222 v -0.066667 H 0.236111 V 0.680556 z M 0.336111 , 0.586111 h 0.427778 v -0.066667 H 0.336111 V 0.586111 z M 0.236111 , 0.586111 h 0.072222 v -0.066667 H 0.236111 V 0.586111 z M 0.336111 , 0.494444 h 0.427778 v -0.066667 H 0.336111 V 0.494444 z M 0.236111 , 0.494444 h 0.072222 v -0.066667 H 0.236111 V 0.494444 z M 0.336111 , 0.400000 h 0.427778 V 0.333333 H 0.336111 V 0.400000 z M 0.236111 , 0.400000 h 0.072222 V 0.333333 H 0.236111 V 0.400000 z M 0.336111 , 0.305556 h 0.427778 V 0.238889 H 0.336111 V 0.305556 z M 0.236111 , 0.305556 h 0.072222 V 0.238889 H 0.236111 V 0.305556 z M 0.236111 , 0.211111 h 0.527778 V 0.036111 h -0.527778 V 0.211111 z",[a.GRID_7]:"M0.79,1H0.21V0h0.59V1z M0.43,0.96h0.33V0.87H0.43V0.96z M0.24,0.96H0.4V0.87H0.24V0.96z M0.43,0.84h0.33V0.75\n\tH0.43V0.84z M0.24,0.84H0.4V0.75H0.24V0.84z M0.24,0.71h0.52V0.04H0.24V0.71z",[a.GRID_8]:"M0.8,1H0.2V0H0.8V1z M0.24,0.96h0.53V0.83H0.24V0.96z M0.24,0.8h0.53V0.67H0.24V0.8z M0.24,0.64h0.53V0.51H0.24\n V0.64z M0.24,0.47h0.53V0.34H0.24V0.47z M0.24,0.31h0.53V0.18H0.24V0.31z M0.24,0.15h0.53V0.04H0.24V0.15z",[a.ARROW_2]:"M0.92,0.59L0.91,0.58L0.98,0.5H0V0.49h0.97L0.91,0.42l0.01-0.01L1,0.5L0.92,0.59z",[a.BURST_OUTLINE]:"M 0.500000 , 0.993333 l -0.054167 -0.065278 l -0.068889 , 0.049722 l -0.036389 -0.076667 l -0.078889 , 0.031111 l -0.016111 -0.083333 l -0.084167 , 0.010556 l 0.005000 -0.084722 l -0.084167 -0.010833 l 0.026111 -0.080833 l -0.078889 -0.031389 l 0.045278 -0.071944 l -0.068333 -0.050000 l 0.061667 -0.058333 l -0.053889 -0.065556 l 0.074167 -0.041111 l -0.035833 -0.076944 l 0.082222 -0.021389 L 0.118889 , 0.182500 l 0.085000 -0.000278 l 0.005556 -0.084722 l 0.082222 , 0.020833 l 0.026389 -0.080556 l 0.074444 , 0.040833 l 0.045833 -0.071667 L 0.500000 , 0.065000 l 0.061944 -0.058056 l 0.045556 , 0.071667 l 0.074444 -0.040833 l 0.026389 , 0.080556 l 0.082222 -0.020833 l 0.005556 , 0.084722 l 0.084722 , 0.000278 l -0.015556 , 0.083611 l 0.082222 , 0.021389 l -0.035833 , 0.076944 l 0.074167 , 0.041111 l -0.053889 , 0.065556 l 0.061667 , 0.058333 l -0.068611 , 0.050000 l 0.045278 , 0.071944 l -0.078889 , 0.031389 l 0.026111 , 0.080833 l -0.084167 , 0.010833 l 0.005000 , 0.084722 l -0.084167 -0.010556 l -0.016111 , 0.083333 l -0.078889 -0.031111 l -0.036389 , 0.076667 l -0.068889 -0.049722 L 0.500000 , 0.993333 z M 0.448889 , 0.902500 L 0.500000 , 0.964167 l 0.051111 -0.061389 l 0.064722 , 0.046944 l 0.034167 -0.072222 l 0.074444 , 0.029167 l 0.015278 -0.078611 l 0.079167 , 0.009722 l -0.004722 -0.079722 l 0.079167 -0.010278 l -0.024444 -0.076111 l 0.074167 -0.029722 l -0.042500 -0.067500 l 0.064444 -0.047222 l -0.058056 -0.055000 l 0.050833 -0.061667 l -0.070000 -0.038611 l 0.033889 -0.072500 l -0.077222 -0.020000 l 0.014722 -0.078611 l -0.080000 -0.000278 l -0.005278 -0.079722 l -0.077222 , 0.019722 l -0.025000 -0.075833 l -0.070000 , 0.038333 L 0.558333 , 0.035833 L 0.500000 , 0.090278 l -0.058333 -0.054444 l -0.043056 , 0.067500 l -0.070000 -0.038333 l -0.025000 , 0.075833 L 0.226389 , 0.121111 L 0.221111 , 0.200833 L 0.141389 , 0.201111 l 0.014722 , 0.078611 l -0.077222 , 0.020000 l 0.033889 , 0.072500 l -0.070000 , 0.038611 l 0.050833 , 0.061667 l -0.058056 , 0.055000 l 0.064444 , 0.047222 l -0.042778 , 0.067500 l 0.074167 , 0.029444 l -0.024444 , 0.076111 l 0.079167 , 0.010278 l -0.004722 , 0.079722 l 0.079167 -0.009722 l 0.015000 , 0.078611 l 0.074167 -0.029167 l 0.034167 , 0.072222 L 0.448889 , 0.902500 z"},r={[a.RECTANGLE]:"M 0,0 1,0 1,1 0,1 0,0 Z",[a.CIRCLE]:"M 0.972222 , 0.500000 c 0.000000 , 0.261111 -0.211111 , 0.472222 -0.472222 , 0.472222 S 0.027778 , 0.761111 , 0.027778 , 0.500000 S 0.238889 , 0.027778 , 0.500000 , 0.027778 S 0.972222 , 0.238889 , 0.972222 , 0.500000 z",[a.TRIANGLE]:"M 0.5 0 L 1 1 L 0 1 Z",[a.HEART]:"M.99834689.27724859C.98374997.1165844.87003101.00001922.7277144.00001922c-.0948137 0-.18162681.05102248-.23047608.13279699C.44883142.04998394.36557613 0 .27228183 0 .12998435 0 .01624632.1165652.00166847.27722932c-.00115382.007097-.00588463.0444451.00850059.10535296.0207321.0878518.06861968.1677608.13845102.23103404l.34838744.31615494.35436847-.31613565c.0698315-.0632926.1177191-.14318227.13845114-.23105333.0143856-.0608885.009655-.0982371.00852-.10533369 Z",[a.STAR]:"M 0.50000026,0.78688566 0.19262278,0.95082018 0.2500004,0.6065577 0,0.36065594 0.34426194,0.31147556 0.50000026,0 0.65573858,0.31147556 1,0.36065594 0.75000014,0.6065577 0.80737774,0.95082018 Z",[a.PENTAGON]:"M 0.50000026,0 1,0.36065593 0.80737774,0.95082017 H 0.19262279 L 0,0.36065593 Z",[a.HEXAGON]:"m 0.74863333,0 h -0.494535 L 0,0.42896111 0.25409833,0.86611944 h 0.494535 L 1,0.42896111 Z",[a.CROSS]:"M 0.000 0.861 L 0.861 0.000 l 0.089 0.083 L 0.083 0.950 z M 0.089 0.000 l 0.461 0.461 L 0.461 0.556 0.000 0.089 z m 0.561 0.561 l 0.322 0.322 -0.083 0.089 -0.322 -0.322 z",[a.ARROW]:"M 0.889 0.433 V 0.494 C 0.913 0.494 0.935 0.480 0.945 0.458 C 0.955 0.435 0.950 0.409 0.933 0.391 L 0.889 0.433 Z M 0.571 0.932 L 0.876 0.626 L 0.790 0.540 L 0.485 0.846 L 0.571 0.932 Z M 0.000 0.494 H 0.889 V 0.372 H 0.000 V 0.494 Z M 0.933 0.391 L 0.578 0.014 L 0.489 0.097 L 0.844 0.475 L 0.933 0.391 Z",[a.BURST]:"M 0.496 0.058 L 0.558 0 L 0.604 0.072 L 0.679 0.031 L 0.706 0.112 L 0.788 0.091 L 0.794 0.176 L 0.879 0.177 L 0.863 0.261 L 0.946 0.282 L 0.91 0.359 L 0.984 0.401 L 0.93 0.467 L 0.992 0.525 L 0.923 0.576 L 0.969 0.648 L 0.89 0.68 L 0.916 0.761 L 0.831 0.772 L 0.836 0.857 L 0.752 0.847 L 0.736 0.931 L 0.656 0.899 L 0.62 0.977 L 0.551 0.926 L 0.496 0.992 L 0.442 0.926 L 0.372 0.977 L 0.336 0.899 L 0.257 0.931 L 0.24 0.847 L 0.156 0.857 L 0.161 0.772 L 0.076 0.761 L 0.103 0.68 L 0.023 0.648 L 0.069 0.576 L 0 0.525 L 0.062 0.467 L 0.008 0.401 L 0.082 0.359 L 0.046 0.282 L 0.129 0.261 L 0.113 0.177 L 0.198 0.176 L 0.204 0.091 L 0.287 0.112 L 0.313 0.031 L 0.388 0.072 L 0.434 0 L 0.496 0.058 Z",[a.BULLSEYE]:"M 0.500000 , 0.268710 c 0.127742 , 0.000000 , 0.231290 , 0.103548 , 0.231290 , 0.231290 s -0.103548 , 0.231290 -0.231290 , 0.231290 s -0.231290 -0.103548 -0.231290 -0.231290 S 0.372258 , 0.268710 , 0.500000 , 0.268710 z M 0.500000 , 0.983871 c -0.266774 , 0.000000 -0.483871 -0.217097 -0.483871 -0.483871 s 0.217097 -0.483871 , 0.483871 -0.483871 s 0.483871 , 0.217097 , 0.483871 , 0.483871 S 0.766774 , 0.983871 , 0.500000 , 0.983871 z M 0.500000 , 0.047419 c -0.249677 , 0.000000 -0.452581 , 0.203226 -0.452581 , 0.452581 s 0.203226 , 0.452581 , 0.452581 , 0.452581 s 0.452581 -0.203226 , 0.452581 -0.452581 S 0.749677 , 0.047419 , 0.500000 , 0.047419 z",[a.BLOB_1]:"M0.830816788,0.220786927 C0.875069274,0.303846138 0.868747722,0.386905348 0.900357103,0.469964559 C0.931968103,0.553023769 1.00150842,0.641273848 0.995186867,0.750290059 C0.995186867,0.854114072 0.925644932,0.973510691 0.818172064,0.994276822 C0.710699195,1.0150403 0.571615327,0.942364151 0.426211524,0.89045148 C0.280806103,0.838540138 0.135400682,0.817775335 0.0658587481,0.739906993 C-0.0100047388,0.667230848 -0.00368318612,0.542642033 0.0216062612,0.423244085 C0.0405709191,0.298655269 0.091146577,0.179257322 0.18597634,0.10138898 C0.287127656,0.0183297695 0.43885463,-0.0180076384 0.565293774,0.0131389011 C0.685411367,0.0390959011 0.78024113,0.132536848 0.830816788,0.220786927 Z",[a.BLOB_2]:"M 0.157040 , 0.886024 C 0.081227 , 0.837803 , 0.030944 , 0.761733 , 0.009541 , 0.687983 c -0.023724 -0.081485 -0.006704 -0.152140 , 0.084580 -0.190562 c 0.095152 -0.039969 , 0.144404 -0.089479 , 0.182568 -0.125322 c 0.069108 -0.064724 , 0.073749 -0.121196 , 0.101857 -0.181795 c 0.021919 -0.047189 , 0.063950 -0.091542 , 0.161939 -0.142084 c 0.095926 -0.049510 , 0.175090 -0.063693 , 0.240330 -0.028623 c 0.056730 , 0.030428 , 0.102114 , 0.097473 , 0.142341 , 0.194172 c 0.025529 , 0.060598 , 0.044611 , 0.135121 , 0.065498 , 0.222537 c 0.016503 , 0.070139 , 0.014183 , 0.134605 -0.004126 , 0.194430 c -0.019082 , 0.062919 -0.045900 , 0.125580 -0.096699 , 0.172254 c -0.047705 , 0.043837 -0.119907 , 0.065498 -0.190046 , 0.091542 c -0.069881 , 0.025786 -0.122744 , 0.055441 -0.173801 , 0.068076 c -0.072976 , 0.017793 -0.134348 , 0.028107 -0.193914 , 0.014956 C 0.276173 , 0.965188 , 0.224342 , 0.928314 , 0.157040 , 0.886024 z",[a.BLOB_3]:"M 0.205572 , 1.093842 c -0.054252 -0.008798 -0.099413 -0.059824 -0.138710 -0.124340 c -0.033431 -0.054545 -0.055718 -0.117009 -0.063050 -0.179472 c -0.008211 -0.072727 -0.007038 -0.144575 , 0.040762 -0.183578 C 0.119648 , 0.545455 , 0.165396 , 0.498827 , 0.191789 , 0.454545 c 0.047507 -0.080059 , 0.043109 -0.137830 , 0.056012 -0.204106 c 0.009971 -0.051906 , 0.027566 -0.112023 , 0.102933 -0.184457 c 0.041056 -0.039589 , 0.110264 -0.059238 , 0.183578 -0.064809 c 0.062170 -0.004692 , 0.129326 , 0.005572 , 0.193255 , 0.024340 c 0.064809 , 0.018768 , 0.124047 , 0.048974 , 0.170968 , 0.090323 c 0.049267 , 0.043988 , 0.094135 , 0.097654 , 0.100587 , 0.165982 c 0.005279 , 0.055132 -0.024927 , 0.114663 -0.060997 , 0.184751 c -0.058065 , 0.112610 -0.068328 , 0.188563 -0.080352 , 0.247801 c -0.016716 , 0.080938 -0.010264 , 0.143109 -0.067449 , 0.252199 c -0.030792 , 0.058944 -0.102053 , 0.082405 -0.175367 , 0.105279 c -0.061877 , 0.019648 -0.130205 , 0.038710 -0.202346 , 0.039589 C 0.340762 , 1.112903 , 0.268622 , 1.104106 , 0.205572 , 1.093842 z",[a.BLOB_4]:"M 0.989829 , 0.233137 C 0.935760 -0.017398 , 0.663544 , 0.008298 , 0.544165 , 0.000000 C 0.259101 , 0.020878 , 0.182281 , 0.213330 , 0.029443 , 0.604122 c -0.153105 , 0.391060 , 0.334315 , 0.384101 , 0.461456 , 0.317719 c 0.071734 -0.037473 , 0.283726 -0.132227 , 0.327623 -0.167827 C 0.862687 , 0.718415 , 1.044165 , 0.483940 , 0.989829 , 0.233137 z",[a.BLOB_5]:"M 0.156198 , 0.447658 c 0.151515 -0.094766 , 0.054821 -0.194766 , 0.090634 -0.290634 c 0.113774 -0.373829 , 0.543251 , 0.000000 , 0.702204 , 0.290634 C 1.107989 , 0.738292 , 0.859504 , 0.922865 , 0.700551 , 1.024793 c -0.158953 , 0.102204 -0.196970 , 0.026446 -0.304132 -0.126446 S 0.097245 , 0.836364 , 0.030854 , 0.722590 C -0.035537 , 0.608815 , 0.004683 , 0.542424 , 0.156198 , 0.447658 z",[a.BLOB_6]:"M 0.374874 , 1.281615 c -0.006738 , 0.000000 -0.013629 -0.000153 -0.020367 -0.000613 c -0.057119 -0.003216 -0.118986 -0.014548 -0.194634 -0.035680 c -0.044562 -0.012251 -0.082233 -0.061407 -0.118986 -0.154666 c -0.026645 -0.068145 -0.040274 -0.139812 -0.040887 -0.212857 c -0.000153 -0.079630 , 0.006738 -0.166917 , 0.058344 -0.210713 c 0.078558 -0.066460 , 0.126489 -0.117454 , 0.155585 -0.165692 c 0.040274 -0.066920 , 0.050994 -0.120364 , 0.062479 -0.176871 c 0.003675 -0.018070 , 0.007350 -0.036752 , 0.012251 -0.055741 c 0.014701 -0.058344 , 0.037212 -0.127255 , 0.117454 -0.207038 c 0.050381 -0.049616 , 0.126642 -0.060948 , 0.181771 -0.061713 c 0.055435 -0.000766 , 0.116382 , 0.013323 , 0.181158 , 0.042265 c 0.061407 , 0.027105 , 0.114238 , 0.067686 , 0.152828 , 0.117454 l 0.000000 , 0.000000 c 0.034149 , 0.043950 , 0.079324 , 0.112554 , 0.078099 , 0.200300 c -0.000919 , 0.065848 -0.038284 , 0.136137 -0.077639 , 0.210407 c -0.059723 , 0.112554 -0.080243 , 0.193562 -0.096781 , 0.258644 c -0.001991 , 0.007963 -0.003982 , 0.015467 -0.005819 , 0.022970 c -0.006432 , 0.024348 -0.011179 , 0.047625 -0.015926 , 0.070136 c -0.013629 , 0.065389 -0.026339 , 0.127255 -0.075036 , 0.217757 c -0.036752 , 0.068451 -0.111788 , 0.090503 -0.177942 , 0.109951 C 0.495391 , 1.266454 , 0.435974 , 1.281615 , 0.374874 , 1.281615 z M 0.592478 , 0.001562 c -0.001531 , 0.000000 -0.003063 , 0.000000 -0.004441 , 0.000000 c -0.054975 , 0.000919 -0.130777 , 0.012098 -0.180546 , 0.061713 c -0.079936 , 0.079477 -0.102294 , 0.148081 -0.116995 , 0.206119 c -0.004747 , 0.018836 -0.008576 , 0.037518 -0.012251 , 0.055588 c -0.011026 , 0.054210 -0.022358 , 0.110257 -0.062632 , 0.177483 c -0.029249 , 0.048391 -0.077333 , 0.099538 -0.156044 , 0.165998 c -0.051147 , 0.043337 -0.057885 , 0.130164 -0.057732 , 0.209488 c 0.000459 , 0.072892 , 0.014242 , 0.144406 , 0.040734 , 0.212245 c 0.036446 , 0.092646 , 0.073811 , 0.141496 , 0.117761 , 0.153594 c 0.075495 , 0.020979 , 0.137209 , 0.032311 , 0.194175 , 0.035527 c 0.068145 , 0.003982 , 0.134452 -0.012710 , 0.195859 -0.031393 c 0.065848 -0.019295 , 0.140578 -0.041346 , 0.177024 -0.109185 c 0.048544 -0.090196 , 0.061407 -0.151910 , 0.074883 -0.217298 c 0.004594 -0.022511 , 0.009494 -0.045787 , 0.015926 -0.070136 c 0.001991 -0.007350 , 0.003828 -0.015007 , 0.005819 -0.022970 c 0.016539 -0.065235 , 0.037059 -0.146397 , 0.096781 -0.258951 c 0.039356 -0.074117 , 0.076414 -0.144253 , 0.077486 -0.209641 c 0.001225 -0.087134 -0.043797 -0.155432 -0.077639 -0.199228 l 0.000000 , 0.000000 c -0.038437 -0.049462 -0.091115 -0.089890 -0.152216 -0.116842 C 0.705645 , 0.015803 , 0.646381 , 0.001562 , 0.592478 , 0.001562 z",[a.GRID_1]:"M 0.999 0.999 H 0.001 V 0.001 h 0.998 V 0.999 z M 0.900 0.992 h 0.091 v -0.091 h -0.091 V 0.992 z M 0.801 0.992 h 0.091 v -0.091 h -0.091 V 0.992 z M 0.702 0.992 h 0.091 v -0.091 h -0.091 V 0.992 z M 0.603 0.992 h 0.091 v -0.091 h -0.091 V 0.992 z M 0.504 0.992 h 0.091 v -0.091 h -0.091 V 0.992 z M 0.405 0.992 h 0.091 v -0.091 h -0.091 V 0.992 z M 0.306 0.992 h 0.091 v -0.091 h -0.091 V 0.992 z M 0.207 0.992 h 0.091 v -0.091 H 0.207 V 0.992 z M 0.108 0.992 h 0.091 v -0.091 H 0.108 V 0.992 z M 0.008 0.992 h 0.091 v -0.091 H 0.008 V 0.992 z M 0.900 0.892 h 0.091 v -0.091 h -0.091 V 0.892 z M 0.801 0.892 h 0.091 v -0.091 h -0.091 V 0.892 z M 0.702 0.892 h 0.091 v -0.091 h -0.091 V 0.892 z M 0.603 0.892 h 0.091 v -0.091 h -0.091 V 0.892 z M 0.504 0.892 h 0.091 v -0.091 h -0.091 V 0.892 z M 0.405 0.892 h 0.091 v -0.091 h -0.091 V 0.892 z M 0.306 0.892 h 0.091 v -0.091 h -0.091 V 0.892 z M 0.207 0.892 h 0.091 v -0.091 H 0.207 V 0.892 z M 0.108 0.892 h 0.091 v -0.091 H 0.108 V 0.892 z M 0.008 0.892 h 0.091 v -0.091 H 0.008 V 0.892 z M 0.900 0.793 h 0.091 v -0.091 h -0.091 V 0.793 z M 0.801 0.793 h 0.091 v -0.091 h -0.091 V 0.793 z M 0.702 0.793 h 0.091 v -0.091 h -0.091 V 0.793 z M 0.603 0.793 h 0.091 v -0.091 h -0.091 V 0.793 z M 0.504 0.793 h 0.091 v -0.091 h -0.091 V 0.793 z M 0.405 0.793 h 0.091 v -0.091 h -0.091 V 0.793 z M 0.306 0.793 h 0.091 v -0.091 h -0.091 V 0.793 z M 0.207 0.793 h 0.091 v -0.091 H 0.207 V 0.793 z M 0.108 0.793 h 0.091 v -0.091 H 0.108 V 0.793 z M 0.008 0.793 h 0.091 v -0.091 H 0.008 V 0.793 z M 0.900 0.694 h 0.091 v -0.091 h -0.091 V 0.694 z M 0.801 0.694 h 0.091 v -0.091 h -0.091 V 0.694 z M 0.702 0.694 h 0.091 v -0.091 h -0.091 V 0.694 z M 0.603 0.694 h 0.091 v -0.091 h -0.091 V 0.694 z M 0.504 0.694 h 0.091 v -0.091 h -0.091 V 0.694 z M 0.405 0.694 h 0.091 v -0.091 h -0.091 V 0.694 z M 0.306 0.694 h 0.091 v -0.091 h -0.091 V 0.694 z M 0.207 0.694 h 0.091 v -0.091 H 0.207 V 0.694 z M 0.108 0.694 h 0.091 v -0.091 H 0.108 V 0.694 z M 0.008 0.694 h 0.091 v -0.091 H 0.008 V 0.694 z M 0.900 0.595 h 0.091 v -0.091 h -0.091 V 0.595 z M 0.801 0.595 h 0.091 v -0.091 h -0.091 V 0.595 z M 0.702 0.595 h 0.091 v -0.091 h -0.091 V 0.595 z M 0.603 0.595 h 0.091 v -0.091 h -0.091 V 0.595 z M 0.504 0.595 h 0.091 v -0.091 h -0.091 V 0.595 z M 0.405 0.595 h 0.091 v -0.091 h -0.091 V 0.595 z M 0.306 0.595 h 0.091 v -0.091 h -0.091 V 0.595 z M 0.207 0.595 h 0.091 v -0.091 H 0.207 V 0.595 z M 0.108 0.595 h 0.091 v -0.091 H 0.108 V 0.595 z M 0.008 0.595 h 0.091 v -0.091 H 0.008 V 0.595 z M 0.900 0.496 h 0.091 v -0.091 h -0.091 V 0.496 z M 0.801 0.496 h 0.091 v -0.091 h -0.091 V 0.496 z M 0.702 0.496 h 0.091 v -0.091 h -0.091 V 0.496 z M 0.603 0.496 h 0.091 v -0.091 h -0.091 V 0.496 z M 0.504 0.496 h 0.091 v -0.091 h -0.091 V 0.496 z M 0.405 0.496 h 0.091 v -0.091 h -0.091 V 0.496 z M 0.306 0.496 h 0.091 v -0.091 h -0.091 V 0.496 z M 0.207 0.496 h 0.091 v -0.091 H 0.207 V 0.496 z M 0.108 0.496 h 0.091 v -0.091 H 0.108 V 0.496 z M 0.008 0.496 h 0.091 v -0.091 H 0.008 V 0.496 z M 0.900 0.397 h 0.091 v -0.091 h -0.091 V 0.397 z M 0.801 0.397 h 0.091 v -0.091 h -0.091 V 0.397 z M 0.702 0.397 h 0.091 v -0.091 h -0.091 V 0.397 z M 0.603 0.397 h 0.091 v -0.091 h -0.091 V 0.397 z M 0.504 0.397 h 0.091 v -0.091 h -0.091 V 0.397 z M 0.405 0.397 h 0.091 v -0.091 h -0.091 V 0.397 z M 0.306 0.397 h 0.091 v -0.091 h -0.091 V 0.397 z M 0.207 0.397 h 0.091 v -0.091 H 0.207 V 0.397 z M 0.108 0.397 h 0.091 v -0.091 H 0.108 V 0.397 z M 0.008 0.397 h 0.091 v -0.091 H 0.008 V 0.397 z M 0.900 0.298 h 0.091 V 0.207 h -0.091 V 0.298 z M 0.801 0.298 h 0.091 V 0.207 h -0.091 V 0.298 z M 0.702 0.298 h 0.091 V 0.207 h -0.091 V 0.298 z M 0.603 0.298 h 0.091 V 0.207 h -0.091 V 0.298 z M 0.504 0.298 h 0.091 V 0.207 h -0.091 V 0.298 z M 0.405 0.298 h 0.091 V 0.207 h -0.091 V 0.298 z M 0.306 0.298 h 0.091 V 0.207 h -0.091 V 0.298 z M 0.207 0.298 h 0.091 V 0.207 H 0.207 V 0.298 z M 0.108 0.298 h 0.091 V 0.207 H 0.108 V 0.298 z M 0.008 0.298 h 0.091 V 0.207 H 0.008 V 0.298 z M 0.900 0.199 h 0.091 V 0.108 h -0.091 V 0.199 z M 0.801 0.199 h 0.091 V 0.108 h -0.091 V 0.199 z M 0.702 0.199 h 0.091 V 0.108 h -0.091 V 0.199 z M 0.603 0.199 h 0.091 V 0.108 h -0.091 V 0.199 z M 0.504 0.199 h 0.091 V 0.108 h -0.091 V 0.199 z M 0.405 0.199 h 0.091 V 0.108 h -0.091 V 0.199 z M 0.306 0.199 h 0.091 V 0.108 h -0.091 V 0.199 z M 0.207 0.199 h 0.091 V 0.108 H 0.207 V 0.199 z M 0.108 0.199 h 0.091 V 0.108 H 0.108 V 0.199 z M 0.008 0.199 h 0.091 V 0.108 H 0.008 V 0.199 z M 0.900 0.100 h 0.091 V 0.008 h -0.091 V 0.100 z M 0.801 0.100 h 0.091 V 0.008 h -0.091 V 0.100 z M 0.702 0.100 h 0.091 V 0.008 h -0.091 V 0.100 z M 0.603 0.100 h 0.091 V 0.008 h -0.091 V 0.100 z M 0.504 0.100 h 0.091 V 0.008 h -0.091 V 0.100 z M 0.405 0.100 h 0.091 V 0.008 h -0.091 V 0.100 z M 0.306 0.100 h 0.091 V 0.008 h -0.091 V 0.100 z M 0.207 0.100 h 0.091 V 0.008 H 0.207 V 0.100 z M 0.108 0.100 h 0.091 V 0.008 H 0.108 V 0.100 z M 0.008 0.100 h 0.091 V 0.008 H 0.008 V 0.100 z",[a.GRID_2]:"M 0.000000 , 0.000000 v 1.709945 h 1.000000 V 0.000000 L 0.000000 , 0.000000 L 0.000000 , 0.000000 z M 0.994475 , 0.005525 v 1.038674 H 0.005525 V 0.005525 L 0.994475 , 0.005525 L 0.994475 , 0.005525 z M 0.005525 , 1.254696 V 1.049724 h 0.219337 v 0.204972 L 0.005525 , 1.254696 L 0.005525 , 1.254696 z M 0.230387 , 1.049724 h 0.764365 v 0.204972 H 0.230387 V 1.049724 z M 0.005525 , 1.704420 V 1.260221 h 0.988950 v 0.444475 H 0.005525 V 1.704420 z",[a.GRID_3]:"M 0.002772 , 0.002772 H 0.000000 v 1.712860 l 0.994457 -0.002772 h 0.002772 l 0.002772 -1.710089 V 0.000000 L 0.002772 , 0.002772 z M 0.994457 , 0.005543 l -0.000277 , 0.161585 H 0.005543 V 0.008315 L 0.994457 , 0.005543 z M 0.005543 , 1.710089 V 0.172672 h 0.988636 L 0.991685 , 1.707317 L 0.005543 , 1.710089 z",[a.GRID_4]:"M 1.000000 , 1.712784 H 0.000000 V 0.000000 h 1.000000 L 1.000000 , 1.712784 L 1.000000 , 1.712784 z M 0.005534 , 1.707250 h 0.988932 V 0.005534 H 0.005534 V 1.707250 z",[a.GRID_5]:"M 1.000000 , 1.718490 H 0.000000 V 0.000000 h 0.999722 v 1.718490 H 1.000000 z M 0.005552 , 1.712937 h 0.988617 V 0.250416 H 0.005552 V 1.712937 z M 0.005552 , 0.244864 h 0.988617 V 0.005552 H 0.005552 V 0.244864 z",[a.GRID_6]:"M 1.000000 , 1.719444 H 0.000000 V 0.000000 h 1.000000 V 1.719444 z M 0.005556 , 1.713889 h 0.988889 v -0.166667 H 0.005556 V 1.713889 z M 0.183889 , 1.541667 H 0.994444 v -0.162500 H 0.183889 V 1.541667 z M 0.005556 , 1.541667 h 0.172778 v -0.162500 H 0.005556 V 1.541667 z M 0.183889 , 1.373611 H 0.994444 V 1.211111 H 0.183889 V 1.373611 z M 0.005556 , 1.373611 h 0.172778 V 1.211111 H 0.005556 V 1.373611 z M 0.183889 , 1.205556 H 0.994444 v -0.162500 H 0.183889 V 1.205556 z M 0.005556 , 1.205556 h 0.172778 v -0.162500 H 0.005556 V 1.205556 z M 0.183889 , 1.037500 H 0.994444 V 0.875000 H 0.183889 V 1.037500 z M 0.005556 , 1.037500 h 0.172778 V 0.875000 H 0.005556 V 1.037500 z M 0.183889 , 0.869444 H 0.994444 v -0.162778 H 0.183889 V 0.869444 z M 0.005556 , 0.869444 h 0.172778 v -0.162778 H 0.005556 V 0.869444 z M 0.183889 , 0.701111 H 0.994444 v -0.162500 H 0.183889 V 0.701111 z M 0.005556 , 0.701111 h 0.172778 v -0.162500 H 0.005556 V 0.701111 z M 0.183889 , 0.533056 H 0.994444 v -0.162500 H 0.183889 V 0.533056 z M 0.005556 , 0.533056 h 0.172778 v -0.162500 H 0.005556 V 0.533056 z M 0.005556 , 0.365000 h 0.988889 V 0.005556 H 0.005556 V 0.365000 z",[a.GRID_7]:"M 1.000000 , 1.711911 H 0.000000 V 0.000000 h 1.000000 V 1.711911 z M 0.350416 , 1.706371 H 0.994460 v -0.218006 H 0.350416 V 1.706371 z M 0.005540 , 1.706371 h 0.339335 v -0.218006 H 0.005540 V 1.706371 z M 0.350416 , 1.482825 H 0.994460 v -0.213573 H 0.350416 V 1.482825 z M 0.005540 , 1.482825 h 0.339335 v -0.213573 H 0.005540 V 1.482825 z M 0.005540 , 1.263435 h 0.988920 V 0.005540 H 0.005540 V 1.263435 z",[a.GRID_8]:"M 1.000000 , 1.705234 H 0.000000 V 0.000000 h 1.000000 V 1.705234 z M 0.005510 , 1.699725 h 0.988981 V 1.417080 H 0.005510 V 1.699725 z M 0.005510 , 1.411570 h 0.988981 V 1.127548 H 0.005510 V 1.411570 z M 0.005510 , 1.122039 h 0.988981 v -0.283747 H 0.005510 V 1.122039 z M 0.005510 , 0.832782 h 0.988981 V 0.548760 H 0.005510 V 0.832782 z M 0.005510 , 0.543251 h 0.988981 V 0.259229 H 0.005510 V 0.543251 z M 0.005510 , 0.253719 h 0.988981 V 0.005510 H 0.005510 V 0.253719 z",[a.ARROW_1]:"M 0.987859 , 0.201435 l -0.193157 -0.193157 c -0.011038 -0.011038 -0.033113 -0.011038 -0.044150 , 0.000000 s -0.011038 , 0.033113 , 0.000000 , 0.044150 l 0.143488 , 0.143488 H 0.000000 v 0.060706 h 0.894040 l -0.143488 , 0.143488 c -0.011038 , 0.011038 -0.011038 , 0.033113 , 0.000000 , 0.044150 s 0.033113 , 0.011038 , 0.044150 , 0.000000 l 0.193157 -0.193157 C 1.004415 , 0.234547 , 1.004415 , 0.212472 , 0.987859 , 0.201435 z",[a.ARROW_2]:"M 0.975200 , 0.060200 l -0.003800 -0.003100 l 0.021050 -0.025550 H 0.000000 V 0.026650 h 0.990800 l -0.019400 -0.023550 L 0.975200 , 0.000000 L 1.000000 , 0.030100 L 0.975200 , 0.060200 z",[a.ARROW_3]:"M 0.000000 , 0.386861 V 0.350365 h 0.832117 C 0.664234 , 0.270073 , 0.598540 , 0.124088 , 0.598540 , 0.000000 c 0.007299 , 0.000000 , 0.029197 , 0.000000 , 0.036496 , 0.000000 c 0.000000 , 0.226277 , 0.189781 , 0.350365 , 0.364964 , 0.350365 v 0.036496 c -0.291971 , 0.000000 -0.364964 , 0.255474 -0.364964 , 0.357664 H 0.598540 c 0.000000 -0.204380 , 0.155766 -0.333285 , 0.233577 -0.357664 H 0.000000 z",[a.GEOGRAPHY_1]:"M 0.001020 , 0.241045 c 0.015379 , 0.019302 , 0.031033 , 0.003845 , 0.046451 , 0.000000 c 0.001805 -0.000510 , 0.004119 -0.004119 , 0.003845 -0.005924 c -0.002315 -0.012868 , 0.004119 -0.028051 -0.011299 -0.038134 c 0.006670 -0.007964 , 0.013339 -0.015183 , 0.018989 -0.022912 c 0.002040 -0.002825 , 0.003335 -0.007454 , 0.002825 -0.010828 c -0.001020 -0.006709 -0.003845 -0.013378 -0.005375 -0.020087 c -0.000510 -0.002825 , 0.000275 -0.006199 , 0.001020 -0.009024 c 0.002040 -0.005649 , 0.004629 -0.011338 , 0.007964 -0.019577 c 0.010514 -0.004119 , 0.024873 -0.009769 , 0.015379 -0.031151 c 0.001295 , 0.000000 , 0.002550 , 0.000000 , 0.004119 -0.000275 c 0.007180 , 0.004629 , 0.014359 , 0.009534 , 0.021813 , 0.013888 c 0.002825 , 0.001530 , 0.006434 , 0.002589 , 0.009769 , 0.002589 c 0.010279 , 0.000275 , 0.020793 , 0.000000 , 0.032092 , 0.000000 c 0.003609 -0.008513 , 0.013104 -0.007729 , 0.022049 -0.010554 c 0.009769 -0.003099 , 0.017184 -0.002315 , 0.028483 , 0.004629 c 0.002315 -0.012358 , 0.004865 -0.022676 , 0.005649 -0.032955 c 0.001295 -0.014948 , 0.007690 -0.020087 , 0.022833 -0.017262 c 0.007964 , 0.001530 , 0.015928 , 0.003609 , 0.023853 , 0.003099 c 0.010279 -0.000510 , 0.014359 -0.012123 , 0.009494 -0.025227 c -0.000785 -0.003335 -0.003335 -0.006709 -0.004865 -0.009259 c 0.011299 , 0.001295 , 0.023108 , 0.003335 , 0.035152 , 0.004119 c 0.003335 , 0.000275 , 0.008474 -0.002825 , 0.010279 -0.005924 c 0.007180 -0.013143 , 0.015379 -0.013888 , 0.023853 -0.001295 c 0.001530 , 0.002079 , 0.003060 , 0.004119 , 0.004355 , 0.006434 c 0.007690 , 0.015183 , 0.007180 , 0.014948 , 0.017969 , 0.001530 c 0.002825 -0.003335 , 0.007690 -0.006709 , 0.011809 -0.006709 c 0.002315 , 0.000000 , 0.004865 , 0.006199 , 0.007454 , 0.009534 c 0.005885 , 0.007964 , 0.007454 , 0.020872 , 0.023853 , 0.019302 c -0.008710 , 0.013888 -0.002040 , 0.031661 -0.016948 , 0.043274 c -0.003060 , 0.002315 -0.002550 , 0.011574 -0.001530 , 0.017262 c 0.001295 , 0.006944 , 0.004355 , 0.013653 , 0.007964 , 0.019577 c 0.001530 , 0.002315 , 0.008474 , 0.004629 , 0.009769 , 0.003335 c 0.008984 -0.007964 , 0.014634 , 0.000000 , 0.024638 , 0.005414 c 0.002315 -0.003335 , 0.005139 -0.007729 , 0.007964 -0.011848 c 0.006905 -0.010044 , 0.015889 -0.009024 , 0.025894 -0.005414 c 0.004865 , 0.001805 , 0.010279 , 0.001295 , 0.015654 , 0.002079 c 0.003335 , 0.000510 , 0.009220 , 0.001295 , 0.009220 , 0.002079 c 0.000000 , 0.004119 , 0.000275 , 0.010554 -0.002315 , 0.012358 c -0.006944 , 0.004904 -0.008984 , 0.008749 -0.003845 , 0.016242 c 0.002315 , 0.003335 , 0.001805 , 0.008239 , 0.003060 , 0.012358 c 0.002825 , 0.009534 , 0.005885 , 0.018792 , 0.009769 , 0.030405 c -0.007180 , 0.010554 -0.016948 , 0.023932 -0.008710 , 0.041469 c 0.000785 , 0.001805 -0.001295 , 0.005414 -0.003060 , 0.007454 c -0.004119 , 0.004629 -0.008984 , 0.008749 -0.012829 , 0.013378 c -0.010279 , 0.012633 -0.009494 , 0.016242 , 0.004629 , 0.024207 c 0.000000 , 0.009024 -0.001020 , 0.018008 , 0.000275 , 0.026796 c 0.001805 , 0.012633 -0.005885 , 0.019577 -0.012594 , 0.027816 c -0.003845 , 0.004629 -0.005885 , 0.011064 -0.007180 , 0.016988 c -0.001805 , 0.008513 -0.001805 , 0.017498 -0.002825 , 0.026796 c 0.007180 , 0.004394 , 0.015144 , 0.009259 , 0.022833 , 0.013888 c 0.011534 -0.014438 , 0.018714 -0.032720 , 0.039782 -0.036329 c 0.003609 -0.000785 , 0.006434 -0.007219 , 0.009494 -0.011338 c 0.001295 -0.001805 , 0.002040 -0.004629 , 0.003609 -0.005139 c 0.010789 -0.003609 , 0.017694 -0.010318 , 0.021029 -0.021107 c 0.000510 -0.001295 , 0.008710 -0.000275 , 0.016438 -0.000275 c 0.003099 -0.003335 , 0.009769 -0.008239 , 0.013614 -0.014948 c 0.005924 -0.010554 , 0.013104 -0.007454 , 0.017969 -0.001530 c 0.011809 , 0.014673 , 0.026953 , 0.022402 , 0.044647 , 0.025737 c 0.010004 , 0.002079 , 0.009769 , 0.007729 , 0.005375 , 0.014673 c 0.003845 , 0.002825 , 0.006944 , 0.004904 , 0.008200 , 0.005649 c 0.005885 -0.005139 , 0.011299 -0.009259 , 0.016438 -0.013888 c 0.007180 -0.006434 , 0.014359 -0.011574 , 0.025148 -0.007729 c 0.002040 , 0.000785 , 0.008710 -0.005139 , 0.009494 -0.008749 c 0.002550 -0.014948 , 0.010004 -0.025227 , 0.023618 -0.031425 c -0.003845 -0.013888 , 0.002040 -0.022166 , 0.015889 -0.018792 c 0.017184 , 0.004119 , 0.033622 , 0.011574 , 0.050296 , 0.017498 c 0.002315 , 0.000785 , 0.005375 , 0.003335 , 0.006670 , 0.002589 c 0.013849 -0.008513 , 0.016399 , 0.002315 , 0.022598 , 0.011064 c 0.011299 , 0.015968 , 0.020283 , 0.033230 , 0.033112 , 0.048688 c 0.012594 , 0.014948 , 0.026168 , 0.025501 , 0.041822 , 0.035780 c 0.012044 , 0.007729 , 0.016399 , 0.038644 , 0.011299 , 0.053553 c -0.003335 , 0.009259 -0.004355 , 0.019302 -0.005139 , 0.029346 c -0.000785 , 0.010828 -0.002825 , 0.022912 , 0.000510 , 0.032720 c 0.004629 , 0.013143 , 0.013614 , 0.024717 , 0.021029 , 0.037075 c 0.004355 , 0.007219 , 0.007964 , 0.014948 , 0.013849 , 0.020597 c 0.005885 , 0.005924 , 0.013104 , 0.011064 , 0.020793 , 0.014163 c 0.007180 , 0.003099 , 0.015654 , 0.003099 , 0.025148 , 0.004904 c -0.010279 , 0.010828 -0.006944 , 0.019812 , 0.000510 , 0.027816 c 0.002040 , 0.002315 , 0.005649 , 0.003845 , 0.008710 , 0.003845 c 0.012554 , 0.000510 , 0.020519 , 0.011574 , 0.016438 , 0.023422 c -0.003845 , 0.010828 -0.002825 , 0.024481 -0.022049 , 0.025501 c 0.001295 , 0.001530 , 0.002825 , 0.002825 , 0.004119 , 0.004394 c 0.004119 , 0.001530 , 0.007964 , 0.003099 , 0.013104 , 0.004904 c -0.005375 , 0.007219 -0.010789 , 0.014398 -0.015654 , 0.021107 c 0.001530 , 0.002079 , 0.001805 , 0.003099 , 0.002550 , 0.003609 c 0.011299 , 0.005649 , 0.018479 , 0.013653 , 0.009769 , 0.025737 c -0.007180 , 0.010044 -0.004629 , 0.021107 -0.003335 , 0.030915 c 0.002315 , 0.015732 -0.007180 , 0.023186 -0.016674 , 0.030405 c -0.005139 , 0.004119 -0.012829 , 0.004904 -0.018989 , 0.007729 c -0.003335 , 0.001530 -0.005885 , 0.004629 -0.008474 , 0.007454 c -0.002825 , 0.002825 -0.005375 , 0.005924 -0.008200 , 0.008749 c -0.003099 -0.003609 -0.008984 -0.007219 -0.008984 -0.010828 c 0.000000 -0.010044 -0.005649 -0.011574 -0.013339 -0.013378 c -0.013849 -0.003099 -0.027188 -0.004119 -0.040292 , 0.003609 c -0.003845 , 0.002315 -0.009769 , 0.001530 -0.014634 , 0.001020 c -0.016164 -0.001530 -0.032092 -0.002825 -0.048256 , 0.003099 c -0.014124 , 0.005139 -0.036682 -0.002589 -0.042607 -0.011848 c -0.020009 , 0.004394 -0.040292 , 0.008239 -0.059790 , 0.013378 c -0.017969 , 0.004904 -0.033858 , 0.013143 -0.037193 , 0.034760 c -0.000510 , 0.003335 -0.003609 , 0.006434 -0.005649 , 0.009534 c -0.003609 , 0.005414 -0.006670 , 0.011574 -0.011024 , 0.016242 c -0.005375 , 0.005924 -0.011809 , 0.011574 -0.018204 , 0.016478 c -0.005139 , 0.003845 -0.011299 , 0.006709 , 0.000510 , 0.015693 c -0.013339 , 0.001295 -0.022598 , 0.002040 -0.033348 , 0.003335 c 0.002825 , 0.016478 , 0.005649 , 0.032720 , 0.008474 , 0.048688 c 0.000510 , 0.002825 , 0.001530 , 0.005924 , 0.003335 , 0.008239 c 0.010514 , 0.013888 , 0.011299 , 0.029621 , 0.009220 , 0.046098 c -0.000275 , 0.003099 , 0.002550 , 0.007454 , 0.005139 , 0.010044 c 0.009494 , 0.009259 , 0.019224 , 0.017772 , 0.029778 , 0.027306 c -0.016948 , 0.015458 -0.011024 , 0.031425 -0.005885 , 0.048688 c -0.007180 -0.007729 -0.014359 -0.015458 -0.021539 -0.023186 c -0.001020 , 0.000510 -0.002040 , 0.001020 -0.003060 , 0.001530 c 0.000785 , 0.006434 , 0.001805 , 0.012633 , 0.002040 , 0.016242 c -0.007964 -0.003845 -0.016948 -0.008239 -0.025933 -0.012633 c -0.002825 -0.001295 -0.007180 -0.002825 -0.007454 -0.004904 c -0.000275 -0.002315 , 0.002550 -0.005414 , 0.004355 -0.008003 c 0.001805 -0.002589 , 0.003845 -0.005139 , 0.004355 -0.009259 c -0.001805 , 0.001020 -0.003609 , 0.002079 -0.005649 , 0.003099 c -0.001805 -0.003099 -0.003609 -0.006199 -0.005375 -0.009259 c -0.000785 , 0.000275 -0.001530 , 0.000510 -0.002315 , 0.000785 c 0.000000 , 0.003609 , 0.000000 , 0.007219 , 0.000000 , 0.008003 c -0.011299 -0.006944 -0.024128 -0.014438 -0.036447 -0.022676 c -0.003335 -0.002315 -0.006160 -0.005649 -0.008474 -0.009259 c -0.009220 -0.013888 -0.011299 -0.012358 -0.026443 -0.008239 c -0.012044 , 0.003335 -0.023853 , 0.008513 -0.039272 , 0.003609 c -0.013849 -0.004629 -0.033112 -0.012084 -0.046961 , 0.004904 c -0.002550 -0.002315 -0.004865 -0.005414 -0.007690 -0.006434 c -0.009769 -0.003335 -0.005649 -0.007729 -0.002040 -0.013378 c 0.002315 -0.003609 , 0.003845 -0.008003 , 0.004629 -0.012358 c 0.004119 -0.020322 -0.004865 -0.042489 , 0.008710 -0.061791 c 0.002040 -0.002825 , 0.001020 -0.008239 , 0.001295 -0.012358 c -0.024363 -0.006199 -0.047707 -0.009259 -0.071835 -0.004629 c -0.004355 , 0.000785 -0.009769 -0.004119 -0.014124 -0.006199 c -0.001020 , 0.002315 -0.002040 , 0.006709 -0.004629 , 0.008513 c -0.012319 , 0.007454 -0.025383 , 0.014163 -0.039272 , 0.021617 c 0.005885 , 0.006160 , 0.010004 , 0.010279 , 0.013614 , 0.014438 c 0.006434 , 0.007454 , 0.010789 , 0.015458 , 0.004629 , 0.025737 c -0.012044 , 0.020872 -0.013849 , 0.042999 -0.010279 , 0.066970 c 0.003060 , 0.020322 , 0.006944 , 0.042764 -0.014634 , 0.057947 c -0.001530 , 0.001020 -0.003609 , 0.003609 -0.003609 , 0.005139 c 0.001020 , 0.027306 -0.021813 , 0.043784 -0.029268 , 0.067205 c -0.002315 , 0.006709 -0.002825 , 0.014163 -0.004355 , 0.022912 c -0.007180 , 0.002589 -0.010279 , 0.019067 -0.004629 , 0.036055 c -0.011024 , 0.016752 -0.021813 , 0.032720 -0.032092 , 0.048923 c -0.001020 , 0.001530 , 0.001020 , 0.005414 , 0.002040 , 0.008239 c 0.001020 , 0.003335 , 0.002315 , 0.006709 , 0.002825 , 0.008513 c -0.006160 , 0.001020 -0.010514 , 0.001530 -0.015144 , 0.002315 c 0.001805 , 0.005414 , 0.003609 , 0.011064 , 0.004355 , 0.013378 c -0.004629 , 0.037585 -0.011809 , 0.072620 , 0.011534 , 0.102515 c -0.002550 , 0.007454 -0.005649 , 0.012868 -0.005649 , 0.018047 c 0.000000 , 0.001805 , 0.007964 , 0.003609 , 0.013339 , 0.005649 c -0.000275 , 0.001020 -0.000785 , 0.003335 -0.001805 , 0.007454 c 0.007690 -0.003884 , 0.013614 -0.006709 , 0.019773 -0.009769 c 0.011534 -0.005924 , 0.023343 -0.012868 , 0.036447 -0.006709 c 0.004119 , 0.001805 , 0.007454 , 0.008239 , 0.008200 , 0.012868 c 0.003060 , 0.017498 , 0.005649 , 0.035270 , 0.006944 , 0.053042 c 0.001295 , 0.016242 , 0.009494 , 0.028601 , 0.018989 , 0.040684 c 0.003845 , 0.004904 , 0.007690 , 0.009534 , 0.013339 , 0.013888 c -0.002315 -0.007219 -0.004629 -0.014163 -0.006944 -0.022402 c 0.011299 , 0.010044 , 0.014124 , 0.018282 , 0.013614 , 0.031935 c -0.000275 , 0.003099 , 0.004629 , 0.006434 , 0.005649 , 0.010044 c 0.007964 , 0.031935 , 0.015379 , 0.064106 , 0.023108 , 0.096041 c 0.000000 , 0.000510 , 0.000000 , 0.001020 , 0.000275 , 0.001295 c 0.014359 , 0.016988 , 0.022049 , 0.039154 , 0.042842 , 0.051002 c 0.011024 , 0.006434 , 0.021029 , 0.012633 , 0.034132 , 0.010318 c 0.007964 -0.001295 , 0.016164 -0.002315 , 0.024128 -0.003845 c 0.013064 -0.002589 , 0.023853 , 0.000275 , 0.031308 , 0.012358 c 0.008474 , 0.013378 , 0.017459 , 0.026521 , 0.025894 , 0.039664 l 0.023853 , 0.020087 c 0.010004 , 0.005139 , 0.011299 , 0.018557 , 0.002550 , 0.028326 c -0.005375 , 0.006199 -0.012319 , 0.010554 -0.010789 , 0.021617 c 0.000510 , 0.003609 -0.011024 , 0.009024 -0.016948 , 0.013653 c 0.000785 , 0.000785 , 0.001805 , 0.001295 , 0.002550 , 0.002040 c -0.004865 -0.001295 -0.009769 -0.002315 -0.016948 -0.004119 c -0.000510 -0.001295 -0.001295 -0.006434 -0.004119 -0.008749 c -0.003609 -0.002825 -0.008710 -0.004394 -0.013339 -0.004629 c -0.003845 -0.000275 -0.008710 , 0.001295 -0.011809 , 0.003845 c -0.007690 , 0.005924 -0.022833 , 0.003609 -0.022598 , 0.020087 c 0.000000 , 0.003335 -0.007690 , 0.006709 -0.011809 , 0.010044 c -0.000785 , 0.000000 -0.001805 , 0.000000 -0.002550 , 0.000000 c -0.002315 -0.004629 -0.003609 -0.011064 -0.007454 -0.013888 c -0.010004 -0.007729 -0.010004 -0.015693 , 0.000510 -0.022166 c 0.002825 -0.001805 , 0.005139 -0.006709 , 0.005139 -0.010318 c 0.000510 -0.006944 -0.003335 -0.014948 -0.000785 -0.020597 c 0.003609 -0.008749 , 0.000275 -0.009769 -0.006434 -0.010044 c -0.007964 -0.000275 -0.016164 , 0.000000 -0.024128 , 0.000000 c -0.001020 -0.004394 -0.002040 -0.009259 -0.003060 -0.014163 c -0.001805 -0.009769 -0.006944 -0.010318 -0.016674 -0.011064 c -0.014359 -0.001295 -0.027973 -0.009024 -0.041822 -0.013888 c -0.001020 -0.000275 -0.002040 -0.002079 -0.002040 -0.003099 c 0.001020 -0.013888 -0.009220 -0.012084 -0.017184 -0.013653 c -0.001805 , 0.011338 -0.003335 , 0.021892 -0.005139 , 0.032210 c -0.001530 -0.000275 -0.002825 -0.000510 -0.004355 -0.000785 c 0.000000 -0.004119 , 0.000000 -0.007964 , 0.000000 -0.012868 c -0.003335 , 0.001805 -0.005649 , 0.003099 -0.007180 , 0.004119 c -0.006160 -0.007454 -0.011024 -0.015183 -0.017694 -0.021382 c -0.007454 -0.006944 -0.016674 -0.012358 -0.024638 -0.019067 c -0.001295 -0.001020 , 0.000275 -0.005414 -0.000275 -0.007964 c -0.002315 -0.009259 -0.002550 -0.023422 -0.008474 -0.026796 c -0.010004 -0.005414 -0.011809 -0.010318 -0.007964 -0.020362 c -0.001020 -0.000785 -0.002040 -0.001530 -0.003060 -0.002315 c -0.005649 , 0.003609 -0.011024 , 0.007454 -0.015654 , 0.010554 c -0.006670 -0.022402 -0.010789 -0.047903 -0.036447 -0.066185 c 0.000785 , 0.007964 , 0.002040 , 0.013653 , 0.002040 , 0.019302 c -0.000275 , 0.005924 -0.001805 , 0.011574 -0.002825 , 0.017498 c -0.001530 , 0.000000 -0.002825 , 0.000275 -0.004355 , 0.000275 c -0.000785 -0.008003 -0.002825 -0.016242 -0.001805 -0.023971 c 0.001020 -0.010044 -0.003060 -0.019302 -0.010004 -0.018047 c 0.005649 -0.019302 , 0.004355 -0.021892 -0.014869 -0.024717 c -0.003060 -0.000510 -0.006160 -0.001530 -0.007180 -0.001805 c -0.003060 -0.011848 -0.005885 -0.022676 -0.008710 -0.033975 c -0.003335 , 0.002315 -0.005885 , 0.004119 -0.010789 , 0.007454 c 0.003060 -0.008513 , 0.005375 -0.014438 , 0.007690 -0.021107 c -0.008984 , 0.004629 -0.018204 , 0.006944 -0.023108 , 0.012633 c -0.005139 , 0.005924 -0.005885 , 0.015458 -0.008710 , 0.024481 c -0.004119 -0.003609 -0.006670 -0.005649 -0.009220 -0.007729 c -0.000785 , 0.001020 -0.001530 , 0.001805 -0.002550 , 0.002825 c 0.004629 , 0.004394 , 0.009494 , 0.008749 , 0.014359 , 0.013378 c -0.001530 , 0.003335 -0.003609 , 0.006944 -0.005375 , 0.011064 c 0.002550 , 0.003099 , 0.004865 , 0.005924 , 0.006670 , 0.007729 c -0.005139 , 0.006160 -0.009769 , 0.011574 -0.014634 , 0.017262 c -0.001020 -0.000510 -0.002315 -0.000785 -0.003335 -0.001295 c -0.000510 -0.011574 -0.000785 -0.022912 -0.001530 -0.034525 c -0.000785 -0.011338 , 0.000510 -0.023186 -0.003060 -0.033465 c -0.008984 -0.025227 -0.001530 -0.048688 , 0.004355 -0.072384 c 0.001020 -0.004394 -0.001805 -0.009534 -0.001805 -0.014438 c 0.000275 -0.008749 , 0.001295 -0.017262 , 0.001805 -0.026011 c 0.012319 , 0.001530 , 0.011299 -0.009259 , 0.013849 -0.015968 c 0.002315 -0.005924 , 0.003335 -0.012358 , 0.005375 -0.019577 c 0.002550 , 0.003099 , 0.004119 , 0.005139 , 0.005649 , 0.007219 c 0.001020 -0.000510 , 0.001805 -0.000785 , 0.002825 -0.001295 c -0.001805 -0.005414 -0.003335 -0.011064 -0.005139 -0.016478 c 0.003060 -0.006709 , 0.004355 -0.014438 , 0.005375 -0.021892 c 0.000275 -0.002315 , 0.000275 -0.004904 , 0.001020 -0.007219 c 0.006944 -0.014948 , 0.014634 -0.029621 , 0.021303 -0.044568 c 0.003845 -0.008513 , 0.006434 -0.017498 , 0.008710 -0.026286 c 0.001530 -0.005924 , 0.003609 -0.013143 , 0.001295 -0.018047 c -0.004355 -0.009769 -0.000510 -0.015183 , 0.005885 -0.020872 c 0.007454 -0.006709 , 0.021813 -0.007219 , 0.020519 -0.022402 c 0.000000 -0.000510 , 0.001020 -0.001295 , 0.001805 -0.001530 c 0.014634 -0.007454 , 0.024873 -0.018047 , 0.030013 -0.034015 c 0.002040 -0.006199 , 0.007180 -0.011338 , 0.010514 -0.017262 c 0.005139 -0.009769 , 0.009769 -0.019812 , 0.015144 -0.030405 c 0.009220 -0.000785 , 0.022598 -0.017498 , 0.018714 -0.025737 c -0.004119 -0.008749 -0.008984 -0.017498 -0.012829 -0.026521 c -0.001020 -0.002589 , 0.001295 -0.006434 , 0.001805 -0.009769 c 0.000275 -0.001020 -0.000275 -0.002315 -0.000510 -0.003845 c -0.002550 , 0.000275 -0.005139 , 0.000275 -0.005885 , 0.000275 c -0.002040 -0.007219 -0.004629 -0.013653 -0.005885 -0.020322 c -0.001530 -0.009024 -0.002825 -0.018282 -0.002315 -0.027306 c 0.000510 -0.006199 , 0.000785 -0.009769 -0.006160 -0.012633 c -0.015379 -0.006434 -0.021539 -0.019812 -0.024363 -0.035780 c -0.000785 -0.004629 -0.003609 -0.009024 -0.004629 -0.013928 c -0.001530 -0.006434 -0.002315 -0.013143 -0.003335 -0.019577 c 0.004865 -0.001020 , 0.008474 -0.001805 , 0.012554 -0.002825 c -0.000785 -0.005139 -0.002550 -0.009259 -0.002040 -0.013378 c 0.003609 -0.036055 -0.009494 -0.066970 -0.028483 -0.096041 c -0.000510 -0.001020 -0.001295 -0.002079 -0.002315 -0.002589 c -0.022598 -0.012084 -0.043627 -0.025737 -0.053631 -0.051238 c -0.000510 -0.001020 -0.001805 -0.001530 -0.002550 -0.002589 c -0.010514 -0.016988 -0.029503 -0.029111 -0.030288 -0.052022 c -0.000275 -0.004119 -0.000510 -0.008513 -0.001805 -0.012358 c -0.005375 -0.020322 , 0.002550 -0.030131 , 0.021813 -0.028836 c 0.001295 -0.003609 , 0.002040 -0.008749 , 0.003845 -0.009024 c 0.005375 -0.001020 , 0.011299 -0.000510 , 0.018714 -0.000510 c 0.000000 -0.027306 , 0.000000 -0.056416 , 0.000000 -0.084742 c 0.004865 -0.003884 , 0.009494 -0.007729 , 0.012829 -0.010554 c 0.006434 -0.000510 , 0.015379 , 0.001295 , 0.016948 -0.001530 c 0.005139 -0.008749 , 0.007964 -0.019067 , 0.010514 -0.028836 c 0.000510 -0.002079 -0.002550 -0.006709 -0.004865 -0.007729 c -0.002040 -0.000785 -0.006160 , 0.001020 -0.008474 , 0.002825 c -0.004629 , 0.003609 -0.008984 , 0.008239 -0.011534 , 0.010828 c -0.009494 -0.017772 -0.018989 -0.034760 -0.027698 -0.052297 c -0.001020 -0.001805 , 0.000275 -0.005924 , 0.001805 -0.007729 c 0.006670 -0.006944 , 0.005375 -0.014673 , 0.000510 -0.020597 c -0.011024 -0.013653 -0.026678 -0.022912 -0.035662 -0.038369 c -0.003845 -0.006434 -0.007690 -0.012868 -0.012554 -0.018282 c -0.011809 -0.012868 -0.025383 -0.024207 -0.036447 -0.037585 c -0.006160 -0.007729 -0.013614 -0.019812 -0.011534 -0.027306 c 0.002550 -0.009024 , 0.003845 -0.014673 -0.001295 -0.022676 c -0.003609 -0.005649 -0.005885 -0.012123 -0.007690 -0.018557 c -0.004355 -0.014948 -0.004119 -0.014948 -0.016164 -0.007729 c -0.005885 -0.011064 -0.011809 -0.021892 -0.017459 -0.032955 C 0.001020 , 0.244655 , 0.001020 , 0.242850 , 0.001020 , 0.241045 z",[a.BURST_OUTLINE]:"M 0.499917 , 0.998842 l -0.054940 -0.066192 l -0.069667 , 0.050306 l -0.036737 -0.077776 l -0.079927 , 0.031441 l -0.016383 -0.084395 l -0.085388 , 0.010591 l 0.005130 -0.085884 h 0.000000 L 0.076949 , 0.766176 l 0.026311 -0.081913 h 0.000000 l -0.079762 -0.031772 l 0.045838 -0.072646 L 0.000000 , 0.528876 l 0.062552 -0.059077 h 0.000000 l -0.054609 -0.066358 l 0.075128 -0.041536 l -0.036406 -0.077941 l 0.083237 -0.021678 l -0.015886 -0.084561 l 0.086050 -0.000165 l 0.005626 -0.085884 l 0.083237 , 0.021182 l 0.000000 , 0.000000 l 0.026808 -0.081747 l 0.075459 , 0.041205 L 0.437200 , 0.000000 l 0.062717 , 0.058746 L 0.562800 , 0.000000 l 0.046169 , 0.072481 l 0.000000 , 0.000000 l 0.075294 -0.041205 l 0.026808 , 0.081747 l 0.083237 -0.021182 l 0.005626 , 0.085884 l 0.085884 , 0.000165 l -0.015886 , 0.084561 l 0.083071 , 0.021678 l -0.036406 , 0.077941 l 0.075128 , 0.041536 l -0.054609 , 0.066358 l 0.062386 , 0.059077 l -0.069336 , 0.050637 L 0.976336 , 0.652325 l -0.079762 , 0.031938 l 0.026311 , 0.081913 l -0.085223 , 0.010922 l 0.005130 , 0.085884 l -0.085223 -0.010591 l -0.016383 , 0.084395 l -0.079927 -0.031441 l -0.036737 , 0.077776 l -0.069667 -0.050306 L 0.499917 , 0.998842 z M 0.446963 , 0.917591 l 0.052954 , 0.063876 l 0.052954 -0.063876 l 0.067185 , 0.048651 l 0.035413 -0.075128 l 0.077279 , 0.030448 l 0.015721 -0.081582 l 0.082244 , 0.010260 l -0.004964 -0.082906 l 0.082244 -0.010591 l -0.025484 -0.079100 l 0.076949 -0.030779 l -0.044183 -0.070164 l 0.067020 -0.048982 l -0.060235 -0.057091 l 0.052623 -0.064041 l -0.072646 -0.040212 l 0.035082 -0.075128 l -0.080258 -0.020851 l 0.015390 -0.081582 l -0.082906 -0.000165 L 0.784213 , 0.105908 l -0.080424 , 0.020354 l -0.025815 -0.078934 l -0.072812 , 0.039881 l -0.044514 -0.069998 l -0.060566 , 0.056594 l -0.060566 -0.056594 l -0.044680 , 0.069998 l -0.072812 -0.039881 L 0.296210 , 0.126262 L 0.215787 , 0.105908 l -0.005461 , 0.082906 L 0.127420 , 0.188979 l 0.015390 , 0.081582 l -0.080258 , 0.020851 l 0.035082 , 0.075128 l -0.072646 , 0.040212 l 0.052788 , 0.064041 L 0.017375 , 0.527884 l 0.067020 , 0.048982 L 0.040046 , 0.647030 l 0.077114 , 0.030779 l -0.025484 , 0.079100 l 0.082244 , 0.010591 l -0.004964 , 0.082906 l 0.082409 -0.010260 l 0.015721 , 0.081582 l 0.077114 -0.030448 l 0.035413 , 0.075128 L 0.446963 , 0.917591 z",[a.TWITTER]:"M1,0.2C0.96,0.21,0.92,0.22,0.88,0.23C0.92,0.2,0.96,0.17,0.97,0.12C0.93,0.14,0.89,0.16,0.84,0.17\n\tC0.8,0.13,0.75,0.1,0.69,0.1c-0.11,0-0.21,0.09-0.21,0.2c0,0.02,0,0.03,0.01,0.05C0.32,0.34,0.17,0.26,0.07,0.14\n\tC0.05,0.17,0.04,0.2,0.04,0.24c0,0.07,0.04,0.13,0.09,0.17c-0.03,0-0.07-0.01-0.09-0.02c0,0,0,0,0,0c0,0.1,0.07,0.18,0.16,0.2\n\tc-0.02,0-0.04,0.01-0.05,0.01c-0.01,0-0.03,0-0.04,0c0.03,0.08,0.1,0.14,0.19,0.14C0.23,0.78,0.15,0.81,0.05,0.81\n\tc-0.02,0-0.03,0-0.05,0C0.09,0.86,0.2,0.9,0.31,0.9c0.38,0,0.58-0.3,0.58-0.57c0-0.01,0-0.02,0-0.03C0.94,0.27,0.97,0.24,1,0.2z",[a.INSTAGRAM]:"M0.7,0H0.3C0.14,0,0.01,0.13,0.01,0.28v0.43C0.01,0.87,0.14,1,0.3,1H0.7c0.16,0,0.28-0.13,0.28-0.28V0.28\n\tC0.99,0.13,0.86,0,0.7,0z M0.91,0.72c0,0.06-0.02,0.11-0.06,0.15C0.81,0.9,0.76,0.93,0.7,0.93v0H0.3c-0.06,0-0.11-0.02-0.15-0.06\n\tC0.11,0.82,0.09,0.77,0.09,0.72V0.28c0-0.06,0.02-0.11,0.06-0.15C0.19,0.1,0.24,0.07,0.3,0.07H0.7c0.06,0,0.11,0.02,0.15,0.06\n\tc0.04,0.04,0.06,0.09,0.06,0.15V0.72z M0.5,0.23c-0.15,0-0.27,0.12-0.27,0.27S0.35,0.76,0.5,0.76c0.15,0,0.27-0.12,0.27-0.27\n\tS0.65,0.23,0.5,0.23z M0.5,0.67c-0.1,0-0.18-0.08-0.18-0.18S0.4,0.32,0.5,0.32c0.1,0,0.18,0.08,0.18,0.18S0.6,0.67,0.5,0.67z\n\t M0.84,0.22c0,0.04-0.03,0.06-0.06,0.06c-0.04,0-0.06-0.03-0.06-0.06s0.03-0.06,0.06-0.06C0.81,0.16,0.84,0.19,0.84,0.22z",[a.FACEBOOK]:"M0.57,1V0.54h0.15l0.02-0.18H0.57V0.25c0-0.05,0.01-0.09,0.08-0.09h0.09V0.01C0.73,0,0.68,0,0.62,0\n\tC0.49,0,0.4,0.08,0.4,0.23v0.13H0.25v0.18H0.4V1H0.57z",[a.YOUTUBE]:"M0.74,0.16H0.26C0,0.16,0,0.23,0,0.41v0.18c0,0.17,0.04,0.25,0.26,0.25h0.48C0.94,0.84,1,0.79,1,0.59V0.41\n\tC1,0.22,0.99,0.16,0.74,0.16z M0.4,0.63V0.36L0.67,0.5L0.4,0.63z",[a.BRUSH_STROKE_1]:"M 0.463 0.010 C 0.464 0.007 0.464 0.007 0.464 0.010 C 0.464 0.011 0.464 0.013 0.464 0.013 C 0.463 0.013 0.463 0.012 0.463 0.010 Z M 0.385 0.011 C 0.385 0.010 0.386 0.009 0.386 0.009 C 0.386 0.009 0.386 0.009 0.386 0.010 C 0.386 0.010 0.386 0.011 0.386 0.012 C 0.386 0.012 0.385 0.012 0.385 0.011 Z M 0.550 0.073 C 0.550 0.072 0.551 0.072 0.551 0.073 C 0.551 0.073 0.551 0.074 0.551 0.074 C 0.550 0.074 0.550 0.073 0.550 0.073 Z M 0.606 0.083 C 0.606 0.083 0.607 0.083 0.607 0.083 C 0.607 0.084 0.607 0.084 0.607 0.084 C 0.606 0.084 0.606 0.084 0.606 0.083 Z M 0.604 0.085 C 0.604 0.084 0.604 0.083 0.604 0.083 C 0.605 0.083 0.605 0.083 0.605 0.084 C 0.605 0.084 0.605 0.085 0.604 0.085 C 0.604 0.086 0.604 0.086 0.604 0.085 Z M 0.753 0.087 C 0.753 0.086 0.754 0.086 0.754 0.087 C 0.754 0.087 0.754 0.088 0.754 0.088 C 0.753 0.088 0.753 0.088 0.753 0.087 Z M 0.738 0.086 C 0.738 0.085 0.738 0.085 0.738 0.085 C 0.739 0.085 0.739 0.085 0.739 0.085 C 0.739 0.086 0.739 0.087 0.738 0.087 C 0.738 0.088 0.738 0.087 0.738 0.086 Z M 0.742 0.089 C 0.742 0.088 0.742 0.088 0.743 0.089 C 0.743 0.089 0.743 0.090 0.742 0.090 C 0.742 0.090 0.742 0.089 0.742 0.089 Z M 0.870 0.090 C 0.870 0.085 0.871 0.083 0.872 0.086 C 0.873 0.089 0.873 0.089 0.872 0.091 C 0.871 0.095 0.870 0.094 0.870 0.090 Z M 0.780 0.093 C 0.780 0.092 0.780 0.092 0.781 0.091 C 0.781 0.090 0.781 0.091 0.781 0.092 C 0.781 0.093 0.780 0.094 0.780 0.093 Z M 0.759 0.092 C 0.759 0.091 0.759 0.091 0.760 0.091 C 0.760 0.092 0.761 0.092 0.761 0.093 C 0.761 0.093 0.760 0.094 0.760 0.094 C 0.759 0.094 0.759 0.093 0.759 0.092 Z M 0.770 0.094 C 0.771 0.091 0.772 0.091 0.772 0.094 C 0.772 0.095 0.771 0.095 0.770 0.095 C 0.769 0.095 0.769 0.095 0.770 0.094 Z M 0.886 0.095 C 0.885 0.093 0.886 0.091 0.886 0.092 C 0.887 0.093 0.887 0.093 0.887 0.095 C 0.886 0.097 0.886 0.097 0.886 0.095 Z M 0.854 0.095 C 0.854 0.094 0.854 0.094 0.854 0.094 C 0.855 0.094 0.855 0.095 0.855 0.096 C 0.854 0.097 0.854 0.096 0.854 0.095 Z M 0.870 0.101 C 0.870 0.101 0.870 0.101 0.871 0.101 C 0.871 0.102 0.871 0.102 0.870 0.102 C 0.870 0.102 0.870 0.102 0.870 0.101 Z M 0.946 0.134 C 0.946 0.133 0.947 0.133 0.947 0.134 C 0.948 0.134 0.947 0.135 0.947 0.135 C 0.946 0.135 0.946 0.134 0.946 0.134 Z M 0.051 0.173 C 0.051 0.173 0.051 0.173 0.052 0.173 C 0.052 0.174 0.052 0.174 0.051 0.174 C 0.051 0.174 0.051 0.174 0.051 0.173 Z M 0.046 0.201 C 0.046 0.200 0.046 0.200 0.046 0.200 C 0.046 0.200 0.047 0.200 0.047 0.201 C 0.048 0.204 0.048 0.204 0.046 0.201 Z M 0.056 0.234 C 0.056 0.233 0.056 0.232 0.057 0.232 C 0.057 0.232 0.057 0.233 0.057 0.234 C 0.057 0.235 0.056 0.236 0.056 0.236 C 0.056 0.236 0.056 0.235 0.056 0.234 Z M 0.045 0.256 C 0.045 0.256 0.046 0.255 0.046 0.256 C 0.047 0.257 0.046 0.257 0.046 0.257 C 0.045 0.257 0.045 0.257 0.045 0.256 Z M 0.049 0.257 C 0.049 0.256 0.049 0.255 0.050 0.255 C 0.050 0.255 0.050 0.256 0.050 0.256 C 0.050 0.257 0.050 0.257 0.050 0.258 C 0.049 0.259 0.049 0.258 0.049 0.257 Z M 0.050 0.279 C 0.050 0.279 0.049 0.277 0.049 0.276 C 0.049 0.273 0.049 0.273 0.051 0.274 C 0.054 0.275 0.055 0.276 0.054 0.279 C 0.053 0.281 0.051 0.281 0.050 0.279 Z M 0.056 0.281 C 0.056 0.280 0.056 0.279 0.057 0.280 C 0.059 0.282 0.059 0.282 0.057 0.282 C 0.056 0.282 0.056 0.282 0.056 0.281 Z M 0.058 0.315 C 0.057 0.313 0.057 0.313 0.059 0.314 C 0.061 0.316 0.061 0.317 0.060 0.317 C 0.059 0.317 0.058 0.316 0.058 0.315 Z M 0.054 0.317 C 0.053 0.315 0.053 0.315 0.054 0.315 C 0.055 0.315 0.055 0.315 0.056 0.314 C 0.056 0.314 0.056 0.315 0.056 0.316 C 0.056 0.319 0.056 0.319 0.054 0.317 Z M 0.073 0.333 C 0.073 0.333 0.073 0.333 0.074 0.333 C 0.074 0.334 0.074 0.334 0.073 0.334 C 0.073 0.334 0.073 0.334 0.073 0.333 Z M 0.980 0.339 C 0.980 0.338 0.981 0.338 0.981 0.339 C 0.981 0.339 0.981 0.340 0.980 0.340 C 0.980 0.340 0.980 0.339 0.980 0.339 Z M 0.107 0.364 C 0.107 0.363 0.107 0.363 0.107 0.364 C 0.108 0.364 0.108 0.365 0.107 0.365 C 0.107 0.365 0.106 0.365 0.107 0.364 Z M 0.085 0.383 C 0.085 0.382 0.085 0.381 0.085 0.381 C 0.086 0.379 0.087 0.381 0.087 0.383 C 0.087 0.385 0.085 0.385 0.085 0.383 Z M 0.075 0.396 C 0.075 0.396 0.075 0.396 0.075 0.396 C 0.076 0.397 0.076 0.397 0.075 0.397 C 0.075 0.397 0.074 0.397 0.075 0.396 Z M 0.100 0.427 C 0.101 0.426 0.101 0.426 0.102 0.427 C 0.102 0.427 0.102 0.428 0.101 0.428 C 0.100 0.428 0.100 0.427 0.100 0.427 Z M 0.068 0.439 C 0.068 0.437 0.074 0.437 0.074 0.439 C 0.074 0.440 0.073 0.441 0.071 0.441 C 0.070 0.441 0.068 0.440 0.068 0.439 Z M 0.017 0.452 C 0.018 0.452 0.018 0.452 0.018 0.452 C 0.019 0.453 0.019 0.453 0.018 0.453 C 0.018 0.453 0.017 0.453 0.017 0.452 Z M 0.014 0.452 C 0.014 0.451 0.014 0.450 0.015 0.451 C 0.016 0.452 0.016 0.453 0.015 0.453 C 0.014 0.453 0.014 0.453 0.014 0.452 Z M 0.008 0.451 C 0.007 0.450 0.007 0.450 0.009 0.450 C 0.011 0.450 0.012 0.450 0.011 0.451 C 0.010 0.453 0.010 0.453 0.008 0.451 Z M 0.027 0.468 C 0.026 0.465 0.030 0.464 0.032 0.466 C 0.033 0.467 0.034 0.468 0.034 0.469 C 0.034 0.470 0.027 0.469 0.027 0.468 Z M 0.049 0.475 C 0.049 0.474 0.050 0.473 0.050 0.473 C 0.051 0.473 0.051 0.474 0.050 0.475 C 0.049 0.476 0.049 0.476 0.048 0.476 C 0.048 0.476 0.048 0.476 0.049 0.475 Z M 0.058 0.496 C 0.056 0.494 0.057 0.491 0.059 0.492 C 0.060 0.493 0.062 0.493 0.063 0.493 C 0.064 0.493 0.066 0.496 0.065 0.497 C 0.063 0.498 0.059 0.497 0.058 0.496 Z M 0.028 0.497 C 0.027 0.495 0.027 0.495 0.027 0.496 C 0.027 0.497 0.027 0.498 0.026 0.498 C 0.024 0.497 0.023 0.495 0.025 0.495 C 0.026 0.495 0.026 0.494 0.026 0.493 C 0.026 0.491 0.028 0.489 0.030 0.489 C 0.031 0.489 0.031 0.488 0.031 0.487 C 0.031 0.487 0.033 0.486 0.036 0.486 C 0.038 0.486 0.040 0.487 0.039 0.488 C 0.039 0.489 0.040 0.489 0.040 0.488 C 0.041 0.487 0.041 0.487 0.045 0.488 C 0.047 0.489 0.049 0.489 0.050 0.489 C 0.052 0.489 0.052 0.490 0.052 0.491 C 0.052 0.492 0.053 0.492 0.053 0.492 C 0.054 0.490 0.056 0.492 0.056 0.494 C 0.056 0.495 0.053 0.496 0.049 0.496 C 0.043 0.496 0.041 0.496 0.040 0.498 C 0.040 0.500 0.038 0.500 0.034 0.500 C 0.029 0.500 0.028 0.499 0.028 0.497 Z M 0.066 0.514 C 0.065 0.513 0.065 0.513 0.066 0.513 C 0.066 0.513 0.066 0.513 0.066 0.514 C 0.066 0.515 0.066 0.516 0.066 0.516 C 0.066 0.516 0.066 0.515 0.066 0.514 Z M 0.063 0.514 C 0.062 0.513 0.062 0.513 0.063 0.513 C 0.064 0.513 0.064 0.513 0.065 0.514 C 0.065 0.517 0.064 0.517 0.063 0.514 Z M 0.061 0.516 C 0.061 0.515 0.061 0.514 0.061 0.514 C 0.061 0.514 0.062 0.515 0.062 0.515 C 0.062 0.516 0.061 0.516 0.061 0.517 C 0.061 0.518 0.061 0.517 0.061 0.516 Z M 0.048 0.516 C 0.048 0.515 0.047 0.515 0.046 0.516 C 0.045 0.516 0.045 0.516 0.045 0.515 C 0.045 0.512 0.056 0.512 0.056 0.514 C 0.056 0.515 0.055 0.516 0.054 0.516 C 0.050 0.517 0.048 0.517 0.048 0.516 Z M 0.074 0.518 C 0.074 0.517 0.074 0.516 0.073 0.517 C 0.072 0.518 0.071 0.518 0.071 0.516 C 0.071 0.515 0.072 0.514 0.073 0.514 C 0.074 0.514 0.075 0.514 0.076 0.513 C 0.076 0.512 0.076 0.512 0.076 0.515 C 0.075 0.516 0.075 0.518 0.075 0.519 C 0.075 0.519 0.075 0.520 0.075 0.520 C 0.075 0.520 0.074 0.519 0.074 0.518 Z M 0.044 0.521 C 0.044 0.521 0.045 0.520 0.045 0.519 C 0.046 0.519 0.046 0.519 0.046 0.520 C 0.046 0.522 0.044 0.522 0.044 0.521 Z M 0.034 0.530 C 0.034 0.530 0.035 0.529 0.035 0.528 C 0.036 0.528 0.036 0.528 0.036 0.529 C 0.036 0.531 0.034 0.531 0.034 0.530 Z M 0.026 0.541 C 0.026 0.540 0.026 0.540 0.027 0.541 C 0.027 0.541 0.027 0.541 0.027 0.540 C 0.027 0.539 0.028 0.539 0.028 0.538 C 0.029 0.538 0.030 0.539 0.030 0.540 C 0.030 0.541 0.030 0.541 0.030 0.540 C 0.031 0.538 0.031 0.538 0.032 0.539 C 0.033 0.541 0.033 0.541 0.032 0.542 C 0.027 0.543 0.026 0.543 0.026 0.541 Z M 0.014 0.542 C 0.013 0.541 0.013 0.540 0.012 0.541 C 0.012 0.542 0.012 0.541 0.012 0.540 C 0.013 0.538 0.015 0.539 0.015 0.542 C 0.015 0.544 0.014 0.544 0.014 0.542 Z M 0.015 0.543 C 0.015 0.542 0.015 0.541 0.016 0.541 C 0.016 0.541 0.016 0.541 0.016 0.540 C 0.015 0.538 0.015 0.538 0.016 0.538 C 0.017 0.537 0.018 0.537 0.019 0.538 C 0.020 0.539 0.021 0.539 0.021 0.538 C 0.022 0.537 0.023 0.536 0.023 0.536 C 0.024 0.536 0.023 0.537 0.022 0.539 L 0.021 0.541 L 0.022 0.541 C 0.023 0.540 0.024 0.541 0.023 0.542 C 0.023 0.544 0.018 0.544 0.018 0.542 C 0.018 0.540 0.018 0.540 0.018 0.540 C 0.017 0.540 0.017 0.540 0.017 0.541 C 0.018 0.542 0.017 0.543 0.017 0.544 C 0.016 0.546 0.015 0.545 0.015 0.543 Z M 0.079 0.546 C 0.080 0.545 0.080 0.545 0.081 0.546 C 0.081 0.546 0.081 0.546 0.080 0.546 C 0.079 0.546 0.079 0.546 0.079 0.546 Z M 0.075 0.586 C 0.075 0.586 0.074 0.585 0.073 0.586 C 0.072 0.586 0.071 0.586 0.073 0.585 C 0.074 0.582 0.077 0.584 0.077 0.587 C 0.078 0.589 0.076 0.589 0.075 0.586 Z M 0.066 0.586 C 0.065 0.585 0.065 0.585 0.067 0.584 C 0.068 0.583 0.069 0.584 0.069 0.585 C 0.070 0.586 0.070 0.586 0.069 0.585 C 0.069 0.585 0.068 0.585 0.067 0.586 C 0.067 0.587 0.066 0.587 0.066 0.586 Z M 0.042 0.610 C 0.042 0.610 0.043 0.610 0.043 0.610 C 0.043 0.611 0.043 0.611 0.043 0.611 C 0.042 0.611 0.042 0.611 0.042 0.610 Z M 0.045 0.615 C 0.044 0.614 0.044 0.614 0.045 0.614 C 0.046 0.613 0.046 0.614 0.046 0.615 C 0.046 0.616 0.047 0.617 0.046 0.617 C 0.046 0.617 0.046 0.616 0.045 0.615 Z M 0.015 0.637 C 0.015 0.637 0.016 0.637 0.016 0.637 C 0.016 0.638 0.016 0.638 0.016 0.638 C 0.015 0.638 0.015 0.638 0.015 0.637 Z M 0.016 0.650 C 0.017 0.649 0.017 0.649 0.017 0.650 C 0.018 0.650 0.017 0.651 0.017 0.651 C 0.016 0.651 0.016 0.650 0.016 0.650 Z M 0.009 0.674 C 0.009 0.673 0.009 0.673 0.010 0.673 C 0.012 0.673 0.013 0.674 0.013 0.674 C 0.014 0.677 0.011 0.677 0.009 0.674 Z M 0.008 0.704 C 0.008 0.703 0.008 0.702 0.009 0.702 C 0.009 0.702 0.009 0.703 0.009 0.704 C 0.009 0.704 0.009 0.705 0.009 0.705 C 0.008 0.705 0.008 0.704 0.008 0.704 Z M 0.033 0.710 C 0.033 0.709 0.033 0.709 0.034 0.709 C 0.035 0.709 0.035 0.710 0.035 0.711 C 0.035 0.713 0.035 0.712 0.033 0.710 Z M 0.013 0.709 C 0.012 0.705 0.012 0.705 0.013 0.705 C 0.014 0.705 0.014 0.706 0.014 0.707 C 0.014 0.708 0.014 0.708 0.014 0.708 C 0.015 0.707 0.015 0.707 0.015 0.708 C 0.015 0.709 0.016 0.711 0.016 0.711 C 0.017 0.712 0.017 0.712 0.016 0.712 C 0.014 0.712 0.014 0.711 0.013 0.709 Z M 0.006 0.712 C 0.007 0.711 0.007 0.711 0.006 0.710 C 0.006 0.710 0.006 0.710 0.006 0.708 C 0.007 0.706 0.007 0.706 0.007 0.708 C 0.007 0.710 0.008 0.710 0.009 0.710 C 0.010 0.710 0.010 0.710 0.010 0.710 C 0.009 0.710 0.009 0.711 0.009 0.712 C 0.009 0.713 0.008 0.713 0.007 0.714 C 0.006 0.714 0.006 0.713 0.006 0.712 Z M 0.034 0.716 C 0.034 0.714 0.030 0.711 0.031 0.712 C 0.031 0.714 0.030 0.715 0.028 0.715 C 0.028 0.715 0.026 0.714 0.025 0.714 C 0.024 0.714 0.024 0.714 0.025 0.712 C 0.026 0.711 0.027 0.710 0.028 0.710 C 0.029 0.710 0.030 0.709 0.030 0.708 C 0.031 0.706 0.032 0.707 0.032 0.709 C 0.033 0.712 0.036 0.716 0.037 0.716 C 0.038 0.716 0.038 0.716 0.037 0.714 C 0.037 0.713 0.037 0.712 0.038 0.712 C 0.039 0.712 0.040 0.713 0.040 0.715 C 0.040 0.716 0.039 0.718 0.039 0.718 C 0.039 0.718 0.038 0.717 0.039 0.715 C 0.039 0.714 0.039 0.714 0.038 0.715 C 0.038 0.718 0.035 0.718 0.034 0.716 Z M 0.032 0.717 C 0.032 0.716 0.033 0.716 0.033 0.716 C 0.033 0.717 0.033 0.717 0.033 0.718 C 0.032 0.718 0.032 0.717 0.032 0.717 Z M 0.050 0.722 C 0.050 0.721 0.050 0.721 0.051 0.722 C 0.051 0.722 0.051 0.723 0.050 0.723 C 0.050 0.723 0.050 0.723 0.050 0.722 Z M 0.020 0.723 C 0.019 0.722 0.019 0.721 0.020 0.721 C 0.020 0.721 0.021 0.722 0.021 0.723 C 0.021 0.725 0.020 0.725 0.020 0.723 Z M 0.017 0.724 C 0.018 0.723 0.018 0.723 0.018 0.724 C 0.019 0.724 0.019 0.725 0.018 0.725 C 0.018 0.725 0.017 0.724 0.017 0.724 Z M 0.034 0.725 C 0.034 0.725 0.035 0.725 0.035 0.725 C 0.036 0.726 0.035 0.726 0.035 0.726 C 0.034 0.726 0.034 0.726 0.034 0.725 Z M 0.027 0.726 C 0.028 0.725 0.028 0.725 0.028 0.725 C 0.029 0.726 0.029 0.726 0.028 0.727 C 0.028 0.727 0.027 0.726 0.027 0.726 Z M 0.004 0.727 C 0.004 0.726 0.004 0.725 0.005 0.726 C 0.005 0.727 0.006 0.728 0.005 0.728 C 0.005 0.728 0.004 0.728 0.004 0.727 Z M 0.027 0.734 C 0.027 0.732 0.034 0.733 0.034 0.735 C 0.034 0.735 0.033 0.736 0.031 0.735 C 0.029 0.735 0.027 0.734 0.027 0.734 Z M 0.021 0.734 C 0.021 0.734 0.022 0.734 0.022 0.734 C 0.022 0.735 0.022 0.735 0.021 0.735 C 0.021 0.735 0.020 0.735 0.021 0.734 Z M 0.002 0.812 C 0.002 0.812 0.002 0.811 0.003 0.811 C 0.003 0.810 0.003 0.810 0.003 0.811 C 0.003 0.813 0.002 0.814 0.002 0.812 Z M 0.004 0.842 C 0.003 0.841 0.003 0.840 0.003 0.840 C 0.004 0.840 0.005 0.841 0.005 0.842 C 0.006 0.844 0.005 0.844 0.004 0.842 Z M 0.010 0.878 C 0.010 0.877 0.010 0.876 0.011 0.876 C 0.012 0.876 0.012 0.876 0.011 0.878 C 0.010 0.880 0.010 0.880 0.010 0.878 Z M 0.023 0.898 C 0.023 0.898 0.024 0.898 0.024 0.898 C 0.025 0.899 0.024 0.899 0.024 0.899 C 0.023 0.899 0.023 0.899 0.023 0.898 Z M 0.885 0.948 C 0.885 0.947 0.885 0.946 0.885 0.946 C 0.886 0.946 0.886 0.947 0.886 0.948 C 0.886 0.949 0.886 0.950 0.885 0.950 C 0.885 0.950 0.885 0.949 0.885 0.948 Z M 0.925 0.960 C 0.925 0.959 0.925 0.959 0.926 0.959 C 0.926 0.959 0.926 0.959 0.926 0.960 C 0.926 0.961 0.925 0.962 0.925 0.962 C 0.925 0.962 0.925 0.961 0.925 0.960 Z M 0.512 0.969 C 0.511 0.968 0.511 0.968 0.512 0.968 C 0.512 0.968 0.513 0.969 0.513 0.969 C 0.514 0.970 0.514 0.971 0.513 0.971 C 0.513 0.971 0.512 0.970 0.512 0.969 Z M 0.362 0.028 C 0.361 0.027 0.361 0.027 0.361 0.028 C 0.361 0.028 0.361 0.029 0.361 0.029 C 0.362 0.029 0.362 0.028 0.362 0.028 Z M 0.363 0.038 C 0.363 0.034 0.362 0.033 0.362 0.037 C 0.362 0.039 0.362 0.041 0.363 0.041 C 0.364 0.041 0.364 0.041 0.363 0.038 L 0.363 0.038 Z M 0.365 0.047 C 0.364 0.046 0.364 0.045 0.364 0.045 C 0.364 0.045 0.363 0.046 0.363 0.047 C 0.363 0.048 0.364 0.049 0.364 0.049 C 0.365 0.049 0.365 0.048 0.365 0.047 Z M 0.363 0.046 C 0.363 0.043 0.362 0.043 0.362 0.045 C 0.361 0.046 0.361 0.048 0.361 0.048 C 0.361 0.048 0.361 0.049 0.362 0.049 C 0.362 0.049 0.363 0.047 0.363 0.046 Z M 0.475 0.052 C 0.475 0.051 0.475 0.050 0.475 0.050 C 0.475 0.050 0.475 0.051 0.474 0.052 C 0.474 0.053 0.474 0.054 0.475 0.054 C 0.475 0.054 0.475 0.053 0.475 0.052 Z M 0.424 0.052 C 0.424 0.051 0.424 0.050 0.423 0.050 C 0.423 0.050 0.423 0.051 0.423 0.052 C 0.423 0.053 0.423 0.054 0.423 0.054 C 0.424 0.054 0.424 0.053 0.424 0.052 Z M 0.411 0.052 C 0.411 0.051 0.410 0.050 0.410 0.050 C 0.410 0.050 0.410 0.051 0.410 0.052 C 0.410 0.053 0.410 0.054 0.410 0.054 C 0.410 0.054 0.411 0.053 0.411 0.052 Z M 0.377 0.052 C 0.377 0.051 0.376 0.050 0.376 0.050 C 0.376 0.050 0.376 0.051 0.376 0.052 C 0.376 0.053 0.377 0.054 0.377 0.054 C 0.377 0.054 0.377 0.053 0.377 0.052 Z M 0.364 0.053 C 0.364 0.052 0.364 0.050 0.363 0.050 C 0.363 0.050 0.363 0.052 0.364 0.053 C 0.365 0.057 0.365 0.056 0.364 0.053 Z M 0.418 0.056 C 0.418 0.055 0.418 0.054 0.417 0.054 C 0.417 0.054 0.417 0.055 0.417 0.056 C 0.417 0.057 0.417 0.058 0.417 0.058 C 0.418 0.058 0.418 0.057 0.418 0.056 Z M 0.393 0.056 C 0.394 0.054 0.394 0.054 0.393 0.055 C 0.392 0.055 0.391 0.055 0.391 0.054 C 0.390 0.051 0.390 0.052 0.390 0.054 C 0.391 0.058 0.392 0.058 0.393 0.056 Z M 0.399 0.058 C 0.398 0.058 0.398 0.058 0.398 0.058 C 0.398 0.059 0.398 0.059 0.398 0.059 C 0.399 0.059 0.399 0.059 0.399 0.058 Z M 0.422 0.061 C 0.422 0.060 0.422 0.059 0.422 0.059 C 0.421 0.059 0.421 0.060 0.421 0.061 C 0.421 0.062 0.421 0.063 0.422 0.063 C 0.422 0.063 0.422 0.062 0.422 0.061 Z M 0.409 0.060 C 0.409 0.060 0.409 0.059 0.408 0.059 C 0.408 0.059 0.408 0.060 0.408 0.061 C 0.408 0.062 0.408 0.063 0.408 0.062 C 0.409 0.061 0.409 0.061 0.409 0.060 Z M 0.390 0.061 C 0.390 0.060 0.390 0.059 0.390 0.059 C 0.390 0.059 0.389 0.059 0.389 0.058 C 0.388 0.057 0.388 0.058 0.388 0.060 C 0.389 0.063 0.389 0.064 0.390 0.061 Z M 0.370 0.060 C 0.370 0.059 0.370 0.060 0.370 0.062 C 0.370 0.064 0.370 0.065 0.370 0.063 C 0.370 0.062 0.370 0.060 0.370 0.060 Z M 0.358 0.067 C 0.358 0.066 0.357 0.065 0.357 0.065 C 0.357 0.065 0.357 0.066 0.357 0.067 C 0.357 0.068 0.357 0.068 0.358 0.068 C 0.358 0.068 0.358 0.068 0.358 0.067 Z M 0.355 0.067 C 0.355 0.066 0.355 0.065 0.354 0.065 C 0.354 0.065 0.354 0.066 0.354 0.067 C 0.354 0.068 0.354 0.068 0.355 0.068 C 0.355 0.068 0.355 0.068 0.355 0.067 Z M 0.461 0.067 C 0.460 0.066 0.460 0.065 0.460 0.065 C 0.460 0.065 0.460 0.066 0.460 0.067 C 0.460 0.069 0.461 0.070 0.461 0.070 C 0.461 0.070 0.461 0.069 0.461 0.067 Z M 0.458 0.068 C 0.458 0.067 0.458 0.067 0.457 0.067 C 0.457 0.068 0.457 0.067 0.457 0.066 C 0.457 0.065 0.456 0.065 0.456 0.066 C 0.455 0.067 0.455 0.067 0.456 0.068 C 0.457 0.070 0.458 0.070 0.458 0.068 Z M 0.438 0.066 C 0.438 0.064 0.438 0.063 0.438 0.062 C 0.437 0.060 0.437 0.058 0.438 0.058 C 0.438 0.058 0.438 0.057 0.438 0.056 C 0.438 0.053 0.438 0.053 0.437 0.055 C 0.436 0.059 0.436 0.071 0.437 0.069 C 0.437 0.069 0.438 0.067 0.438 0.066 Z M 0.427 0.065 C 0.427 0.062 0.427 0.059 0.428 0.058 C 0.428 0.057 0.428 0.055 0.428 0.054 C 0.428 0.053 0.428 0.052 0.429 0.052 C 0.429 0.051 0.429 0.051 0.428 0.051 C 0.426 0.051 0.426 0.052 0.426 0.055 C 0.426 0.058 0.426 0.059 0.425 0.059 C 0.425 0.059 0.425 0.061 0.426 0.063 C 0.427 0.065 0.427 0.067 0.427 0.068 C 0.427 0.069 0.427 0.070 0.427 0.070 C 0.427 0.070 0.428 0.068 0.427 0.065 Z M 0.422 0.068 C 0.422 0.067 0.422 0.067 0.422 0.067 C 0.421 0.067 0.421 0.067 0.421 0.068 C 0.421 0.069 0.421 0.070 0.421 0.070 C 0.421 0.070 0.422 0.069 0.422 0.068 Z M 0.484 0.067 C 0.484 0.065 0.484 0.063 0.484 0.063 C 0.483 0.063 0.483 0.066 0.484 0.067 C 0.484 0.068 0.484 0.069 0.484 0.071 C 0.484 0.072 0.484 0.072 0.484 0.071 C 0.484 0.071 0.484 0.069 0.484 0.067 Z M 0.422 0.074 C 0.422 0.074 0.421 0.074 0.421 0.074 C 0.421 0.075 0.421 0.075 0.422 0.075 C 0.422 0.075 0.422 0.075 0.422 0.074 Z M 0.414 0.066 C 0.414 0.064 0.413 0.063 0.414 0.062 C 0.414 0.062 0.414 0.061 0.413 0.061 C 0.413 0.061 0.413 0.062 0.413 0.064 C 0.413 0.065 0.412 0.066 0.411 0.067 C 0.410 0.067 0.410 0.067 0.410 0.065 C 0.410 0.064 0.409 0.063 0.409 0.064 C 0.409 0.064 0.409 0.067 0.409 0.069 C 0.410 0.073 0.410 0.073 0.411 0.073 C 0.412 0.072 0.412 0.072 0.412 0.074 C 0.412 0.075 0.412 0.074 0.413 0.072 C 0.414 0.069 0.414 0.067 0.414 0.066 Z M 0.434 0.076 C 0.434 0.075 0.434 0.074 0.434 0.074 C 0.434 0.074 0.433 0.072 0.433 0.071 C 0.433 0.068 0.433 0.069 0.433 0.072 C 0.433 0.077 0.434 0.080 0.434 0.076 Z M 0.432 0.075 C 0.432 0.074 0.431 0.074 0.431 0.074 C 0.431 0.074 0.431 0.073 0.431 0.072 C 0.432 0.071 0.432 0.061 0.431 0.061 C 0.431 0.061 0.430 0.060 0.430 0.058 C 0.430 0.056 0.429 0.056 0.429 0.056 C 0.428 0.057 0.428 0.058 0.428 0.060 C 0.429 0.062 0.429 0.063 0.429 0.063 C 0.429 0.063 0.429 0.065 0.429 0.067 C 0.429 0.071 0.429 0.072 0.428 0.073 C 0.426 0.075 0.427 0.077 0.429 0.077 C 0.431 0.077 0.432 0.076 0.432 0.075 Z M 0.404 0.076 C 0.404 0.076 0.404 0.074 0.404 0.072 C 0.404 0.071 0.404 0.068 0.404 0.066 C 0.404 0.064 0.404 0.063 0.405 0.063 C 0.405 0.063 0.405 0.062 0.405 0.060 C 0.404 0.058 0.404 0.058 0.405 0.058 C 0.405 0.058 0.406 0.059 0.406 0.060 C 0.406 0.062 0.406 0.062 0.407 0.060 C 0.407 0.058 0.408 0.058 0.409 0.058 C 0.410 0.059 0.410 0.059 0.409 0.054 C 0.409 0.051 0.408 0.051 0.408 0.052 C 0.408 0.053 0.408 0.054 0.408 0.054 C 0.407 0.054 0.407 0.053 0.407 0.052 C 0.408 0.049 0.404 0.051 0.403 0.054 C 0.402 0.059 0.401 0.057 0.401 0.052 C 0.401 0.048 0.401 0.048 0.399 0.051 L 0.397 0.054 L 0.398 0.056 C 0.399 0.057 0.400 0.058 0.400 0.058 C 0.400 0.058 0.400 0.058 0.400 0.059 C 0.400 0.061 0.401 0.066 0.402 0.066 C 0.403 0.066 0.404 0.073 0.403 0.076 C 0.402 0.077 0.403 0.077 0.403 0.077 C 0.404 0.077 0.405 0.077 0.404 0.076 Z M 0.356 0.076 C 0.356 0.075 0.355 0.074 0.355 0.074 C 0.355 0.074 0.355 0.075 0.355 0.076 C 0.355 0.077 0.355 0.077 0.355 0.077 C 0.356 0.077 0.356 0.077 0.356 0.076 Z M 0.417 0.077 C 0.417 0.077 0.417 0.077 0.417 0.075 C 0.416 0.072 0.417 0.070 0.418 0.070 C 0.419 0.070 0.419 0.070 0.418 0.068 C 0.418 0.067 0.418 0.064 0.418 0.063 C 0.418 0.061 0.417 0.059 0.417 0.059 C 0.416 0.058 0.416 0.058 0.416 0.062 C 0.416 0.065 0.416 0.067 0.416 0.067 C 0.416 0.067 0.416 0.068 0.416 0.070 C 0.416 0.073 0.416 0.074 0.415 0.075 C 0.414 0.076 0.415 0.079 0.415 0.078 C 0.416 0.078 0.417 0.078 0.417 0.077 Z M 0.414 0.076 C 0.414 0.076 0.414 0.076 0.414 0.076 C 0.414 0.076 0.413 0.076 0.413 0.077 C 0.413 0.078 0.414 0.079 0.414 0.078 C 0.414 0.078 0.414 0.077 0.414 0.076 Z M 0.394 0.077 C 0.395 0.076 0.396 0.077 0.396 0.078 C 0.396 0.079 0.396 0.078 0.396 0.076 C 0.396 0.072 0.396 0.070 0.397 0.068 C 0.399 0.064 0.399 0.061 0.397 0.062 C 0.396 0.063 0.395 0.063 0.394 0.064 C 0.392 0.064 0.390 0.067 0.391 0.071 C 0.392 0.072 0.392 0.075 0.392 0.076 C 0.391 0.080 0.391 0.080 0.394 0.077 Z M 0.378 0.076 C 0.378 0.075 0.378 0.074 0.378 0.075 C 0.379 0.076 0.381 0.074 0.381 0.072 C 0.381 0.071 0.381 0.070 0.381 0.070 C 0.382 0.070 0.382 0.070 0.381 0.069 C 0.380 0.067 0.381 0.063 0.382 0.063 C 0.383 0.063 0.384 0.067 0.383 0.067 C 0.383 0.067 0.383 0.067 0.383 0.069 C 0.383 0.071 0.384 0.072 0.384 0.072 C 0.385 0.072 0.385 0.071 0.385 0.069 C 0.386 0.067 0.386 0.067 0.385 0.067 C 0.385 0.067 0.385 0.065 0.385 0.064 C 0.385 0.062 0.385 0.061 0.385 0.061 C 0.385 0.061 0.388 0.074 0.387 0.076 C 0.387 0.077 0.387 0.078 0.389 0.078 C 0.391 0.079 0.391 0.078 0.391 0.074 C 0.391 0.071 0.390 0.070 0.390 0.071 C 0.389 0.072 0.389 0.071 0.389 0.068 C 0.389 0.066 0.389 0.065 0.389 0.065 C 0.388 0.065 0.388 0.063 0.388 0.062 C 0.387 0.060 0.386 0.059 0.386 0.059 C 0.386 0.058 0.385 0.057 0.385 0.055 C 0.385 0.052 0.385 0.052 0.385 0.054 C 0.385 0.056 0.384 0.057 0.383 0.056 C 0.383 0.056 0.382 0.056 0.381 0.057 C 0.380 0.059 0.380 0.059 0.379 0.059 C 0.379 0.059 0.379 0.060 0.379 0.061 C 0.379 0.062 0.379 0.063 0.379 0.062 C 0.379 0.062 0.379 0.062 0.379 0.064 C 0.379 0.065 0.379 0.067 0.379 0.067 C 0.378 0.068 0.378 0.067 0.378 0.066 C 0.379 0.064 0.378 0.063 0.378 0.063 C 0.376 0.063 0.376 0.066 0.376 0.069 C 0.377 0.071 0.377 0.072 0.377 0.076 C 0.377 0.080 0.378 0.080 0.378 0.076 Z M 0.469 0.077 C 0.468 0.074 0.468 0.075 0.468 0.079 C 0.468 0.082 0.468 0.082 0.469 0.081 C 0.469 0.080 0.469 0.079 0.469 0.077 Z M 0.405 0.081 C 0.405 0.080 0.404 0.079 0.404 0.079 C 0.404 0.079 0.404 0.080 0.404 0.081 C 0.404 0.082 0.404 0.083 0.404 0.083 C 0.404 0.083 0.405 0.082 0.405 0.081 Z M 0.359 0.081 C 0.359 0.080 0.359 0.079 0.359 0.078 C 0.358 0.078 0.358 0.079 0.358 0.080 C 0.358 0.082 0.358 0.083 0.359 0.083 C 0.359 0.083 0.359 0.082 0.359 0.081 Z M 0.437 0.083 C 0.437 0.082 0.437 0.081 0.437 0.081 C 0.436 0.081 0.436 0.082 0.436 0.083 C 0.436 0.084 0.436 0.085 0.437 0.085 C 0.437 0.085 0.437 0.084 0.437 0.083 Z M 0.410 0.081 C 0.411 0.077 0.410 0.076 0.409 0.076 C 0.409 0.076 0.409 0.076 0.409 0.077 C 0.410 0.078 0.410 0.079 0.409 0.080 C 0.409 0.082 0.409 0.085 0.409 0.085 C 0.410 0.085 0.410 0.083 0.410 0.081 Z M 0.460 0.082 C 0.461 0.078 0.461 0.077 0.461 0.077 C 0.460 0.077 0.458 0.084 0.458 0.085 C 0.459 0.087 0.459 0.087 0.460 0.082 Z M 0.425 0.080 C 0.426 0.073 0.425 0.062 0.424 0.065 C 0.424 0.066 0.424 0.067 0.424 0.067 C 0.424 0.067 0.424 0.067 0.424 0.068 C 0.423 0.070 0.423 0.077 0.423 0.077 C 0.424 0.077 0.424 0.079 0.424 0.082 C 0.423 0.087 0.424 0.086 0.425 0.080 Z M 0.569 0.087 C 0.569 0.086 0.569 0.086 0.568 0.087 C 0.568 0.088 0.569 0.088 0.569 0.088 C 0.570 0.088 0.570 0.087 0.569 0.087 Z M 0.413 0.087 C 0.413 0.086 0.412 0.086 0.412 0.087 C 0.412 0.087 0.412 0.088 0.413 0.088 C 0.413 0.088 0.414 0.087 0.413 0.087 Z M 0.422 0.088 C 0.421 0.087 0.421 0.087 0.422 0.086 C 0.422 0.085 0.422 0.084 0.422 0.084 C 0.422 0.083 0.421 0.083 0.421 0.084 C 0.420 0.085 0.420 0.086 0.421 0.087 C 0.421 0.089 0.421 0.090 0.422 0.090 C 0.422 0.090 0.422 0.089 0.422 0.088 Z M 0.391 0.088 C 0.391 0.087 0.390 0.085 0.390 0.084 C 0.390 0.083 0.390 0.083 0.390 0.084 C 0.390 0.084 0.390 0.086 0.390 0.086 C 0.390 0.087 0.390 0.088 0.390 0.088 C 0.389 0.088 0.389 0.087 0.389 0.086 C 0.389 0.085 0.389 0.085 0.388 0.085 C 0.387 0.085 0.387 0.085 0.387 0.087 C 0.387 0.089 0.391 0.090 0.391 0.088 Z M 0.406 0.089 C 0.406 0.088 0.405 0.088 0.405 0.088 C 0.405 0.088 0.405 0.089 0.405 0.090 C 0.405 0.091 0.405 0.091 0.405 0.091 C 0.405 0.090 0.406 0.089 0.406 0.089 Z M 0.402 0.087 C 0.402 0.086 0.402 0.085 0.402 0.085 C 0.402 0.085 0.401 0.083 0.401 0.081 C 0.401 0.079 0.401 0.077 0.401 0.077 C 0.400 0.075 0.400 0.078 0.401 0.080 C 0.401 0.081 0.401 0.082 0.401 0.083 C 0.400 0.085 0.400 0.092 0.401 0.091 C 0.402 0.090 0.402 0.089 0.402 0.087 Z M 0.756 0.092 C 0.756 0.092 0.755 0.092 0.755 0.092 C 0.755 0.093 0.755 0.093 0.756 0.093 C 0.756 0.093 0.756 0.093 0.756 0.092 Z M 0.451 0.091 C 0.452 0.086 0.452 0.084 0.451 0.087 C 0.451 0.089 0.450 0.091 0.450 0.092 C 0.450 0.095 0.451 0.094 0.451 0.091 Z M 0.371 0.083 C 0.370 0.078 0.371 0.077 0.372 0.078 C 0.372 0.079 0.373 0.079 0.372 0.076 C 0.372 0.073 0.372 0.073 0.373 0.075 C 0.374 0.078 0.373 0.083 0.372 0.083 C 0.372 0.083 0.372 0.084 0.372 0.088 C 0.372 0.091 0.372 0.093 0.373 0.093 C 0.374 0.094 0.374 0.093 0.373 0.092 C 0.373 0.090 0.372 0.085 0.373 0.085 C 0.373 0.085 0.374 0.085 0.374 0.086 C 0.374 0.088 0.374 0.088 0.375 0.087 C 0.375 0.087 0.375 0.087 0.375 0.088 C 0.374 0.090 0.375 0.093 0.376 0.092 C 0.377 0.091 0.377 0.090 0.377 0.090 C 0.376 0.090 0.376 0.087 0.377 0.083 C 0.377 0.082 0.377 0.081 0.377 0.081 C 0.376 0.081 0.376 0.082 0.376 0.083 C 0.376 0.086 0.375 0.085 0.374 0.080 C 0.374 0.076 0.374 0.076 0.374 0.073 C 0.375 0.071 0.375 0.070 0.374 0.070 C 0.374 0.070 0.374 0.069 0.374 0.068 C 0.374 0.067 0.374 0.067 0.373 0.068 C 0.372 0.071 0.372 0.071 0.372 0.067 C 0.372 0.066 0.371 0.065 0.371 0.065 C 0.371 0.065 0.371 0.066 0.371 0.067 C 0.371 0.069 0.370 0.069 0.368 0.069 C 0.366 0.069 0.366 0.069 0.366 0.067 C 0.366 0.065 0.366 0.065 0.367 0.066 C 0.367 0.066 0.368 0.066 0.368 0.065 C 0.368 0.064 0.367 0.063 0.367 0.063 C 0.366 0.063 0.365 0.060 0.366 0.059 C 0.367 0.058 0.366 0.058 0.366 0.058 C 0.365 0.058 0.364 0.058 0.365 0.059 C 0.365 0.062 0.364 0.067 0.362 0.069 C 0.361 0.071 0.362 0.075 0.363 0.074 C 0.364 0.074 0.364 0.074 0.364 0.075 C 0.364 0.075 0.364 0.077 0.363 0.079 C 0.361 0.083 0.361 0.086 0.362 0.086 C 0.363 0.086 0.363 0.085 0.363 0.083 C 0.363 0.079 0.363 0.079 0.364 0.081 C 0.364 0.082 0.364 0.084 0.364 0.086 C 0.364 0.087 0.364 0.087 0.365 0.087 C 0.365 0.086 0.366 0.085 0.366 0.083 C 0.365 0.082 0.366 0.080 0.366 0.080 C 0.366 0.079 0.367 0.078 0.366 0.076 C 0.366 0.073 0.367 0.072 0.369 0.074 C 0.370 0.075 0.370 0.076 0.369 0.075 C 0.367 0.074 0.367 0.076 0.369 0.079 C 0.369 0.080 0.370 0.082 0.370 0.082 C 0.370 0.083 0.369 0.083 0.369 0.081 C 0.368 0.079 0.367 0.080 0.367 0.083 C 0.367 0.084 0.367 0.084 0.368 0.084 C 0.368 0.083 0.369 0.084 0.369 0.085 C 0.369 0.088 0.369 0.088 0.369 0.088 C 0.368 0.088 0.369 0.089 0.369 0.091 C 0.370 0.093 0.370 0.093 0.370 0.091 C 0.371 0.089 0.371 0.086 0.371 0.083 Z M 0.440 0.093 C 0.440 0.091 0.440 0.090 0.439 0.090 C 0.439 0.090 0.439 0.091 0.439 0.092 C 0.439 0.093 0.439 0.094 0.439 0.094 C 0.438 0.095 0.438 0.095 0.439 0.095 C 0.439 0.095 0.440 0.094 0.440 0.093 Z M 0.401 0.094 C 0.400 0.092 0.400 0.092 0.399 0.095 C 0.399 0.095 0.400 0.096 0.401 0.096 C 0.402 0.097 0.402 0.096 0.401 0.094 Z M 0.370 0.096 C 0.370 0.095 0.370 0.095 0.369 0.096 C 0.369 0.096 0.369 0.097 0.370 0.097 C 0.371 0.097 0.371 0.096 0.370 0.096 Z M 0.368 0.095 C 0.368 0.095 0.368 0.093 0.368 0.093 C 0.367 0.092 0.367 0.093 0.367 0.095 C 0.367 0.096 0.367 0.097 0.368 0.097 C 0.368 0.097 0.368 0.096 0.368 0.095 Z M 0.303 0.097 C 0.303 0.096 0.303 0.096 0.302 0.096 C 0.302 0.096 0.301 0.097 0.301 0.098 C 0.301 0.099 0.303 0.099 0.303 0.097 Z M 0.798 0.099 C 0.798 0.098 0.798 0.097 0.797 0.097 C 0.796 0.097 0.796 0.097 0.797 0.099 C 0.798 0.101 0.798 0.101 0.798 0.099 Z M 0.783 0.098 C 0.783 0.094 0.783 0.094 0.783 0.094 C 0.782 0.094 0.782 0.094 0.783 0.095 C 0.783 0.095 0.783 0.097 0.782 0.098 C 0.782 0.100 0.782 0.101 0.782 0.101 C 0.783 0.101 0.783 0.099 0.783 0.098 Z M 0.745 0.099 C 0.745 0.098 0.745 0.097 0.744 0.097 C 0.744 0.097 0.744 0.098 0.744 0.099 C 0.744 0.100 0.745 0.101 0.745 0.101 C 0.745 0.101 0.745 0.100 0.745 0.099 Z M 0.420 0.098 C 0.420 0.097 0.419 0.095 0.419 0.095 C 0.419 0.094 0.418 0.095 0.418 0.097 C 0.418 0.099 0.419 0.101 0.419 0.101 C 0.419 0.101 0.420 0.100 0.420 0.098 Z M 0.434 0.101 C 0.434 0.100 0.434 0.099 0.434 0.099 C 0.434 0.099 0.433 0.100 0.433 0.101 C 0.433 0.102 0.434 0.103 0.434 0.103 C 0.434 0.103 0.434 0.102 0.434 0.101 Z M 0.422 0.099 C 0.422 0.098 0.422 0.097 0.421 0.097 C 0.421 0.097 0.421 0.098 0.421 0.100 C 0.422 0.103 0.423 0.102 0.422 0.099 Z M 0.418 0.097 C 0.418 0.095 0.417 0.094 0.417 0.094 C 0.417 0.095 0.416 0.095 0.416 0.094 C 0.416 0.093 0.417 0.091 0.417 0.091 C 0.418 0.089 0.418 0.089 0.418 0.088 C 0.417 0.087 0.417 0.085 0.417 0.084 C 0.417 0.081 0.416 0.080 0.415 0.083 C 0.414 0.084 0.414 0.084 0.415 0.085 C 0.416 0.087 0.416 0.093 0.415 0.094 C 0.415 0.095 0.415 0.095 0.415 0.095 C 0.416 0.095 0.416 0.096 0.416 0.097 C 0.416 0.098 0.416 0.099 0.417 0.099 C 0.417 0.099 0.417 0.100 0.417 0.101 C 0.417 0.102 0.418 0.103 0.418 0.102 C 0.418 0.101 0.418 0.099 0.418 0.097 Z M 0.820 0.103 C 0.821 0.102 0.820 0.099 0.819 0.099 C 0.818 0.099 0.818 0.100 0.818 0.100 C 0.819 0.101 0.819 0.102 0.819 0.103 C 0.818 0.105 0.819 0.105 0.820 0.103 Z M 0.393 0.101 C 0.394 0.099 0.393 0.094 0.391 0.094 C 0.390 0.094 0.390 0.097 0.391 0.098 C 0.391 0.099 0.391 0.100 0.391 0.101 C 0.391 0.102 0.391 0.102 0.390 0.102 C 0.390 0.101 0.389 0.102 0.389 0.103 C 0.389 0.104 0.390 0.105 0.391 0.104 C 0.392 0.103 0.393 0.102 0.393 0.101 Z M 0.386 0.094 C 0.386 0.093 0.386 0.092 0.386 0.092 C 0.387 0.092 0.387 0.093 0.387 0.094 C 0.387 0.095 0.387 0.095 0.387 0.095 C 0.386 0.095 0.386 0.095 0.386 0.094 Z M 0.387 0.103 C 0.386 0.102 0.386 0.101 0.387 0.098 C 0.388 0.094 0.388 0.093 0.387 0.091 C 0.386 0.088 0.384 0.089 0.385 0.092 C 0.385 0.093 0.385 0.094 0.384 0.093 C 0.384 0.092 0.383 0.093 0.383 0.095 C 0.382 0.101 0.382 0.098 0.382 0.092 C 0.383 0.087 0.383 0.087 0.382 0.087 C 0.382 0.088 0.382 0.089 0.382 0.090 C 0.382 0.091 0.382 0.092 0.381 0.093 C 0.381 0.093 0.380 0.095 0.380 0.096 C 0.380 0.098 0.380 0.099 0.381 0.098 C 0.381 0.098 0.382 0.099 0.383 0.101 C 0.384 0.102 0.385 0.104 0.386 0.104 C 0.387 0.104 0.387 0.103 0.387 0.103 Z M 0.382 0.103 C 0.382 0.100 0.381 0.100 0.380 0.103 C 0.380 0.104 0.380 0.104 0.380 0.104 C 0.381 0.104 0.381 0.104 0.382 0.103 Z M 0.379 0.098 C 0.379 0.095 0.378 0.095 0.378 0.097 C 0.377 0.099 0.377 0.100 0.378 0.102 C 0.378 0.104 0.379 0.102 0.379 0.098 Z M 0.426 0.103 C 0.427 0.104 0.427 0.103 0.427 0.101 C 0.427 0.099 0.427 0.097 0.426 0.097 C 0.426 0.097 0.426 0.096 0.427 0.095 C 0.427 0.094 0.427 0.094 0.427 0.094 C 0.426 0.093 0.426 0.093 0.427 0.092 C 0.427 0.090 0.427 0.090 0.427 0.087 C 0.426 0.086 0.426 0.085 0.425 0.085 C 0.425 0.085 0.425 0.085 0.425 0.087 C 0.426 0.089 0.426 0.092 0.425 0.091 C 0.425 0.090 0.425 0.091 0.425 0.093 C 0.425 0.096 0.425 0.097 0.425 0.097 C 0.424 0.097 0.424 0.098 0.425 0.099 C 0.425 0.101 0.425 0.101 0.424 0.100 C 0.423 0.099 0.423 0.099 0.423 0.103 C 0.423 0.105 0.424 0.106 0.424 0.104 C 0.425 0.103 0.426 0.103 0.426 0.103 Z M 0.401 0.104 C 0.401 0.103 0.401 0.103 0.400 0.103 C 0.400 0.103 0.400 0.103 0.400 0.104 C 0.400 0.105 0.400 0.106 0.401 0.106 C 0.401 0.106 0.401 0.105 0.401 0.104 Z M 0.422 0.106 C 0.422 0.105 0.422 0.104 0.422 0.104 C 0.421 0.104 0.421 0.105 0.421 0.106 C 0.421 0.107 0.421 0.108 0.422 0.108 C 0.422 0.108 0.422 0.107 0.422 0.106 Z M 0.419 0.107 C 0.418 0.105 0.418 0.105 0.417 0.105 C 0.417 0.106 0.417 0.107 0.418 0.108 C 0.420 0.110 0.420 0.110 0.419 0.107 Z M 0.305 0.107 C 0.305 0.106 0.305 0.104 0.306 0.103 C 0.307 0.101 0.308 0.094 0.307 0.094 C 0.306 0.094 0.306 0.094 0.307 0.096 C 0.307 0.097 0.307 0.097 0.306 0.096 C 0.306 0.096 0.305 0.096 0.305 0.096 C 0.304 0.098 0.303 0.101 0.304 0.107 C 0.304 0.110 0.305 0.111 0.305 0.107 Z M 0.713 0.110 C 0.712 0.110 0.712 0.110 0.712 0.110 C 0.711 0.111 0.712 0.111 0.712 0.111 C 0.713 0.111 0.713 0.111 0.713 0.110 Z M 0.432 0.108 C 0.432 0.106 0.432 0.104 0.431 0.104 C 0.431 0.104 0.431 0.104 0.431 0.102 C 0.432 0.101 0.432 0.101 0.431 0.101 C 0.430 0.102 0.430 0.102 0.430 0.099 C 0.431 0.096 0.431 0.096 0.430 0.097 C 0.429 0.097 0.429 0.099 0.429 0.101 C 0.429 0.103 0.429 0.104 0.429 0.105 C 0.428 0.105 0.429 0.105 0.429 0.105 C 0.430 0.105 0.431 0.106 0.431 0.108 C 0.433 0.113 0.433 0.113 0.432 0.108 L 0.432 0.108 Z M 0.420 0.112 C 0.420 0.112 0.419 0.112 0.419 0.112 C 0.418 0.113 0.419 0.113 0.419 0.113 C 0.420 0.113 0.420 0.113 0.420 0.112 Z M 0.412 0.107 C 0.412 0.106 0.412 0.105 0.412 0.104 C 0.413 0.102 0.413 0.104 0.413 0.106 C 0.413 0.108 0.413 0.108 0.412 0.107 Z M 0.412 0.111 C 0.411 0.108 0.412 0.107 0.413 0.109 C 0.413 0.110 0.413 0.111 0.413 0.112 C 0.413 0.113 0.413 0.113 0.414 0.112 C 0.414 0.112 0.414 0.110 0.414 0.110 C 0.414 0.109 0.414 0.109 0.415 0.109 C 0.416 0.111 0.415 0.103 0.414 0.101 C 0.412 0.099 0.412 0.097 0.414 0.098 C 0.415 0.099 0.415 0.099 0.414 0.097 C 0.413 0.096 0.412 0.096 0.411 0.097 C 0.411 0.098 0.410 0.098 0.410 0.097 C 0.409 0.094 0.409 0.095 0.409 0.100 C 0.409 0.102 0.409 0.103 0.410 0.104 C 0.411 0.105 0.411 0.106 0.410 0.107 C 0.409 0.108 0.409 0.112 0.410 0.111 C 0.411 0.111 0.411 0.111 0.410 0.110 C 0.410 0.108 0.410 0.108 0.410 0.108 C 0.411 0.108 0.411 0.109 0.411 0.111 C 0.411 0.112 0.411 0.113 0.412 0.113 C 0.412 0.113 0.412 0.112 0.412 0.111 Z M 0.405 0.111 C 0.405 0.108 0.405 0.108 0.406 0.109 C 0.406 0.110 0.407 0.109 0.407 0.106 C 0.408 0.104 0.408 0.103 0.407 0.103 C 0.407 0.104 0.407 0.103 0.407 0.101 C 0.406 0.099 0.406 0.097 0.406 0.097 C 0.405 0.097 0.405 0.100 0.405 0.102 C 0.405 0.103 0.404 0.104 0.404 0.106 C 0.403 0.107 0.403 0.108 0.403 0.108 C 0.404 0.108 0.404 0.109 0.404 0.110 C 0.404 0.111 0.404 0.112 0.405 0.113 C 0.405 0.113 0.405 0.112 0.405 0.111 Z M 0.305 0.112 C 0.305 0.112 0.305 0.112 0.305 0.112 C 0.304 0.113 0.305 0.113 0.305 0.113 C 0.306 0.113 0.306 0.113 0.305 0.112 Z M 0.428 0.113 C 0.429 0.112 0.429 0.111 0.429 0.110 C 0.428 0.109 0.428 0.110 0.427 0.112 C 0.427 0.115 0.427 0.116 0.428 0.113 Z M 0.417 0.111 C 0.417 0.111 0.416 0.110 0.416 0.111 C 0.415 0.112 0.415 0.113 0.415 0.113 C 0.415 0.114 0.415 0.114 0.416 0.114 C 0.416 0.113 0.417 0.112 0.417 0.111 Z M 0.307 0.113 C 0.307 0.111 0.306 0.113 0.307 0.116 C 0.307 0.118 0.307 0.118 0.307 0.117 C 0.308 0.116 0.308 0.115 0.307 0.113 Z M 0.299 0.117 C 0.299 0.116 0.299 0.116 0.299 0.116 C 0.298 0.117 0.298 0.118 0.298 0.118 C 0.298 0.118 0.298 0.119 0.299 0.119 C 0.299 0.119 0.299 0.118 0.299 0.117 Z M 0.297 0.117 C 0.296 0.115 0.296 0.115 0.297 0.115 C 0.298 0.115 0.298 0.114 0.298 0.113 C 0.298 0.111 0.297 0.110 0.297 0.111 C 0.296 0.112 0.296 0.111 0.296 0.109 C 0.296 0.105 0.296 0.105 0.295 0.110 C 0.294 0.112 0.294 0.113 0.294 0.113 C 0.295 0.113 0.295 0.115 0.296 0.116 C 0.296 0.117 0.297 0.119 0.297 0.119 C 0.297 0.119 0.297 0.118 0.297 0.117 Z M 0.428 0.120 C 0.428 0.119 0.427 0.119 0.426 0.118 C 0.425 0.118 0.425 0.118 0.425 0.119 C 0.425 0.120 0.428 0.121 0.428 0.120 Z M 0.303 0.119 C 0.303 0.118 0.302 0.117 0.302 0.118 C 0.302 0.118 0.302 0.119 0.302 0.120 C 0.302 0.120 0.302 0.121 0.302 0.121 C 0.302 0.121 0.303 0.120 0.303 0.119 Z M 0.280 0.117 C 0.280 0.115 0.280 0.113 0.280 0.113 C 0.280 0.113 0.280 0.115 0.280 0.117 C 0.280 0.119 0.280 0.121 0.280 0.121 C 0.280 0.121 0.281 0.119 0.280 0.117 Z M 0.293 0.129 C 0.293 0.128 0.293 0.126 0.293 0.124 C 0.292 0.122 0.292 0.121 0.292 0.123 C 0.291 0.124 0.291 0.125 0.290 0.125 C 0.288 0.125 0.288 0.126 0.289 0.128 C 0.289 0.130 0.293 0.130 0.293 0.129 Z M 0.943 0.134 C 0.943 0.133 0.942 0.133 0.942 0.134 C 0.942 0.134 0.942 0.135 0.943 0.135 C 0.943 0.135 0.943 0.134 0.943 0.134 Z M 0.936 0.164 C 0.936 0.164 0.935 0.164 0.935 0.164 C 0.935 0.165 0.935 0.165 0.936 0.165 C 0.936 0.165 0.937 0.165 0.936 0.164 Z M 0.965 0.207 C 0.965 0.207 0.964 0.207 0.964 0.208 C 0.964 0.208 0.964 0.209 0.965 0.208 C 0.965 0.208 0.965 0.208 0.965 0.207 Z M 0.972 0.279 C 0.972 0.279 0.972 0.279 0.971 0.280 C 0.971 0.280 0.972 0.281 0.972 0.280 C 0.973 0.280 0.973 0.280 0.972 0.279 Z M 0.970 0.279 C 0.970 0.279 0.970 0.279 0.970 0.280 C 0.969 0.280 0.970 0.281 0.970 0.280 C 0.971 0.280 0.971 0.280 0.970 0.279 Z M 0.963 0.279 C 0.962 0.279 0.962 0.279 0.962 0.280 C 0.962 0.280 0.962 0.281 0.962 0.280 C 0.963 0.280 0.963 0.280 0.963 0.279 Z M 0.972 0.283 C 0.972 0.282 0.972 0.283 0.971 0.283 C 0.971 0.284 0.972 0.284 0.972 0.284 C 0.973 0.284 0.973 0.284 0.972 0.283 Z M 0.079 0.347 C 0.079 0.346 0.079 0.345 0.079 0.345 C 0.078 0.345 0.078 0.346 0.078 0.347 C 0.078 0.348 0.078 0.349 0.079 0.349 C 0.079 0.349 0.079 0.348 0.079 0.347 Z M 0.059 0.456 C 0.058 0.455 0.057 0.455 0.057 0.456 C 0.057 0.457 0.057 0.458 0.058 0.458 C 0.059 0.458 0.059 0.458 0.059 0.456 Z M 0.050 0.456 C 0.050 0.454 0.049 0.453 0.049 0.453 C 0.049 0.453 0.049 0.454 0.050 0.456 C 0.050 0.457 0.051 0.459 0.051 0.459 C 0.051 0.459 0.051 0.457 0.050 0.456 Z M 0.043 0.457 C 0.042 0.457 0.040 0.457 0.040 0.457 C 0.039 0.458 0.039 0.458 0.041 0.458 C 0.043 0.458 0.043 0.458 0.043 0.457 Z M 0.047 0.458 C 0.047 0.457 0.046 0.457 0.046 0.457 C 0.045 0.457 0.045 0.458 0.045 0.459 C 0.045 0.460 0.047 0.459 0.047 0.458 Z M 0.083 0.470 C 0.083 0.470 0.082 0.470 0.082 0.470 C 0.082 0.471 0.082 0.471 0.083 0.471 C 0.084 0.471 0.084 0.470 0.083 0.470 Z M 0.088 0.498 C 0.089 0.498 0.089 0.498 0.089 0.496 C 0.088 0.494 0.083 0.496 0.084 0.498 C 0.084 0.499 0.085 0.499 0.086 0.499 C 0.086 0.499 0.088 0.499 0.088 0.498 Z M 0.954 0.508 C 0.954 0.507 0.953 0.506 0.952 0.507 C 0.952 0.508 0.952 0.509 0.953 0.509 C 0.953 0.509 0.954 0.509 0.954 0.508 Z M 0.084 0.518 C 0.084 0.517 0.083 0.516 0.083 0.517 C 0.083 0.518 0.083 0.519 0.083 0.519 C 0.083 0.519 0.083 0.520 0.083 0.520 C 0.083 0.520 0.084 0.519 0.084 0.518 Z M 0.080 0.515 C 0.080 0.514 0.080 0.515 0.080 0.517 C 0.080 0.519 0.080 0.520 0.080 0.518 C 0.080 0.517 0.080 0.515 0.080 0.515 Z M 0.065 0.525 C 0.065 0.524 0.064 0.523 0.064 0.523 C 0.063 0.523 0.063 0.524 0.064 0.525 C 0.065 0.527 0.065 0.527 0.065 0.525 Z M 0.056 0.526 C 0.056 0.525 0.055 0.525 0.055 0.526 C 0.055 0.526 0.055 0.527 0.056 0.527 C 0.056 0.527 0.057 0.526 0.056 0.526 Z M 0.084 0.529 C 0.083 0.529 0.083 0.529 0.083 0.530 C 0.083 0.530 0.083 0.531 0.083 0.530 C 0.084 0.530 0.084 0.530 0.084 0.529 Z M 0.077 0.529 C 0.077 0.529 0.076 0.529 0.076 0.529 C 0.076 0.530 0.076 0.530 0.077 0.530 C 0.077 0.530 0.078 0.530 0.077 0.529 Z M 0.072 0.529 C 0.072 0.528 0.072 0.527 0.071 0.527 C 0.071 0.527 0.071 0.526 0.071 0.525 C 0.071 0.523 0.071 0.522 0.070 0.523 C 0.070 0.524 0.070 0.524 0.070 0.526 C 0.070 0.527 0.071 0.529 0.071 0.529 C 0.072 0.530 0.072 0.530 0.073 0.530 C 0.073 0.531 0.073 0.530 0.072 0.529 Z M 0.991 0.531 C 0.991 0.531 0.990 0.531 0.990 0.531 C 0.990 0.532 0.990 0.532 0.990 0.532 C 0.991 0.532 0.991 0.532 0.991 0.531 Z M 0.047 0.532 C 0.045 0.530 0.044 0.530 0.044 0.532 C 0.044 0.533 0.045 0.534 0.046 0.534 C 0.047 0.534 0.048 0.534 0.047 0.532 Z M 0.061 0.533 C 0.061 0.531 0.058 0.532 0.058 0.534 C 0.058 0.535 0.058 0.535 0.060 0.535 C 0.061 0.535 0.061 0.535 0.061 0.533 Z M 0.085 0.534 C 0.085 0.533 0.085 0.532 0.084 0.533 C 0.084 0.533 0.084 0.535 0.084 0.536 C 0.084 0.537 0.084 0.538 0.084 0.537 C 0.084 0.537 0.085 0.536 0.085 0.534 Z M 0.083 0.536 C 0.083 0.535 0.083 0.534 0.083 0.533 C 0.082 0.532 0.082 0.533 0.082 0.534 C 0.082 0.535 0.081 0.536 0.081 0.536 C 0.080 0.536 0.080 0.536 0.080 0.533 C 0.081 0.531 0.081 0.531 0.079 0.531 C 0.079 0.531 0.078 0.531 0.078 0.532 C 0.079 0.533 0.079 0.536 0.078 0.537 C 0.077 0.537 0.078 0.537 0.080 0.537 C 0.081 0.537 0.083 0.537 0.083 0.536 Z M 0.056 0.535 C 0.055 0.532 0.054 0.532 0.052 0.534 C 0.052 0.535 0.052 0.536 0.053 0.535 C 0.054 0.534 0.055 0.535 0.055 0.536 C 0.055 0.537 0.055 0.538 0.056 0.538 C 0.056 0.538 0.056 0.537 0.056 0.535 Z M 0.076 0.537 C 0.075 0.536 0.075 0.534 0.075 0.534 C 0.075 0.533 0.075 0.532 0.075 0.532 C 0.074 0.532 0.074 0.536 0.075 0.538 C 0.075 0.539 0.075 0.540 0.076 0.540 C 0.076 0.539 0.076 0.539 0.076 0.537 Z M 0.072 0.533 C 0.071 0.532 0.069 0.531 0.068 0.532 C 0.066 0.533 0.064 0.534 0.063 0.534 C 0.063 0.534 0.063 0.535 0.063 0.536 C 0.063 0.536 0.063 0.537 0.064 0.537 C 0.065 0.537 0.066 0.536 0.066 0.535 C 0.066 0.534 0.066 0.534 0.067 0.535 C 0.068 0.535 0.069 0.535 0.069 0.534 C 0.069 0.533 0.070 0.533 0.070 0.533 C 0.070 0.534 0.070 0.535 0.070 0.536 C 0.070 0.537 0.070 0.538 0.070 0.538 C 0.071 0.538 0.071 0.537 0.071 0.536 C 0.071 0.533 0.072 0.534 0.072 0.537 C 0.072 0.540 0.072 0.540 0.073 0.538 C 0.073 0.535 0.073 0.535 0.072 0.533 Z M 0.068 0.538 C 0.067 0.536 0.067 0.536 0.067 0.538 C 0.067 0.539 0.068 0.540 0.068 0.540 C 0.069 0.540 0.069 0.539 0.068 0.538 Z M 0.054 0.538 C 0.054 0.538 0.053 0.538 0.053 0.539 C 0.053 0.539 0.053 0.540 0.054 0.539 C 0.054 0.539 0.054 0.539 0.054 0.538 Z M 0.038 0.538 C 0.038 0.538 0.037 0.538 0.037 0.539 C 0.037 0.539 0.037 0.540 0.038 0.539 C 0.038 0.539 0.038 0.539 0.038 0.538 Z M 0.044 0.540 C 0.044 0.540 0.044 0.540 0.043 0.540 C 0.043 0.541 0.044 0.541 0.044 0.541 C 0.045 0.541 0.045 0.541 0.044 0.540 Z M 0.045 0.567 C 0.045 0.567 0.045 0.567 0.045 0.567 C 0.044 0.567 0.044 0.567 0.044 0.568 C 0.044 0.570 0.044 0.570 0.045 0.569 C 0.045 0.569 0.045 0.568 0.045 0.567 Z M 0.978 0.581 C 0.978 0.580 0.978 0.579 0.978 0.579 C 0.977 0.579 0.977 0.580 0.977 0.581 C 0.977 0.582 0.977 0.583 0.978 0.583 C 0.978 0.583 0.978 0.582 0.978 0.581 Z M 0.075 0.623 C 0.074 0.622 0.074 0.622 0.074 0.623 C 0.073 0.624 0.074 0.624 0.074 0.624 C 0.075 0.624 0.075 0.623 0.075 0.623 Z M 0.965 0.626 C 0.965 0.625 0.965 0.624 0.965 0.624 C 0.964 0.624 0.964 0.624 0.964 0.626 C 0.965 0.628 0.965 0.628 0.965 0.626 Z M 0.964 0.629 C 0.964 0.627 0.962 0.627 0.961 0.629 C 0.961 0.630 0.961 0.631 0.962 0.631 C 0.963 0.631 0.964 0.630 0.964 0.629 Z M 0.045 0.632 C 0.045 0.631 0.045 0.631 0.044 0.632 C 0.044 0.633 0.044 0.633 0.045 0.633 C 0.046 0.633 0.046 0.632 0.045 0.632 Z M 0.961 0.634 C 0.961 0.634 0.960 0.633 0.960 0.632 C 0.960 0.632 0.959 0.632 0.959 0.633 C 0.959 0.634 0.960 0.635 0.960 0.635 C 0.960 0.635 0.961 0.635 0.961 0.634 Z M 0.035 0.633 C 0.035 0.632 0.035 0.631 0.035 0.631 C 0.034 0.631 0.034 0.632 0.034 0.633 C 0.035 0.635 0.035 0.635 0.035 0.633 Z M 0.962 0.636 C 0.963 0.637 0.963 0.636 0.963 0.634 C 0.962 0.630 0.962 0.631 0.961 0.635 C 0.961 0.639 0.961 0.639 0.961 0.637 C 0.962 0.636 0.962 0.636 0.962 0.636 Z M 0.032 0.664 C 0.031 0.663 0.029 0.663 0.029 0.665 C 0.029 0.665 0.030 0.665 0.031 0.665 C 0.032 0.665 0.033 0.665 0.032 0.664 Z M 0.026 0.669 C 0.026 0.668 0.026 0.667 0.026 0.667 C 0.026 0.667 0.025 0.668 0.025 0.669 C 0.025 0.670 0.025 0.671 0.025 0.671 C 0.025 0.671 0.026 0.670 0.026 0.669 Z M 0.056 0.703 C 0.056 0.702 0.056 0.701 0.056 0.701 C 0.055 0.701 0.055 0.702 0.055 0.703 C 0.055 0.704 0.055 0.705 0.056 0.705 C 0.056 0.705 0.056 0.704 0.056 0.703 Z M 0.045 0.754 C 0.045 0.754 0.044 0.754 0.044 0.754 C 0.044 0.754 0.043 0.754 0.044 0.755 C 0.044 0.757 0.045 0.756 0.045 0.754 Z M 0.062 0.767 C 0.062 0.767 0.062 0.766 0.061 0.766 C 0.060 0.766 0.060 0.765 0.060 0.764 C 0.060 0.763 0.060 0.763 0.059 0.763 C 0.059 0.763 0.059 0.764 0.059 0.765 C 0.059 0.767 0.060 0.768 0.061 0.768 C 0.062 0.768 0.063 0.768 0.062 0.767 Z M 0.056 0.770 C 0.056 0.769 0.055 0.768 0.055 0.768 C 0.055 0.768 0.054 0.769 0.054 0.770 C 0.054 0.771 0.054 0.772 0.055 0.772 C 0.056 0.772 0.056 0.771 0.056 0.770 Z M 0.044 0.779 C 0.044 0.778 0.044 0.777 0.043 0.777 C 0.041 0.777 0.041 0.777 0.042 0.779 C 0.043 0.780 0.044 0.780 0.044 0.780 C 0.044 0.781 0.044 0.780 0.044 0.779 Z M 0.038 0.788 C 0.038 0.787 0.038 0.786 0.038 0.786 C 0.037 0.786 0.037 0.787 0.037 0.788 C 0.037 0.789 0.038 0.790 0.038 0.790 C 0.038 0.790 0.038 0.789 0.038 0.788 Z M 0.041 0.790 C 0.041 0.789 0.040 0.788 0.040 0.788 C 0.040 0.788 0.040 0.789 0.040 0.790 C 0.040 0.791 0.040 0.791 0.041 0.791 C 0.041 0.791 0.041 0.791 0.041 0.790 Z M 0.016 0.831 C 0.016 0.829 0.015 0.829 0.015 0.831 C 0.015 0.832 0.015 0.832 0.015 0.832 C 0.016 0.832 0.016 0.831 0.016 0.831 Z M 0.016 0.835 C 0.016 0.835 0.016 0.835 0.016 0.835 C 0.015 0.836 0.016 0.836 0.016 0.836 C 0.017 0.836 0.017 0.836 0.016 0.835 Z M 0.013 0.840 C 0.013 0.839 0.013 0.838 0.013 0.839 C 0.012 0.840 0.012 0.841 0.012 0.841 C 0.012 0.841 0.012 0.842 0.013 0.842 C 0.013 0.842 0.013 0.841 0.013 0.840 Z M 0.024 0.850 C 0.023 0.849 0.023 0.849 0.023 0.850 C 0.023 0.850 0.023 0.851 0.023 0.851 C 0.024 0.851 0.024 0.850 0.024 0.850 Z M 0.022 0.849 C 0.022 0.848 0.021 0.847 0.021 0.847 C 0.020 0.847 0.020 0.848 0.020 0.849 C 0.020 0.850 0.021 0.851 0.021 0.851 C 0.022 0.851 0.022 0.850 0.022 0.849 Z M 0.017 0.858 C 0.017 0.857 0.016 0.856 0.016 0.856 C 0.016 0.856 0.015 0.857 0.015 0.858 C 0.015 0.859 0.016 0.860 0.016 0.860 C 0.017 0.860 0.017 0.859 0.017 0.858 Z M 0.020 0.867 C 0.020 0.866 0.019 0.865 0.019 0.865 C 0.019 0.865 0.018 0.866 0.018 0.867 C 0.018 0.868 0.018 0.869 0.019 0.869 C 0.020 0.869 0.020 0.868 0.020 0.867 Z M 0.636 0.995 C 0.636 0.993 0.635 0.993 0.634 0.993 C 0.631 0.993 0.631 0.993 0.630 0.990 C 0.629 0.986 0.628 0.984 0.628 0.987 C 0.629 0.988 0.628 0.988 0.627 0.988 C 0.626 0.988 0.624 0.989 0.624 0.990 C 0.624 0.992 0.623 0.992 0.621 0.991 C 0.619 0.989 0.618 0.988 0.616 0.988 C 0.616 0.988 0.616 0.987 0.616 0.986 C 0.616 0.985 0.615 0.983 0.615 0.982 C 0.613 0.980 0.612 0.975 0.612 0.973 C 0.612 0.972 0.612 0.971 0.612 0.971 C 0.611 0.971 0.611 0.972 0.611 0.973 C 0.611 0.974 0.611 0.975 0.611 0.975 C 0.610 0.975 0.610 0.977 0.609 0.980 C 0.608 0.986 0.607 0.988 0.607 0.983 C 0.607 0.980 0.607 0.980 0.604 0.985 C 0.604 0.987 0.603 0.987 0.603 0.986 C 0.603 0.984 0.600 0.985 0.599 0.987 C 0.599 0.989 0.598 0.989 0.598 0.987 C 0.598 0.987 0.598 0.986 0.598 0.985 C 0.599 0.985 0.598 0.984 0.598 0.984 C 0.598 0.984 0.597 0.985 0.597 0.986 C 0.597 0.989 0.595 0.988 0.594 0.984 C 0.593 0.982 0.592 0.980 0.591 0.980 C 0.590 0.980 0.589 0.979 0.588 0.977 C 0.586 0.974 0.586 0.974 0.585 0.976 C 0.585 0.977 0.584 0.978 0.584 0.978 C 0.584 0.978 0.584 0.979 0.584 0.980 C 0.584 0.981 0.583 0.982 0.583 0.982 C 0.582 0.982 0.582 0.982 0.582 0.980 C 0.583 0.978 0.582 0.978 0.581 0.978 C 0.581 0.979 0.580 0.978 0.580 0.976 C 0.580 0.973 0.579 0.971 0.578 0.971 C 0.578 0.971 0.578 0.972 0.578 0.973 C 0.578 0.973 0.576 0.974 0.574 0.973 C 0.571 0.973 0.570 0.973 0.569 0.976 C 0.569 0.980 0.567 0.981 0.567 0.978 C 0.567 0.975 0.566 0.976 0.565 0.980 C 0.564 0.982 0.564 0.984 0.563 0.984 C 0.563 0.984 0.563 0.984 0.563 0.982 C 0.564 0.981 0.564 0.980 0.563 0.979 C 0.563 0.979 0.562 0.977 0.562 0.976 C 0.562 0.974 0.562 0.972 0.561 0.970 C 0.559 0.967 0.559 0.967 0.558 0.970 C 0.557 0.971 0.556 0.973 0.554 0.974 C 0.552 0.975 0.552 0.975 0.552 0.973 C 0.553 0.972 0.553 0.971 0.552 0.971 C 0.551 0.971 0.550 0.975 0.549 0.977 C 0.549 0.978 0.548 0.978 0.548 0.978 C 0.547 0.977 0.547 0.976 0.547 0.975 C 0.548 0.973 0.546 0.968 0.544 0.968 C 0.543 0.969 0.542 0.968 0.541 0.966 C 0.540 0.964 0.540 0.964 0.539 0.966 C 0.538 0.968 0.537 0.968 0.537 0.966 C 0.536 0.965 0.536 0.965 0.535 0.968 C 0.534 0.970 0.534 0.971 0.533 0.971 C 0.532 0.970 0.532 0.971 0.532 0.972 C 0.532 0.974 0.531 0.973 0.530 0.970 C 0.529 0.966 0.528 0.965 0.528 0.968 C 0.528 0.969 0.528 0.969 0.527 0.969 C 0.527 0.969 0.527 0.970 0.527 0.972 C 0.527 0.973 0.527 0.974 0.526 0.974 C 0.525 0.974 0.525 0.973 0.525 0.972 C 0.525 0.971 0.524 0.970 0.523 0.970 C 0.521 0.971 0.521 0.970 0.521 0.968 C 0.520 0.966 0.520 0.966 0.519 0.968 C 0.519 0.969 0.518 0.969 0.517 0.968 C 0.517 0.967 0.516 0.967 0.515 0.967 C 0.513 0.967 0.512 0.966 0.511 0.965 C 0.511 0.964 0.510 0.964 0.510 0.966 C 0.511 0.971 0.509 0.969 0.509 0.964 C 0.508 0.960 0.508 0.958 0.507 0.957 C 0.506 0.957 0.506 0.956 0.506 0.955 C 0.506 0.954 0.506 0.953 0.506 0.953 C 0.505 0.953 0.505 0.953 0.505 0.952 C 0.505 0.951 0.504 0.950 0.503 0.950 C 0.501 0.950 0.500 0.950 0.500 0.954 C 0.499 0.959 0.497 0.962 0.496 0.959 C 0.496 0.956 0.493 0.958 0.494 0.962 C 0.494 0.963 0.494 0.964 0.493 0.964 C 0.492 0.964 0.492 0.963 0.492 0.962 C 0.492 0.959 0.487 0.952 0.485 0.955 C 0.485 0.956 0.485 0.956 0.485 0.957 C 0.486 0.958 0.486 0.958 0.485 0.959 C 0.484 0.959 0.483 0.957 0.483 0.955 C 0.483 0.953 0.483 0.953 0.483 0.954 C 0.482 0.955 0.481 0.954 0.481 0.952 C 0.480 0.951 0.480 0.950 0.479 0.952 C 0.479 0.953 0.478 0.954 0.477 0.954 C 0.476 0.954 0.476 0.954 0.475 0.955 C 0.474 0.958 0.472 0.959 0.471 0.956 C 0.470 0.953 0.467 0.953 0.466 0.955 C 0.465 0.957 0.462 0.954 0.462 0.951 C 0.462 0.950 0.462 0.950 0.461 0.951 C 0.460 0.951 0.460 0.951 0.459 0.948 C 0.458 0.946 0.458 0.944 0.458 0.944 C 0.457 0.944 0.457 0.943 0.458 0.942 C 0.458 0.940 0.457 0.942 0.456 0.946 C 0.455 0.947 0.454 0.948 0.451 0.949 C 0.448 0.949 0.445 0.950 0.444 0.951 C 0.442 0.953 0.442 0.953 0.442 0.951 C 0.441 0.950 0.441 0.949 0.441 0.950 C 0.441 0.952 0.439 0.948 0.439 0.946 C 0.439 0.944 0.438 0.943 0.438 0.943 C 0.437 0.943 0.437 0.944 0.437 0.945 C 0.437 0.947 0.434 0.948 0.434 0.946 C 0.434 0.944 0.433 0.944 0.433 0.946 C 0.433 0.947 0.432 0.948 0.432 0.947 C 0.432 0.946 0.431 0.947 0.431 0.947 C 0.430 0.950 0.427 0.953 0.427 0.952 C 0.427 0.951 0.426 0.951 0.425 0.950 C 0.424 0.950 0.424 0.949 0.424 0.949 C 0.423 0.946 0.415 0.947 0.414 0.949 C 0.413 0.952 0.411 0.954 0.411 0.951 C 0.411 0.950 0.410 0.950 0.410 0.950 C 0.409 0.950 0.409 0.949 0.409 0.948 C 0.409 0.947 0.408 0.946 0.407 0.946 C 0.406 0.946 0.405 0.947 0.405 0.948 C 0.405 0.949 0.405 0.950 0.405 0.950 C 0.404 0.950 0.404 0.951 0.404 0.952 C 0.403 0.956 0.401 0.958 0.400 0.954 C 0.400 0.953 0.399 0.951 0.399 0.951 C 0.398 0.951 0.398 0.951 0.398 0.950 C 0.398 0.949 0.398 0.949 0.397 0.948 C 0.396 0.948 0.395 0.950 0.394 0.953 C 0.394 0.955 0.393 0.957 0.393 0.955 C 0.393 0.954 0.390 0.946 0.389 0.946 C 0.389 0.946 0.388 0.949 0.387 0.952 C 0.386 0.955 0.386 0.956 0.386 0.955 C 0.386 0.954 0.386 0.954 0.385 0.954 C 0.385 0.955 0.384 0.955 0.384 0.954 C 0.384 0.951 0.378 0.951 0.378 0.953 C 0.377 0.954 0.377 0.955 0.377 0.955 C 0.378 0.955 0.378 0.956 0.377 0.957 C 0.377 0.958 0.377 0.958 0.376 0.957 C 0.375 0.955 0.373 0.954 0.371 0.954 C 0.368 0.954 0.366 0.953 0.365 0.953 C 0.364 0.953 0.363 0.953 0.362 0.954 C 0.360 0.955 0.360 0.954 0.359 0.952 C 0.358 0.948 0.356 0.948 0.356 0.952 C 0.356 0.955 0.354 0.957 0.353 0.955 C 0.352 0.954 0.352 0.953 0.351 0.953 C 0.350 0.953 0.350 0.953 0.350 0.951 C 0.350 0.950 0.350 0.950 0.350 0.950 C 0.349 0.950 0.349 0.948 0.349 0.947 C 0.350 0.946 0.350 0.944 0.349 0.944 C 0.349 0.944 0.349 0.946 0.349 0.947 C 0.349 0.948 0.348 0.950 0.348 0.950 C 0.347 0.950 0.347 0.951 0.347 0.952 C 0.346 0.956 0.345 0.956 0.342 0.952 C 0.339 0.948 0.338 0.948 0.335 0.948 C 0.334 0.949 0.332 0.949 0.332 0.948 C 0.332 0.947 0.332 0.948 0.331 0.950 C 0.330 0.955 0.329 0.956 0.329 0.953 C 0.329 0.952 0.328 0.951 0.328 0.951 C 0.328 0.951 0.327 0.951 0.327 0.950 C 0.327 0.948 0.325 0.949 0.324 0.951 C 0.324 0.951 0.323 0.952 0.322 0.952 C 0.321 0.952 0.319 0.954 0.319 0.955 C 0.318 0.958 0.316 0.956 0.315 0.951 C 0.315 0.949 0.315 0.948 0.314 0.949 C 0.313 0.950 0.313 0.949 0.313 0.948 C 0.312 0.945 0.310 0.946 0.309 0.948 C 0.309 0.950 0.309 0.950 0.308 0.948 C 0.308 0.947 0.307 0.947 0.306 0.947 C 0.306 0.948 0.305 0.947 0.305 0.946 C 0.305 0.944 0.305 0.944 0.305 0.945 C 0.304 0.951 0.295 0.955 0.296 0.949 C 0.296 0.948 0.296 0.948 0.295 0.948 C 0.294 0.949 0.294 0.948 0.294 0.947 C 0.294 0.946 0.294 0.946 0.293 0.947 C 0.293 0.948 0.292 0.949 0.292 0.949 C 0.291 0.950 0.291 0.949 0.291 0.948 C 0.291 0.947 0.290 0.947 0.289 0.948 C 0.289 0.948 0.287 0.947 0.287 0.946 C 0.286 0.945 0.285 0.944 0.285 0.946 C 0.284 0.947 0.282 0.948 0.280 0.949 C 0.277 0.949 0.274 0.950 0.273 0.951 C 0.272 0.951 0.271 0.950 0.271 0.948 C 0.270 0.946 0.270 0.946 0.269 0.949 C 0.268 0.951 0.268 0.951 0.268 0.949 C 0.268 0.947 0.268 0.946 0.267 0.946 C 0.267 0.946 0.267 0.945 0.267 0.944 C 0.267 0.943 0.266 0.943 0.265 0.945 C 0.264 0.947 0.264 0.947 0.263 0.945 C 0.261 0.941 0.257 0.945 0.258 0.950 C 0.258 0.952 0.258 0.952 0.255 0.952 C 0.254 0.953 0.253 0.952 0.253 0.950 C 0.252 0.948 0.252 0.948 0.251 0.949 C 0.251 0.950 0.250 0.950 0.250 0.950 C 0.249 0.949 0.248 0.948 0.248 0.948 C 0.247 0.948 0.246 0.947 0.246 0.946 C 0.246 0.945 0.244 0.940 0.243 0.940 C 0.243 0.940 0.242 0.941 0.241 0.941 C 0.241 0.942 0.240 0.942 0.239 0.938 C 0.238 0.934 0.238 0.933 0.238 0.935 C 0.237 0.938 0.230 0.939 0.229 0.937 C 0.228 0.935 0.228 0.935 0.226 0.937 C 0.224 0.940 0.221 0.941 0.221 0.939 C 0.221 0.938 0.221 0.937 0.221 0.937 C 0.221 0.937 0.220 0.938 0.220 0.939 C 0.220 0.940 0.220 0.940 0.220 0.939 C 0.219 0.938 0.218 0.938 0.217 0.939 C 0.217 0.940 0.216 0.940 0.216 0.939 C 0.216 0.938 0.214 0.938 0.212 0.938 C 0.209 0.938 0.207 0.939 0.206 0.939 C 0.205 0.939 0.204 0.940 0.204 0.942 C 0.203 0.944 0.203 0.944 0.203 0.943 C 0.204 0.939 0.201 0.939 0.197 0.941 C 0.196 0.943 0.195 0.942 0.194 0.941 C 0.193 0.938 0.188 0.939 0.186 0.942 C 0.185 0.943 0.185 0.942 0.185 0.941 C 0.185 0.940 0.185 0.939 0.185 0.940 C 0.184 0.940 0.184 0.940 0.183 0.938 C 0.182 0.935 0.182 0.935 0.181 0.939 C 0.180 0.942 0.179 0.942 0.178 0.941 C 0.177 0.939 0.175 0.939 0.175 0.941 C 0.175 0.942 0.174 0.942 0.173 0.943 C 0.172 0.943 0.171 0.943 0.171 0.942 C 0.171 0.941 0.171 0.941 0.170 0.941 C 0.170 0.941 0.170 0.939 0.170 0.938 C 0.170 0.936 0.169 0.935 0.164 0.936 C 0.161 0.937 0.157 0.937 0.157 0.938 C 0.156 0.938 0.156 0.937 0.156 0.935 C 0.156 0.934 0.156 0.932 0.155 0.932 C 0.154 0.930 0.151 0.935 0.151 0.938 C 0.151 0.938 0.150 0.939 0.149 0.938 C 0.148 0.937 0.147 0.937 0.147 0.939 C 0.147 0.942 0.145 0.941 0.145 0.938 C 0.145 0.936 0.144 0.936 0.144 0.936 C 0.144 0.937 0.143 0.936 0.143 0.935 C 0.143 0.934 0.143 0.934 0.142 0.934 C 0.141 0.935 0.141 0.934 0.140 0.933 C 0.140 0.932 0.140 0.932 0.139 0.933 C 0.138 0.933 0.138 0.933 0.138 0.932 C 0.137 0.931 0.135 0.930 0.133 0.929 C 0.131 0.928 0.128 0.927 0.128 0.927 C 0.127 0.927 0.126 0.926 0.125 0.926 C 0.125 0.926 0.123 0.925 0.122 0.923 C 0.121 0.922 0.120 0.921 0.120 0.923 C 0.119 0.925 0.116 0.925 0.116 0.923 C 0.116 0.921 0.115 0.921 0.115 0.923 C 0.114 0.924 0.114 0.924 0.113 0.924 C 0.113 0.923 0.113 0.923 0.113 0.925 C 0.113 0.926 0.112 0.926 0.112 0.923 C 0.111 0.921 0.110 0.920 0.107 0.920 C 0.105 0.920 0.102 0.919 0.101 0.918 C 0.100 0.918 0.098 0.917 0.097 0.917 C 0.095 0.916 0.094 0.916 0.094 0.915 C 0.093 0.915 0.089 0.914 0.078 0.913 C 0.071 0.912 0.064 0.911 0.062 0.910 C 0.060 0.909 0.057 0.908 0.055 0.908 C 0.054 0.907 0.052 0.907 0.052 0.906 C 0.050 0.903 0.048 0.903 0.040 0.902 C 0.030 0.901 0.027 0.899 0.026 0.892 C 0.026 0.888 0.026 0.887 0.024 0.886 C 0.023 0.886 0.021 0.886 0.020 0.885 C 0.019 0.885 0.019 0.884 0.019 0.882 C 0.020 0.880 0.019 0.880 0.018 0.880 C 0.018 0.880 0.017 0.879 0.016 0.877 C 0.016 0.875 0.016 0.875 0.016 0.877 C 0.016 0.880 0.016 0.880 0.014 0.880 C 0.013 0.881 0.012 0.880 0.013 0.879 C 0.013 0.878 0.014 0.878 0.015 0.878 C 0.015 0.879 0.015 0.878 0.015 0.876 C 0.015 0.874 0.016 0.874 0.017 0.875 C 0.018 0.876 0.019 0.875 0.018 0.874 C 0.018 0.873 0.017 0.872 0.016 0.872 C 0.015 0.872 0.013 0.871 0.013 0.871 C 0.012 0.869 0.012 0.869 0.013 0.869 C 0.014 0.868 0.015 0.868 0.016 0.868 C 0.016 0.868 0.017 0.867 0.017 0.866 C 0.018 0.864 0.018 0.863 0.016 0.862 C 0.015 0.861 0.014 0.860 0.015 0.856 C 0.015 0.855 0.016 0.854 0.018 0.854 C 0.020 0.853 0.020 0.853 0.020 0.850 C 0.019 0.848 0.019 0.847 0.019 0.848 C 0.019 0.849 0.018 0.850 0.017 0.850 C 0.015 0.849 0.015 0.850 0.016 0.851 C 0.017 0.852 0.017 0.852 0.016 0.852 C 0.015 0.853 0.014 0.853 0.014 0.854 C 0.013 0.855 0.013 0.855 0.014 0.852 C 0.015 0.849 0.015 0.847 0.014 0.847 C 0.013 0.847 0.013 0.846 0.013 0.845 C 0.013 0.844 0.013 0.844 0.013 0.844 C 0.012 0.844 0.012 0.844 0.012 0.845 C 0.013 0.847 0.011 0.847 0.011 0.845 C 0.011 0.844 0.010 0.844 0.010 0.845 C 0.009 0.847 0.009 0.847 0.008 0.845 C 0.008 0.843 0.007 0.842 0.007 0.841 C 0.006 0.841 0.006 0.840 0.007 0.840 C 0.008 0.840 0.009 0.839 0.009 0.838 C 0.009 0.837 0.009 0.837 0.010 0.839 C 0.010 0.840 0.011 0.842 0.011 0.842 C 0.012 0.842 0.012 0.841 0.011 0.840 C 0.010 0.839 0.010 0.838 0.011 0.838 C 0.012 0.838 0.012 0.838 0.012 0.835 C 0.011 0.833 0.011 0.833 0.011 0.833 C 0.012 0.834 0.012 0.834 0.013 0.833 C 0.013 0.831 0.013 0.831 0.013 0.833 C 0.013 0.834 0.014 0.834 0.014 0.831 C 0.014 0.829 0.014 0.827 0.015 0.827 C 0.015 0.827 0.015 0.827 0.015 0.826 C 0.015 0.825 0.015 0.825 0.014 0.825 C 0.014 0.826 0.013 0.825 0.013 0.824 C 0.013 0.824 0.014 0.823 0.015 0.823 C 0.016 0.823 0.018 0.822 0.018 0.820 C 0.018 0.819 0.020 0.818 0.023 0.819 C 0.026 0.819 0.027 0.819 0.027 0.817 C 0.027 0.816 0.027 0.815 0.026 0.815 C 0.025 0.815 0.025 0.814 0.026 0.813 C 0.027 0.811 0.027 0.810 0.031 0.808 C 0.033 0.808 0.034 0.807 0.034 0.805 C 0.033 0.804 0.032 0.803 0.031 0.804 C 0.030 0.804 0.029 0.804 0.030 0.802 C 0.030 0.800 0.032 0.800 0.034 0.800 C 0.038 0.800 0.039 0.799 0.037 0.796 C 0.037 0.795 0.036 0.795 0.035 0.795 C 0.034 0.795 0.033 0.794 0.034 0.793 C 0.034 0.792 0.034 0.792 0.034 0.791 C 0.033 0.790 0.033 0.790 0.033 0.791 C 0.032 0.793 0.031 0.789 0.031 0.787 C 0.032 0.786 0.031 0.786 0.031 0.787 C 0.031 0.787 0.031 0.789 0.031 0.790 C 0.031 0.792 0.031 0.792 0.029 0.789 C 0.026 0.785 0.023 0.785 0.023 0.788 C 0.022 0.790 0.022 0.790 0.022 0.788 C 0.022 0.787 0.022 0.786 0.022 0.786 C 0.022 0.786 0.021 0.787 0.022 0.787 C 0.022 0.788 0.021 0.789 0.020 0.789 C 0.019 0.789 0.019 0.788 0.019 0.788 C 0.019 0.787 0.019 0.786 0.019 0.786 C 0.018 0.786 0.018 0.785 0.017 0.785 C 0.017 0.784 0.017 0.784 0.017 0.786 C 0.017 0.787 0.017 0.788 0.016 0.788 H 0.015 L 0.016 0.785 C 0.018 0.781 0.018 0.779 0.016 0.779 C 0.015 0.779 0.015 0.778 0.015 0.777 C 0.015 0.777 0.017 0.776 0.019 0.775 C 0.024 0.775 0.026 0.774 0.026 0.773 C 0.027 0.773 0.027 0.773 0.028 0.773 C 0.028 0.774 0.029 0.773 0.029 0.772 C 0.029 0.770 0.029 0.770 0.029 0.771 C 0.030 0.773 0.035 0.773 0.038 0.771 C 0.040 0.770 0.042 0.764 0.041 0.764 C 0.040 0.764 0.040 0.763 0.040 0.761 C 0.041 0.759 0.041 0.758 0.042 0.759 C 0.043 0.759 0.043 0.759 0.042 0.757 C 0.042 0.756 0.041 0.755 0.041 0.755 C 0.040 0.755 0.040 0.754 0.040 0.753 C 0.040 0.752 0.040 0.752 0.040 0.752 C 0.040 0.753 0.039 0.753 0.039 0.751 C 0.038 0.750 0.038 0.750 0.038 0.752 C 0.039 0.754 0.038 0.755 0.037 0.757 C 0.036 0.758 0.035 0.759 0.034 0.759 C 0.034 0.759 0.032 0.760 0.031 0.761 C 0.029 0.762 0.027 0.762 0.027 0.762 C 0.027 0.761 0.026 0.762 0.026 0.763 C 0.026 0.763 0.026 0.764 0.025 0.763 C 0.024 0.762 0.024 0.762 0.024 0.761 C 0.025 0.760 0.024 0.760 0.023 0.760 C 0.021 0.760 0.020 0.760 0.020 0.759 C 0.019 0.758 0.019 0.757 0.018 0.758 C 0.018 0.758 0.017 0.758 0.018 0.757 C 0.018 0.755 0.017 0.755 0.016 0.757 C 0.016 0.758 0.015 0.758 0.015 0.756 C 0.014 0.755 0.014 0.754 0.014 0.754 C 0.014 0.754 0.015 0.753 0.015 0.752 C 0.016 0.752 0.016 0.752 0.016 0.754 C 0.015 0.755 0.016 0.755 0.017 0.753 C 0.017 0.751 0.018 0.750 0.019 0.751 C 0.020 0.751 0.021 0.751 0.022 0.750 C 0.023 0.749 0.026 0.748 0.028 0.747 C 0.031 0.747 0.033 0.745 0.033 0.744 C 0.034 0.743 0.035 0.742 0.036 0.742 C 0.037 0.742 0.038 0.740 0.038 0.739 C 0.038 0.738 0.039 0.737 0.040 0.736 C 0.040 0.736 0.041 0.736 0.041 0.736 C 0.041 0.735 0.042 0.734 0.043 0.734 C 0.044 0.734 0.044 0.733 0.043 0.731 C 0.043 0.728 0.042 0.727 0.039 0.728 C 0.037 0.728 0.036 0.727 0.037 0.726 C 0.037 0.726 0.037 0.725 0.037 0.725 C 0.036 0.725 0.037 0.724 0.037 0.723 C 0.038 0.722 0.038 0.722 0.039 0.724 C 0.039 0.725 0.039 0.724 0.040 0.722 C 0.041 0.721 0.041 0.719 0.042 0.719 C 0.042 0.719 0.042 0.719 0.042 0.718 C 0.041 0.717 0.041 0.716 0.041 0.716 C 0.042 0.716 0.042 0.717 0.042 0.717 C 0.042 0.718 0.044 0.720 0.045 0.720 C 0.046 0.720 0.048 0.722 0.049 0.723 C 0.050 0.725 0.051 0.725 0.052 0.723 C 0.053 0.721 0.053 0.721 0.052 0.718 C 0.051 0.715 0.050 0.714 0.048 0.714 C 0.046 0.713 0.045 0.712 0.044 0.712 C 0.044 0.711 0.043 0.711 0.043 0.713 C 0.042 0.714 0.041 0.714 0.041 0.713 C 0.040 0.710 0.044 0.708 0.045 0.710 C 0.046 0.710 0.046 0.710 0.046 0.709 C 0.046 0.708 0.046 0.707 0.046 0.707 C 0.047 0.707 0.047 0.707 0.048 0.707 C 0.049 0.707 0.049 0.707 0.048 0.704 C 0.047 0.703 0.046 0.702 0.046 0.702 C 0.045 0.702 0.043 0.702 0.041 0.701 C 0.040 0.700 0.037 0.700 0.035 0.700 C 0.032 0.700 0.031 0.699 0.031 0.698 C 0.031 0.696 0.031 0.696 0.030 0.697 C 0.030 0.698 0.026 0.698 0.022 0.697 C 0.021 0.697 0.021 0.696 0.021 0.695 C 0.021 0.693 0.021 0.693 0.020 0.693 C 0.019 0.694 0.019 0.694 0.020 0.693 C 0.020 0.691 0.023 0.690 0.026 0.691 C 0.026 0.691 0.028 0.691 0.028 0.690 C 0.029 0.689 0.030 0.689 0.031 0.690 C 0.032 0.691 0.032 0.691 0.033 0.691 C 0.033 0.690 0.032 0.689 0.032 0.689 C 0.031 0.689 0.031 0.688 0.031 0.688 C 0.031 0.687 0.031 0.685 0.031 0.684 C 0.030 0.682 0.030 0.681 0.031 0.682 C 0.031 0.683 0.031 0.683 0.031 0.682 C 0.031 0.680 0.031 0.680 0.029 0.679 C 0.029 0.679 0.028 0.678 0.028 0.678 C 0.028 0.677 0.027 0.677 0.026 0.677 C 0.025 0.677 0.024 0.676 0.024 0.675 C 0.023 0.674 0.023 0.674 0.023 0.673 C 0.024 0.671 0.024 0.671 0.023 0.671 C 0.022 0.671 0.021 0.670 0.021 0.669 C 0.021 0.667 0.021 0.668 0.021 0.670 C 0.021 0.671 0.021 0.673 0.022 0.673 C 0.022 0.673 0.022 0.674 0.022 0.675 C 0.022 0.676 0.022 0.676 0.021 0.675 C 0.021 0.675 0.020 0.674 0.019 0.674 C 0.019 0.673 0.018 0.671 0.019 0.671 C 0.019 0.671 0.019 0.670 0.019 0.668 C 0.019 0.666 0.019 0.665 0.022 0.666 C 0.026 0.666 0.026 0.666 0.026 0.663 C 0.026 0.662 0.027 0.661 0.027 0.661 C 0.028 0.661 0.029 0.660 0.028 0.660 C 0.028 0.659 0.028 0.658 0.027 0.658 C 0.027 0.658 0.027 0.658 0.027 0.656 C 0.028 0.655 0.028 0.655 0.029 0.656 C 0.030 0.659 0.031 0.657 0.029 0.654 C 0.029 0.652 0.027 0.651 0.024 0.651 C 0.021 0.651 0.019 0.650 0.019 0.649 C 0.019 0.648 0.019 0.647 0.019 0.648 C 0.020 0.649 0.020 0.647 0.019 0.644 C 0.019 0.642 0.019 0.642 0.020 0.643 C 0.020 0.643 0.021 0.643 0.021 0.642 C 0.021 0.641 0.021 0.641 0.021 0.642 C 0.021 0.642 0.023 0.643 0.025 0.642 C 0.027 0.641 0.028 0.641 0.027 0.641 C 0.027 0.640 0.026 0.639 0.026 0.638 C 0.025 0.637 0.025 0.637 0.024 0.638 C 0.023 0.639 0.020 0.640 0.020 0.638 C 0.020 0.637 0.019 0.637 0.018 0.637 C 0.016 0.637 0.018 0.635 0.022 0.634 C 0.025 0.633 0.027 0.632 0.027 0.631 C 0.028 0.630 0.028 0.630 0.029 0.631 C 0.029 0.632 0.029 0.631 0.029 0.630 C 0.029 0.627 0.029 0.627 0.030 0.630 C 0.030 0.632 0.031 0.631 0.031 0.629 C 0.031 0.627 0.031 0.627 0.031 0.630 C 0.031 0.631 0.031 0.631 0.031 0.630 C 0.031 0.628 0.033 0.628 0.036 0.631 C 0.037 0.631 0.038 0.631 0.038 0.630 C 0.038 0.629 0.038 0.629 0.039 0.628 C 0.040 0.628 0.040 0.629 0.040 0.630 C 0.040 0.631 0.040 0.631 0.040 0.631 C 0.041 0.631 0.042 0.631 0.042 0.630 C 0.042 0.629 0.042 0.628 0.043 0.627 C 0.044 0.627 0.044 0.627 0.044 0.628 C 0.044 0.629 0.043 0.630 0.043 0.630 C 0.042 0.630 0.042 0.630 0.043 0.631 C 0.043 0.631 0.044 0.630 0.045 0.628 C 0.046 0.625 0.046 0.625 0.046 0.627 C 0.046 0.629 0.047 0.632 0.048 0.630 C 0.048 0.628 0.051 0.628 0.058 0.628 C 0.059 0.628 0.061 0.627 0.061 0.626 C 0.062 0.625 0.064 0.624 0.067 0.624 L 0.071 0.624 L 0.068 0.622 C 0.066 0.621 0.063 0.621 0.061 0.620 C 0.059 0.620 0.058 0.619 0.058 0.618 C 0.058 0.618 0.056 0.617 0.053 0.617 C 0.050 0.617 0.048 0.616 0.048 0.614 L 0.046 0.612 L 0.048 0.612 C 0.049 0.613 0.049 0.613 0.050 0.614 C 0.050 0.616 0.052 0.615 0.053 0.613 C 0.053 0.611 0.053 0.611 0.053 0.613 C 0.053 0.616 0.055 0.616 0.055 0.612 C 0.055 0.610 0.055 0.610 0.056 0.610 C 0.057 0.611 0.057 0.610 0.057 0.610 C 0.057 0.609 0.058 0.608 0.059 0.608 C 0.062 0.608 0.067 0.607 0.068 0.606 C 0.068 0.605 0.069 0.605 0.069 0.605 C 0.070 0.606 0.070 0.605 0.070 0.604 C 0.070 0.603 0.071 0.602 0.072 0.602 C 0.072 0.601 0.073 0.599 0.074 0.598 C 0.074 0.596 0.075 0.595 0.077 0.595 C 0.080 0.595 0.084 0.592 0.084 0.589 C 0.084 0.589 0.084 0.588 0.084 0.589 C 0.083 0.590 0.083 0.589 0.082 0.588 C 0.082 0.587 0.081 0.587 0.081 0.588 C 0.080 0.588 0.079 0.588 0.079 0.587 C 0.079 0.586 0.079 0.584 0.078 0.584 C 0.078 0.584 0.079 0.583 0.081 0.584 C 0.083 0.584 0.085 0.585 0.085 0.586 C 0.086 0.586 0.086 0.586 0.086 0.585 C 0.086 0.584 0.088 0.583 0.089 0.583 C 0.091 0.583 0.093 0.580 0.093 0.578 C 0.093 0.578 0.087 0.577 0.080 0.577 C 0.074 0.577 0.068 0.576 0.068 0.575 C 0.067 0.574 0.055 0.575 0.054 0.577 C 0.053 0.577 0.053 0.577 0.053 0.576 C 0.053 0.575 0.051 0.574 0.050 0.576 C 0.050 0.577 0.050 0.576 0.049 0.576 C 0.048 0.575 0.047 0.574 0.046 0.575 C 0.044 0.575 0.044 0.575 0.045 0.574 C 0.045 0.572 0.045 0.572 0.043 0.573 C 0.041 0.573 0.041 0.573 0.042 0.572 C 0.043 0.570 0.043 0.566 0.043 0.567 C 0.042 0.567 0.042 0.567 0.042 0.567 C 0.041 0.566 0.043 0.565 0.045 0.564 C 0.047 0.563 0.049 0.562 0.049 0.563 C 0.050 0.564 0.050 0.564 0.051 0.563 C 0.051 0.563 0.051 0.563 0.052 0.565 C 0.052 0.566 0.052 0.566 0.053 0.565 C 0.054 0.562 0.056 0.562 0.059 0.564 C 0.061 0.565 0.061 0.565 0.061 0.563 C 0.061 0.562 0.061 0.561 0.062 0.561 C 0.062 0.561 0.062 0.562 0.062 0.563 C 0.062 0.565 0.062 0.565 0.063 0.564 C 0.064 0.563 0.070 0.561 0.081 0.560 C 0.086 0.560 0.090 0.559 0.091 0.558 C 0.091 0.557 0.093 0.557 0.095 0.556 C 0.096 0.556 0.098 0.555 0.098 0.554 C 0.099 0.552 0.091 0.545 0.088 0.545 C 0.086 0.545 0.085 0.544 0.085 0.543 C 0.085 0.542 0.085 0.541 0.084 0.542 C 0.083 0.543 0.083 0.543 0.082 0.543 C 0.079 0.542 0.075 0.543 0.075 0.544 C 0.075 0.545 0.073 0.544 0.072 0.542 C 0.072 0.541 0.072 0.542 0.072 0.542 C 0.072 0.544 0.057 0.544 0.046 0.543 C 0.043 0.542 0.042 0.543 0.042 0.544 C 0.042 0.545 0.042 0.545 0.041 0.544 C 0.041 0.543 0.039 0.542 0.034 0.541 C 0.034 0.541 0.033 0.540 0.033 0.539 C 0.033 0.539 0.033 0.538 0.032 0.537 C 0.032 0.537 0.033 0.537 0.034 0.537 C 0.035 0.538 0.036 0.537 0.036 0.535 C 0.036 0.533 0.036 0.532 0.037 0.533 C 0.038 0.534 0.038 0.533 0.039 0.532 C 0.039 0.531 0.039 0.531 0.038 0.531 C 0.038 0.531 0.037 0.530 0.037 0.529 C 0.037 0.528 0.038 0.528 0.038 0.528 C 0.040 0.528 0.040 0.530 0.039 0.533 C 0.039 0.535 0.040 0.536 0.043 0.534 C 0.044 0.534 0.043 0.531 0.042 0.531 C 0.042 0.531 0.042 0.531 0.042 0.533 C 0.042 0.534 0.042 0.534 0.042 0.534 C 0.041 0.534 0.041 0.533 0.041 0.532 C 0.041 0.531 0.041 0.530 0.041 0.529 C 0.040 0.527 0.046 0.528 0.048 0.530 C 0.048 0.530 0.049 0.530 0.049 0.529 C 0.049 0.528 0.049 0.527 0.049 0.527 C 0.048 0.528 0.047 0.527 0.047 0.525 C 0.047 0.524 0.047 0.524 0.047 0.525 C 0.046 0.525 0.046 0.525 0.046 0.524 C 0.046 0.523 0.046 0.522 0.047 0.522 C 0.047 0.522 0.048 0.521 0.048 0.520 C 0.049 0.520 0.049 0.520 0.049 0.522 C 0.049 0.523 0.049 0.524 0.049 0.523 C 0.050 0.522 0.050 0.523 0.050 0.523 C 0.051 0.524 0.051 0.525 0.051 0.525 C 0.052 0.525 0.052 0.525 0.052 0.524 C 0.051 0.522 0.051 0.520 0.052 0.522 C 0.054 0.524 0.055 0.523 0.054 0.519 C 0.054 0.518 0.054 0.518 0.055 0.519 C 0.055 0.521 0.056 0.521 0.056 0.520 C 0.056 0.519 0.056 0.519 0.057 0.521 C 0.057 0.522 0.057 0.524 0.057 0.525 C 0.057 0.526 0.057 0.527 0.057 0.527 C 0.058 0.527 0.059 0.522 0.058 0.520 C 0.058 0.519 0.059 0.519 0.060 0.519 C 0.062 0.520 0.063 0.519 0.063 0.518 C 0.063 0.516 0.063 0.516 0.063 0.518 C 0.063 0.520 0.064 0.521 0.065 0.521 L 0.068 0.520 L 0.067 0.525 C 0.066 0.529 0.066 0.529 0.067 0.528 C 0.069 0.526 0.069 0.525 0.068 0.525 C 0.068 0.525 0.068 0.525 0.068 0.523 C 0.068 0.521 0.068 0.520 0.068 0.520 C 0.068 0.519 0.069 0.519 0.070 0.519 C 0.073 0.520 0.075 0.523 0.074 0.526 C 0.074 0.527 0.074 0.527 0.075 0.525 C 0.075 0.524 0.075 0.523 0.075 0.525 C 0.075 0.527 0.075 0.527 0.076 0.525 C 0.077 0.524 0.077 0.524 0.077 0.524 C 0.076 0.523 0.076 0.523 0.076 0.521 C 0.076 0.520 0.076 0.520 0.077 0.521 C 0.078 0.522 0.080 0.520 0.079 0.518 C 0.079 0.517 0.078 0.517 0.077 0.517 C 0.076 0.518 0.076 0.518 0.077 0.516 C 0.077 0.515 0.078 0.514 0.078 0.514 C 0.079 0.514 0.080 0.512 0.079 0.507 L 0.078 0.502 L 0.079 0.501 C 0.080 0.500 0.081 0.500 0.082 0.500 C 0.083 0.501 0.083 0.500 0.083 0.498 C 0.083 0.495 0.072 0.494 0.071 0.496 C 0.070 0.499 0.066 0.498 0.065 0.494 C 0.064 0.491 0.064 0.491 0.065 0.489 C 0.065 0.488 0.065 0.487 0.064 0.488 C 0.062 0.489 0.051 0.486 0.047 0.483 C 0.045 0.481 0.047 0.479 0.050 0.477 C 0.052 0.477 0.053 0.475 0.054 0.474 C 0.054 0.473 0.054 0.473 0.054 0.475 C 0.055 0.477 0.055 0.476 0.055 0.472 C 0.055 0.471 0.056 0.471 0.057 0.472 C 0.058 0.473 0.059 0.474 0.060 0.474 C 0.063 0.473 0.076 0.471 0.077 0.471 C 0.077 0.470 0.067 0.467 0.064 0.467 C 0.062 0.467 0.061 0.467 0.060 0.466 C 0.060 0.465 0.060 0.464 0.061 0.464 C 0.061 0.464 0.061 0.464 0.061 0.463 C 0.061 0.462 0.060 0.463 0.060 0.464 C 0.059 0.466 0.054 0.468 0.053 0.465 C 0.053 0.464 0.048 0.463 0.040 0.463 C 0.034 0.462 0.028 0.461 0.027 0.460 L 0.025 0.459 L 0.027 0.459 C 0.032 0.459 0.032 0.459 0.032 0.456 C 0.032 0.454 0.031 0.453 0.031 0.454 C 0.031 0.455 0.031 0.454 0.031 0.453 C 0.031 0.453 0.035 0.452 0.039 0.452 C 0.044 0.452 0.048 0.452 0.048 0.452 C 0.048 0.451 0.051 0.451 0.054 0.451 C 0.058 0.450 0.061 0.449 0.062 0.448 C 0.063 0.447 0.070 0.445 0.077 0.444 C 0.084 0.443 0.090 0.441 0.091 0.440 C 0.091 0.439 0.092 0.439 0.092 0.440 C 0.092 0.440 0.094 0.439 0.096 0.438 C 0.099 0.436 0.101 0.436 0.101 0.436 C 0.102 0.437 0.103 0.435 0.103 0.434 C 0.105 0.430 0.105 0.430 0.104 0.429 C 0.103 0.427 0.103 0.427 0.104 0.426 C 0.105 0.425 0.105 0.425 0.103 0.425 C 0.102 0.425 0.100 0.424 0.100 0.422 C 0.100 0.421 0.100 0.421 0.100 0.422 C 0.101 0.422 0.101 0.422 0.101 0.421 C 0.101 0.420 0.101 0.419 0.102 0.419 C 0.102 0.419 0.102 0.418 0.101 0.417 C 0.100 0.414 0.100 0.414 0.103 0.412 C 0.104 0.411 0.105 0.410 0.106 0.410 C 0.107 0.410 0.107 0.410 0.106 0.408 C 0.105 0.407 0.105 0.407 0.106 0.407 C 0.106 0.407 0.106 0.405 0.106 0.404 C 0.106 0.402 0.106 0.401 0.106 0.401 C 0.107 0.401 0.107 0.400 0.107 0.399 C 0.107 0.398 0.106 0.398 0.105 0.398 C 0.104 0.398 0.104 0.397 0.104 0.396 C 0.104 0.395 0.105 0.394 0.106 0.394 C 0.108 0.394 0.108 0.391 0.106 0.389 C 0.105 0.387 0.105 0.387 0.107 0.385 L 0.109 0.383 L 0.107 0.383 C 0.106 0.383 0.106 0.382 0.105 0.381 C 0.105 0.380 0.103 0.379 0.101 0.379 C 0.099 0.379 0.097 0.378 0.097 0.377 C 0.096 0.377 0.099 0.377 0.101 0.377 C 0.104 0.377 0.106 0.377 0.106 0.376 C 0.105 0.375 0.105 0.374 0.107 0.373 C 0.109 0.372 0.115 0.370 0.117 0.370 C 0.118 0.370 0.118 0.369 0.118 0.368 C 0.118 0.367 0.119 0.367 0.119 0.368 C 0.120 0.370 0.123 0.367 0.123 0.365 C 0.123 0.364 0.123 0.364 0.122 0.364 C 0.122 0.365 0.119 0.365 0.115 0.366 C 0.112 0.366 0.109 0.367 0.109 0.368 C 0.109 0.369 0.109 0.369 0.109 0.368 C 0.109 0.367 0.109 0.365 0.109 0.364 C 0.109 0.361 0.108 0.361 0.107 0.361 C 0.106 0.362 0.105 0.361 0.105 0.360 C 0.106 0.358 0.104 0.356 0.102 0.355 C 0.102 0.354 0.098 0.354 0.094 0.354 C 0.084 0.353 0.080 0.352 0.080 0.349 C 0.080 0.347 0.079 0.347 0.079 0.349 C 0.079 0.350 0.079 0.351 0.078 0.350 C 0.075 0.348 0.075 0.346 0.077 0.345 C 0.081 0.343 0.081 0.341 0.079 0.339 C 0.078 0.337 0.076 0.336 0.076 0.336 C 0.075 0.336 0.075 0.334 0.075 0.333 C 0.074 0.332 0.073 0.331 0.073 0.331 C 0.072 0.330 0.071 0.329 0.071 0.329 C 0.071 0.328 0.072 0.328 0.073 0.328 C 0.073 0.329 0.074 0.329 0.073 0.328 C 0.073 0.327 0.072 0.325 0.071 0.325 C 0.070 0.324 0.068 0.323 0.068 0.322 C 0.067 0.321 0.066 0.319 0.065 0.319 C 0.064 0.319 0.062 0.317 0.061 0.316 C 0.061 0.314 0.059 0.313 0.059 0.312 C 0.058 0.311 0.058 0.310 0.058 0.310 C 0.058 0.309 0.058 0.308 0.057 0.306 C 0.056 0.303 0.056 0.301 0.057 0.299 C 0.059 0.297 0.059 0.297 0.058 0.297 C 0.057 0.297 0.057 0.296 0.057 0.294 C 0.058 0.292 0.060 0.290 0.063 0.289 C 0.064 0.288 0.063 0.284 0.061 0.284 C 0.060 0.283 0.059 0.280 0.060 0.278 C 0.060 0.278 0.061 0.278 0.061 0.278 C 0.061 0.279 0.062 0.280 0.063 0.280 C 0.064 0.280 0.065 0.280 0.065 0.278 C 0.064 0.277 0.064 0.275 0.064 0.274 C 0.063 0.274 0.064 0.274 0.064 0.274 C 0.066 0.275 0.066 0.275 0.066 0.273 C 0.066 0.272 0.065 0.272 0.064 0.271 C 0.062 0.271 0.062 0.271 0.063 0.269 C 0.066 0.266 0.065 0.264 0.056 0.262 C 0.052 0.261 0.051 0.259 0.051 0.257 C 0.051 0.257 0.057 0.256 0.064 0.256 C 0.077 0.255 0.081 0.254 0.081 0.252 C 0.081 0.250 0.075 0.247 0.074 0.249 C 0.074 0.250 0.073 0.249 0.073 0.248 C 0.072 0.247 0.070 0.246 0.069 0.246 C 0.067 0.246 0.066 0.246 0.067 0.245 C 0.067 0.243 0.067 0.243 0.066 0.243 C 0.064 0.243 0.064 0.243 0.064 0.245 C 0.065 0.246 0.065 0.246 0.064 0.245 C 0.063 0.245 0.062 0.244 0.061 0.244 C 0.060 0.245 0.060 0.244 0.060 0.243 C 0.060 0.241 0.061 0.239 0.062 0.240 C 0.062 0.240 0.063 0.240 0.065 0.239 L 0.067 0.238 L 0.065 0.238 C 0.064 0.237 0.063 0.237 0.064 0.236 C 0.065 0.235 0.063 0.230 0.062 0.231 C 0.062 0.231 0.061 0.230 0.061 0.229 C 0.061 0.228 0.062 0.227 0.062 0.227 C 0.063 0.227 0.064 0.226 0.064 0.226 C 0.065 0.225 0.067 0.225 0.068 0.225 C 0.072 0.224 0.071 0.224 0.066 0.222 C 0.060 0.220 0.053 0.218 0.052 0.218 C 0.051 0.218 0.051 0.217 0.051 0.216 C 0.051 0.215 0.053 0.215 0.054 0.215 C 0.055 0.215 0.056 0.215 0.056 0.214 C 0.057 0.214 0.057 0.213 0.058 0.213 C 0.062 0.211 0.062 0.209 0.057 0.207 C 0.052 0.204 0.053 0.202 0.058 0.201 L 0.060 0.201 L 0.058 0.200 C 0.057 0.199 0.056 0.198 0.056 0.197 C 0.056 0.195 0.055 0.194 0.054 0.193 C 0.053 0.193 0.053 0.193 0.054 0.194 C 0.054 0.195 0.054 0.196 0.054 0.196 C 0.053 0.196 0.053 0.195 0.052 0.193 C 0.052 0.192 0.050 0.190 0.049 0.190 C 0.048 0.189 0.046 0.188 0.046 0.187 C 0.046 0.187 0.045 0.186 0.045 0.186 C 0.044 0.185 0.043 0.184 0.043 0.183 C 0.042 0.180 0.045 0.178 0.050 0.177 C 0.052 0.176 0.055 0.175 0.056 0.174 C 0.057 0.173 0.058 0.173 0.058 0.173 C 0.059 0.174 0.060 0.174 0.061 0.173 C 0.066 0.169 0.085 0.166 0.096 0.166 C 0.104 0.167 0.105 0.166 0.105 0.163 C 0.105 0.161 0.105 0.160 0.106 0.160 C 0.106 0.160 0.106 0.161 0.106 0.163 C 0.106 0.165 0.107 0.165 0.111 0.164 C 0.114 0.164 0.117 0.163 0.117 0.162 C 0.117 0.161 0.120 0.161 0.122 0.160 C 0.125 0.160 0.130 0.159 0.133 0.158 C 0.136 0.157 0.139 0.157 0.140 0.157 C 0.141 0.158 0.142 0.157 0.142 0.156 C 0.143 0.154 0.146 0.153 0.147 0.155 C 0.148 0.156 0.149 0.155 0.149 0.154 C 0.150 0.152 0.151 0.151 0.151 0.151 C 0.152 0.151 0.153 0.150 0.153 0.149 C 0.154 0.148 0.155 0.147 0.156 0.149 C 0.157 0.151 0.161 0.148 0.162 0.144 C 0.163 0.141 0.167 0.139 0.167 0.142 C 0.167 0.145 0.168 0.144 0.169 0.140 C 0.169 0.138 0.169 0.137 0.170 0.138 C 0.170 0.138 0.170 0.138 0.170 0.137 C 0.170 0.136 0.172 0.134 0.173 0.132 C 0.174 0.130 0.176 0.128 0.176 0.127 C 0.176 0.127 0.176 0.126 0.176 0.126 C 0.177 0.126 0.177 0.125 0.177 0.123 C 0.178 0.122 0.179 0.121 0.182 0.120 C 0.184 0.120 0.186 0.119 0.186 0.117 C 0.186 0.116 0.187 0.115 0.188 0.114 C 0.189 0.113 0.191 0.115 0.194 0.122 C 0.194 0.124 0.195 0.126 0.196 0.127 C 0.196 0.128 0.197 0.130 0.198 0.133 C 0.199 0.137 0.200 0.137 0.204 0.138 C 0.208 0.138 0.209 0.137 0.209 0.136 C 0.209 0.132 0.212 0.133 0.212 0.136 C 0.213 0.139 0.213 0.139 0.213 0.135 C 0.213 0.132 0.213 0.131 0.214 0.132 C 0.214 0.133 0.215 0.132 0.215 0.131 C 0.215 0.128 0.223 0.128 0.224 0.131 C 0.224 0.133 0.225 0.133 0.225 0.131 C 0.226 0.130 0.227 0.129 0.228 0.130 C 0.228 0.130 0.229 0.129 0.230 0.128 C 0.231 0.127 0.232 0.126 0.232 0.127 C 0.232 0.127 0.232 0.126 0.233 0.125 C 0.233 0.123 0.234 0.123 0.235 0.123 C 0.235 0.124 0.236 0.124 0.237 0.122 C 0.237 0.121 0.238 0.121 0.240 0.121 C 0.243 0.122 0.244 0.122 0.245 0.120 C 0.245 0.118 0.246 0.117 0.247 0.117 C 0.248 0.119 0.251 0.115 0.251 0.113 C 0.251 0.112 0.251 0.112 0.251 0.112 C 0.251 0.112 0.251 0.112 0.252 0.113 C 0.252 0.116 0.257 0.119 0.258 0.116 C 0.258 0.116 0.259 0.117 0.259 0.119 C 0.260 0.121 0.261 0.122 0.261 0.122 C 0.261 0.121 0.261 0.121 0.261 0.121 C 0.260 0.121 0.260 0.120 0.260 0.119 C 0.261 0.118 0.261 0.117 0.261 0.118 C 0.261 0.118 0.262 0.118 0.262 0.116 C 0.262 0.115 0.263 0.113 0.264 0.113 C 0.265 0.111 0.269 0.113 0.269 0.115 C 0.268 0.117 0.269 0.118 0.271 0.117 C 0.271 0.117 0.272 0.118 0.272 0.119 C 0.272 0.122 0.273 0.121 0.274 0.117 C 0.274 0.114 0.274 0.113 0.273 0.112 C 0.273 0.110 0.273 0.110 0.274 0.111 C 0.275 0.112 0.276 0.111 0.276 0.109 C 0.276 0.105 0.276 0.104 0.277 0.106 C 0.278 0.108 0.278 0.108 0.279 0.105 C 0.280 0.103 0.280 0.102 0.281 0.103 C 0.283 0.104 0.283 0.104 0.283 0.101 C 0.283 0.096 0.283 0.096 0.284 0.101 C 0.285 0.105 0.286 0.104 0.286 0.099 C 0.286 0.098 0.286 0.094 0.286 0.091 C 0.287 0.086 0.287 0.085 0.289 0.084 C 0.290 0.083 0.291 0.083 0.291 0.084 C 0.291 0.085 0.292 0.086 0.292 0.086 C 0.293 0.086 0.293 0.088 0.293 0.089 C 0.293 0.091 0.294 0.092 0.294 0.092 C 0.294 0.092 0.294 0.091 0.294 0.089 C 0.294 0.087 0.294 0.086 0.295 0.086 C 0.295 0.086 0.295 0.085 0.295 0.084 C 0.295 0.083 0.295 0.082 0.296 0.083 C 0.296 0.084 0.297 0.083 0.298 0.080 C 0.298 0.076 0.299 0.075 0.300 0.076 C 0.301 0.077 0.301 0.077 0.301 0.073 C 0.301 0.069 0.301 0.068 0.302 0.068 C 0.303 0.068 0.303 0.069 0.303 0.070 C 0.304 0.073 0.305 0.072 0.305 0.069 C 0.305 0.068 0.306 0.067 0.306 0.066 C 0.307 0.066 0.308 0.064 0.308 0.062 C 0.309 0.060 0.309 0.057 0.310 0.057 C 0.311 0.056 0.311 0.055 0.311 0.052 C 0.311 0.050 0.311 0.047 0.311 0.044 C 0.311 0.041 0.312 0.040 0.313 0.040 C 0.314 0.040 0.314 0.040 0.314 0.041 C 0.314 0.042 0.314 0.043 0.315 0.043 C 0.316 0.043 0.316 0.042 0.316 0.040 C 0.316 0.037 0.317 0.036 0.318 0.036 C 0.319 0.036 0.320 0.037 0.320 0.038 C 0.322 0.041 0.324 0.041 0.325 0.037 C 0.326 0.036 0.327 0.034 0.327 0.033 C 0.328 0.033 0.329 0.031 0.328 0.030 C 0.328 0.028 0.330 0.026 0.330 0.029 C 0.330 0.030 0.331 0.031 0.332 0.031 C 0.333 0.031 0.333 0.032 0.334 0.033 C 0.334 0.035 0.335 0.036 0.335 0.036 C 0.335 0.036 0.335 0.035 0.335 0.035 C 0.334 0.034 0.335 0.031 0.336 0.031 C 0.336 0.031 0.337 0.029 0.337 0.026 C 0.338 0.022 0.338 0.022 0.339 0.023 C 0.341 0.023 0.341 0.023 0.340 0.022 C 0.339 0.020 0.339 0.020 0.340 0.021 C 0.341 0.021 0.342 0.023 0.342 0.024 C 0.342 0.026 0.342 0.026 0.342 0.024 C 0.342 0.023 0.343 0.022 0.343 0.022 C 0.344 0.022 0.344 0.021 0.344 0.020 C 0.345 0.019 0.345 0.018 0.345 0.018 C 0.346 0.018 0.345 0.019 0.345 0.020 C 0.344 0.023 0.344 0.023 0.345 0.026 C 0.345 0.028 0.346 0.029 0.346 0.026 C 0.346 0.025 0.346 0.023 0.346 0.022 C 0.347 0.020 0.347 0.020 0.348 0.023 C 0.348 0.026 0.349 0.025 0.349 0.021 C 0.349 0.019 0.349 0.018 0.348 0.018 C 0.348 0.018 0.348 0.017 0.348 0.017 C 0.349 0.015 0.352 0.022 0.351 0.025 C 0.351 0.026 0.351 0.027 0.352 0.027 C 0.353 0.027 0.353 0.026 0.353 0.023 C 0.352 0.016 0.353 0.010 0.354 0.008 C 0.355 0.006 0.356 0.007 0.357 0.011 C 0.357 0.014 0.357 0.014 0.357 0.013 C 0.358 0.011 0.358 0.011 0.359 0.014 C 0.360 0.019 0.362 0.020 0.363 0.017 C 0.363 0.014 0.365 0.014 0.365 0.016 C 0.365 0.018 0.365 0.018 0.365 0.017 C 0.366 0.014 0.368 0.013 0.369 0.014 C 0.370 0.015 0.370 0.015 0.370 0.014 C 0.370 0.013 0.371 0.013 0.371 0.013 C 0.371 0.013 0.372 0.013 0.372 0.014 C 0.371 0.016 0.374 0.014 0.374 0.012 C 0.374 0.011 0.375 0.011 0.376 0.012 C 0.377 0.013 0.378 0.013 0.379 0.013 C 0.379 0.013 0.379 0.013 0.379 0.014 C 0.379 0.015 0.380 0.016 0.381 0.016 C 0.383 0.016 0.383 0.017 0.382 0.018 C 0.381 0.019 0.381 0.020 0.382 0.020 C 0.384 0.021 0.384 0.021 0.384 0.018 C 0.384 0.017 0.384 0.015 0.385 0.014 C 0.386 0.013 0.386 0.013 0.386 0.014 C 0.386 0.015 0.387 0.014 0.387 0.012 C 0.388 0.008 0.391 0.009 0.391 0.013 C 0.392 0.015 0.392 0.015 0.392 0.013 C 0.393 0.011 0.393 0.012 0.393 0.015 C 0.394 0.018 0.394 0.021 0.394 0.022 C 0.394 0.024 0.395 0.025 0.396 0.025 C 0.397 0.025 0.397 0.025 0.397 0.021 C 0.397 0.017 0.397 0.016 0.398 0.016 C 0.398 0.016 0.399 0.015 0.399 0.013 C 0.398 0.011 0.399 0.011 0.400 0.011 C 0.400 0.011 0.401 0.012 0.401 0.013 C 0.401 0.014 0.401 0.014 0.401 0.014 C 0.401 0.014 0.401 0.015 0.401 0.016 C 0.401 0.018 0.402 0.019 0.403 0.018 C 0.404 0.018 0.404 0.019 0.405 0.020 C 0.405 0.022 0.406 0.021 0.405 0.019 C 0.405 0.016 0.406 0.015 0.406 0.015 C 0.407 0.015 0.407 0.016 0.407 0.018 C 0.407 0.020 0.407 0.020 0.408 0.017 C 0.408 0.016 0.409 0.014 0.409 0.014 C 0.410 0.014 0.410 0.013 0.411 0.012 C 0.412 0.010 0.413 0.009 0.413 0.010 C 0.413 0.011 0.414 0.009 0.414 0.006 C 0.414 0.001 0.416 -0.000 0.415 0.005 C 0.415 0.009 0.417 0.011 0.418 0.008 C 0.419 0.005 0.419 0.005 0.419 0.007 C 0.419 0.009 0.419 0.010 0.420 0.010 C 0.421 0.011 0.422 0.016 0.422 0.019 C 0.421 0.021 0.422 0.022 0.423 0.021 C 0.423 0.021 0.425 0.022 0.426 0.024 C 0.427 0.026 0.428 0.027 0.428 0.027 C 0.429 0.027 0.429 0.029 0.429 0.032 C 0.429 0.039 0.430 0.036 0.430 0.028 C 0.430 0.021 0.430 0.019 0.432 0.017 C 0.433 0.016 0.434 0.017 0.434 0.021 C 0.436 0.025 0.436 0.025 0.436 0.023 C 0.436 0.021 0.437 0.020 0.437 0.020 C 0.437 0.020 0.438 0.019 0.438 0.018 C 0.438 0.017 0.438 0.016 0.439 0.015 C 0.440 0.015 0.440 0.015 0.441 0.018 C 0.441 0.021 0.442 0.022 0.442 0.021 C 0.442 0.018 0.444 0.018 0.444 0.020 C 0.444 0.021 0.445 0.022 0.445 0.022 C 0.446 0.022 0.447 0.023 0.447 0.026 C 0.448 0.028 0.449 0.029 0.448 0.027 C 0.448 0.026 0.448 0.025 0.449 0.025 C 0.449 0.025 0.449 0.024 0.449 0.024 C 0.448 0.021 0.450 0.017 0.450 0.019 C 0.451 0.019 0.451 0.019 0.452 0.018 C 0.452 0.017 0.452 0.016 0.452 0.016 C 0.452 0.016 0.456 0.000 0.456 0.000 C 0.457 0.000 0.457 0.002 0.458 0.005 C 0.459 0.010 0.459 0.011 0.460 0.008 C 0.460 0.005 0.460 0.005 0.461 0.008 C 0.461 0.010 0.462 0.013 0.462 0.013 C 0.463 0.014 0.462 0.014 0.462 0.014 C 0.461 0.013 0.461 0.016 0.462 0.018 C 0.463 0.019 0.463 0.021 0.463 0.024 C 0.463 0.027 0.463 0.027 0.463 0.026 C 0.464 0.026 0.465 0.024 0.466 0.023 C 0.467 0.021 0.469 0.014 0.468 0.014 C 0.468 0.014 0.468 0.014 0.468 0.013 C 0.468 0.010 0.469 0.010 0.469 0.013 C 0.469 0.015 0.469 0.017 0.470 0.018 C 0.470 0.019 0.471 0.022 0.471 0.025 C 0.471 0.029 0.471 0.030 0.472 0.031 C 0.473 0.032 0.474 0.033 0.473 0.034 C 0.473 0.036 0.473 0.036 0.474 0.035 C 0.474 0.035 0.474 0.033 0.474 0.033 C 0.474 0.032 0.474 0.030 0.475 0.029 C 0.476 0.026 0.476 0.023 0.475 0.023 C 0.474 0.023 0.474 0.023 0.475 0.021 C 0.475 0.019 0.476 0.018 0.476 0.018 C 0.476 0.018 0.476 0.017 0.476 0.016 C 0.476 0.013 0.479 0.011 0.480 0.013 C 0.480 0.014 0.480 0.016 0.480 0.016 C 0.480 0.017 0.480 0.018 0.481 0.019 C 0.481 0.020 0.481 0.021 0.481 0.022 C 0.481 0.023 0.481 0.023 0.482 0.023 C 0.482 0.023 0.482 0.025 0.483 0.027 C 0.483 0.029 0.483 0.031 0.484 0.031 C 0.484 0.031 0.484 0.030 0.484 0.029 C 0.483 0.027 0.483 0.027 0.484 0.025 C 0.484 0.024 0.485 0.022 0.484 0.021 C 0.484 0.020 0.484 0.020 0.485 0.021 C 0.485 0.021 0.485 0.021 0.486 0.020 C 0.486 0.018 0.487 0.018 0.488 0.019 C 0.489 0.020 0.489 0.019 0.489 0.017 C 0.488 0.015 0.489 0.015 0.489 0.016 C 0.489 0.016 0.490 0.017 0.491 0.017 C 0.492 0.017 0.492 0.018 0.492 0.020 C 0.492 0.022 0.492 0.022 0.493 0.020 C 0.493 0.018 0.493 0.018 0.494 0.020 C 0.494 0.022 0.494 0.022 0.494 0.020 C 0.494 0.019 0.495 0.018 0.495 0.018 C 0.496 0.018 0.496 0.018 0.495 0.020 C 0.495 0.020 0.495 0.022 0.495 0.023 C 0.495 0.025 0.497 0.023 0.499 0.019 C 0.500 0.017 0.501 0.019 0.501 0.023 C 0.501 0.024 0.501 0.025 0.502 0.025 C 0.502 0.025 0.504 0.034 0.503 0.036 C 0.503 0.037 0.503 0.037 0.504 0.037 C 0.505 0.036 0.505 0.036 0.505 0.037 C 0.505 0.038 0.505 0.040 0.505 0.040 C 0.505 0.041 0.506 0.040 0.506 0.037 C 0.507 0.034 0.507 0.033 0.509 0.033 C 0.511 0.032 0.511 0.033 0.512 0.037 C 0.513 0.040 0.513 0.043 0.513 0.044 C 0.513 0.046 0.513 0.047 0.514 0.047 C 0.515 0.047 0.515 0.048 0.515 0.049 C 0.515 0.052 0.516 0.050 0.516 0.047 C 0.517 0.044 0.517 0.043 0.518 0.043 C 0.518 0.043 0.519 0.042 0.519 0.042 C 0.520 0.038 0.522 0.037 0.522 0.040 C 0.522 0.041 0.522 0.043 0.522 0.045 C 0.523 0.046 0.523 0.046 0.523 0.044 C 0.524 0.039 0.525 0.042 0.525 0.049 C 0.525 0.052 0.525 0.055 0.526 0.055 C 0.526 0.056 0.526 0.055 0.526 0.054 C 0.526 0.053 0.527 0.053 0.527 0.054 C 0.528 0.055 0.530 0.053 0.531 0.049 C 0.531 0.046 0.532 0.046 0.532 0.049 C 0.532 0.052 0.534 0.056 0.534 0.054 C 0.535 0.054 0.535 0.053 0.535 0.051 C 0.534 0.049 0.535 0.049 0.536 0.049 C 0.536 0.049 0.537 0.049 0.536 0.050 C 0.536 0.051 0.536 0.054 0.537 0.054 C 0.537 0.054 0.537 0.055 0.537 0.057 C 0.538 0.058 0.538 0.059 0.538 0.059 C 0.539 0.059 0.539 0.061 0.539 0.063 C 0.539 0.065 0.539 0.065 0.540 0.063 C 0.540 0.061 0.541 0.059 0.541 0.059 C 0.541 0.059 0.541 0.058 0.541 0.057 C 0.541 0.054 0.541 0.054 0.542 0.055 C 0.543 0.056 0.543 0.057 0.543 0.059 C 0.543 0.060 0.543 0.061 0.543 0.061 C 0.544 0.061 0.545 0.066 0.545 0.068 C 0.544 0.068 0.544 0.069 0.545 0.071 C 0.545 0.072 0.546 0.071 0.546 0.069 C 0.547 0.066 0.548 0.067 0.547 0.071 C 0.547 0.072 0.547 0.072 0.548 0.071 C 0.548 0.071 0.549 0.070 0.549 0.069 C 0.550 0.068 0.550 0.069 0.550 0.071 C 0.550 0.074 0.550 0.075 0.552 0.075 C 0.554 0.076 0.554 0.075 0.554 0.074 C 0.554 0.073 0.554 0.072 0.554 0.072 C 0.554 0.072 0.555 0.071 0.554 0.070 C 0.554 0.069 0.555 0.069 0.556 0.069 C 0.558 0.071 0.558 0.072 0.557 0.074 C 0.557 0.076 0.557 0.076 0.558 0.074 C 0.559 0.073 0.560 0.073 0.560 0.074 C 0.560 0.075 0.560 0.075 0.561 0.075 C 0.561 0.074 0.562 0.075 0.562 0.076 C 0.562 0.077 0.563 0.078 0.565 0.078 C 0.566 0.078 0.567 0.079 0.568 0.081 C 0.568 0.083 0.569 0.084 0.569 0.083 C 0.570 0.083 0.570 0.083 0.570 0.084 C 0.570 0.087 0.571 0.086 0.574 0.082 C 0.574 0.080 0.576 0.079 0.577 0.078 C 0.579 0.078 0.580 0.076 0.580 0.075 C 0.580 0.074 0.580 0.074 0.581 0.074 C 0.581 0.075 0.581 0.075 0.581 0.074 C 0.582 0.071 0.583 0.076 0.583 0.079 C 0.583 0.080 0.583 0.081 0.584 0.081 C 0.584 0.081 0.584 0.082 0.584 0.085 C 0.584 0.087 0.584 0.088 0.585 0.088 C 0.586 0.088 0.586 0.087 0.586 0.086 C 0.586 0.085 0.587 0.085 0.588 0.085 C 0.589 0.085 0.589 0.085 0.588 0.086 C 0.588 0.086 0.587 0.087 0.587 0.088 C 0.587 0.089 0.588 0.089 0.590 0.088 C 0.591 0.088 0.591 0.087 0.591 0.086 C 0.591 0.085 0.591 0.085 0.591 0.086 C 0.590 0.086 0.590 0.086 0.590 0.084 C 0.591 0.083 0.591 0.082 0.591 0.082 C 0.592 0.083 0.592 0.082 0.592 0.081 C 0.593 0.079 0.599 0.079 0.598 0.081 C 0.598 0.082 0.598 0.083 0.599 0.083 C 0.599 0.083 0.599 0.084 0.599 0.085 C 0.599 0.087 0.600 0.087 0.600 0.084 C 0.601 0.083 0.601 0.083 0.601 0.083 C 0.601 0.084 0.601 0.085 0.601 0.086 C 0.600 0.088 0.600 0.088 0.601 0.088 C 0.601 0.088 0.602 0.089 0.602 0.090 C 0.602 0.091 0.602 0.091 0.603 0.090 C 0.604 0.089 0.605 0.088 0.605 0.089 C 0.606 0.090 0.606 0.089 0.606 0.088 C 0.606 0.086 0.608 0.085 0.609 0.087 C 0.609 0.088 0.610 0.088 0.611 0.088 C 0.612 0.087 0.614 0.093 0.613 0.095 C 0.613 0.096 0.613 0.096 0.614 0.097 C 0.615 0.097 0.615 0.097 0.614 0.096 C 0.614 0.095 0.614 0.094 0.615 0.093 C 0.617 0.092 0.618 0.092 0.618 0.093 C 0.618 0.093 0.618 0.092 0.618 0.090 C 0.619 0.085 0.620 0.085 0.622 0.090 C 0.623 0.093 0.626 0.096 0.626 0.094 C 0.626 0.093 0.627 0.091 0.627 0.090 C 0.629 0.087 0.629 0.087 0.629 0.090 C 0.630 0.094 0.632 0.095 0.632 0.091 C 0.633 0.090 0.633 0.090 0.633 0.092 C 0.633 0.093 0.633 0.094 0.634 0.092 C 0.634 0.090 0.634 0.090 0.634 0.092 C 0.634 0.096 0.636 0.101 0.636 0.099 C 0.637 0.097 0.638 0.099 0.638 0.101 C 0.638 0.103 0.638 0.103 0.640 0.103 C 0.641 0.103 0.642 0.103 0.642 0.105 C 0.642 0.106 0.642 0.106 0.642 0.105 C 0.643 0.103 0.643 0.102 0.644 0.103 C 0.644 0.104 0.644 0.103 0.645 0.101 C 0.645 0.099 0.645 0.097 0.645 0.097 C 0.646 0.097 0.646 0.096 0.646 0.095 C 0.646 0.094 0.646 0.095 0.647 0.098 C 0.647 0.102 0.648 0.103 0.650 0.102 C 0.652 0.101 0.653 0.100 0.654 0.097 C 0.655 0.092 0.656 0.091 0.657 0.094 C 0.658 0.096 0.658 0.097 0.659 0.097 C 0.660 0.097 0.660 0.098 0.660 0.099 C 0.660 0.100 0.660 0.101 0.660 0.102 C 0.661 0.103 0.663 0.100 0.666 0.094 C 0.666 0.093 0.667 0.093 0.668 0.093 C 0.668 0.094 0.669 0.094 0.669 0.094 C 0.670 0.093 0.672 0.100 0.671 0.104 C 0.671 0.105 0.671 0.106 0.672 0.106 C 0.672 0.106 0.673 0.107 0.673 0.108 C 0.673 0.110 0.675 0.106 0.676 0.103 C 0.677 0.101 0.678 0.100 0.679 0.101 C 0.679 0.101 0.679 0.102 0.679 0.104 C 0.679 0.106 0.679 0.106 0.680 0.105 C 0.681 0.104 0.681 0.106 0.682 0.110 C 0.683 0.113 0.684 0.115 0.683 0.115 C 0.683 0.115 0.683 0.116 0.684 0.117 C 0.685 0.118 0.685 0.118 0.685 0.117 C 0.685 0.116 0.686 0.116 0.686 0.116 C 0.687 0.118 0.687 0.114 0.687 0.108 C 0.687 0.103 0.688 0.102 0.689 0.104 C 0.692 0.110 0.693 0.110 0.693 0.109 C 0.693 0.108 0.694 0.109 0.694 0.110 C 0.694 0.112 0.694 0.111 0.694 0.109 C 0.695 0.108 0.695 0.106 0.695 0.106 C 0.696 0.106 0.697 0.104 0.697 0.102 C 0.698 0.099 0.699 0.097 0.700 0.097 C 0.701 0.098 0.701 0.098 0.700 0.100 C 0.700 0.102 0.700 0.102 0.701 0.100 C 0.703 0.099 0.703 0.099 0.704 0.102 C 0.704 0.106 0.707 0.108 0.706 0.104 C 0.706 0.102 0.706 0.102 0.707 0.104 C 0.707 0.105 0.708 0.106 0.708 0.106 C 0.709 0.105 0.709 0.105 0.709 0.106 C 0.709 0.108 0.712 0.107 0.714 0.105 C 0.715 0.104 0.715 0.104 0.715 0.106 C 0.714 0.107 0.714 0.108 0.715 0.108 C 0.715 0.108 0.715 0.107 0.715 0.106 C 0.715 0.103 0.718 0.104 0.719 0.107 C 0.719 0.109 0.719 0.109 0.720 0.108 C 0.721 0.107 0.721 0.107 0.721 0.108 C 0.721 0.111 0.722 0.110 0.723 0.106 C 0.724 0.102 0.725 0.101 0.725 0.105 C 0.725 0.107 0.727 0.105 0.728 0.102 C 0.729 0.099 0.729 0.099 0.728 0.099 C 0.728 0.099 0.729 0.097 0.730 0.095 C 0.732 0.092 0.733 0.092 0.732 0.096 C 0.732 0.099 0.732 0.099 0.733 0.098 C 0.734 0.097 0.734 0.097 0.734 0.098 C 0.734 0.100 0.735 0.101 0.735 0.101 C 0.736 0.101 0.736 0.100 0.736 0.099 C 0.735 0.098 0.735 0.097 0.736 0.097 C 0.736 0.097 0.736 0.096 0.736 0.094 C 0.737 0.091 0.737 0.090 0.738 0.090 C 0.739 0.091 0.740 0.091 0.740 0.092 C 0.740 0.093 0.740 0.094 0.740 0.094 C 0.741 0.094 0.741 0.094 0.740 0.096 C 0.740 0.097 0.741 0.097 0.741 0.095 C 0.742 0.092 0.743 0.092 0.744 0.095 C 0.745 0.097 0.746 0.098 0.746 0.097 C 0.746 0.096 0.747 0.095 0.747 0.095 C 0.748 0.095 0.748 0.094 0.747 0.093 C 0.745 0.092 0.745 0.092 0.747 0.093 C 0.750 0.094 0.751 0.094 0.751 0.092 C 0.752 0.089 0.756 0.090 0.757 0.092 C 0.759 0.095 0.764 0.096 0.764 0.093 C 0.764 0.092 0.765 0.092 0.766 0.094 C 0.766 0.095 0.768 0.096 0.770 0.096 C 0.773 0.097 0.774 0.096 0.775 0.093 C 0.775 0.091 0.776 0.090 0.777 0.091 C 0.780 0.093 0.780 0.094 0.779 0.095 C 0.778 0.096 0.778 0.097 0.779 0.098 C 0.780 0.098 0.780 0.098 0.780 0.097 C 0.780 0.095 0.783 0.091 0.784 0.093 C 0.785 0.094 0.785 0.094 0.784 0.095 C 0.783 0.097 0.784 0.098 0.785 0.099 C 0.786 0.100 0.786 0.100 0.786 0.100 C 0.786 0.099 0.786 0.098 0.786 0.096 C 0.787 0.093 0.791 0.091 0.790 0.093 C 0.790 0.094 0.791 0.095 0.791 0.096 C 0.792 0.098 0.793 0.097 0.792 0.095 C 0.791 0.094 0.791 0.094 0.792 0.094 C 0.792 0.094 0.793 0.094 0.793 0.095 C 0.794 0.097 0.794 0.097 0.794 0.095 C 0.794 0.094 0.795 0.094 0.796 0.094 C 0.797 0.095 0.798 0.095 0.798 0.094 C 0.797 0.093 0.797 0.092 0.798 0.091 C 0.799 0.091 0.799 0.090 0.799 0.091 C 0.799 0.091 0.799 0.092 0.799 0.092 C 0.799 0.092 0.799 0.093 0.799 0.094 C 0.800 0.098 0.803 0.096 0.803 0.091 C 0.803 0.089 0.803 0.087 0.804 0.087 C 0.804 0.086 0.804 0.087 0.804 0.088 C 0.804 0.090 0.804 0.090 0.805 0.089 C 0.806 0.089 0.806 0.089 0.806 0.090 C 0.806 0.091 0.807 0.092 0.807 0.092 C 0.808 0.092 0.808 0.094 0.807 0.097 C 0.807 0.098 0.807 0.099 0.807 0.099 C 0.808 0.099 0.808 0.098 0.808 0.097 C 0.808 0.094 0.816 0.091 0.817 0.094 C 0.817 0.095 0.817 0.095 0.818 0.094 C 0.818 0.094 0.819 0.094 0.820 0.096 L 0.822 0.100 L 0.820 0.092 L 0.821 0.093 C 0.822 0.094 0.823 0.093 0.822 0.092 C 0.822 0.091 0.823 0.090 0.823 0.090 C 0.824 0.090 0.824 0.091 0.824 0.092 C 0.824 0.095 0.826 0.094 0.827 0.091 C 0.828 0.087 0.828 0.087 0.828 0.091 C 0.828 0.094 0.829 0.096 0.830 0.094 C 0.830 0.094 0.830 0.094 0.830 0.096 C 0.830 0.097 0.831 0.099 0.831 0.101 C 0.832 0.105 0.832 0.105 0.832 0.101 C 0.832 0.099 0.832 0.099 0.833 0.101 C 0.833 0.103 0.833 0.103 0.834 0.101 C 0.834 0.099 0.834 0.099 0.834 0.101 C 0.834 0.105 0.833 0.105 0.838 0.101 C 0.840 0.101 0.840 0.101 0.839 0.103 C 0.839 0.104 0.839 0.104 0.840 0.103 C 0.841 0.103 0.842 0.102 0.842 0.102 C 0.843 0.102 0.843 0.102 0.843 0.100 C 0.843 0.098 0.843 0.097 0.843 0.097 C 0.844 0.097 0.844 0.098 0.844 0.100 C 0.844 0.102 0.844 0.103 0.845 0.103 C 0.845 0.103 0.845 0.103 0.845 0.104 C 0.844 0.104 0.844 0.105 0.844 0.106 C 0.844 0.108 0.847 0.106 0.847 0.104 C 0.848 0.103 0.848 0.103 0.849 0.103 C 0.849 0.104 0.849 0.104 0.849 0.102 C 0.849 0.100 0.849 0.099 0.849 0.099 C 0.849 0.099 0.850 0.098 0.851 0.098 C 0.851 0.098 0.852 0.098 0.852 0.099 C 0.852 0.100 0.852 0.101 0.851 0.101 C 0.851 0.101 0.851 0.101 0.851 0.103 C 0.851 0.104 0.852 0.104 0.854 0.103 C 0.857 0.102 0.857 0.102 0.856 0.101 L 0.854 0.100 L 0.856 0.098 C 0.856 0.097 0.857 0.097 0.857 0.098 C 0.857 0.098 0.858 0.098 0.858 0.097 C 0.859 0.095 0.860 0.097 0.860 0.099 C 0.860 0.100 0.860 0.101 0.860 0.101 C 0.861 0.101 0.861 0.096 0.860 0.095 C 0.860 0.094 0.860 0.094 0.861 0.094 C 0.862 0.095 0.862 0.096 0.863 0.097 C 0.863 0.098 0.863 0.099 0.864 0.099 C 0.864 0.099 0.865 0.100 0.865 0.100 C 0.864 0.101 0.865 0.103 0.867 0.103 C 0.868 0.104 0.869 0.105 0.869 0.106 C 0.868 0.107 0.869 0.108 0.869 0.109 C 0.869 0.109 0.869 0.109 0.869 0.108 C 0.869 0.106 0.870 0.105 0.871 0.105 C 0.873 0.104 0.873 0.104 0.872 0.102 C 0.871 0.101 0.871 0.101 0.873 0.101 C 0.873 0.101 0.874 0.102 0.874 0.103 C 0.875 0.106 0.877 0.107 0.877 0.105 C 0.877 0.104 0.879 0.103 0.882 0.104 C 0.885 0.104 0.887 0.104 0.887 0.103 C 0.887 0.102 0.887 0.102 0.888 0.102 C 0.889 0.103 0.891 0.103 0.891 0.101 C 0.892 0.100 0.892 0.099 0.892 0.099 C 0.892 0.098 0.892 0.097 0.892 0.095 C 0.892 0.093 0.893 0.093 0.896 0.093 C 0.899 0.092 0.901 0.094 0.901 0.099 C 0.901 0.101 0.901 0.103 0.902 0.104 C 0.903 0.106 0.903 0.107 0.902 0.108 C 0.902 0.109 0.902 0.110 0.904 0.110 C 0.905 0.111 0.906 0.110 0.907 0.106 C 0.908 0.101 0.910 0.098 0.910 0.101 C 0.910 0.101 0.910 0.103 0.911 0.103 C 0.911 0.104 0.912 0.105 0.912 0.107 C 0.912 0.108 0.912 0.110 0.913 0.111 C 0.913 0.111 0.914 0.113 0.914 0.114 C 0.913 0.116 0.917 0.119 0.918 0.118 C 0.918 0.117 0.919 0.118 0.919 0.120 C 0.920 0.122 0.920 0.122 0.921 0.122 C 0.922 0.121 0.923 0.121 0.923 0.122 C 0.923 0.124 0.925 0.123 0.928 0.121 C 0.930 0.120 0.931 0.120 0.931 0.120 C 0.932 0.121 0.934 0.123 0.936 0.124 C 0.938 0.125 0.940 0.127 0.941 0.129 C 0.942 0.131 0.943 0.131 0.944 0.131 C 0.945 0.130 0.945 0.130 0.945 0.131 C 0.945 0.132 0.945 0.133 0.945 0.133 C 0.946 0.133 0.945 0.134 0.945 0.135 C 0.944 0.136 0.944 0.136 0.946 0.137 C 0.947 0.137 0.948 0.138 0.949 0.139 C 0.950 0.141 0.950 0.139 0.949 0.136 C 0.948 0.133 0.948 0.133 0.949 0.133 C 0.952 0.132 0.953 0.133 0.954 0.136 C 0.955 0.138 0.956 0.138 0.957 0.138 C 0.958 0.137 0.958 0.137 0.957 0.139 C 0.956 0.140 0.956 0.141 0.957 0.142 C 0.957 0.143 0.957 0.143 0.956 0.143 C 0.955 0.143 0.955 0.142 0.955 0.142 C 0.955 0.140 0.954 0.140 0.952 0.143 C 0.951 0.145 0.949 0.146 0.949 0.146 C 0.948 0.146 0.948 0.147 0.948 0.148 C 0.948 0.149 0.947 0.149 0.947 0.148 C 0.946 0.145 0.946 0.145 0.946 0.148 C 0.946 0.150 0.946 0.151 0.945 0.152 C 0.945 0.152 0.945 0.154 0.945 0.155 C 0.945 0.160 0.942 0.164 0.939 0.163 C 0.938 0.163 0.937 0.163 0.938 0.163 C 0.938 0.164 0.938 0.165 0.938 0.166 C 0.938 0.167 0.938 0.167 0.938 0.167 C 0.938 0.166 0.939 0.167 0.940 0.169 C 0.941 0.171 0.943 0.173 0.946 0.174 C 0.952 0.177 0.956 0.182 0.954 0.184 C 0.953 0.185 0.953 0.184 0.953 0.183 C 0.953 0.182 0.953 0.182 0.953 0.183 C 0.952 0.185 0.951 0.186 0.947 0.186 C 0.944 0.186 0.943 0.187 0.943 0.188 C 0.944 0.189 0.945 0.191 0.946 0.191 C 0.947 0.192 0.948 0.193 0.949 0.193 C 0.950 0.194 0.951 0.195 0.951 0.196 C 0.951 0.197 0.951 0.198 0.951 0.199 C 0.952 0.199 0.953 0.201 0.953 0.201 C 0.954 0.202 0.955 0.203 0.956 0.204 C 0.958 0.204 0.959 0.205 0.959 0.206 C 0.959 0.209 0.961 0.207 0.961 0.205 C 0.961 0.203 0.961 0.203 0.961 0.205 C 0.962 0.207 0.967 0.207 0.967 0.205 C 0.968 0.204 0.968 0.204 0.968 0.206 C 0.968 0.208 0.968 0.209 0.967 0.210 C 0.966 0.210 0.965 0.211 0.964 0.211 C 0.963 0.212 0.963 0.212 0.964 0.210 C 0.964 0.208 0.960 0.210 0.957 0.212 C 0.957 0.213 0.956 0.214 0.955 0.213 C 0.955 0.213 0.954 0.213 0.954 0.215 C 0.954 0.217 0.953 0.218 0.952 0.218 C 0.950 0.218 0.950 0.218 0.950 0.222 C 0.950 0.225 0.950 0.227 0.949 0.228 C 0.949 0.230 0.949 0.234 0.950 0.234 C 0.951 0.234 0.951 0.234 0.950 0.236 C 0.949 0.237 0.949 0.237 0.950 0.237 C 0.952 0.238 0.952 0.238 0.951 0.239 C 0.950 0.240 0.950 0.241 0.952 0.243 C 0.953 0.246 0.953 0.246 0.952 0.246 C 0.952 0.246 0.951 0.248 0.951 0.249 C 0.951 0.251 0.951 0.252 0.950 0.252 C 0.949 0.252 0.949 0.253 0.950 0.257 C 0.950 0.259 0.952 0.261 0.954 0.262 C 0.958 0.263 0.959 0.265 0.958 0.268 C 0.958 0.270 0.960 0.273 0.962 0.274 C 0.964 0.274 0.964 0.274 0.962 0.275 L 0.960 0.276 L 0.962 0.277 C 0.963 0.277 0.964 0.276 0.965 0.275 C 0.966 0.275 0.968 0.275 0.971 0.276 C 0.973 0.277 0.974 0.278 0.974 0.279 C 0.973 0.279 0.973 0.280 0.973 0.282 C 0.974 0.284 0.975 0.284 0.975 0.281 C 0.975 0.280 0.975 0.279 0.976 0.279 C 0.978 0.279 0.978 0.279 0.977 0.281 C 0.977 0.282 0.977 0.282 0.979 0.281 C 0.980 0.281 0.981 0.281 0.982 0.283 C 0.982 0.284 0.982 0.284 0.981 0.283 C 0.980 0.282 0.979 0.285 0.980 0.288 C 0.981 0.289 0.981 0.290 0.980 0.289 C 0.979 0.289 0.975 0.290 0.971 0.291 C 0.966 0.291 0.963 0.291 0.964 0.290 C 0.964 0.289 0.963 0.289 0.962 0.289 C 0.961 0.290 0.957 0.290 0.955 0.290 C 0.947 0.291 0.948 0.291 0.948 0.294 C 0.948 0.296 0.949 0.297 0.949 0.297 C 0.950 0.297 0.951 0.297 0.951 0.298 C 0.951 0.299 0.953 0.301 0.954 0.303 C 0.956 0.305 0.957 0.307 0.958 0.308 C 0.958 0.309 0.965 0.313 0.968 0.313 C 0.969 0.313 0.969 0.314 0.968 0.315 C 0.967 0.317 0.967 0.317 0.966 0.315 C 0.966 0.311 0.965 0.313 0.965 0.317 C 0.965 0.322 0.967 0.324 0.971 0.324 C 0.973 0.324 0.974 0.325 0.974 0.326 C 0.974 0.327 0.974 0.327 0.974 0.327 C 0.973 0.327 0.973 0.328 0.973 0.329 C 0.973 0.331 0.976 0.333 0.976 0.330 C 0.977 0.329 0.977 0.329 0.977 0.330 C 0.977 0.331 0.978 0.333 0.980 0.334 L 0.982 0.336 L 0.980 0.336 C 0.978 0.336 0.977 0.337 0.977 0.338 C 0.977 0.340 0.977 0.340 0.977 0.338 C 0.976 0.337 0.976 0.337 0.976 0.338 C 0.975 0.339 0.975 0.340 0.975 0.339 C 0.975 0.338 0.975 0.339 0.974 0.340 C 0.974 0.341 0.973 0.342 0.973 0.341 C 0.972 0.340 0.972 0.341 0.972 0.342 C 0.972 0.344 0.972 0.344 0.971 0.342 C 0.971 0.341 0.971 0.340 0.970 0.342 C 0.969 0.343 0.968 0.343 0.968 0.342 C 0.968 0.342 0.968 0.343 0.967 0.344 C 0.966 0.346 0.963 0.344 0.964 0.342 C 0.965 0.340 0.963 0.341 0.961 0.344 C 0.960 0.345 0.958 0.345 0.955 0.345 C 0.953 0.345 0.951 0.346 0.951 0.347 C 0.952 0.348 0.951 0.349 0.951 0.349 C 0.950 0.349 0.950 0.350 0.950 0.352 C 0.949 0.353 0.949 0.354 0.947 0.354 C 0.946 0.355 0.946 0.355 0.947 0.356 C 0.947 0.358 0.954 0.360 0.957 0.360 C 0.957 0.360 0.958 0.362 0.958 0.363 C 0.958 0.366 0.959 0.367 0.960 0.366 L 0.961 0.365 L 0.960 0.367 C 0.958 0.369 0.958 0.372 0.959 0.370 C 0.960 0.370 0.961 0.370 0.961 0.371 C 0.961 0.372 0.961 0.372 0.960 0.372 C 0.959 0.372 0.958 0.374 0.958 0.376 C 0.957 0.378 0.956 0.380 0.954 0.381 C 0.950 0.382 0.950 0.382 0.951 0.384 C 0.952 0.386 0.952 0.387 0.951 0.387 C 0.950 0.387 0.953 0.390 0.956 0.392 C 0.958 0.393 0.960 0.396 0.961 0.398 L 0.963 0.403 L 0.961 0.403 C 0.957 0.403 0.956 0.407 0.960 0.409 C 0.964 0.411 0.964 0.415 0.961 0.416 C 0.959 0.417 0.958 0.418 0.958 0.420 C 0.957 0.422 0.956 0.423 0.953 0.424 C 0.949 0.426 0.948 0.427 0.948 0.432 C 0.948 0.433 0.950 0.435 0.953 0.439 C 0.954 0.439 0.956 0.440 0.957 0.440 C 0.961 0.439 0.971 0.442 0.972 0.445 C 0.974 0.447 0.974 0.449 0.973 0.450 C 0.973 0.451 0.973 0.451 0.974 0.451 C 0.975 0.450 0.976 0.451 0.977 0.451 C 0.977 0.453 0.977 0.453 0.976 0.453 C 0.976 0.453 0.975 0.454 0.976 0.455 C 0.976 0.457 0.974 0.458 0.973 0.457 C 0.972 0.457 0.972 0.458 0.971 0.459 C 0.971 0.460 0.970 0.460 0.970 0.460 C 0.969 0.457 0.966 0.457 0.966 0.459 C 0.966 0.460 0.965 0.460 0.964 0.460 C 0.963 0.460 0.963 0.460 0.963 0.459 C 0.964 0.457 0.964 0.457 0.963 0.458 C 0.959 0.460 0.958 0.460 0.958 0.458 C 0.958 0.457 0.958 0.457 0.958 0.457 C 0.955 0.460 0.955 0.461 0.955 0.459 C 0.956 0.458 0.955 0.457 0.954 0.458 C 0.953 0.458 0.952 0.459 0.952 0.459 C 0.952 0.459 0.952 0.460 0.953 0.461 C 0.954 0.464 0.954 0.464 0.953 0.464 C 0.951 0.463 0.951 0.464 0.951 0.466 C 0.951 0.469 0.948 0.473 0.947 0.472 C 0.946 0.472 0.945 0.472 0.945 0.473 C 0.946 0.474 0.944 0.475 0.942 0.475 C 0.938 0.476 0.937 0.477 0.937 0.479 C 0.936 0.482 0.935 0.482 0.931 0.482 C 0.929 0.482 0.927 0.483 0.928 0.484 C 0.928 0.485 0.929 0.486 0.930 0.486 C 0.931 0.486 0.932 0.486 0.932 0.487 C 0.932 0.490 0.934 0.490 0.935 0.487 C 0.935 0.485 0.935 0.485 0.935 0.487 C 0.935 0.490 0.935 0.490 0.937 0.486 C 0.938 0.485 0.938 0.485 0.938 0.486 C 0.938 0.487 0.939 0.488 0.940 0.488 C 0.942 0.488 0.942 0.488 0.941 0.489 C 0.940 0.491 0.940 0.491 0.941 0.491 C 0.942 0.491 0.942 0.492 0.942 0.494 C 0.942 0.497 0.942 0.498 0.942 0.499 C 0.943 0.500 0.943 0.501 0.943 0.502 C 0.943 0.503 0.943 0.503 0.944 0.502 C 0.945 0.502 0.946 0.502 0.946 0.504 C 0.946 0.506 0.945 0.507 0.944 0.508 L 0.942 0.508 L 0.944 0.508 C 0.946 0.510 0.947 0.511 0.946 0.513 C 0.945 0.514 0.945 0.514 0.946 0.514 C 0.947 0.514 0.948 0.513 0.948 0.511 C 0.948 0.510 0.948 0.509 0.949 0.510 C 0.949 0.510 0.949 0.510 0.950 0.509 C 0.950 0.507 0.950 0.507 0.949 0.508 C 0.949 0.509 0.949 0.509 0.949 0.508 C 0.949 0.507 0.951 0.505 0.953 0.504 C 0.957 0.501 0.958 0.501 0.957 0.504 C 0.956 0.505 0.956 0.506 0.956 0.507 C 0.956 0.508 0.957 0.508 0.957 0.506 C 0.958 0.503 0.959 0.503 0.959 0.506 C 0.958 0.509 0.960 0.510 0.971 0.512 C 0.978 0.513 0.987 0.519 0.987 0.522 C 0.987 0.524 0.992 0.526 0.995 0.525 C 0.996 0.524 0.998 0.525 0.998 0.527 C 0.997 0.528 0.998 0.529 0.998 0.529 C 0.998 0.529 0.998 0.529 0.998 0.531 C 0.997 0.531 0.997 0.532 0.997 0.531 C 0.997 0.531 0.996 0.531 0.996 0.532 C 0.996 0.533 0.994 0.534 0.993 0.534 C 0.991 0.534 0.989 0.535 0.989 0.536 C 0.989 0.537 0.988 0.538 0.987 0.537 C 0.986 0.536 0.983 0.539 0.983 0.541 C 0.983 0.542 0.982 0.542 0.982 0.542 C 0.981 0.541 0.980 0.542 0.981 0.543 C 0.981 0.545 0.980 0.545 0.962 0.545 C 0.948 0.546 0.944 0.547 0.949 0.549 C 0.950 0.550 0.952 0.551 0.954 0.552 C 0.955 0.553 0.956 0.554 0.957 0.554 C 0.958 0.554 0.959 0.555 0.959 0.556 C 0.959 0.557 0.959 0.557 0.960 0.557 C 0.961 0.557 0.962 0.558 0.963 0.559 C 0.964 0.560 0.967 0.561 0.969 0.562 C 0.974 0.563 0.981 0.566 0.982 0.569 C 0.982 0.570 0.982 0.571 0.981 0.574 C 0.981 0.576 0.980 0.577 0.980 0.577 C 0.980 0.577 0.980 0.579 0.980 0.580 C 0.981 0.582 0.982 0.583 0.983 0.583 C 0.984 0.583 0.984 0.584 0.984 0.585 C 0.984 0.587 0.983 0.587 0.981 0.587 C 0.978 0.586 0.969 0.592 0.968 0.595 C 0.967 0.595 0.964 0.596 0.961 0.596 C 0.958 0.596 0.955 0.596 0.955 0.597 C 0.955 0.598 0.957 0.598 0.959 0.599 C 0.963 0.599 0.965 0.600 0.971 0.602 C 0.972 0.602 0.974 0.603 0.975 0.604 C 0.976 0.606 0.976 0.606 0.972 0.609 C 0.971 0.610 0.971 0.610 0.972 0.612 C 0.972 0.613 0.972 0.613 0.972 0.613 C 0.971 0.613 0.971 0.614 0.972 0.615 C 0.972 0.617 0.972 0.617 0.972 0.617 C 0.971 0.617 0.972 0.618 0.973 0.619 L 0.974 0.622 L 0.973 0.623 C 0.972 0.624 0.971 0.624 0.970 0.623 L 0.969 0.622 L 0.970 0.626 C 0.971 0.630 0.971 0.631 0.969 0.627 C 0.968 0.624 0.968 0.624 0.966 0.627 C 0.965 0.631 0.965 0.631 0.965 0.632 C 0.966 0.632 0.967 0.633 0.967 0.634 C 0.968 0.635 0.968 0.635 0.967 0.632 C 0.967 0.629 0.967 0.629 0.968 0.630 C 0.968 0.631 0.969 0.632 0.969 0.633 C 0.969 0.634 0.970 0.635 0.971 0.635 C 0.971 0.635 0.971 0.635 0.970 0.637 L 0.969 0.638 L 0.970 0.638 C 0.971 0.639 0.971 0.639 0.970 0.642 C 0.969 0.643 0.969 0.646 0.969 0.647 C 0.969 0.648 0.968 0.649 0.965 0.649 C 0.962 0.649 0.960 0.652 0.961 0.656 C 0.961 0.656 0.961 0.656 0.960 0.655 C 0.959 0.653 0.959 0.653 0.958 0.655 C 0.958 0.657 0.956 0.659 0.955 0.659 C 0.951 0.661 0.950 0.662 0.950 0.664 C 0.950 0.665 0.951 0.666 0.953 0.666 C 0.956 0.666 0.958 0.668 0.958 0.671 C 0.958 0.672 0.958 0.673 0.957 0.674 C 0.957 0.674 0.956 0.676 0.956 0.676 C 0.957 0.677 0.955 0.678 0.954 0.679 C 0.952 0.680 0.950 0.682 0.950 0.684 L 0.948 0.687 L 0.950 0.688 C 0.950 0.689 0.952 0.690 0.952 0.691 C 0.953 0.692 0.954 0.692 0.955 0.692 C 0.956 0.692 0.956 0.693 0.956 0.694 C 0.956 0.696 0.955 0.697 0.952 0.699 C 0.951 0.699 0.949 0.701 0.949 0.702 C 0.949 0.703 0.949 0.706 0.948 0.708 C 0.947 0.714 0.947 0.715 0.949 0.720 C 0.949 0.721 0.950 0.725 0.951 0.728 C 0.951 0.732 0.951 0.733 0.950 0.736 C 0.950 0.738 0.949 0.739 0.949 0.738 C 0.949 0.738 0.949 0.738 0.949 0.739 C 0.948 0.740 0.948 0.742 0.948 0.743 C 0.948 0.744 0.948 0.745 0.948 0.745 C 0.947 0.745 0.947 0.746 0.947 0.747 C 0.946 0.748 0.945 0.750 0.945 0.751 C 0.944 0.752 0.943 0.753 0.944 0.753 C 0.945 0.754 0.945 0.761 0.944 0.760 C 0.942 0.760 0.940 0.761 0.941 0.762 C 0.941 0.763 0.941 0.764 0.941 0.764 C 0.941 0.765 0.942 0.767 0.942 0.769 C 0.943 0.771 0.944 0.773 0.944 0.774 C 0.944 0.774 0.944 0.775 0.945 0.777 C 0.946 0.779 0.946 0.786 0.945 0.788 C 0.943 0.791 0.944 0.793 0.947 0.793 C 0.951 0.793 0.952 0.795 0.953 0.800 C 0.954 0.806 0.954 0.812 0.952 0.817 C 0.951 0.819 0.950 0.822 0.950 0.822 C 0.950 0.823 0.954 0.827 0.956 0.828 C 0.958 0.829 0.958 0.831 0.957 0.832 C 0.956 0.833 0.956 0.834 0.955 0.836 C 0.955 0.837 0.954 0.838 0.953 0.839 C 0.953 0.840 0.949 0.842 0.946 0.843 C 0.939 0.848 0.938 0.853 0.944 0.855 C 0.947 0.857 0.952 0.861 0.950 0.861 C 0.950 0.861 0.950 0.862 0.950 0.863 C 0.950 0.864 0.950 0.865 0.949 0.865 C 0.949 0.865 0.947 0.866 0.947 0.867 C 0.946 0.869 0.946 0.869 0.946 0.870 C 0.947 0.872 0.943 0.875 0.938 0.877 C 0.936 0.878 0.934 0.879 0.934 0.879 C 0.933 0.879 0.931 0.880 0.930 0.880 C 0.928 0.881 0.926 0.884 0.925 0.886 C 0.923 0.889 0.922 0.891 0.921 0.892 C 0.920 0.892 0.919 0.893 0.919 0.894 C 0.919 0.895 0.918 0.896 0.918 0.898 C 0.917 0.899 0.916 0.901 0.916 0.902 C 0.916 0.903 0.915 0.904 0.913 0.904 C 0.912 0.905 0.910 0.905 0.910 0.906 C 0.910 0.907 0.907 0.908 0.904 0.907 C 0.898 0.907 0.897 0.908 0.897 0.910 C 0.896 0.912 0.895 0.913 0.895 0.912 C 0.895 0.912 0.894 0.912 0.894 0.914 C 0.894 0.915 0.894 0.916 0.893 0.916 C 0.892 0.916 0.892 0.916 0.892 0.917 C 0.892 0.920 0.889 0.921 0.888 0.918 C 0.888 0.916 0.887 0.915 0.886 0.916 C 0.884 0.916 0.884 0.916 0.884 0.916 C 0.884 0.913 0.881 0.912 0.880 0.913 C 0.879 0.914 0.878 0.915 0.878 0.917 C 0.878 0.918 0.878 0.919 0.878 0.918 C 0.877 0.917 0.877 0.918 0.877 0.920 C 0.877 0.923 0.876 0.925 0.875 0.924 C 0.875 0.923 0.874 0.923 0.874 0.924 C 0.873 0.927 0.862 0.927 0.861 0.925 C 0.860 0.923 0.857 0.922 0.857 0.924 C 0.857 0.928 0.856 0.927 0.855 0.923 C 0.854 0.919 0.853 0.919 0.853 0.923 C 0.853 0.927 0.851 0.933 0.850 0.932 C 0.850 0.932 0.849 0.932 0.849 0.933 C 0.849 0.936 0.847 0.936 0.846 0.934 C 0.846 0.933 0.846 0.932 0.845 0.932 C 0.845 0.932 0.844 0.931 0.844 0.930 C 0.844 0.927 0.840 0.926 0.839 0.928 C 0.838 0.929 0.838 0.929 0.837 0.928 C 0.837 0.926 0.837 0.927 0.836 0.930 C 0.835 0.936 0.833 0.942 0.832 0.942 C 0.832 0.942 0.831 0.940 0.829 0.938 C 0.828 0.935 0.827 0.934 0.826 0.934 C 0.826 0.935 0.825 0.934 0.825 0.933 C 0.824 0.931 0.823 0.932 0.821 0.936 C 0.819 0.941 0.818 0.941 0.817 0.936 C 0.816 0.933 0.816 0.933 0.816 0.935 C 0.815 0.936 0.815 0.937 0.814 0.937 C 0.813 0.937 0.812 0.938 0.812 0.940 C 0.812 0.942 0.812 0.942 0.811 0.942 C 0.808 0.939 0.808 0.939 0.808 0.941 C 0.808 0.942 0.806 0.942 0.805 0.942 C 0.803 0.942 0.802 0.943 0.802 0.944 C 0.802 0.945 0.802 0.946 0.801 0.946 C 0.800 0.946 0.800 0.947 0.800 0.948 C 0.800 0.949 0.800 0.950 0.800 0.950 C 0.800 0.950 0.799 0.949 0.799 0.947 C 0.799 0.946 0.799 0.944 0.798 0.943 C 0.797 0.942 0.797 0.941 0.797 0.941 C 0.798 0.941 0.798 0.937 0.797 0.937 C 0.797 0.937 0.797 0.938 0.796 0.940 C 0.796 0.942 0.794 0.944 0.791 0.945 C 0.790 0.945 0.789 0.946 0.789 0.946 C 0.789 0.951 0.784 0.951 0.782 0.947 C 0.782 0.944 0.779 0.943 0.778 0.946 C 0.778 0.946 0.777 0.947 0.777 0.947 C 0.776 0.948 0.775 0.951 0.774 0.955 L 0.773 0.963 L 0.770 0.960 C 0.769 0.958 0.767 0.957 0.767 0.957 C 0.766 0.957 0.765 0.956 0.765 0.954 C 0.765 0.950 0.764 0.951 0.764 0.955 C 0.763 0.958 0.761 0.958 0.761 0.955 C 0.761 0.952 0.759 0.961 0.758 0.965 C 0.758 0.968 0.757 0.969 0.757 0.969 C 0.757 0.969 0.756 0.970 0.757 0.971 C 0.757 0.975 0.755 0.971 0.754 0.967 C 0.753 0.964 0.752 0.963 0.751 0.964 C 0.751 0.964 0.750 0.965 0.750 0.966 C 0.750 0.969 0.747 0.976 0.745 0.976 C 0.743 0.976 0.742 0.978 0.739 0.983 C 0.737 0.987 0.736 0.987 0.736 0.983 C 0.736 0.980 0.734 0.977 0.732 0.979 C 0.732 0.980 0.731 0.980 0.730 0.978 C 0.729 0.975 0.729 0.976 0.726 0.981 C 0.725 0.982 0.725 0.982 0.724 0.979 C 0.723 0.978 0.722 0.977 0.722 0.977 C 0.721 0.978 0.720 0.977 0.720 0.976 C 0.719 0.972 0.718 0.972 0.716 0.977 C 0.714 0.981 0.714 0.981 0.712 0.978 C 0.710 0.975 0.708 0.975 0.709 0.978 C 0.709 0.979 0.708 0.980 0.708 0.980 C 0.704 0.981 0.701 0.982 0.701 0.983 C 0.701 0.983 0.700 0.983 0.699 0.982 C 0.698 0.981 0.698 0.981 0.697 0.982 C 0.697 0.984 0.697 0.984 0.695 0.982 C 0.694 0.981 0.694 0.981 0.693 0.982 C 0.693 0.983 0.693 0.983 0.693 0.982 C 0.692 0.979 0.688 0.978 0.687 0.981 C 0.686 0.987 0.682 0.990 0.679 0.986 C 0.677 0.983 0.676 0.983 0.677 0.986 C 0.677 0.987 0.677 0.988 0.676 0.987 C 0.675 0.986 0.675 0.987 0.674 0.989 C 0.674 0.990 0.674 0.991 0.673 0.990 C 0.673 0.990 0.673 0.990 0.672 0.991 C 0.672 0.992 0.672 0.993 0.671 0.993 C 0.670 0.993 0.669 0.994 0.669 0.995 C 0.668 0.996 0.668 0.996 0.667 0.994 C 0.667 0.992 0.666 0.991 0.665 0.991 C 0.664 0.991 0.662 0.990 0.661 0.989 C 0.659 0.986 0.659 0.986 0.659 0.989 C 0.659 0.991 0.658 0.991 0.656 0.990 C 0.654 0.989 0.653 0.990 0.653 0.991 C 0.653 0.992 0.652 0.992 0.649 0.992 C 0.647 0.991 0.646 0.991 0.646 0.992 C 0.646 0.996 0.643 0.997 0.641 0.995 C 0.640 0.993 0.639 0.993 0.638 0.994 C 0.637 0.997 0.635 0.997 0.636 0.995 L 0.636 0.995 Z",[a.BRUSH_STROKE_2]:"M 0.286 0.002 C 0.286 0.001 0.286 0.000 0.285 0.000 C 0.285 0.000 0.285 0.001 0.285 0.002 C 0.285 0.003 0.285 0.004 0.286 0.004 C 0.286 0.004 0.286 0.003 0.286 0.002 Z M 0.289 0.014 C 0.289 0.013 0.289 0.012 0.289 0.012 C 0.289 0.012 0.288 0.013 0.288 0.014 C 0.288 0.015 0.289 0.016 0.289 0.016 C 0.289 0.016 0.289 0.015 0.289 0.014 Z M 0.233 0.019 C 0.233 0.018 0.233 0.018 0.233 0.018 C 0.233 0.018 0.233 0.018 0.233 0.019 C 0.232 0.020 0.232 0.021 0.233 0.021 C 0.233 0.021 0.233 0.020 0.233 0.019 Z M 0.284 0.020 C 0.283 0.019 0.283 0.019 0.282 0.020 C 0.282 0.020 0.282 0.021 0.283 0.021 C 0.284 0.021 0.284 0.020 0.284 0.020 Z M 0.198 0.021 C 0.198 0.020 0.198 0.019 0.198 0.019 C 0.197 0.019 0.197 0.020 0.197 0.021 C 0.197 0.022 0.198 0.023 0.198 0.023 C 0.198 0.023 0.198 0.022 0.198 0.021 Z M 0.200 0.021 C 0.200 0.020 0.200 0.019 0.200 0.019 C 0.200 0.019 0.200 0.020 0.199 0.021 C 0.199 0.022 0.199 0.023 0.200 0.023 C 0.200 0.023 0.200 0.022 0.200 0.021 Z M 0.251 0.027 C 0.251 0.026 0.250 0.025 0.250 0.024 C 0.250 0.023 0.249 0.024 0.249 0.025 C 0.250 0.028 0.251 0.029 0.251 0.027 Z M 0.288 0.023 C 0.289 0.020 0.289 0.019 0.289 0.017 C 0.288 0.017 0.288 0.016 0.287 0.016 C 0.287 0.016 0.287 0.016 0.287 0.018 C 0.288 0.019 0.288 0.019 0.287 0.018 C 0.286 0.018 0.285 0.018 0.285 0.020 C 0.285 0.022 0.285 0.023 0.285 0.023 C 0.284 0.023 0.284 0.024 0.284 0.025 C 0.284 0.026 0.284 0.026 0.285 0.026 C 0.285 0.025 0.286 0.025 0.286 0.026 C 0.287 0.027 0.287 0.027 0.288 0.023 Z M 0.188 0.028 C 0.188 0.027 0.188 0.027 0.188 0.028 C 0.187 0.029 0.187 0.030 0.187 0.030 C 0.188 0.030 0.188 0.029 0.188 0.028 Z M 0.345 0.028 C 0.345 0.027 0.345 0.026 0.344 0.026 C 0.344 0.026 0.344 0.027 0.344 0.028 C 0.344 0.029 0.344 0.030 0.344 0.030 C 0.345 0.030 0.345 0.029 0.345 0.028 Z M 0.171 0.030 C 0.171 0.029 0.171 0.028 0.171 0.028 C 0.171 0.028 0.170 0.029 0.170 0.030 C 0.170 0.031 0.171 0.032 0.171 0.032 C 0.171 0.032 0.171 0.031 0.171 0.030 Z M 0.184 0.030 C 0.184 0.029 0.183 0.028 0.183 0.029 C 0.183 0.029 0.183 0.030 0.183 0.030 C 0.184 0.031 0.184 0.031 0.184 0.030 Z M 0.290 0.031 C 0.290 0.030 0.290 0.030 0.290 0.029 C 0.289 0.028 0.289 0.029 0.289 0.030 C 0.289 0.031 0.289 0.032 0.290 0.032 C 0.290 0.032 0.290 0.031 0.290 0.031 Z M 0.339 0.030 C 0.339 0.029 0.339 0.028 0.338 0.028 C 0.337 0.028 0.337 0.029 0.337 0.030 C 0.338 0.032 0.338 0.032 0.339 0.030 Z M 0.249 0.032 C 0.249 0.030 0.249 0.028 0.248 0.028 C 0.248 0.028 0.248 0.029 0.248 0.030 C 0.248 0.031 0.248 0.032 0.248 0.032 C 0.248 0.033 0.248 0.033 0.248 0.033 C 0.248 0.033 0.248 0.033 0.249 0.032 Z M 0.203 0.033 C 0.203 0.032 0.203 0.032 0.202 0.032 C 0.202 0.032 0.201 0.032 0.202 0.033 C 0.202 0.036 0.202 0.036 0.203 0.033 Z M 0.181 0.036 C 0.181 0.035 0.181 0.034 0.181 0.033 C 0.181 0.032 0.180 0.033 0.180 0.034 C 0.180 0.036 0.180 0.037 0.181 0.037 C 0.181 0.037 0.182 0.036 0.181 0.036 Z M 0.548 0.035 C 0.547 0.032 0.547 0.031 0.547 0.034 C 0.547 0.036 0.547 0.037 0.547 0.037 C 0.548 0.037 0.548 0.036 0.548 0.035 Z M 0.624 0.035 C 0.624 0.034 0.624 0.033 0.624 0.033 C 0.623 0.033 0.623 0.034 0.623 0.034 C 0.623 0.035 0.623 0.035 0.624 0.036 C 0.624 0.037 0.624 0.036 0.624 0.035 Z M 0.266 0.038 C 0.266 0.035 0.266 0.035 0.266 0.037 C 0.266 0.038 0.266 0.039 0.266 0.039 C 0.267 0.040 0.267 0.040 0.266 0.038 Z M 0.252 0.040 C 0.252 0.040 0.251 0.039 0.251 0.039 C 0.251 0.039 0.251 0.040 0.251 0.040 C 0.251 0.041 0.251 0.042 0.251 0.042 C 0.252 0.042 0.252 0.041 0.252 0.040 Z M 0.262 0.040 C 0.262 0.040 0.262 0.039 0.262 0.039 C 0.262 0.039 0.262 0.040 0.262 0.040 C 0.262 0.041 0.262 0.042 0.262 0.042 C 0.262 0.042 0.262 0.041 0.262 0.040 Z M 0.287 0.040 C 0.287 0.039 0.287 0.038 0.286 0.038 C 0.286 0.037 0.286 0.035 0.286 0.034 C 0.286 0.033 0.285 0.032 0.285 0.032 C 0.285 0.032 0.285 0.036 0.285 0.038 C 0.285 0.038 0.286 0.040 0.285 0.041 C 0.285 0.042 0.285 0.042 0.286 0.042 C 0.286 0.042 0.287 0.041 0.287 0.040 H 0.287 Z M 0.291 0.040 C 0.291 0.040 0.290 0.039 0.290 0.039 C 0.290 0.039 0.290 0.040 0.290 0.040 C 0.290 0.041 0.290 0.042 0.290 0.042 C 0.290 0.042 0.291 0.041 0.291 0.040 Z M 0.292 0.040 C 0.292 0.040 0.292 0.039 0.291 0.039 C 0.291 0.039 0.291 0.040 0.291 0.040 C 0.291 0.041 0.291 0.042 0.291 0.042 C 0.292 0.042 0.292 0.041 0.292 0.040 Z M 0.209 0.043 C 0.209 0.043 0.209 0.042 0.209 0.041 C 0.209 0.041 0.209 0.041 0.209 0.042 C 0.209 0.043 0.209 0.044 0.209 0.044 C 0.209 0.044 0.209 0.044 0.209 0.043 Z M 0.274 0.045 C 0.274 0.045 0.274 0.044 0.274 0.043 C 0.274 0.043 0.274 0.043 0.274 0.044 C 0.274 0.045 0.274 0.046 0.274 0.046 C 0.274 0.046 0.274 0.045 0.274 0.045 Z M 0.307 0.044 C 0.307 0.043 0.306 0.042 0.306 0.042 C 0.305 0.042 0.305 0.043 0.305 0.044 C 0.305 0.045 0.305 0.046 0.306 0.046 C 0.307 0.046 0.307 0.045 0.307 0.044 Z M 0.283 0.046 C 0.283 0.044 0.283 0.042 0.282 0.043 C 0.282 0.044 0.282 0.045 0.282 0.046 C 0.282 0.048 0.282 0.048 0.283 0.046 Z M 0.312 0.046 C 0.312 0.045 0.312 0.044 0.312 0.044 C 0.311 0.044 0.311 0.045 0.311 0.046 C 0.311 0.047 0.311 0.048 0.311 0.048 C 0.312 0.048 0.312 0.047 0.312 0.046 Z M 0.167 0.046 C 0.166 0.044 0.166 0.042 0.166 0.042 C 0.166 0.042 0.166 0.044 0.166 0.046 C 0.166 0.048 0.166 0.049 0.166 0.049 C 0.167 0.049 0.167 0.048 0.167 0.046 Z M 0.323 0.048 C 0.322 0.045 0.321 0.045 0.321 0.046 C 0.320 0.047 0.320 0.047 0.321 0.048 C 0.322 0.049 0.323 0.050 0.324 0.050 C 0.324 0.051 0.324 0.050 0.323 0.048 Z M 0.270 0.051 C 0.271 0.050 0.271 0.049 0.270 0.049 C 0.270 0.049 0.269 0.050 0.269 0.051 C 0.269 0.053 0.270 0.053 0.270 0.051 Z M 0.267 0.054 C 0.267 0.054 0.267 0.053 0.266 0.052 C 0.266 0.052 0.266 0.052 0.266 0.053 C 0.266 0.054 0.266 0.055 0.266 0.055 C 0.267 0.055 0.267 0.054 0.267 0.054 Z M 0.316 0.053 C 0.316 0.052 0.315 0.051 0.315 0.050 C 0.315 0.049 0.314 0.048 0.315 0.047 C 0.315 0.046 0.315 0.046 0.314 0.046 C 0.314 0.046 0.313 0.047 0.314 0.049 C 0.314 0.050 0.314 0.052 0.314 0.053 C 0.314 0.054 0.315 0.054 0.316 0.053 Z M 0.254 0.055 C 0.254 0.055 0.254 0.055 0.253 0.055 C 0.253 0.056 0.253 0.056 0.254 0.056 C 0.254 0.056 0.254 0.056 0.254 0.055 Z M 0.294 0.055 C 0.294 0.052 0.293 0.051 0.293 0.053 C 0.293 0.053 0.293 0.055 0.294 0.055 C 0.294 0.056 0.294 0.056 0.294 0.055 Z M 0.310 0.054 C 0.309 0.052 0.309 0.051 0.309 0.051 C 0.308 0.051 0.308 0.052 0.309 0.054 C 0.309 0.055 0.309 0.056 0.309 0.056 C 0.310 0.056 0.310 0.055 0.310 0.054 Z M 0.237 0.059 C 0.237 0.059 0.237 0.058 0.237 0.057 C 0.237 0.057 0.236 0.057 0.236 0.058 C 0.236 0.059 0.237 0.060 0.237 0.060 C 0.237 0.060 0.237 0.060 0.237 0.059 Z M 0.288 0.057 C 0.288 0.056 0.288 0.054 0.288 0.055 C 0.287 0.056 0.287 0.057 0.288 0.058 C 0.288 0.060 0.288 0.059 0.288 0.057 Z M 0.247 0.058 C 0.247 0.056 0.247 0.055 0.247 0.055 C 0.246 0.055 0.246 0.056 0.247 0.058 C 0.247 0.060 0.247 0.062 0.247 0.062 C 0.247 0.062 0.247 0.060 0.247 0.058 Z M 0.276 0.059 C 0.276 0.058 0.275 0.056 0.275 0.056 C 0.275 0.056 0.275 0.058 0.275 0.059 C 0.275 0.060 0.275 0.062 0.275 0.062 C 0.276 0.062 0.276 0.061 0.276 0.059 Z M 0.168 0.057 C 0.169 0.054 0.169 0.051 0.169 0.050 C 0.169 0.049 0.165 0.061 0.166 0.063 C 0.166 0.063 0.167 0.061 0.168 0.057 Z M 0.181 0.062 C 0.181 0.061 0.181 0.060 0.180 0.060 C 0.180 0.060 0.180 0.061 0.180 0.062 C 0.180 0.063 0.180 0.063 0.180 0.063 C 0.180 0.063 0.180 0.063 0.181 0.062 Z M 0.259 0.061 C 0.259 0.059 0.259 0.058 0.259 0.058 C 0.259 0.058 0.259 0.059 0.259 0.061 C 0.259 0.062 0.259 0.063 0.259 0.063 C 0.259 0.063 0.260 0.062 0.259 0.061 Z M 0.291 0.061 C 0.291 0.060 0.291 0.060 0.291 0.061 C 0.292 0.061 0.292 0.061 0.292 0.060 C 0.292 0.058 0.291 0.058 0.290 0.060 C 0.290 0.061 0.290 0.061 0.290 0.062 C 0.291 0.063 0.291 0.062 0.291 0.061 Z M 0.295 0.062 C 0.295 0.061 0.294 0.060 0.294 0.060 C 0.294 0.060 0.294 0.061 0.294 0.062 C 0.293 0.063 0.294 0.063 0.294 0.063 C 0.294 0.063 0.295 0.063 0.295 0.062 Z M 0.163 0.063 C 0.164 0.061 0.164 0.060 0.163 0.061 C 0.163 0.061 0.162 0.061 0.161 0.061 C 0.160 0.062 0.161 0.065 0.162 0.065 C 0.162 0.065 0.163 0.064 0.163 0.063 Z M 0.169 0.064 C 0.169 0.062 0.169 0.060 0.168 0.060 C 0.168 0.060 0.168 0.061 0.168 0.063 C 0.168 0.065 0.168 0.066 0.169 0.064 Z M 0.265 0.064 C 0.265 0.063 0.264 0.063 0.264 0.064 C 0.264 0.064 0.264 0.065 0.265 0.065 C 0.265 0.065 0.265 0.064 0.265 0.064 Z M 0.261 0.065 C 0.261 0.064 0.261 0.063 0.261 0.063 C 0.260 0.063 0.260 0.064 0.260 0.064 C 0.260 0.065 0.260 0.065 0.261 0.066 C 0.261 0.067 0.261 0.066 0.261 0.065 Z M 0.290 0.065 C 0.290 0.064 0.289 0.063 0.289 0.063 C 0.289 0.063 0.289 0.064 0.289 0.064 C 0.289 0.065 0.289 0.065 0.289 0.066 C 0.289 0.067 0.290 0.066 0.290 0.065 Z M 0.167 0.068 C 0.167 0.067 0.167 0.067 0.167 0.067 C 0.167 0.068 0.167 0.069 0.167 0.069 C 0.168 0.070 0.168 0.070 0.167 0.068 Z M 0.172 0.066 C 0.172 0.062 0.172 0.062 0.171 0.063 C 0.170 0.063 0.170 0.064 0.170 0.065 C 0.169 0.066 0.170 0.068 0.171 0.069 C 0.172 0.070 0.172 0.070 0.172 0.066 Z M 0.174 0.069 C 0.174 0.069 0.174 0.067 0.174 0.066 C 0.174 0.065 0.174 0.065 0.174 0.067 C 0.173 0.068 0.173 0.069 0.173 0.070 C 0.173 0.070 0.174 0.070 0.174 0.069 Z M 0.178 0.069 C 0.178 0.068 0.178 0.063 0.178 0.063 C 0.177 0.063 0.177 0.065 0.177 0.067 C 0.177 0.069 0.177 0.070 0.177 0.070 C 0.177 0.070 0.177 0.070 0.178 0.069 Z M 0.294 0.071 C 0.294 0.070 0.295 0.069 0.295 0.070 C 0.295 0.071 0.296 0.070 0.295 0.069 C 0.295 0.066 0.294 0.066 0.294 0.070 C 0.293 0.072 0.293 0.074 0.294 0.074 C 0.294 0.074 0.294 0.073 0.294 0.071 Z M 0.252 0.074 C 0.252 0.072 0.252 0.070 0.251 0.071 C 0.251 0.071 0.250 0.072 0.251 0.073 C 0.251 0.075 0.251 0.075 0.252 0.074 Z M 0.175 0.078 C 0.174 0.077 0.174 0.077 0.175 0.075 C 0.176 0.073 0.175 0.072 0.174 0.072 C 0.172 0.072 0.172 0.073 0.173 0.074 C 0.173 0.075 0.174 0.076 0.174 0.077 C 0.174 0.078 0.174 0.079 0.175 0.079 C 0.175 0.079 0.175 0.079 0.175 0.078 Z M 0.242 0.055 C 0.242 0.054 0.242 0.053 0.243 0.054 C 0.243 0.055 0.243 0.056 0.242 0.056 C 0.242 0.056 0.242 0.056 0.242 0.055 Z M 0.242 0.076 C 0.242 0.074 0.242 0.073 0.243 0.074 C 0.243 0.074 0.244 0.073 0.244 0.072 C 0.244 0.066 0.244 0.064 0.243 0.063 C 0.243 0.062 0.243 0.062 0.244 0.062 C 0.245 0.062 0.245 0.061 0.244 0.059 C 0.244 0.056 0.244 0.056 0.245 0.054 C 0.245 0.053 0.245 0.052 0.245 0.051 C 0.245 0.050 0.245 0.050 0.245 0.050 C 0.245 0.051 0.244 0.052 0.243 0.051 C 0.242 0.051 0.241 0.052 0.241 0.053 C 0.241 0.054 0.241 0.055 0.241 0.055 C 0.240 0.055 0.240 0.055 0.240 0.056 C 0.240 0.057 0.240 0.058 0.240 0.058 C 0.241 0.058 0.241 0.059 0.241 0.060 C 0.241 0.061 0.241 0.062 0.240 0.062 C 0.240 0.062 0.240 0.063 0.240 0.064 C 0.240 0.068 0.239 0.070 0.237 0.069 C 0.236 0.068 0.236 0.071 0.239 0.075 C 0.241 0.078 0.242 0.079 0.242 0.076 Z M 0.114 0.079 C 0.114 0.078 0.114 0.077 0.114 0.077 C 0.114 0.077 0.114 0.078 0.113 0.079 C 0.113 0.080 0.113 0.081 0.114 0.081 C 0.114 0.081 0.114 0.080 0.114 0.079 Z M 0.169 0.077 C 0.170 0.072 0.170 0.070 0.169 0.075 C 0.168 0.078 0.167 0.078 0.167 0.076 C 0.167 0.075 0.167 0.074 0.167 0.074 C 0.166 0.074 0.166 0.074 0.167 0.078 C 0.167 0.082 0.167 0.082 0.169 0.077 Z M 0.288 0.080 C 0.287 0.079 0.287 0.079 0.286 0.080 C 0.286 0.080 0.286 0.081 0.287 0.081 C 0.288 0.081 0.288 0.080 0.288 0.080 Z M 0.292 0.078 C 0.292 0.076 0.292 0.073 0.292 0.073 C 0.292 0.071 0.290 0.074 0.290 0.076 C 0.290 0.077 0.290 0.077 0.289 0.077 L 0.288 0.076 L 0.289 0.078 C 0.290 0.080 0.290 0.079 0.291 0.077 C 0.291 0.074 0.291 0.074 0.292 0.078 L 0.292 0.082 L 0.292 0.078 Z M 0.161 0.082 C 0.161 0.081 0.162 0.081 0.162 0.081 C 0.163 0.080 0.164 0.079 0.164 0.078 C 0.164 0.077 0.164 0.076 0.165 0.077 C 0.165 0.078 0.166 0.077 0.166 0.074 C 0.166 0.071 0.165 0.071 0.165 0.072 C 0.165 0.073 0.165 0.074 0.164 0.074 C 0.164 0.074 0.164 0.075 0.164 0.076 C 0.164 0.077 0.163 0.078 0.163 0.077 C 0.161 0.074 0.161 0.074 0.161 0.077 C 0.161 0.078 0.160 0.079 0.160 0.079 C 0.160 0.079 0.160 0.080 0.160 0.081 C 0.160 0.083 0.160 0.083 0.161 0.082 Z M 0.295 0.081 C 0.296 0.080 0.296 0.079 0.295 0.079 C 0.295 0.079 0.295 0.080 0.294 0.081 C 0.294 0.083 0.294 0.083 0.295 0.081 Z M 0.171 0.085 C 0.171 0.084 0.171 0.082 0.171 0.082 C 0.170 0.081 0.170 0.082 0.170 0.084 C 0.170 0.087 0.170 0.087 0.171 0.085 Z M 0.248 0.085 C 0.248 0.084 0.248 0.083 0.247 0.082 C 0.245 0.080 0.244 0.082 0.246 0.086 C 0.247 0.087 0.248 0.087 0.248 0.085 Z M 0.173 0.087 C 0.173 0.083 0.173 0.081 0.172 0.084 C 0.172 0.086 0.171 0.088 0.170 0.089 C 0.170 0.089 0.170 0.089 0.171 0.089 C 0.172 0.089 0.173 0.088 0.173 0.087 Z M 0.256 0.086 C 0.256 0.084 0.256 0.079 0.256 0.076 C 0.256 0.072 0.256 0.071 0.256 0.072 C 0.256 0.075 0.254 0.074 0.253 0.070 C 0.253 0.068 0.253 0.067 0.253 0.068 C 0.254 0.068 0.254 0.067 0.254 0.065 C 0.255 0.062 0.255 0.062 0.254 0.063 C 0.253 0.064 0.252 0.070 0.253 0.073 C 0.253 0.075 0.253 0.076 0.253 0.076 C 0.253 0.076 0.253 0.076 0.253 0.076 C 0.252 0.077 0.251 0.079 0.251 0.081 C 0.251 0.083 0.253 0.087 0.254 0.089 C 0.255 0.090 0.255 0.089 0.256 0.086 H 0.256 Z M 0.141 0.092 C 0.141 0.091 0.140 0.086 0.139 0.086 C 0.138 0.086 0.138 0.090 0.139 0.092 C 0.139 0.093 0.141 0.094 0.141 0.092 Z M 0.163 0.092 C 0.163 0.091 0.163 0.090 0.162 0.090 C 0.162 0.090 0.162 0.090 0.162 0.091 C 0.162 0.091 0.162 0.092 0.162 0.092 C 0.163 0.093 0.163 0.093 0.163 0.092 Z M 0.148 0.093 C 0.148 0.092 0.147 0.092 0.147 0.092 C 0.147 0.092 0.146 0.092 0.146 0.092 C 0.146 0.093 0.147 0.093 0.147 0.094 C 0.147 0.095 0.148 0.094 0.148 0.093 Z M 0.123 0.095 C 0.123 0.094 0.122 0.093 0.122 0.093 C 0.122 0.093 0.122 0.094 0.121 0.095 C 0.121 0.096 0.121 0.097 0.122 0.097 C 0.122 0.097 0.123 0.096 0.123 0.095 Z M 0.161 0.095 C 0.161 0.094 0.161 0.093 0.161 0.093 C 0.161 0.093 0.161 0.092 0.161 0.092 C 0.162 0.090 0.162 0.090 0.161 0.090 C 0.161 0.090 0.160 0.089 0.160 0.088 C 0.160 0.087 0.160 0.087 0.160 0.087 C 0.159 0.088 0.159 0.097 0.160 0.097 C 0.160 0.097 0.160 0.096 0.161 0.095 L 0.161 0.095 Z M 0.213 0.094 C 0.214 0.092 0.214 0.090 0.214 0.089 C 0.214 0.089 0.214 0.088 0.214 0.088 C 0.215 0.088 0.215 0.086 0.215 0.085 C 0.215 0.083 0.216 0.081 0.216 0.081 C 0.216 0.081 0.216 0.080 0.216 0.078 C 0.216 0.075 0.213 0.070 0.212 0.070 C 0.211 0.070 0.209 0.077 0.209 0.079 C 0.209 0.080 0.209 0.080 0.209 0.081 C 0.209 0.081 0.209 0.081 0.209 0.080 C 0.209 0.074 0.208 0.072 0.206 0.075 C 0.205 0.076 0.205 0.082 0.205 0.084 C 0.206 0.084 0.206 0.085 0.206 0.086 C 0.206 0.087 0.206 0.088 0.207 0.089 C 0.208 0.090 0.208 0.093 0.207 0.094 C 0.206 0.094 0.209 0.096 0.211 0.097 C 0.212 0.097 0.213 0.096 0.213 0.094 L 0.213 0.094 Z M 0.463 0.096 C 0.462 0.095 0.462 0.095 0.462 0.096 C 0.461 0.096 0.461 0.097 0.462 0.097 C 0.462 0.097 0.463 0.096 0.463 0.096 Z M 0.147 0.099 C 0.147 0.098 0.147 0.097 0.147 0.097 C 0.146 0.097 0.146 0.098 0.146 0.099 C 0.146 0.100 0.146 0.100 0.146 0.100 C 0.147 0.100 0.147 0.100 0.147 0.099 Z M 0.149 0.099 C 0.149 0.098 0.148 0.097 0.148 0.097 C 0.148 0.097 0.148 0.098 0.147 0.099 C 0.147 0.100 0.147 0.100 0.148 0.100 C 0.148 0.100 0.149 0.100 0.149 0.099 Z M 0.151 0.090 C 0.151 0.089 0.151 0.088 0.152 0.088 C 0.152 0.088 0.152 0.088 0.152 0.090 C 0.151 0.092 0.151 0.092 0.151 0.090 Z M 0.153 0.101 C 0.153 0.100 0.154 0.099 0.154 0.100 C 0.155 0.100 0.155 0.100 0.155 0.099 C 0.155 0.095 0.154 0.090 0.153 0.090 C 0.152 0.090 0.152 0.089 0.153 0.085 C 0.153 0.082 0.153 0.081 0.152 0.081 C 0.152 0.081 0.151 0.082 0.152 0.084 C 0.152 0.086 0.151 0.087 0.150 0.085 C 0.150 0.085 0.150 0.083 0.150 0.083 C 0.150 0.082 0.150 0.081 0.150 0.081 C 0.149 0.081 0.148 0.087 0.149 0.088 C 0.151 0.093 0.151 0.094 0.152 0.092 C 0.152 0.090 0.153 0.091 0.153 0.092 C 0.154 0.095 0.154 0.095 0.153 0.094 C 0.153 0.093 0.152 0.094 0.152 0.095 C 0.151 0.096 0.151 0.097 0.152 0.099 C 0.152 0.100 0.152 0.102 0.152 0.103 C 0.152 0.103 0.152 0.104 0.152 0.104 C 0.152 0.104 0.153 0.103 0.153 0.101 L 0.153 0.101 Z M 0.215 0.103 C 0.215 0.102 0.214 0.102 0.214 0.103 C 0.214 0.103 0.214 0.104 0.214 0.104 C 0.215 0.104 0.215 0.103 0.215 0.103 Z M 0.193 0.105 C 0.194 0.102 0.194 0.095 0.193 0.093 C 0.192 0.090 0.190 0.093 0.190 0.098 C 0.189 0.106 0.191 0.110 0.193 0.105 Z M 0.204 0.106 C 0.204 0.106 0.205 0.104 0.205 0.102 C 0.205 0.100 0.205 0.098 0.205 0.098 C 0.205 0.097 0.205 0.091 0.204 0.089 C 0.203 0.087 0.200 0.088 0.199 0.091 C 0.199 0.093 0.199 0.094 0.198 0.092 C 0.198 0.089 0.196 0.089 0.196 0.092 C 0.195 0.095 0.195 0.096 0.196 0.100 C 0.196 0.102 0.196 0.104 0.197 0.104 C 0.197 0.104 0.197 0.105 0.196 0.106 C 0.195 0.107 0.196 0.107 0.197 0.107 C 0.197 0.107 0.198 0.107 0.198 0.105 C 0.197 0.104 0.197 0.104 0.198 0.104 C 0.198 0.105 0.199 0.105 0.199 0.104 C 0.199 0.102 0.200 0.103 0.201 0.105 C 0.202 0.107 0.203 0.108 0.204 0.106 L 0.204 0.106 Z M 0.408 0.106 C 0.408 0.106 0.407 0.106 0.407 0.106 C 0.407 0.107 0.407 0.107 0.407 0.107 C 0.408 0.107 0.408 0.107 0.408 0.106 Z M 0.164 0.105 C 0.164 0.102 0.164 0.100 0.164 0.097 C 0.164 0.096 0.163 0.095 0.163 0.096 C 0.163 0.098 0.163 0.099 0.163 0.099 C 0.162 0.099 0.162 0.099 0.163 0.101 C 0.164 0.104 0.164 0.104 0.163 0.104 C 0.162 0.104 0.162 0.105 0.162 0.106 C 0.162 0.107 0.162 0.107 0.162 0.107 C 0.162 0.107 0.162 0.108 0.163 0.108 C 0.163 0.109 0.163 0.108 0.164 0.105 H 0.164 Z M 0.410 0.108 C 0.410 0.106 0.410 0.106 0.409 0.106 C 0.409 0.106 0.409 0.106 0.409 0.106 C 0.409 0.107 0.409 0.108 0.409 0.108 C 0.410 0.109 0.410 0.109 0.410 0.108 Z M 0.200 0.109 C 0.200 0.108 0.200 0.107 0.200 0.107 C 0.199 0.107 0.198 0.108 0.199 0.110 C 0.200 0.110 0.200 0.110 0.200 0.109 Z M 0.264 0.110 C 0.263 0.109 0.263 0.109 0.263 0.110 C 0.262 0.110 0.262 0.111 0.263 0.111 C 0.263 0.111 0.264 0.110 0.264 0.110 Z M 0.278 0.109 C 0.278 0.108 0.278 0.107 0.278 0.107 C 0.278 0.107 0.278 0.108 0.278 0.108 C 0.278 0.109 0.278 0.109 0.278 0.110 C 0.278 0.111 0.278 0.110 0.278 0.109 Z M 0.159 0.111 C 0.159 0.110 0.159 0.109 0.159 0.109 C 0.159 0.109 0.158 0.107 0.158 0.105 C 0.158 0.101 0.158 0.100 0.158 0.100 C 0.158 0.100 0.158 0.100 0.158 0.099 C 0.158 0.098 0.157 0.101 0.156 0.104 C 0.156 0.106 0.156 0.107 0.155 0.107 C 0.155 0.107 0.155 0.108 0.156 0.110 C 0.157 0.113 0.159 0.114 0.159 0.111 L 0.159 0.111 Z M 0.275 0.112 C 0.275 0.111 0.274 0.111 0.274 0.111 C 0.274 0.112 0.274 0.112 0.274 0.113 C 0.275 0.113 0.275 0.112 0.275 0.112 Z M 0.208 0.113 C 0.207 0.113 0.207 0.113 0.207 0.113 C 0.206 0.114 0.206 0.114 0.207 0.114 C 0.207 0.114 0.208 0.114 0.208 0.113 Z M 0.149 0.113 C 0.149 0.108 0.148 0.106 0.147 0.109 C 0.147 0.111 0.147 0.112 0.147 0.114 C 0.149 0.117 0.149 0.117 0.149 0.113 H 0.149 Z M 0.186 0.113 C 0.186 0.107 0.186 0.102 0.185 0.100 C 0.183 0.096 0.183 0.104 0.184 0.112 C 0.185 0.117 0.185 0.117 0.186 0.113 Z M 0.237 0.116 C 0.237 0.115 0.237 0.114 0.237 0.114 C 0.236 0.113 0.236 0.113 0.236 0.114 C 0.236 0.116 0.237 0.117 0.237 0.116 Z M 0.258 0.115 C 0.258 0.114 0.257 0.113 0.257 0.114 C 0.256 0.114 0.256 0.115 0.256 0.116 C 0.256 0.116 0.256 0.116 0.257 0.116 C 0.257 0.116 0.258 0.115 0.258 0.115 Z M 0.248 0.116 C 0.246 0.114 0.245 0.114 0.245 0.116 C 0.245 0.117 0.246 0.118 0.247 0.118 C 0.249 0.118 0.249 0.117 0.248 0.116 Z M 0.134 0.118 C 0.134 0.115 0.134 0.114 0.133 0.115 C 0.132 0.115 0.132 0.116 0.133 0.118 C 0.133 0.119 0.134 0.119 0.134 0.118 Z M 0.165 0.118 C 0.165 0.117 0.165 0.116 0.164 0.116 C 0.164 0.116 0.164 0.117 0.164 0.119 C 0.164 0.119 0.165 0.119 0.165 0.118 Z M 0.149 0.124 C 0.149 0.123 0.149 0.123 0.148 0.124 C 0.148 0.124 0.148 0.125 0.149 0.125 C 0.149 0.125 0.149 0.125 0.149 0.124 Z M 0.072 0.147 C 0.072 0.145 0.071 0.143 0.070 0.143 C 0.069 0.143 0.069 0.143 0.070 0.146 C 0.070 0.150 0.072 0.151 0.072 0.147 Z M 0.074 0.156 C 0.074 0.155 0.074 0.155 0.074 0.155 C 0.073 0.156 0.073 0.156 0.074 0.157 C 0.074 0.157 0.075 0.156 0.074 0.156 Z M 0.952 0.194 C 0.952 0.194 0.951 0.194 0.951 0.194 C 0.951 0.195 0.951 0.195 0.951 0.195 C 0.952 0.195 0.952 0.195 0.952 0.194 Z M 0.003 0.218 C 0.004 0.215 0.004 0.214 0.003 0.212 C 0.002 0.209 0.000 0.210 0.000 0.214 C -0.000 0.217 0.001 0.222 0.002 0.222 C 0.002 0.222 0.003 0.220 0.003 0.218 Z M 0.956 0.222 C 0.957 0.221 0.957 0.220 0.957 0.220 C 0.956 0.220 0.956 0.221 0.955 0.222 C 0.954 0.224 0.955 0.224 0.956 0.222 Z M 0.049 0.229 C 0.049 0.229 0.048 0.229 0.048 0.229 C 0.048 0.230 0.048 0.230 0.049 0.230 C 0.049 0.230 0.049 0.230 0.049 0.229 Z M 0.042 0.231 C 0.043 0.231 0.043 0.229 0.043 0.228 C 0.044 0.226 0.043 0.225 0.042 0.225 C 0.041 0.225 0.040 0.226 0.040 0.227 C 0.040 0.229 0.040 0.229 0.039 0.228 C 0.036 0.226 0.034 0.225 0.034 0.227 C 0.035 0.228 0.035 0.229 0.034 0.229 C 0.034 0.229 0.034 0.228 0.034 0.227 C 0.033 0.226 0.033 0.226 0.032 0.226 C 0.031 0.226 0.030 0.225 0.029 0.225 C 0.028 0.224 0.028 0.224 0.028 0.225 C 0.028 0.227 0.028 0.227 0.027 0.226 C 0.026 0.225 0.026 0.226 0.027 0.227 C 0.027 0.228 0.027 0.229 0.026 0.229 C 0.025 0.231 0.039 0.232 0.042 0.231 L 0.042 0.231 Z M 0.067 0.254 C 0.067 0.251 0.066 0.251 0.065 0.254 C 0.065 0.255 0.065 0.255 0.066 0.255 C 0.066 0.255 0.067 0.255 0.067 0.254 Z M 0.947 0.254 C 0.947 0.253 0.946 0.252 0.946 0.252 C 0.946 0.252 0.946 0.253 0.946 0.254 C 0.946 0.255 0.946 0.255 0.947 0.255 C 0.947 0.255 0.947 0.255 0.947 0.254 Z M 0.957 0.275 C 0.957 0.275 0.957 0.275 0.956 0.275 C 0.956 0.276 0.956 0.276 0.957 0.276 C 0.957 0.276 0.957 0.276 0.957 0.275 Z M 0.953 0.277 C 0.953 0.276 0.953 0.275 0.953 0.275 C 0.953 0.275 0.952 0.275 0.952 0.275 C 0.952 0.276 0.953 0.277 0.953 0.277 C 0.953 0.278 0.953 0.278 0.953 0.277 Z M 0.953 0.298 C 0.953 0.298 0.953 0.296 0.954 0.295 C 0.954 0.292 0.954 0.292 0.951 0.293 C 0.948 0.294 0.948 0.295 0.949 0.298 C 0.950 0.299 0.951 0.300 0.953 0.298 Z M 0.947 0.299 C 0.947 0.298 0.947 0.298 0.946 0.299 C 0.944 0.300 0.944 0.301 0.945 0.301 C 0.946 0.301 0.947 0.300 0.947 0.299 Z M 0.039 0.304 C 0.039 0.303 0.039 0.302 0.038 0.301 C 0.038 0.301 0.038 0.302 0.038 0.304 C 0.038 0.307 0.039 0.307 0.039 0.304 Z M 0.051 0.332 C 0.051 0.331 0.051 0.331 0.050 0.332 C 0.050 0.332 0.050 0.333 0.051 0.333 C 0.051 0.333 0.051 0.332 0.051 0.332 Z M 0.945 0.333 C 0.946 0.331 0.945 0.331 0.944 0.332 C 0.942 0.334 0.942 0.335 0.943 0.335 C 0.944 0.334 0.945 0.334 0.945 0.333 Z M 0.948 0.335 C 0.950 0.333 0.950 0.333 0.949 0.333 C 0.948 0.333 0.947 0.333 0.947 0.332 C 0.947 0.332 0.947 0.333 0.947 0.334 C 0.947 0.337 0.947 0.337 0.948 0.335 Z M 0.040 0.350 C 0.041 0.349 0.041 0.349 0.040 0.349 C 0.039 0.349 0.039 0.349 0.039 0.350 C 0.038 0.353 0.039 0.353 0.040 0.350 Z M 0.930 0.351 C 0.930 0.350 0.930 0.350 0.930 0.351 C 0.929 0.351 0.929 0.352 0.930 0.352 C 0.930 0.352 0.931 0.352 0.930 0.351 Z M 0.042 0.356 C 0.041 0.356 0.041 0.356 0.040 0.356 C 0.040 0.357 0.040 0.357 0.041 0.357 C 0.042 0.357 0.042 0.357 0.042 0.356 Z M 0.897 0.381 C 0.897 0.380 0.897 0.380 0.896 0.381 C 0.896 0.381 0.896 0.382 0.897 0.382 C 0.897 0.382 0.897 0.382 0.897 0.381 Z M 0.047 0.386 C 0.047 0.385 0.047 0.384 0.047 0.384 C 0.047 0.384 0.046 0.385 0.046 0.386 C 0.046 0.387 0.046 0.387 0.046 0.387 C 0.047 0.387 0.047 0.387 0.047 0.386 Z M 0.057 0.388 C 0.056 0.387 0.056 0.387 0.056 0.388 C 0.055 0.388 0.055 0.389 0.056 0.389 C 0.056 0.389 0.057 0.389 0.057 0.388 Z M 0.059 0.388 C 0.059 0.387 0.058 0.387 0.058 0.388 C 0.057 0.388 0.057 0.389 0.058 0.389 C 0.059 0.389 0.059 0.388 0.059 0.388 Z M 0.046 0.391 C 0.046 0.390 0.046 0.389 0.045 0.389 C 0.045 0.389 0.045 0.390 0.045 0.391 C 0.045 0.392 0.045 0.393 0.045 0.393 C 0.046 0.393 0.046 0.392 0.046 0.391 Z M 0.918 0.400 C 0.918 0.399 0.918 0.398 0.918 0.397 C 0.917 0.396 0.916 0.398 0.916 0.400 C 0.917 0.402 0.918 0.402 0.918 0.400 Z M 0.929 0.413 C 0.928 0.412 0.928 0.412 0.928 0.413 C 0.927 0.413 0.928 0.414 0.928 0.414 C 0.929 0.414 0.929 0.413 0.929 0.413 Z M 0.903 0.443 C 0.903 0.442 0.902 0.442 0.902 0.442 C 0.902 0.443 0.902 0.443 0.903 0.443 C 0.903 0.443 0.904 0.443 0.903 0.443 Z M 0.935 0.455 C 0.935 0.453 0.929 0.452 0.929 0.454 C 0.929 0.455 0.930 0.456 0.932 0.456 C 0.933 0.456 0.935 0.455 0.935 0.455 Z M 0.985 0.467 C 0.984 0.467 0.984 0.467 0.984 0.467 C 0.983 0.468 0.984 0.468 0.984 0.468 C 0.985 0.468 0.985 0.468 0.985 0.467 Z M 0.988 0.467 C 0.988 0.466 0.987 0.466 0.987 0.466 C 0.986 0.467 0.986 0.468 0.987 0.468 C 0.988 0.468 0.988 0.468 0.988 0.467 Z M 0.994 0.467 C 0.995 0.465 0.994 0.465 0.992 0.465 C 0.991 0.465 0.990 0.465 0.991 0.467 C 0.992 0.468 0.992 0.468 0.994 0.467 Z M 0.068 0.481 C 0.068 0.481 0.068 0.481 0.067 0.481 C 0.067 0.482 0.067 0.482 0.068 0.482 C 0.068 0.482 0.068 0.482 0.068 0.481 Z M 0.976 0.482 C 0.976 0.480 0.972 0.479 0.970 0.481 C 0.969 0.482 0.969 0.483 0.969 0.483 C 0.969 0.485 0.975 0.484 0.976 0.482 Z M 0.954 0.489 C 0.954 0.489 0.953 0.488 0.952 0.488 C 0.952 0.488 0.952 0.489 0.953 0.489 C 0.953 0.490 0.954 0.491 0.954 0.491 C 0.955 0.491 0.955 0.490 0.954 0.489 Z M 0.945 0.510 C 0.947 0.508 0.946 0.505 0.944 0.506 C 0.942 0.507 0.941 0.507 0.940 0.507 C 0.939 0.507 0.937 0.510 0.938 0.511 C 0.940 0.512 0.944 0.511 0.945 0.510 Z M 0.975 0.511 C 0.975 0.509 0.975 0.509 0.975 0.510 C 0.975 0.511 0.975 0.512 0.976 0.512 C 0.978 0.512 0.979 0.509 0.977 0.509 C 0.976 0.509 0.976 0.508 0.976 0.507 C 0.976 0.506 0.974 0.504 0.972 0.503 C 0.971 0.503 0.971 0.502 0.971 0.502 C 0.971 0.501 0.969 0.501 0.967 0.501 C 0.965 0.501 0.963 0.501 0.963 0.502 C 0.963 0.503 0.963 0.503 0.962 0.503 C 0.961 0.501 0.961 0.501 0.957 0.503 C 0.956 0.503 0.954 0.504 0.952 0.504 C 0.951 0.504 0.950 0.504 0.950 0.505 C 0.950 0.506 0.950 0.507 0.950 0.506 C 0.949 0.505 0.947 0.507 0.947 0.509 C 0.947 0.509 0.950 0.510 0.954 0.510 C 0.959 0.510 0.962 0.510 0.962 0.512 C 0.963 0.514 0.964 0.514 0.968 0.514 C 0.973 0.514 0.974 0.513 0.975 0.511 Z M 0.075 0.519 C 0.075 0.518 0.074 0.518 0.074 0.518 C 0.074 0.518 0.074 0.518 0.073 0.519 C 0.073 0.520 0.074 0.521 0.074 0.521 C 0.074 0.521 0.075 0.520 0.075 0.519 Z M 0.937 0.528 C 0.938 0.527 0.938 0.526 0.937 0.526 C 0.937 0.526 0.937 0.527 0.937 0.528 C 0.937 0.529 0.937 0.530 0.937 0.530 C 0.937 0.530 0.937 0.529 0.937 0.528 Z M 0.940 0.528 C 0.941 0.527 0.941 0.527 0.940 0.527 C 0.939 0.526 0.939 0.527 0.938 0.528 C 0.938 0.530 0.938 0.530 0.940 0.528 Z M 0.942 0.530 C 0.942 0.529 0.942 0.528 0.942 0.528 C 0.941 0.528 0.941 0.529 0.941 0.529 C 0.941 0.529 0.941 0.530 0.942 0.531 C 0.942 0.531 0.942 0.531 0.942 0.530 Z M 0.955 0.530 C 0.955 0.529 0.955 0.529 0.956 0.529 C 0.957 0.530 0.958 0.530 0.958 0.529 C 0.957 0.526 0.947 0.526 0.947 0.528 C 0.947 0.529 0.948 0.530 0.949 0.530 C 0.953 0.531 0.955 0.531 0.955 0.530 Z M 0.929 0.532 C 0.929 0.530 0.929 0.530 0.930 0.531 C 0.931 0.532 0.932 0.531 0.932 0.530 C 0.932 0.529 0.931 0.528 0.930 0.528 C 0.929 0.528 0.928 0.528 0.928 0.527 C 0.927 0.526 0.927 0.526 0.928 0.529 C 0.928 0.530 0.928 0.532 0.928 0.532 C 0.928 0.533 0.928 0.533 0.928 0.533 C 0.929 0.533 0.929 0.533 0.929 0.532 Z M 0.958 0.535 C 0.958 0.534 0.958 0.533 0.957 0.533 C 0.957 0.532 0.957 0.533 0.957 0.534 C 0.957 0.535 0.958 0.536 0.958 0.535 Z M 0.968 0.543 C 0.968 0.543 0.968 0.542 0.967 0.542 C 0.967 0.541 0.967 0.542 0.967 0.542 C 0.967 0.544 0.968 0.545 0.968 0.543 Z M 0.976 0.555 C 0.976 0.554 0.976 0.553 0.976 0.554 C 0.975 0.555 0.975 0.554 0.975 0.553 C 0.975 0.553 0.974 0.552 0.974 0.552 C 0.973 0.552 0.973 0.552 0.973 0.553 C 0.973 0.554 0.972 0.554 0.972 0.553 C 0.972 0.551 0.971 0.551 0.971 0.553 C 0.970 0.554 0.970 0.555 0.971 0.555 C 0.975 0.556 0.976 0.556 0.976 0.555 Z M 0.988 0.555 C 0.989 0.554 0.989 0.554 0.990 0.554 C 0.990 0.555 0.990 0.555 0.990 0.553 C 0.989 0.551 0.987 0.552 0.987 0.555 C 0.987 0.557 0.988 0.557 0.988 0.555 Z M 0.987 0.556 C 0.987 0.555 0.987 0.555 0.986 0.554 C 0.986 0.554 0.986 0.554 0.986 0.553 C 0.987 0.552 0.987 0.551 0.986 0.551 C 0.985 0.550 0.984 0.551 0.983 0.551 C 0.982 0.552 0.981 0.552 0.981 0.551 C 0.980 0.550 0.980 0.549 0.979 0.549 C 0.979 0.550 0.979 0.551 0.980 0.552 L 0.981 0.555 L 0.980 0.554 C 0.979 0.554 0.979 0.554 0.979 0.555 C 0.980 0.558 0.984 0.557 0.984 0.555 C 0.984 0.554 0.984 0.553 0.984 0.553 C 0.985 0.553 0.985 0.554 0.985 0.554 C 0.984 0.555 0.985 0.556 0.985 0.557 C 0.986 0.559 0.987 0.558 0.987 0.556 Z M 0.924 0.559 C 0.924 0.558 0.923 0.558 0.923 0.559 C 0.922 0.559 0.922 0.560 0.923 0.560 C 0.924 0.560 0.924 0.559 0.924 0.559 Z M 0.928 0.599 C 0.929 0.598 0.930 0.597 0.930 0.598 C 0.932 0.599 0.932 0.599 0.931 0.597 C 0.929 0.595 0.926 0.596 0.926 0.599 C 0.925 0.601 0.927 0.601 0.928 0.599 Z M 0.937 0.599 C 0.938 0.598 0.938 0.597 0.936 0.596 C 0.935 0.596 0.934 0.596 0.934 0.597 C 0.933 0.598 0.933 0.599 0.934 0.598 C 0.935 0.597 0.935 0.597 0.936 0.598 C 0.936 0.599 0.937 0.599 0.937 0.599 Z M 0.960 0.622 C 0.960 0.622 0.960 0.622 0.960 0.622 C 0.959 0.623 0.959 0.623 0.960 0.623 C 0.960 0.623 0.961 0.623 0.960 0.622 Z M 0.957 0.627 C 0.958 0.625 0.958 0.625 0.958 0.625 C 0.957 0.625 0.956 0.626 0.956 0.627 C 0.956 0.628 0.956 0.628 0.956 0.628 C 0.956 0.628 0.957 0.628 0.957 0.627 Z M 0.987 0.649 C 0.987 0.648 0.986 0.648 0.986 0.648 C 0.986 0.649 0.986 0.649 0.986 0.650 C 0.987 0.650 0.987 0.649 0.987 0.649 Z M 0.986 0.661 C 0.985 0.660 0.985 0.660 0.985 0.661 C 0.984 0.661 0.985 0.662 0.985 0.662 C 0.986 0.662 0.986 0.661 0.986 0.661 Z M 0.993 0.685 C 0.993 0.684 0.993 0.683 0.991 0.683 C 0.990 0.683 0.989 0.684 0.989 0.685 C 0.988 0.687 0.991 0.687 0.993 0.685 Z M 0.994 0.713 C 0.994 0.713 0.994 0.712 0.993 0.712 C 0.993 0.712 0.992 0.713 0.992 0.713 C 0.992 0.714 0.993 0.715 0.993 0.715 C 0.993 0.715 0.994 0.714 0.994 0.713 Z M 0.969 0.720 C 0.970 0.719 0.970 0.719 0.969 0.719 C 0.968 0.719 0.967 0.720 0.967 0.720 C 0.967 0.722 0.968 0.722 0.969 0.720 Z M 0.989 0.718 C 0.990 0.715 0.990 0.715 0.989 0.715 C 0.988 0.715 0.988 0.716 0.988 0.717 C 0.988 0.718 0.988 0.718 0.988 0.717 C 0.987 0.717 0.987 0.717 0.987 0.718 C 0.987 0.719 0.986 0.720 0.986 0.721 C 0.985 0.721 0.985 0.721 0.986 0.722 C 0.988 0.722 0.988 0.721 0.989 0.718 Z M 0.996 0.722 C 0.995 0.720 0.995 0.720 0.995 0.720 C 0.996 0.720 0.996 0.720 0.996 0.718 C 0.995 0.716 0.995 0.716 0.995 0.718 C 0.994 0.720 0.994 0.720 0.993 0.720 C 0.992 0.719 0.992 0.719 0.992 0.720 C 0.992 0.720 0.993 0.721 0.993 0.722 C 0.993 0.722 0.994 0.723 0.994 0.723 C 0.996 0.723 0.996 0.723 0.996 0.722 L 0.996 0.722 Z M 0.968 0.726 C 0.968 0.724 0.972 0.720 0.972 0.722 C 0.971 0.724 0.972 0.725 0.974 0.724 C 0.975 0.724 0.976 0.724 0.977 0.724 C 0.978 0.723 0.978 0.723 0.977 0.722 C 0.977 0.721 0.975 0.720 0.974 0.720 C 0.973 0.719 0.972 0.719 0.972 0.718 C 0.971 0.716 0.970 0.716 0.970 0.719 C 0.970 0.721 0.967 0.725 0.965 0.725 C 0.965 0.725 0.964 0.725 0.965 0.724 C 0.966 0.722 0.965 0.722 0.964 0.722 C 0.963 0.722 0.963 0.723 0.963 0.725 C 0.963 0.726 0.963 0.727 0.964 0.727 C 0.964 0.727 0.964 0.726 0.964 0.725 C 0.964 0.723 0.964 0.723 0.964 0.725 C 0.965 0.727 0.967 0.728 0.968 0.726 Z M 0.970 0.726 C 0.970 0.725 0.970 0.725 0.969 0.726 C 0.969 0.727 0.969 0.727 0.970 0.727 C 0.970 0.727 0.970 0.727 0.970 0.726 Z M 0.953 0.731 C 0.953 0.731 0.952 0.731 0.952 0.731 C 0.952 0.732 0.952 0.732 0.952 0.732 C 0.953 0.732 0.953 0.732 0.953 0.731 Z M 0.983 0.732 C 0.983 0.731 0.983 0.731 0.982 0.731 C 0.982 0.731 0.981 0.731 0.981 0.732 C 0.981 0.735 0.982 0.735 0.983 0.732 Z M 0.985 0.733 C 0.984 0.733 0.984 0.732 0.984 0.733 C 0.983 0.734 0.984 0.734 0.984 0.734 C 0.985 0.734 0.985 0.734 0.985 0.733 Z M 0.968 0.735 C 0.968 0.734 0.967 0.734 0.967 0.735 C 0.967 0.735 0.967 0.736 0.968 0.736 C 0.968 0.736 0.969 0.735 0.968 0.735 Z M 0.975 0.735 C 0.975 0.734 0.974 0.734 0.974 0.735 C 0.974 0.735 0.974 0.736 0.974 0.736 C 0.975 0.736 0.975 0.735 0.975 0.735 Z M 0.998 0.736 C 0.998 0.735 0.998 0.735 0.997 0.735 C 0.996 0.736 0.996 0.738 0.997 0.738 C 0.997 0.738 0.997 0.737 0.998 0.736 Z M 0.975 0.743 C 0.975 0.741 0.969 0.743 0.968 0.744 C 0.968 0.745 0.970 0.745 0.972 0.745 C 0.974 0.744 0.975 0.744 0.975 0.743 Z M 0.981 0.744 C 0.981 0.743 0.980 0.743 0.980 0.744 C 0.980 0.744 0.980 0.744 0.981 0.744 C 0.981 0.744 0.982 0.744 0.981 0.744 Z M 1.000 0.820 C 1.000 0.819 1.000 0.819 0.999 0.818 C 0.999 0.818 0.998 0.818 0.998 0.819 C 0.999 0.820 1.000 0.821 1.000 0.820 Z M 0.998 0.849 C 0.999 0.847 0.999 0.847 0.998 0.847 C 0.998 0.847 0.997 0.848 0.997 0.849 C 0.996 0.851 0.997 0.851 0.998 0.849 Z M 0.992 0.884 C 0.992 0.883 0.991 0.882 0.991 0.882 C 0.990 0.882 0.990 0.882 0.991 0.884 C 0.991 0.886 0.992 0.886 0.992 0.884 Z M 0.979 0.904 C 0.979 0.903 0.978 0.903 0.978 0.904 C 0.978 0.904 0.978 0.905 0.978 0.905 C 0.979 0.905 0.979 0.904 0.979 0.904 Z M 0.135 0.953 C 0.135 0.952 0.134 0.951 0.134 0.951 C 0.134 0.951 0.134 0.952 0.134 0.953 C 0.134 0.953 0.134 0.954 0.134 0.954 C 0.134 0.954 0.135 0.953 0.135 0.953 Z M 0.095 0.965 C 0.095 0.964 0.095 0.963 0.095 0.963 C 0.094 0.963 0.094 0.964 0.095 0.965 C 0.095 0.966 0.095 0.967 0.095 0.967 C 0.096 0.967 0.096 0.966 0.095 0.965 Z M 0.500 0.974 C 0.501 0.973 0.501 0.972 0.500 0.972 C 0.500 0.972 0.499 0.973 0.499 0.974 C 0.498 0.975 0.498 0.975 0.499 0.975 C 0.499 0.975 0.500 0.974 0.500 0.974 Z M 0.647 0.052 C 0.648 0.051 0.648 0.051 0.648 0.052 C 0.648 0.052 0.648 0.053 0.648 0.053 C 0.647 0.053 0.647 0.052 0.647 0.052 Z M 0.646 0.062 C 0.646 0.058 0.647 0.057 0.647 0.061 C 0.647 0.063 0.647 0.065 0.646 0.065 C 0.645 0.065 0.645 0.064 0.646 0.062 L 0.646 0.062 Z M 0.644 0.070 C 0.645 0.069 0.645 0.069 0.645 0.069 C 0.645 0.069 0.646 0.069 0.646 0.070 C 0.646 0.071 0.645 0.072 0.645 0.072 C 0.644 0.072 0.644 0.071 0.644 0.070 Z M 0.646 0.069 C 0.646 0.067 0.647 0.067 0.647 0.069 C 0.648 0.070 0.648 0.071 0.648 0.072 C 0.648 0.072 0.648 0.072 0.647 0.072 C 0.647 0.072 0.646 0.071 0.646 0.069 Z M 0.536 0.076 C 0.536 0.075 0.536 0.074 0.536 0.074 C 0.536 0.074 0.537 0.075 0.537 0.076 C 0.537 0.077 0.537 0.077 0.537 0.077 C 0.536 0.077 0.536 0.077 0.536 0.076 Z M 0.586 0.076 C 0.586 0.075 0.586 0.074 0.587 0.074 C 0.587 0.074 0.588 0.075 0.587 0.076 C 0.587 0.077 0.587 0.077 0.587 0.077 C 0.587 0.077 0.586 0.077 0.586 0.076 Z M 0.599 0.076 C 0.599 0.075 0.600 0.074 0.600 0.074 C 0.600 0.074 0.600 0.075 0.600 0.076 C 0.600 0.077 0.600 0.077 0.600 0.077 C 0.600 0.077 0.599 0.077 0.599 0.076 Z M 0.632 0.076 C 0.632 0.075 0.633 0.074 0.633 0.074 C 0.633 0.074 0.633 0.075 0.633 0.076 C 0.633 0.077 0.633 0.077 0.632 0.077 C 0.632 0.077 0.632 0.077 0.632 0.076 Z M 0.645 0.077 C 0.645 0.075 0.645 0.074 0.646 0.074 C 0.646 0.074 0.646 0.075 0.645 0.077 C 0.644 0.080 0.644 0.080 0.645 0.077 Z M 0.592 0.079 C 0.592 0.078 0.592 0.077 0.593 0.077 C 0.593 0.077 0.593 0.078 0.593 0.079 C 0.593 0.080 0.593 0.081 0.593 0.081 C 0.592 0.081 0.592 0.080 0.592 0.079 Z M 0.616 0.079 C 0.616 0.078 0.616 0.077 0.617 0.078 C 0.618 0.079 0.619 0.078 0.619 0.077 C 0.620 0.075 0.620 0.075 0.619 0.078 C 0.618 0.081 0.617 0.082 0.616 0.079 Z M 0.611 0.082 C 0.611 0.081 0.612 0.081 0.612 0.082 C 0.612 0.082 0.612 0.083 0.611 0.083 C 0.611 0.083 0.611 0.082 0.611 0.082 Z M 0.588 0.085 C 0.588 0.084 0.588 0.083 0.589 0.083 C 0.589 0.083 0.589 0.084 0.589 0.085 C 0.589 0.085 0.589 0.086 0.589 0.086 C 0.588 0.086 0.588 0.085 0.588 0.085 Z M 0.601 0.084 C 0.601 0.083 0.601 0.083 0.602 0.083 C 0.602 0.083 0.602 0.084 0.602 0.085 C 0.602 0.086 0.602 0.086 0.602 0.085 C 0.601 0.085 0.601 0.084 0.601 0.084 Z M 0.620 0.085 C 0.620 0.084 0.620 0.083 0.620 0.083 C 0.620 0.083 0.620 0.082 0.621 0.082 C 0.621 0.081 0.621 0.081 0.621 0.083 C 0.621 0.087 0.620 0.087 0.620 0.085 Z M 0.639 0.083 C 0.639 0.083 0.639 0.084 0.639 0.086 C 0.639 0.088 0.639 0.088 0.639 0.087 C 0.639 0.085 0.639 0.084 0.639 0.083 Z M 0.651 0.090 C 0.651 0.089 0.652 0.088 0.652 0.088 C 0.652 0.088 0.652 0.089 0.652 0.090 C 0.652 0.091 0.652 0.092 0.651 0.092 C 0.651 0.092 0.651 0.091 0.651 0.090 Z M 0.654 0.090 C 0.654 0.089 0.654 0.088 0.655 0.088 C 0.655 0.088 0.655 0.089 0.655 0.090 C 0.655 0.091 0.654 0.092 0.654 0.092 C 0.654 0.092 0.654 0.091 0.654 0.090 Z M 0.550 0.091 C 0.551 0.089 0.551 0.088 0.551 0.088 C 0.551 0.088 0.551 0.089 0.551 0.091 C 0.551 0.092 0.550 0.093 0.550 0.093 C 0.550 0.093 0.550 0.092 0.550 0.091 Z M 0.553 0.091 C 0.553 0.090 0.553 0.090 0.553 0.090 C 0.554 0.091 0.554 0.091 0.554 0.090 C 0.554 0.089 0.555 0.088 0.555 0.089 C 0.556 0.090 0.556 0.091 0.555 0.092 C 0.553 0.093 0.553 0.093 0.553 0.091 Z M 0.573 0.089 C 0.573 0.087 0.573 0.086 0.573 0.085 C 0.574 0.084 0.573 0.081 0.573 0.081 C 0.572 0.081 0.572 0.080 0.572 0.080 C 0.572 0.076 0.573 0.076 0.573 0.079 C 0.574 0.082 0.575 0.094 0.574 0.092 C 0.573 0.092 0.573 0.090 0.573 0.089 Z M 0.583 0.088 C 0.583 0.086 0.583 0.083 0.583 0.081 C 0.582 0.080 0.582 0.078 0.583 0.078 C 0.583 0.077 0.582 0.076 0.582 0.075 C 0.581 0.075 0.582 0.074 0.583 0.075 C 0.584 0.075 0.584 0.075 0.584 0.079 C 0.584 0.081 0.584 0.083 0.585 0.083 C 0.585 0.083 0.585 0.084 0.584 0.086 C 0.584 0.088 0.583 0.090 0.583 0.091 C 0.583 0.092 0.583 0.093 0.583 0.093 C 0.583 0.093 0.583 0.091 0.583 0.088 Z M 0.588 0.092 C 0.588 0.091 0.588 0.090 0.589 0.090 C 0.589 0.090 0.589 0.091 0.589 0.092 C 0.589 0.093 0.589 0.093 0.589 0.093 C 0.589 0.093 0.589 0.093 0.588 0.092 Z M 0.527 0.090 C 0.527 0.088 0.527 0.086 0.528 0.086 C 0.528 0.086 0.528 0.089 0.528 0.091 C 0.527 0.091 0.527 0.093 0.527 0.094 C 0.528 0.095 0.528 0.095 0.527 0.094 C 0.527 0.094 0.527 0.092 0.527 0.090 Z M 0.588 0.097 C 0.588 0.097 0.589 0.097 0.589 0.098 C 0.589 0.098 0.589 0.099 0.588 0.098 C 0.588 0.098 0.588 0.098 0.588 0.097 Z M 0.596 0.089 C 0.596 0.088 0.597 0.086 0.596 0.086 C 0.596 0.085 0.596 0.085 0.597 0.085 C 0.597 0.085 0.597 0.086 0.597 0.087 C 0.597 0.088 0.598 0.090 0.599 0.090 C 0.600 0.091 0.600 0.090 0.600 0.088 C 0.600 0.087 0.600 0.087 0.601 0.087 C 0.601 0.088 0.601 0.090 0.601 0.092 C 0.600 0.096 0.600 0.096 0.599 0.096 C 0.598 0.095 0.598 0.095 0.598 0.097 C 0.598 0.098 0.598 0.097 0.597 0.095 C 0.596 0.092 0.596 0.090 0.596 0.089 Z M 0.576 0.099 C 0.576 0.098 0.576 0.097 0.576 0.097 C 0.577 0.097 0.577 0.095 0.577 0.094 C 0.577 0.092 0.577 0.092 0.577 0.096 C 0.578 0.100 0.577 0.102 0.576 0.099 Z M 0.579 0.098 C 0.579 0.098 0.579 0.097 0.579 0.097 C 0.580 0.097 0.580 0.096 0.579 0.095 C 0.579 0.094 0.579 0.085 0.579 0.085 C 0.580 0.085 0.580 0.083 0.580 0.082 C 0.581 0.080 0.581 0.079 0.582 0.080 C 0.582 0.081 0.582 0.082 0.582 0.084 C 0.582 0.085 0.581 0.086 0.582 0.086 C 0.582 0.086 0.582 0.088 0.581 0.091 C 0.581 0.094 0.581 0.095 0.582 0.096 C 0.584 0.098 0.583 0.100 0.581 0.100 C 0.580 0.100 0.579 0.099 0.579 0.098 Z M 0.606 0.099 C 0.606 0.099 0.606 0.097 0.606 0.095 C 0.605 0.094 0.605 0.091 0.605 0.089 C 0.606 0.088 0.605 0.086 0.605 0.086 C 0.605 0.086 0.605 0.085 0.605 0.084 C 0.606 0.081 0.606 0.081 0.605 0.081 C 0.605 0.081 0.604 0.082 0.604 0.083 C 0.604 0.085 0.604 0.085 0.603 0.083 C 0.603 0.081 0.602 0.081 0.601 0.082 C 0.600 0.083 0.600 0.082 0.601 0.077 C 0.601 0.075 0.602 0.074 0.602 0.075 C 0.602 0.077 0.602 0.077 0.602 0.077 C 0.603 0.077 0.603 0.077 0.603 0.076 C 0.602 0.073 0.606 0.075 0.607 0.078 C 0.608 0.082 0.609 0.080 0.609 0.076 C 0.609 0.072 0.609 0.071 0.611 0.075 L 0.613 0.077 L 0.611 0.079 C 0.611 0.080 0.610 0.081 0.610 0.081 C 0.609 0.081 0.609 0.082 0.609 0.082 C 0.610 0.085 0.609 0.090 0.608 0.089 C 0.607 0.089 0.606 0.096 0.607 0.099 C 0.607 0.100 0.607 0.100 0.606 0.100 C 0.606 0.100 0.605 0.100 0.606 0.099 Z M 0.653 0.099 C 0.653 0.098 0.653 0.097 0.654 0.097 C 0.654 0.097 0.654 0.098 0.654 0.099 C 0.654 0.100 0.653 0.100 0.653 0.100 C 0.653 0.100 0.653 0.100 0.653 0.099 Z M 0.593 0.100 C 0.593 0.100 0.593 0.100 0.593 0.098 C 0.594 0.095 0.593 0.093 0.592 0.093 C 0.591 0.093 0.591 0.093 0.592 0.091 C 0.592 0.090 0.592 0.088 0.592 0.086 C 0.592 0.084 0.593 0.083 0.593 0.082 C 0.594 0.081 0.594 0.082 0.594 0.086 C 0.594 0.088 0.594 0.090 0.594 0.090 C 0.594 0.090 0.594 0.091 0.594 0.093 C 0.594 0.096 0.594 0.097 0.595 0.098 C 0.596 0.099 0.595 0.102 0.595 0.101 C 0.594 0.101 0.593 0.101 0.593 0.100 Z M 0.596 0.099 C 0.596 0.099 0.596 0.099 0.596 0.099 C 0.596 0.099 0.597 0.099 0.597 0.100 C 0.597 0.101 0.596 0.102 0.596 0.101 C 0.596 0.101 0.596 0.100 0.596 0.099 Z M 0.616 0.101 C 0.615 0.099 0.614 0.100 0.614 0.101 C 0.614 0.102 0.614 0.101 0.614 0.099 C 0.614 0.095 0.614 0.093 0.613 0.091 C 0.611 0.087 0.611 0.084 0.613 0.086 C 0.613 0.086 0.615 0.087 0.616 0.087 C 0.618 0.087 0.619 0.090 0.618 0.094 C 0.618 0.095 0.618 0.098 0.618 0.099 C 0.618 0.103 0.618 0.103 0.616 0.101 Z M 0.632 0.100 C 0.632 0.098 0.631 0.097 0.631 0.098 C 0.630 0.099 0.628 0.097 0.628 0.095 C 0.628 0.094 0.628 0.093 0.628 0.093 C 0.628 0.093 0.628 0.093 0.628 0.092 C 0.629 0.090 0.629 0.087 0.627 0.087 C 0.626 0.087 0.625 0.090 0.626 0.090 C 0.627 0.090 0.627 0.091 0.626 0.092 C 0.626 0.094 0.625 0.095 0.625 0.095 C 0.625 0.095 0.624 0.094 0.624 0.092 C 0.624 0.090 0.624 0.090 0.624 0.090 C 0.625 0.090 0.625 0.089 0.625 0.087 C 0.625 0.086 0.625 0.085 0.625 0.085 C 0.624 0.085 0.622 0.097 0.622 0.099 C 0.622 0.101 0.622 0.101 0.620 0.101 C 0.619 0.102 0.619 0.101 0.619 0.098 C 0.619 0.094 0.619 0.094 0.620 0.094 C 0.620 0.095 0.620 0.094 0.620 0.092 C 0.620 0.090 0.621 0.088 0.621 0.088 C 0.621 0.088 0.622 0.087 0.622 0.085 C 0.622 0.084 0.623 0.082 0.623 0.082 C 0.624 0.082 0.624 0.080 0.624 0.078 C 0.624 0.075 0.624 0.075 0.624 0.078 C 0.625 0.080 0.625 0.080 0.626 0.080 C 0.627 0.079 0.627 0.079 0.628 0.080 C 0.629 0.082 0.629 0.082 0.630 0.083 C 0.630 0.083 0.631 0.084 0.631 0.085 C 0.631 0.086 0.631 0.086 0.630 0.086 C 0.630 0.085 0.630 0.086 0.630 0.087 C 0.630 0.089 0.630 0.090 0.631 0.091 C 0.631 0.091 0.631 0.090 0.631 0.089 C 0.631 0.087 0.631 0.086 0.631 0.086 C 0.633 0.086 0.634 0.089 0.633 0.092 C 0.633 0.094 0.633 0.095 0.633 0.099 C 0.633 0.103 0.632 0.103 0.632 0.100 Z M 0.542 0.101 C 0.543 0.097 0.543 0.098 0.543 0.102 C 0.543 0.105 0.543 0.105 0.542 0.104 C 0.542 0.103 0.542 0.102 0.542 0.101 Z M 0.605 0.104 C 0.605 0.103 0.605 0.102 0.606 0.102 C 0.606 0.102 0.606 0.103 0.606 0.104 C 0.606 0.105 0.606 0.106 0.606 0.106 C 0.605 0.106 0.605 0.105 0.605 0.104 Z M 0.650 0.104 C 0.650 0.103 0.650 0.102 0.650 0.101 C 0.651 0.101 0.651 0.102 0.651 0.103 C 0.651 0.104 0.651 0.106 0.650 0.106 C 0.650 0.106 0.650 0.105 0.650 0.104 Z M 0.573 0.106 C 0.573 0.105 0.574 0.104 0.574 0.104 C 0.574 0.104 0.574 0.105 0.574 0.106 C 0.574 0.107 0.574 0.107 0.574 0.107 C 0.574 0.107 0.573 0.107 0.573 0.106 Z M 0.600 0.104 C 0.599 0.100 0.600 0.099 0.601 0.099 C 0.601 0.099 0.601 0.099 0.601 0.100 C 0.600 0.101 0.600 0.102 0.601 0.103 C 0.601 0.105 0.601 0.107 0.601 0.107 C 0.600 0.107 0.600 0.106 0.600 0.104 Z M 0.551 0.105 C 0.550 0.101 0.550 0.100 0.550 0.100 C 0.551 0.100 0.553 0.107 0.552 0.108 C 0.552 0.110 0.552 0.109 0.551 0.105 Z M 0.585 0.103 C 0.585 0.096 0.585 0.086 0.586 0.088 C 0.586 0.089 0.586 0.090 0.586 0.090 C 0.586 0.090 0.586 0.090 0.586 0.091 C 0.587 0.093 0.587 0.100 0.587 0.100 C 0.587 0.100 0.587 0.102 0.587 0.105 C 0.587 0.110 0.586 0.109 0.585 0.103 Z M 0.444 0.110 C 0.444 0.109 0.444 0.109 0.445 0.110 C 0.445 0.110 0.445 0.111 0.444 0.111 C 0.444 0.111 0.443 0.110 0.444 0.110 Z M 0.597 0.110 C 0.597 0.109 0.598 0.109 0.598 0.110 C 0.598 0.110 0.598 0.111 0.597 0.111 C 0.597 0.111 0.596 0.110 0.597 0.110 Z M 0.589 0.111 C 0.589 0.110 0.589 0.109 0.589 0.109 C 0.588 0.108 0.588 0.107 0.588 0.107 C 0.588 0.106 0.589 0.106 0.589 0.107 C 0.590 0.108 0.590 0.108 0.589 0.110 C 0.589 0.112 0.589 0.113 0.588 0.113 C 0.588 0.113 0.588 0.112 0.589 0.111 Z M 0.619 0.110 C 0.619 0.110 0.619 0.108 0.619 0.107 C 0.619 0.106 0.619 0.106 0.620 0.107 C 0.620 0.107 0.620 0.108 0.620 0.109 C 0.620 0.110 0.620 0.111 0.620 0.111 C 0.620 0.111 0.620 0.110 0.620 0.109 C 0.620 0.108 0.621 0.107 0.622 0.107 C 0.622 0.107 0.623 0.108 0.622 0.110 C 0.622 0.112 0.619 0.113 0.619 0.110 Z M 0.604 0.112 C 0.604 0.111 0.604 0.111 0.605 0.111 C 0.605 0.111 0.605 0.112 0.605 0.113 C 0.605 0.114 0.605 0.114 0.605 0.114 C 0.604 0.113 0.604 0.112 0.604 0.112 Z M 0.608 0.110 C 0.608 0.109 0.608 0.107 0.608 0.107 C 0.608 0.107 0.608 0.106 0.608 0.104 C 0.608 0.102 0.609 0.100 0.609 0.100 C 0.610 0.099 0.610 0.101 0.609 0.103 C 0.609 0.104 0.609 0.105 0.609 0.106 C 0.610 0.108 0.609 0.114 0.608 0.113 C 0.608 0.113 0.608 0.111 0.608 0.110 Z M 0.261 0.115 C 0.261 0.114 0.262 0.115 0.262 0.115 C 0.262 0.116 0.262 0.116 0.261 0.116 C 0.261 0.116 0.261 0.116 0.261 0.115 Z M 0.559 0.113 C 0.559 0.108 0.559 0.106 0.560 0.110 C 0.560 0.112 0.560 0.114 0.560 0.115 C 0.560 0.117 0.560 0.116 0.559 0.113 Z M 0.639 0.106 C 0.639 0.101 0.639 0.100 0.638 0.101 C 0.637 0.102 0.637 0.102 0.637 0.099 C 0.637 0.096 0.637 0.096 0.636 0.098 C 0.636 0.101 0.636 0.106 0.637 0.106 C 0.637 0.106 0.637 0.107 0.637 0.110 C 0.637 0.114 0.637 0.115 0.636 0.116 C 0.635 0.116 0.635 0.116 0.636 0.114 C 0.637 0.112 0.637 0.107 0.636 0.107 C 0.636 0.107 0.636 0.108 0.636 0.109 C 0.636 0.110 0.635 0.111 0.635 0.110 C 0.634 0.109 0.634 0.110 0.634 0.110 C 0.635 0.113 0.634 0.116 0.633 0.114 C 0.632 0.114 0.632 0.113 0.632 0.113 C 0.633 0.113 0.633 0.110 0.632 0.106 C 0.632 0.105 0.632 0.104 0.633 0.104 C 0.633 0.104 0.633 0.105 0.633 0.106 C 0.633 0.109 0.634 0.107 0.635 0.103 C 0.636 0.099 0.636 0.099 0.635 0.096 C 0.635 0.094 0.634 0.093 0.635 0.093 C 0.635 0.093 0.635 0.093 0.635 0.092 C 0.635 0.090 0.635 0.090 0.636 0.092 C 0.637 0.094 0.637 0.094 0.637 0.091 C 0.637 0.089 0.638 0.088 0.638 0.088 C 0.638 0.088 0.638 0.089 0.638 0.090 C 0.638 0.092 0.639 0.093 0.641 0.093 C 0.643 0.093 0.643 0.092 0.643 0.090 C 0.643 0.089 0.643 0.088 0.642 0.089 C 0.642 0.090 0.641 0.089 0.641 0.088 C 0.641 0.087 0.642 0.086 0.642 0.086 C 0.644 0.086 0.644 0.083 0.643 0.082 C 0.642 0.082 0.643 0.081 0.643 0.081 C 0.644 0.081 0.645 0.082 0.644 0.083 C 0.644 0.085 0.645 0.090 0.647 0.092 C 0.648 0.094 0.647 0.098 0.646 0.098 C 0.645 0.097 0.645 0.098 0.645 0.098 C 0.645 0.098 0.645 0.100 0.646 0.102 C 0.648 0.106 0.648 0.109 0.647 0.109 C 0.646 0.109 0.646 0.108 0.646 0.105 C 0.646 0.102 0.646 0.102 0.645 0.104 C 0.645 0.105 0.645 0.107 0.645 0.108 C 0.645 0.110 0.645 0.110 0.644 0.110 C 0.644 0.109 0.643 0.108 0.643 0.106 C 0.644 0.105 0.643 0.103 0.643 0.103 C 0.643 0.102 0.642 0.101 0.643 0.099 C 0.643 0.096 0.642 0.095 0.640 0.097 C 0.639 0.099 0.639 0.099 0.640 0.098 C 0.642 0.097 0.642 0.099 0.640 0.102 C 0.640 0.103 0.639 0.105 0.639 0.105 C 0.640 0.106 0.640 0.105 0.640 0.104 C 0.641 0.102 0.642 0.103 0.642 0.106 C 0.642 0.107 0.642 0.107 0.642 0.107 C 0.641 0.106 0.640 0.107 0.640 0.108 C 0.640 0.110 0.640 0.111 0.640 0.111 C 0.641 0.111 0.641 0.112 0.640 0.114 C 0.639 0.116 0.639 0.116 0.639 0.114 C 0.638 0.112 0.638 0.109 0.639 0.106 Z M 0.571 0.115 C 0.571 0.114 0.571 0.113 0.571 0.113 C 0.571 0.113 0.572 0.113 0.571 0.114 C 0.571 0.115 0.571 0.116 0.572 0.117 C 0.573 0.117 0.572 0.118 0.572 0.118 C 0.571 0.118 0.571 0.117 0.571 0.115 Z M 0.609 0.117 C 0.609 0.114 0.610 0.114 0.610 0.117 C 0.611 0.118 0.610 0.119 0.609 0.119 C 0.608 0.119 0.608 0.119 0.609 0.117 Z M 0.639 0.119 C 0.639 0.118 0.640 0.118 0.640 0.119 C 0.640 0.119 0.640 0.119 0.639 0.119 C 0.639 0.119 0.638 0.119 0.639 0.119 Z M 0.641 0.118 C 0.641 0.117 0.641 0.116 0.641 0.116 C 0.642 0.115 0.642 0.116 0.642 0.117 C 0.642 0.119 0.642 0.120 0.641 0.120 C 0.641 0.120 0.641 0.119 0.641 0.118 Z M 0.205 0.120 C 0.205 0.119 0.205 0.118 0.205 0.118 C 0.205 0.118 0.205 0.119 0.205 0.120 C 0.205 0.121 0.205 0.121 0.205 0.121 C 0.205 0.121 0.205 0.121 0.205 0.120 Z M 0.705 0.120 C 0.705 0.119 0.705 0.118 0.706 0.118 C 0.706 0.119 0.706 0.119 0.706 0.120 C 0.706 0.122 0.705 0.122 0.705 0.120 Z M 0.207 0.122 C 0.207 0.122 0.208 0.122 0.208 0.122 C 0.208 0.123 0.208 0.123 0.207 0.123 C 0.207 0.123 0.207 0.123 0.207 0.122 Z M 0.220 0.121 C 0.220 0.121 0.220 0.120 0.221 0.120 C 0.221 0.120 0.221 0.120 0.221 0.121 C 0.220 0.124 0.220 0.124 0.220 0.121 Z M 0.227 0.123 C 0.227 0.122 0.227 0.121 0.227 0.121 C 0.228 0.120 0.228 0.121 0.228 0.122 C 0.228 0.123 0.227 0.124 0.227 0.123 Z M 0.234 0.120 C 0.234 0.117 0.234 0.116 0.235 0.116 C 0.235 0.116 0.235 0.117 0.235 0.117 C 0.235 0.118 0.235 0.120 0.235 0.121 C 0.235 0.122 0.235 0.123 0.235 0.123 C 0.235 0.123 0.235 0.122 0.234 0.120 Z M 0.272 0.121 C 0.272 0.121 0.272 0.120 0.272 0.120 C 0.273 0.120 0.273 0.121 0.272 0.121 C 0.272 0.122 0.272 0.123 0.272 0.123 C 0.272 0.123 0.272 0.122 0.272 0.121 Z M 0.590 0.121 C 0.590 0.119 0.591 0.118 0.591 0.117 C 0.592 0.117 0.592 0.117 0.592 0.120 C 0.592 0.122 0.591 0.123 0.591 0.123 C 0.591 0.123 0.590 0.122 0.590 0.121 Z M 0.576 0.123 C 0.576 0.122 0.577 0.121 0.577 0.121 C 0.577 0.121 0.577 0.122 0.577 0.123 C 0.577 0.124 0.577 0.125 0.576 0.125 C 0.576 0.125 0.576 0.124 0.576 0.123 Z M 0.588 0.122 C 0.588 0.121 0.589 0.120 0.589 0.120 C 0.590 0.120 0.590 0.120 0.589 0.122 C 0.588 0.125 0.587 0.125 0.588 0.122 Z M 0.592 0.120 C 0.593 0.118 0.593 0.117 0.593 0.117 C 0.593 0.118 0.594 0.117 0.594 0.116 C 0.594 0.115 0.593 0.114 0.593 0.113 C 0.592 0.112 0.592 0.112 0.593 0.111 C 0.593 0.110 0.594 0.108 0.594 0.107 C 0.594 0.104 0.594 0.103 0.595 0.106 C 0.596 0.107 0.596 0.107 0.595 0.108 C 0.594 0.110 0.594 0.115 0.595 0.117 C 0.595 0.117 0.595 0.118 0.595 0.118 C 0.594 0.118 0.594 0.119 0.594 0.120 C 0.594 0.121 0.594 0.121 0.593 0.121 C 0.593 0.121 0.593 0.122 0.593 0.124 C 0.593 0.125 0.593 0.125 0.592 0.125 C 0.592 0.124 0.592 0.122 0.592 0.120 Z M 0.199 0.126 C 0.198 0.124 0.198 0.121 0.199 0.122 C 0.200 0.122 0.200 0.122 0.200 0.123 C 0.199 0.123 0.199 0.124 0.199 0.125 C 0.200 0.127 0.200 0.127 0.199 0.126 Z M 0.616 0.124 C 0.615 0.122 0.617 0.116 0.618 0.116 C 0.620 0.116 0.620 0.119 0.619 0.121 C 0.618 0.121 0.618 0.123 0.618 0.124 C 0.619 0.124 0.619 0.125 0.619 0.124 C 0.620 0.124 0.620 0.124 0.620 0.125 C 0.620 0.127 0.620 0.127 0.619 0.126 C 0.618 0.125 0.617 0.124 0.616 0.124 Z M 0.623 0.116 C 0.623 0.115 0.623 0.114 0.623 0.114 C 0.623 0.114 0.623 0.115 0.623 0.116 C 0.623 0.117 0.623 0.118 0.623 0.118 C 0.623 0.118 0.623 0.117 0.623 0.116 Z M 0.623 0.125 C 0.623 0.125 0.623 0.124 0.622 0.120 C 0.622 0.117 0.622 0.115 0.622 0.113 C 0.623 0.111 0.625 0.112 0.625 0.115 C 0.624 0.116 0.625 0.116 0.625 0.116 C 0.626 0.115 0.626 0.116 0.626 0.118 C 0.627 0.123 0.628 0.120 0.627 0.114 C 0.626 0.110 0.626 0.109 0.627 0.110 C 0.627 0.111 0.627 0.112 0.627 0.113 C 0.627 0.114 0.628 0.115 0.628 0.115 C 0.628 0.116 0.629 0.118 0.629 0.119 C 0.629 0.121 0.629 0.122 0.629 0.121 C 0.628 0.120 0.627 0.121 0.627 0.123 C 0.626 0.125 0.624 0.126 0.624 0.126 C 0.623 0.126 0.622 0.126 0.623 0.125 Z M 0.628 0.125 C 0.627 0.123 0.628 0.123 0.629 0.125 C 0.630 0.126 0.630 0.127 0.629 0.127 C 0.628 0.127 0.628 0.126 0.628 0.125 Z M 0.630 0.120 C 0.630 0.117 0.631 0.117 0.632 0.120 C 0.632 0.121 0.632 0.122 0.631 0.124 C 0.631 0.126 0.630 0.124 0.630 0.120 L 0.630 0.120 Z M 0.584 0.126 C 0.584 0.126 0.583 0.125 0.583 0.123 C 0.583 0.121 0.584 0.120 0.584 0.120 C 0.584 0.120 0.584 0.119 0.584 0.118 C 0.583 0.116 0.583 0.116 0.584 0.116 C 0.584 0.116 0.584 0.116 0.584 0.115 C 0.583 0.113 0.583 0.112 0.584 0.110 C 0.584 0.109 0.585 0.107 0.585 0.107 C 0.585 0.107 0.586 0.108 0.585 0.110 C 0.584 0.112 0.584 0.115 0.585 0.113 C 0.585 0.113 0.585 0.113 0.585 0.116 C 0.585 0.119 0.585 0.120 0.586 0.120 C 0.586 0.120 0.586 0.120 0.585 0.122 C 0.585 0.123 0.585 0.123 0.586 0.123 C 0.587 0.122 0.587 0.122 0.587 0.126 C 0.587 0.128 0.587 0.128 0.586 0.127 C 0.585 0.126 0.585 0.125 0.584 0.126 Z M 0.609 0.127 C 0.609 0.126 0.609 0.125 0.609 0.125 C 0.610 0.125 0.610 0.126 0.610 0.127 C 0.610 0.128 0.609 0.129 0.609 0.129 C 0.609 0.129 0.609 0.128 0.609 0.127 Z M 0.588 0.129 C 0.588 0.128 0.588 0.127 0.588 0.127 C 0.589 0.127 0.589 0.128 0.589 0.129 C 0.589 0.129 0.589 0.130 0.588 0.130 C 0.588 0.130 0.588 0.129 0.588 0.129 Z M 0.591 0.129 C 0.592 0.128 0.592 0.127 0.593 0.128 C 0.593 0.129 0.593 0.130 0.592 0.130 C 0.590 0.132 0.590 0.132 0.591 0.129 Z M 0.703 0.130 C 0.703 0.128 0.702 0.126 0.702 0.125 C 0.701 0.123 0.700 0.116 0.701 0.116 C 0.701 0.116 0.701 0.117 0.701 0.118 C 0.701 0.119 0.701 0.120 0.701 0.119 C 0.702 0.118 0.702 0.118 0.703 0.119 C 0.704 0.120 0.705 0.124 0.704 0.129 C 0.704 0.133 0.703 0.133 0.703 0.130 Z M 0.304 0.133 C 0.304 0.132 0.304 0.132 0.304 0.133 C 0.305 0.133 0.304 0.134 0.304 0.134 C 0.303 0.134 0.303 0.133 0.304 0.133 Z M 0.578 0.130 C 0.578 0.128 0.579 0.127 0.579 0.127 C 0.580 0.127 0.580 0.127 0.579 0.125 C 0.579 0.123 0.579 0.123 0.580 0.124 C 0.580 0.125 0.580 0.124 0.580 0.121 C 0.580 0.119 0.580 0.118 0.581 0.119 C 0.581 0.120 0.581 0.121 0.581 0.123 C 0.581 0.125 0.581 0.127 0.582 0.127 C 0.582 0.128 0.582 0.128 0.581 0.127 C 0.580 0.127 0.579 0.128 0.579 0.130 C 0.578 0.135 0.577 0.135 0.578 0.130 L 0.578 0.130 Z M 0.590 0.134 C 0.591 0.134 0.591 0.134 0.591 0.134 C 0.592 0.135 0.591 0.135 0.591 0.135 C 0.590 0.135 0.590 0.135 0.590 0.134 Z M 0.598 0.129 C 0.598 0.129 0.598 0.127 0.598 0.126 C 0.597 0.125 0.597 0.126 0.597 0.129 C 0.597 0.131 0.597 0.131 0.598 0.129 Z M 0.598 0.133 C 0.598 0.130 0.598 0.130 0.597 0.131 C 0.597 0.132 0.597 0.133 0.597 0.134 C 0.597 0.135 0.597 0.135 0.596 0.134 C 0.596 0.134 0.596 0.133 0.596 0.132 C 0.596 0.131 0.596 0.131 0.595 0.132 C 0.594 0.133 0.595 0.126 0.596 0.123 C 0.598 0.121 0.598 0.119 0.596 0.121 C 0.595 0.122 0.595 0.122 0.596 0.120 C 0.597 0.118 0.598 0.118 0.599 0.120 C 0.599 0.121 0.600 0.121 0.600 0.119 C 0.601 0.117 0.601 0.118 0.601 0.122 C 0.601 0.125 0.601 0.126 0.600 0.127 C 0.599 0.128 0.599 0.128 0.600 0.129 C 0.601 0.130 0.601 0.134 0.600 0.134 C 0.599 0.134 0.599 0.133 0.600 0.132 C 0.600 0.131 0.600 0.130 0.600 0.130 C 0.599 0.130 0.599 0.131 0.599 0.133 C 0.599 0.134 0.599 0.136 0.598 0.136 C 0.598 0.136 0.598 0.134 0.598 0.133 Z M 0.605 0.133 C 0.605 0.131 0.605 0.130 0.604 0.131 C 0.603 0.132 0.603 0.131 0.603 0.128 C 0.602 0.126 0.602 0.125 0.602 0.126 C 0.603 0.127 0.603 0.126 0.603 0.123 C 0.603 0.121 0.604 0.120 0.604 0.120 C 0.604 0.120 0.605 0.122 0.605 0.124 C 0.605 0.125 0.605 0.127 0.606 0.128 C 0.607 0.130 0.607 0.130 0.606 0.130 C 0.606 0.130 0.606 0.131 0.606 0.132 C 0.606 0.133 0.606 0.134 0.605 0.135 C 0.605 0.136 0.605 0.134 0.605 0.133 Z M 0.702 0.134 C 0.703 0.134 0.703 0.134 0.703 0.135 C 0.703 0.135 0.703 0.136 0.703 0.135 C 0.702 0.135 0.702 0.135 0.702 0.134 Z M 0.582 0.136 C 0.581 0.135 0.581 0.133 0.582 0.132 C 0.582 0.131 0.582 0.132 0.583 0.134 C 0.584 0.138 0.583 0.139 0.582 0.136 Z M 0.594 0.134 C 0.594 0.133 0.594 0.133 0.594 0.133 C 0.595 0.134 0.595 0.135 0.595 0.136 C 0.595 0.136 0.595 0.137 0.594 0.136 C 0.594 0.136 0.594 0.135 0.594 0.134 Z M 0.700 0.136 C 0.701 0.133 0.702 0.135 0.701 0.138 C 0.701 0.140 0.701 0.140 0.701 0.139 C 0.700 0.138 0.700 0.137 0.700 0.136 Z M 0.708 0.139 C 0.708 0.138 0.709 0.138 0.709 0.138 C 0.709 0.139 0.710 0.140 0.710 0.140 C 0.710 0.141 0.709 0.141 0.709 0.141 C 0.709 0.141 0.708 0.140 0.708 0.139 Z M 0.711 0.139 C 0.711 0.138 0.711 0.137 0.711 0.137 C 0.710 0.137 0.710 0.137 0.710 0.135 C 0.710 0.133 0.710 0.133 0.711 0.133 C 0.712 0.134 0.712 0.134 0.712 0.131 C 0.711 0.128 0.712 0.128 0.713 0.132 C 0.713 0.134 0.713 0.136 0.713 0.136 C 0.713 0.136 0.712 0.137 0.712 0.138 C 0.712 0.140 0.711 0.141 0.711 0.141 C 0.710 0.141 0.711 0.140 0.711 0.139 Z M 0.583 0.142 C 0.583 0.142 0.583 0.141 0.584 0.140 C 0.585 0.140 0.585 0.140 0.585 0.141 C 0.585 0.143 0.583 0.143 0.583 0.142 Z M 0.705 0.141 C 0.705 0.140 0.705 0.139 0.706 0.140 C 0.706 0.141 0.706 0.141 0.706 0.142 C 0.706 0.142 0.706 0.143 0.706 0.143 C 0.705 0.143 0.705 0.142 0.705 0.141 Z M 0.727 0.139 C 0.727 0.137 0.727 0.136 0.728 0.136 C 0.728 0.136 0.728 0.137 0.728 0.139 C 0.728 0.141 0.727 0.143 0.727 0.143 C 0.727 0.143 0.727 0.141 0.727 0.139 Z M 0.714 0.151 C 0.714 0.150 0.714 0.148 0.715 0.146 C 0.715 0.144 0.716 0.143 0.716 0.145 C 0.716 0.146 0.717 0.147 0.718 0.147 C 0.719 0.147 0.719 0.148 0.719 0.150 C 0.718 0.152 0.714 0.152 0.714 0.151 Z M 0.078 0.155 C 0.078 0.155 0.078 0.155 0.079 0.156 C 0.079 0.156 0.078 0.157 0.078 0.157 C 0.077 0.156 0.077 0.156 0.078 0.155 Z M 0.084 0.185 C 0.085 0.185 0.085 0.185 0.085 0.185 C 0.086 0.186 0.086 0.186 0.085 0.186 C 0.084 0.186 0.084 0.186 0.084 0.185 Z M 0.056 0.228 C 0.056 0.227 0.057 0.227 0.057 0.228 C 0.057 0.228 0.057 0.229 0.056 0.229 C 0.056 0.229 0.056 0.228 0.056 0.228 Z M 0.049 0.298 C 0.049 0.298 0.050 0.298 0.050 0.298 C 0.050 0.299 0.050 0.299 0.049 0.299 C 0.049 0.299 0.049 0.299 0.049 0.298 Z M 0.051 0.298 C 0.051 0.298 0.051 0.298 0.052 0.298 C 0.052 0.299 0.052 0.299 0.051 0.299 C 0.051 0.299 0.050 0.299 0.051 0.298 Z M 0.058 0.298 C 0.059 0.298 0.059 0.298 0.059 0.298 C 0.059 0.299 0.059 0.299 0.059 0.299 C 0.058 0.299 0.058 0.299 0.058 0.298 Z M 0.049 0.302 C 0.049 0.301 0.050 0.301 0.050 0.302 C 0.050 0.302 0.050 0.303 0.049 0.303 C 0.049 0.303 0.049 0.302 0.049 0.302 Z M 0.924 0.364 C 0.924 0.363 0.924 0.363 0.925 0.363 C 0.925 0.363 0.925 0.363 0.925 0.364 C 0.925 0.365 0.925 0.366 0.925 0.366 C 0.924 0.366 0.924 0.365 0.924 0.364 Z M 0.053 0.461 C 0.052 0.461 0.053 0.460 0.054 0.459 C 0.056 0.458 0.056 0.458 0.056 0.461 C 0.055 0.462 0.055 0.462 0.053 0.461 Z M 0.050 0.464 C 0.049 0.462 0.049 0.461 0.050 0.461 C 0.050 0.461 0.051 0.462 0.051 0.464 C 0.051 0.465 0.051 0.467 0.051 0.467 C 0.050 0.467 0.050 0.465 0.050 0.464 Z M 0.064 0.469 C 0.065 0.468 0.065 0.468 0.065 0.469 C 0.065 0.470 0.065 0.470 0.064 0.470 C 0.064 0.470 0.064 0.469 0.064 0.469 Z M 0.944 0.471 C 0.945 0.470 0.946 0.470 0.946 0.471 C 0.946 0.472 0.946 0.473 0.945 0.473 C 0.943 0.473 0.943 0.473 0.944 0.471 Z M 0.952 0.471 C 0.953 0.470 0.953 0.468 0.954 0.468 C 0.954 0.468 0.954 0.470 0.953 0.471 C 0.953 0.472 0.952 0.474 0.952 0.474 C 0.952 0.474 0.952 0.472 0.952 0.471 Z M 0.960 0.472 C 0.961 0.472 0.962 0.472 0.963 0.472 C 0.964 0.473 0.963 0.473 0.961 0.473 C 0.960 0.473 0.959 0.473 0.960 0.472 Z M 0.956 0.473 C 0.956 0.472 0.956 0.472 0.957 0.472 C 0.958 0.472 0.958 0.473 0.958 0.474 C 0.957 0.475 0.956 0.474 0.956 0.473 Z M 0.920 0.485 C 0.920 0.484 0.921 0.484 0.921 0.485 C 0.922 0.485 0.921 0.486 0.920 0.486 C 0.920 0.486 0.919 0.485 0.920 0.485 Z M 0.083 0.504 C 0.084 0.504 0.084 0.504 0.084 0.504 C 0.084 0.505 0.084 0.505 0.084 0.505 C 0.083 0.505 0.083 0.505 0.083 0.504 Z M 0.915 0.512 C 0.914 0.512 0.914 0.512 0.915 0.511 C 0.916 0.509 0.920 0.510 0.920 0.512 C 0.919 0.513 0.919 0.513 0.918 0.513 C 0.917 0.513 0.916 0.513 0.915 0.512 Z M 0.067 0.522 C 0.067 0.521 0.068 0.520 0.069 0.521 C 0.069 0.522 0.068 0.523 0.068 0.523 C 0.067 0.523 0.067 0.523 0.067 0.522 Z M 0.069 0.525 C 0.069 0.524 0.070 0.523 0.070 0.523 C 0.070 0.523 0.071 0.524 0.071 0.525 C 0.071 0.526 0.070 0.526 0.070 0.526 C 0.070 0.526 0.069 0.526 0.069 0.525 Z M 0.920 0.532 C 0.920 0.531 0.920 0.530 0.920 0.531 C 0.920 0.531 0.921 0.532 0.921 0.533 C 0.921 0.533 0.920 0.533 0.920 0.533 C 0.920 0.533 0.920 0.533 0.920 0.532 Z M 0.923 0.529 C 0.923 0.528 0.923 0.529 0.923 0.531 C 0.923 0.533 0.923 0.533 0.923 0.532 C 0.923 0.531 0.923 0.529 0.923 0.529 Z M 0.074 0.536 C 0.075 0.535 0.075 0.535 0.076 0.536 C 0.076 0.536 0.076 0.537 0.075 0.537 C 0.074 0.537 0.074 0.536 0.074 0.536 Z M 0.938 0.539 C 0.938 0.538 0.939 0.537 0.939 0.537 C 0.940 0.537 0.940 0.537 0.939 0.539 C 0.938 0.541 0.938 0.541 0.938 0.539 Z M 0.947 0.539 C 0.947 0.539 0.947 0.539 0.948 0.539 C 0.948 0.540 0.948 0.540 0.947 0.540 C 0.947 0.540 0.946 0.540 0.947 0.539 Z M 0.920 0.543 C 0.920 0.542 0.920 0.542 0.921 0.543 C 0.921 0.544 0.920 0.544 0.920 0.544 C 0.919 0.544 0.919 0.543 0.920 0.543 Z M 0.926 0.543 C 0.926 0.542 0.927 0.542 0.927 0.543 C 0.927 0.543 0.927 0.544 0.927 0.544 C 0.926 0.544 0.926 0.543 0.926 0.543 Z M 0.931 0.542 C 0.931 0.541 0.931 0.541 0.932 0.541 C 0.932 0.541 0.932 0.540 0.932 0.538 C 0.932 0.536 0.932 0.536 0.933 0.537 C 0.933 0.537 0.934 0.538 0.933 0.540 C 0.933 0.541 0.932 0.542 0.932 0.543 C 0.931 0.543 0.931 0.544 0.931 0.544 C 0.931 0.544 0.931 0.543 0.931 0.542 Z M 0.031 0.545 C 0.031 0.544 0.031 0.544 0.032 0.545 C 0.032 0.545 0.032 0.546 0.031 0.546 C 0.031 0.546 0.030 0.545 0.031 0.545 Z M 0.956 0.546 C 0.958 0.544 0.958 0.544 0.958 0.546 C 0.958 0.547 0.958 0.547 0.957 0.547 C 0.955 0.547 0.955 0.547 0.956 0.546 Z M 0.942 0.547 C 0.942 0.545 0.945 0.545 0.945 0.547 C 0.945 0.548 0.944 0.548 0.943 0.548 C 0.942 0.549 0.941 0.548 0.942 0.547 Z M 0.919 0.548 C 0.918 0.546 0.919 0.546 0.919 0.546 C 0.919 0.547 0.920 0.548 0.920 0.549 C 0.920 0.551 0.920 0.551 0.919 0.551 C 0.919 0.550 0.919 0.549 0.919 0.548 Z M 0.920 0.549 C 0.920 0.548 0.920 0.547 0.921 0.546 C 0.921 0.546 0.921 0.546 0.921 0.547 C 0.922 0.548 0.922 0.549 0.923 0.549 C 0.923 0.549 0.923 0.549 0.923 0.547 C 0.922 0.544 0.923 0.544 0.924 0.544 C 0.925 0.544 0.925 0.545 0.925 0.545 C 0.924 0.547 0.924 0.549 0.925 0.550 C 0.926 0.550 0.925 0.551 0.923 0.551 C 0.922 0.551 0.921 0.550 0.920 0.549 Z M 0.947 0.548 C 0.948 0.546 0.949 0.545 0.950 0.548 C 0.951 0.549 0.951 0.549 0.950 0.548 C 0.949 0.548 0.948 0.548 0.948 0.549 C 0.948 0.550 0.947 0.551 0.947 0.551 C 0.947 0.551 0.947 0.550 0.947 0.548 Z M 0.928 0.550 C 0.928 0.549 0.928 0.548 0.928 0.547 C 0.928 0.546 0.928 0.546 0.928 0.546 C 0.929 0.546 0.929 0.550 0.928 0.552 C 0.928 0.552 0.928 0.553 0.927 0.553 C 0.927 0.553 0.927 0.552 0.928 0.550 Z M 0.931 0.546 C 0.932 0.545 0.934 0.545 0.935 0.545 C 0.937 0.546 0.939 0.547 0.940 0.547 C 0.940 0.547 0.940 0.548 0.940 0.549 C 0.940 0.550 0.940 0.550 0.939 0.550 C 0.938 0.550 0.937 0.549 0.937 0.549 C 0.937 0.548 0.937 0.547 0.936 0.548 C 0.935 0.549 0.934 0.548 0.934 0.547 C 0.934 0.546 0.933 0.546 0.933 0.547 C 0.933 0.547 0.933 0.549 0.933 0.549 C 0.933 0.550 0.933 0.551 0.933 0.551 C 0.933 0.551 0.932 0.550 0.932 0.549 C 0.932 0.546 0.931 0.547 0.931 0.550 C 0.932 0.553 0.931 0.553 0.931 0.551 C 0.930 0.549 0.930 0.548 0.931 0.546 Z M 0.935 0.551 C 0.936 0.549 0.936 0.549 0.936 0.551 C 0.936 0.552 0.936 0.553 0.935 0.553 C 0.934 0.553 0.934 0.553 0.935 0.551 Z M 0.949 0.552 C 0.949 0.551 0.950 0.551 0.950 0.552 C 0.950 0.552 0.950 0.553 0.949 0.553 C 0.949 0.553 0.948 0.552 0.949 0.552 Z M 0.965 0.552 C 0.965 0.551 0.965 0.551 0.965 0.552 C 0.966 0.552 0.965 0.553 0.965 0.553 C 0.964 0.553 0.964 0.552 0.965 0.552 Z M 0.958 0.553 C 0.959 0.553 0.959 0.553 0.959 0.554 C 0.959 0.554 0.959 0.555 0.959 0.554 C 0.958 0.554 0.958 0.554 0.958 0.553 Z M 0.957 0.580 C 0.957 0.580 0.958 0.579 0.958 0.579 C 0.958 0.579 0.958 0.580 0.958 0.581 C 0.958 0.582 0.958 0.582 0.958 0.582 C 0.958 0.581 0.957 0.580 0.957 0.580 Z M 0.043 0.593 C 0.043 0.592 0.043 0.592 0.044 0.592 C 0.044 0.592 0.044 0.592 0.044 0.593 C 0.044 0.594 0.044 0.595 0.044 0.595 C 0.043 0.595 0.043 0.594 0.043 0.593 Z M 0.929 0.634 C 0.929 0.634 0.929 0.634 0.930 0.635 C 0.930 0.635 0.929 0.636 0.929 0.635 C 0.928 0.635 0.928 0.635 0.929 0.634 Z M 0.056 0.637 C 0.056 0.636 0.056 0.636 0.057 0.636 C 0.057 0.636 0.057 0.636 0.057 0.637 C 0.056 0.639 0.056 0.639 0.056 0.637 Z M 0.057 0.641 C 0.057 0.639 0.059 0.639 0.060 0.641 C 0.060 0.641 0.060 0.642 0.059 0.642 C 0.058 0.642 0.057 0.641 0.057 0.641 V 0.154 Z M 0.957 0.643 C 0.958 0.643 0.958 0.643 0.958 0.643 C 0.958 0.644 0.958 0.644 0.958 0.644 C 0.957 0.644 0.957 0.644 0.957 0.643 Z M 0.060 0.645 C 0.060 0.645 0.061 0.644 0.061 0.644 C 0.061 0.643 0.062 0.644 0.062 0.644 C 0.062 0.645 0.061 0.646 0.061 0.646 C 0.061 0.646 0.060 0.646 0.060 0.645 Z M 0.967 0.644 C 0.967 0.643 0.967 0.643 0.968 0.643 C 0.969 0.643 0.969 0.643 0.968 0.644 C 0.967 0.647 0.967 0.647 0.967 0.644 Z M 0.059 0.647 C 0.058 0.648 0.058 0.647 0.058 0.645 C 0.059 0.642 0.059 0.642 0.060 0.647 C 0.060 0.650 0.060 0.650 0.060 0.648 C 0.059 0.647 0.059 0.647 0.059 0.647 H 0.059 Z M 0.970 0.674 C 0.971 0.673 0.973 0.674 0.973 0.675 C 0.973 0.676 0.972 0.676 0.971 0.676 C 0.970 0.676 0.970 0.675 0.970 0.674 Z M 0.976 0.680 C 0.976 0.679 0.976 0.678 0.976 0.678 C 0.976 0.678 0.977 0.679 0.977 0.680 C 0.978 0.681 0.978 0.681 0.977 0.681 C 0.977 0.681 0.977 0.681 0.976 0.680 Z M 0.947 0.713 C 0.947 0.712 0.947 0.711 0.947 0.711 C 0.947 0.711 0.948 0.712 0.948 0.713 C 0.948 0.714 0.947 0.715 0.947 0.715 C 0.947 0.715 0.947 0.714 0.947 0.713 Z M 0.958 0.763 C 0.958 0.763 0.958 0.762 0.959 0.762 C 0.959 0.762 0.959 0.763 0.959 0.764 C 0.959 0.766 0.958 0.765 0.958 0.763 Z M 0.940 0.776 C 0.941 0.775 0.941 0.775 0.942 0.774 C 0.943 0.774 0.943 0.773 0.943 0.773 C 0.943 0.772 0.943 0.771 0.943 0.771 C 0.944 0.771 0.944 0.772 0.944 0.774 C 0.944 0.776 0.943 0.776 0.942 0.776 C 0.941 0.776 0.940 0.776 0.940 0.776 Z M 0.947 0.778 C 0.947 0.777 0.947 0.776 0.948 0.776 C 0.948 0.776 0.949 0.777 0.949 0.778 C 0.949 0.779 0.948 0.780 0.948 0.780 C 0.947 0.780 0.947 0.779 0.947 0.778 Z M 0.959 0.787 C 0.958 0.786 0.959 0.785 0.960 0.785 C 0.961 0.786 0.961 0.786 0.960 0.787 C 0.960 0.788 0.959 0.788 0.959 0.789 C 0.959 0.789 0.959 0.788 0.959 0.787 Z M 0.964 0.796 C 0.965 0.795 0.965 0.794 0.965 0.794 C 0.965 0.794 0.965 0.795 0.965 0.796 C 0.965 0.797 0.965 0.798 0.965 0.798 C 0.964 0.798 0.964 0.797 0.964 0.796 Z M 0.962 0.798 C 0.962 0.797 0.962 0.796 0.962 0.796 C 0.962 0.796 0.962 0.797 0.962 0.798 C 0.962 0.799 0.962 0.799 0.962 0.799 C 0.962 0.799 0.962 0.799 0.962 0.798 Z M 0.986 0.838 C 0.986 0.836 0.987 0.836 0.987 0.838 C 0.987 0.839 0.987 0.839 0.987 0.839 C 0.986 0.839 0.986 0.838 0.986 0.838 Z M 0.986 0.842 C 0.986 0.842 0.986 0.842 0.986 0.842 C 0.987 0.843 0.986 0.843 0.986 0.843 C 0.985 0.843 0.985 0.843 0.986 0.842 Z M 0.989 0.847 C 0.989 0.846 0.989 0.845 0.989 0.846 C 0.989 0.847 0.990 0.847 0.990 0.848 C 0.990 0.848 0.989 0.849 0.989 0.849 C 0.989 0.849 0.989 0.848 0.989 0.847 Z M 0.978 0.856 C 0.979 0.856 0.979 0.856 0.979 0.856 C 0.979 0.857 0.979 0.857 0.979 0.857 C 0.978 0.857 0.978 0.857 0.978 0.856 Z M 0.980 0.856 C 0.980 0.855 0.981 0.854 0.981 0.854 C 0.982 0.854 0.982 0.855 0.982 0.856 C 0.982 0.857 0.981 0.857 0.981 0.857 C 0.981 0.857 0.980 0.857 0.980 0.856 Z M 0.985 0.864 C 0.985 0.864 0.986 0.863 0.986 0.863 C 0.986 0.863 0.987 0.864 0.987 0.864 C 0.987 0.865 0.986 0.866 0.986 0.866 C 0.985 0.866 0.985 0.865 0.985 0.864 Z M 0.982 0.873 C 0.982 0.872 0.983 0.872 0.983 0.872 C 0.984 0.872 0.984 0.872 0.984 0.873 C 0.984 0.874 0.984 0.875 0.983 0.875 C 0.983 0.875 0.982 0.874 0.982 0.873 Z M 0.379 0.998 C 0.378 0.997 0.379 0.997 0.381 0.997 C 0.383 0.997 0.384 0.996 0.384 0.993 C 0.385 0.990 0.386 0.988 0.386 0.991 C 0.386 0.992 0.387 0.992 0.388 0.992 C 0.389 0.992 0.390 0.992 0.390 0.994 C 0.390 0.995 0.391 0.996 0.393 0.994 C 0.395 0.993 0.396 0.992 0.398 0.991 C 0.398 0.991 0.399 0.990 0.398 0.989 C 0.398 0.989 0.399 0.987 0.399 0.986 C 0.401 0.984 0.402 0.979 0.402 0.977 C 0.402 0.976 0.402 0.975 0.402 0.975 C 0.403 0.975 0.403 0.976 0.403 0.977 C 0.403 0.978 0.403 0.979 0.403 0.979 C 0.404 0.979 0.404 0.981 0.405 0.984 C 0.406 0.990 0.407 0.991 0.407 0.987 C 0.407 0.984 0.407 0.984 0.410 0.989 C 0.410 0.990 0.411 0.991 0.411 0.990 C 0.411 0.988 0.414 0.989 0.414 0.991 C 0.415 0.993 0.416 0.993 0.416 0.991 C 0.416 0.990 0.416 0.989 0.416 0.989 C 0.415 0.988 0.415 0.988 0.416 0.988 C 0.416 0.988 0.417 0.988 0.417 0.989 C 0.417 0.993 0.419 0.992 0.420 0.988 C 0.421 0.986 0.422 0.984 0.422 0.984 C 0.423 0.984 0.425 0.983 0.426 0.981 C 0.427 0.978 0.428 0.978 0.428 0.980 C 0.429 0.981 0.429 0.982 0.430 0.982 C 0.430 0.982 0.430 0.983 0.430 0.984 C 0.430 0.985 0.430 0.986 0.431 0.986 C 0.432 0.986 0.432 0.986 0.431 0.984 C 0.431 0.982 0.431 0.982 0.432 0.982 C 0.433 0.983 0.433 0.982 0.433 0.980 C 0.433 0.977 0.434 0.975 0.435 0.975 C 0.436 0.975 0.436 0.976 0.436 0.977 C 0.436 0.977 0.437 0.978 0.439 0.977 C 0.442 0.977 0.443 0.977 0.444 0.980 C 0.445 0.984 0.447 0.985 0.447 0.982 C 0.447 0.980 0.447 0.981 0.448 0.984 C 0.449 0.986 0.449 0.988 0.450 0.988 C 0.450 0.988 0.450 0.987 0.450 0.986 C 0.449 0.985 0.449 0.984 0.450 0.983 C 0.450 0.983 0.451 0.981 0.451 0.980 C 0.451 0.979 0.451 0.976 0.452 0.974 C 0.454 0.971 0.454 0.971 0.455 0.974 C 0.456 0.975 0.457 0.977 0.459 0.978 C 0.460 0.979 0.461 0.979 0.460 0.977 C 0.460 0.976 0.460 0.975 0.461 0.975 C 0.462 0.975 0.463 0.979 0.464 0.981 C 0.464 0.982 0.464 0.982 0.465 0.982 C 0.465 0.981 0.466 0.980 0.466 0.979 C 0.465 0.977 0.467 0.972 0.469 0.973 C 0.469 0.973 0.471 0.972 0.471 0.970 C 0.472 0.968 0.473 0.968 0.474 0.970 C 0.474 0.972 0.475 0.972 0.476 0.971 C 0.477 0.969 0.477 0.970 0.478 0.972 C 0.478 0.974 0.479 0.975 0.480 0.975 C 0.480 0.974 0.481 0.975 0.481 0.976 C 0.481 0.978 0.481 0.977 0.482 0.974 C 0.483 0.970 0.484 0.969 0.484 0.972 C 0.484 0.973 0.484 0.974 0.485 0.974 C 0.485 0.974 0.485 0.975 0.485 0.976 C 0.485 0.977 0.485 0.978 0.486 0.978 C 0.487 0.978 0.487 0.978 0.487 0.976 C 0.488 0.975 0.488 0.974 0.489 0.975 C 0.491 0.975 0.491 0.974 0.492 0.973 C 0.492 0.971 0.492 0.971 0.493 0.972 C 0.494 0.973 0.494 0.973 0.495 0.972 C 0.495 0.972 0.496 0.971 0.497 0.971 C 0.499 0.971 0.500 0.970 0.501 0.970 C 0.501 0.969 0.502 0.969 0.502 0.970 C 0.501 0.975 0.503 0.974 0.503 0.968 C 0.503 0.964 0.504 0.963 0.505 0.962 C 0.506 0.961 0.506 0.960 0.506 0.959 C 0.506 0.958 0.506 0.958 0.506 0.958 C 0.507 0.958 0.507 0.957 0.507 0.956 C 0.507 0.956 0.508 0.955 0.509 0.955 C 0.511 0.954 0.511 0.955 0.512 0.959 C 0.512 0.963 0.514 0.966 0.515 0.963 C 0.516 0.961 0.518 0.963 0.518 0.966 C 0.518 0.968 0.518 0.968 0.519 0.968 C 0.520 0.968 0.520 0.968 0.520 0.967 C 0.519 0.963 0.525 0.957 0.526 0.959 C 0.527 0.960 0.527 0.960 0.526 0.962 C 0.525 0.963 0.525 0.963 0.526 0.963 C 0.528 0.963 0.529 0.961 0.528 0.959 C 0.528 0.958 0.528 0.958 0.529 0.958 C 0.529 0.959 0.530 0.958 0.530 0.957 C 0.531 0.955 0.532 0.955 0.532 0.956 C 0.532 0.957 0.533 0.958 0.534 0.958 C 0.535 0.958 0.536 0.959 0.536 0.960 C 0.537 0.963 0.539 0.963 0.540 0.961 C 0.541 0.958 0.544 0.957 0.545 0.960 C 0.547 0.961 0.549 0.959 0.549 0.956 C 0.549 0.955 0.549 0.955 0.550 0.955 C 0.551 0.956 0.551 0.955 0.552 0.953 C 0.552 0.951 0.553 0.949 0.553 0.949 C 0.554 0.949 0.554 0.948 0.553 0.947 C 0.553 0.945 0.554 0.946 0.555 0.950 C 0.556 0.952 0.557 0.953 0.560 0.953 C 0.562 0.954 0.565 0.955 0.566 0.956 C 0.568 0.958 0.569 0.957 0.569 0.956 C 0.569 0.955 0.569 0.954 0.570 0.955 C 0.570 0.956 0.572 0.953 0.572 0.950 C 0.572 0.949 0.572 0.948 0.573 0.948 C 0.573 0.948 0.574 0.949 0.574 0.949 C 0.574 0.952 0.576 0.953 0.577 0.950 C 0.577 0.949 0.577 0.949 0.577 0.951 C 0.578 0.952 0.578 0.952 0.578 0.952 C 0.579 0.951 0.579 0.951 0.579 0.952 C 0.580 0.955 0.583 0.958 0.583 0.957 C 0.584 0.956 0.584 0.955 0.585 0.955 C 0.586 0.955 0.587 0.954 0.587 0.953 C 0.587 0.951 0.595 0.951 0.596 0.954 C 0.597 0.957 0.599 0.958 0.599 0.956 C 0.599 0.955 0.600 0.954 0.600 0.954 C 0.601 0.954 0.601 0.953 0.601 0.953 C 0.601 0.952 0.602 0.951 0.603 0.951 C 0.604 0.951 0.605 0.952 0.605 0.953 C 0.605 0.953 0.605 0.954 0.605 0.954 C 0.606 0.954 0.606 0.955 0.606 0.957 C 0.607 0.961 0.609 0.962 0.610 0.959 C 0.610 0.957 0.611 0.956 0.611 0.956 C 0.611 0.956 0.611 0.955 0.611 0.955 C 0.611 0.954 0.612 0.953 0.613 0.953 C 0.614 0.953 0.614 0.954 0.615 0.957 C 0.616 0.960 0.616 0.961 0.616 0.960 C 0.616 0.958 0.620 0.951 0.621 0.951 C 0.621 0.951 0.622 0.953 0.622 0.956 C 0.623 0.959 0.624 0.961 0.624 0.960 C 0.624 0.958 0.624 0.958 0.624 0.959 C 0.625 0.959 0.625 0.959 0.626 0.958 C 0.626 0.956 0.631 0.956 0.632 0.958 C 0.632 0.959 0.632 0.960 0.632 0.960 C 0.632 0.960 0.632 0.960 0.632 0.961 C 0.632 0.962 0.633 0.962 0.633 0.961 C 0.634 0.960 0.636 0.959 0.639 0.958 C 0.641 0.958 0.643 0.958 0.644 0.957 C 0.645 0.957 0.646 0.958 0.647 0.958 C 0.649 0.959 0.649 0.959 0.650 0.956 C 0.651 0.952 0.653 0.953 0.653 0.957 C 0.653 0.960 0.655 0.961 0.656 0.959 C 0.656 0.959 0.657 0.958 0.658 0.958 C 0.659 0.958 0.659 0.957 0.659 0.956 C 0.659 0.955 0.659 0.954 0.659 0.954 C 0.659 0.954 0.659 0.953 0.659 0.952 C 0.659 0.950 0.659 0.949 0.659 0.949 C 0.660 0.949 0.660 0.950 0.660 0.952 C 0.660 0.953 0.661 0.954 0.661 0.954 C 0.661 0.954 0.662 0.955 0.662 0.957 C 0.663 0.961 0.663 0.961 0.667 0.956 C 0.670 0.953 0.671 0.952 0.673 0.953 C 0.675 0.953 0.676 0.953 0.676 0.952 C 0.676 0.951 0.677 0.953 0.677 0.955 C 0.679 0.960 0.680 0.961 0.680 0.958 C 0.680 0.957 0.680 0.956 0.680 0.956 C 0.681 0.956 0.681 0.955 0.681 0.954 C 0.681 0.953 0.683 0.953 0.684 0.955 C 0.684 0.956 0.686 0.957 0.687 0.957 C 0.688 0.957 0.689 0.958 0.689 0.959 C 0.690 0.962 0.692 0.960 0.693 0.956 C 0.693 0.953 0.693 0.953 0.694 0.954 C 0.695 0.954 0.695 0.954 0.695 0.953 C 0.696 0.950 0.698 0.950 0.699 0.953 C 0.699 0.955 0.699 0.955 0.700 0.953 C 0.700 0.952 0.701 0.951 0.701 0.952 C 0.702 0.953 0.702 0.952 0.702 0.951 C 0.702 0.949 0.703 0.949 0.703 0.950 C 0.704 0.955 0.712 0.959 0.712 0.954 C 0.711 0.953 0.712 0.952 0.712 0.953 C 0.713 0.953 0.714 0.953 0.713 0.952 C 0.713 0.951 0.714 0.951 0.714 0.952 C 0.715 0.952 0.716 0.953 0.716 0.954 C 0.716 0.954 0.717 0.954 0.717 0.953 C 0.717 0.952 0.717 0.952 0.718 0.952 C 0.719 0.953 0.720 0.952 0.721 0.951 C 0.722 0.949 0.722 0.949 0.723 0.950 C 0.723 0.951 0.725 0.953 0.728 0.953 C 0.730 0.954 0.733 0.955 0.734 0.955 C 0.735 0.955 0.736 0.955 0.736 0.953 C 0.737 0.951 0.737 0.951 0.738 0.953 C 0.739 0.956 0.739 0.956 0.739 0.953 C 0.739 0.952 0.739 0.951 0.740 0.951 C 0.740 0.951 0.741 0.950 0.741 0.949 C 0.741 0.948 0.741 0.948 0.742 0.950 C 0.743 0.952 0.743 0.952 0.744 0.950 C 0.746 0.946 0.750 0.950 0.749 0.954 C 0.749 0.956 0.749 0.956 0.752 0.957 C 0.753 0.957 0.754 0.956 0.754 0.954 C 0.755 0.952 0.755 0.952 0.755 0.954 C 0.756 0.955 0.756 0.955 0.757 0.954 C 0.757 0.953 0.758 0.953 0.759 0.953 C 0.760 0.953 0.760 0.952 0.760 0.951 C 0.760 0.949 0.763 0.945 0.764 0.945 C 0.764 0.945 0.765 0.945 0.765 0.946 C 0.766 0.947 0.766 0.946 0.767 0.943 C 0.768 0.939 0.768 0.938 0.769 0.940 C 0.770 0.943 0.776 0.944 0.777 0.941 C 0.778 0.940 0.779 0.940 0.780 0.942 C 0.782 0.945 0.785 0.946 0.785 0.944 C 0.785 0.943 0.785 0.942 0.785 0.942 C 0.786 0.942 0.786 0.943 0.786 0.944 C 0.786 0.945 0.786 0.945 0.786 0.944 C 0.787 0.942 0.788 0.942 0.789 0.944 C 0.789 0.945 0.790 0.945 0.790 0.944 C 0.790 0.943 0.792 0.943 0.794 0.943 C 0.797 0.943 0.799 0.944 0.800 0.944 C 0.801 0.944 0.802 0.945 0.802 0.947 C 0.803 0.948 0.803 0.949 0.803 0.948 C 0.802 0.944 0.804 0.943 0.808 0.946 C 0.810 0.947 0.811 0.947 0.812 0.945 C 0.813 0.943 0.817 0.944 0.820 0.947 C 0.821 0.947 0.821 0.947 0.821 0.946 C 0.820 0.945 0.820 0.944 0.821 0.945 C 0.821 0.945 0.822 0.944 0.822 0.943 C 0.823 0.940 0.823 0.940 0.825 0.944 C 0.826 0.947 0.826 0.947 0.827 0.946 C 0.828 0.944 0.831 0.944 0.831 0.946 C 0.831 0.946 0.831 0.947 0.832 0.948 C 0.833 0.948 0.834 0.948 0.834 0.947 C 0.834 0.946 0.834 0.945 0.835 0.945 C 0.835 0.945 0.836 0.944 0.836 0.943 C 0.836 0.941 0.836 0.940 0.841 0.941 C 0.844 0.942 0.847 0.942 0.848 0.942 C 0.848 0.943 0.849 0.942 0.849 0.940 C 0.849 0.939 0.849 0.937 0.850 0.937 C 0.851 0.935 0.854 0.940 0.854 0.942 C 0.854 0.943 0.855 0.944 0.856 0.943 C 0.857 0.942 0.857 0.942 0.857 0.944 C 0.857 0.947 0.860 0.946 0.860 0.943 C 0.860 0.941 0.860 0.940 0.861 0.941 C 0.861 0.942 0.861 0.941 0.861 0.940 C 0.861 0.939 0.862 0.939 0.862 0.939 C 0.863 0.940 0.864 0.939 0.864 0.938 C 0.864 0.937 0.865 0.937 0.865 0.938 C 0.866 0.938 0.867 0.938 0.867 0.937 C 0.867 0.936 0.869 0.935 0.871 0.934 C 0.873 0.933 0.876 0.933 0.877 0.932 C 0.877 0.932 0.878 0.931 0.879 0.931 C 0.879 0.931 0.881 0.930 0.882 0.929 C 0.883 0.927 0.884 0.927 0.885 0.928 C 0.885 0.930 0.888 0.930 0.888 0.928 C 0.888 0.927 0.889 0.927 0.889 0.928 C 0.890 0.929 0.890 0.929 0.891 0.929 C 0.891 0.928 0.891 0.929 0.891 0.930 C 0.891 0.931 0.891 0.931 0.892 0.929 C 0.893 0.926 0.894 0.925 0.897 0.925 C 0.899 0.925 0.902 0.924 0.903 0.924 C 0.904 0.923 0.905 0.922 0.907 0.922 C 0.908 0.921 0.909 0.921 0.909 0.921 C 0.910 0.920 0.914 0.919 0.926 0.918 C 0.932 0.918 0.939 0.916 0.941 0.915 C 0.943 0.914 0.946 0.913 0.947 0.913 C 0.949 0.913 0.950 0.912 0.951 0.912 C 0.952 0.909 0.955 0.908 0.963 0.908 C 0.973 0.907 0.975 0.905 0.976 0.898 C 0.976 0.894 0.977 0.893 0.978 0.892 C 0.979 0.892 0.981 0.892 0.982 0.891 C 0.983 0.891 0.983 0.890 0.983 0.888 C 0.982 0.886 0.983 0.886 0.984 0.886 C 0.984 0.886 0.985 0.885 0.986 0.883 C 0.986 0.882 0.986 0.882 0.986 0.883 C 0.986 0.886 0.986 0.886 0.988 0.886 C 0.989 0.887 0.990 0.886 0.989 0.885 C 0.989 0.884 0.988 0.884 0.987 0.884 C 0.987 0.885 0.987 0.884 0.987 0.883 C 0.987 0.880 0.986 0.880 0.985 0.881 C 0.984 0.882 0.983 0.881 0.984 0.880 C 0.984 0.879 0.985 0.879 0.986 0.878 C 0.987 0.878 0.989 0.878 0.989 0.877 C 0.990 0.875 0.990 0.875 0.989 0.875 C 0.988 0.875 0.987 0.874 0.986 0.874 C 0.986 0.874 0.985 0.873 0.985 0.872 C 0.984 0.870 0.984 0.870 0.986 0.869 C 0.987 0.867 0.988 0.866 0.987 0.863 C 0.987 0.861 0.986 0.860 0.984 0.860 C 0.982 0.860 0.982 0.860 0.982 0.857 C 0.983 0.855 0.983 0.854 0.983 0.855 C 0.983 0.856 0.984 0.857 0.985 0.856 C 0.987 0.856 0.987 0.856 0.986 0.857 C 0.985 0.859 0.985 0.859 0.986 0.859 C 0.987 0.859 0.988 0.860 0.988 0.860 C 0.989 0.861 0.989 0.861 0.988 0.859 C 0.987 0.856 0.987 0.854 0.988 0.854 C 0.988 0.854 0.989 0.853 0.989 0.852 C 0.989 0.851 0.989 0.850 0.989 0.850 C 0.990 0.850 0.990 0.851 0.989 0.852 C 0.989 0.854 0.991 0.854 0.991 0.851 C 0.991 0.850 0.992 0.851 0.992 0.852 C 0.993 0.854 0.993 0.854 0.993 0.852 C 0.994 0.850 0.994 0.849 0.995 0.848 C 0.996 0.848 0.995 0.847 0.995 0.847 C 0.994 0.847 0.993 0.846 0.993 0.845 C 0.993 0.844 0.993 0.844 0.992 0.846 C 0.992 0.847 0.991 0.849 0.991 0.849 C 0.990 0.848 0.990 0.848 0.991 0.847 C 0.992 0.845 0.992 0.845 0.991 0.845 C 0.990 0.845 0.990 0.845 0.990 0.842 C 0.991 0.840 0.991 0.840 0.990 0.841 C 0.990 0.841 0.990 0.841 0.989 0.840 C 0.989 0.838 0.989 0.838 0.989 0.840 C 0.989 0.841 0.988 0.841 0.988 0.838 C 0.988 0.836 0.988 0.835 0.987 0.835 C 0.987 0.835 0.987 0.834 0.987 0.833 C 0.987 0.832 0.987 0.832 0.988 0.832 C 0.988 0.833 0.989 0.832 0.989 0.832 C 0.989 0.831 0.988 0.830 0.987 0.830 C 0.986 0.830 0.985 0.829 0.984 0.828 C 0.984 0.826 0.982 0.826 0.979 0.826 C 0.976 0.827 0.975 0.826 0.975 0.825 C 0.975 0.823 0.975 0.822 0.976 0.822 C 0.977 0.822 0.977 0.822 0.977 0.820 C 0.976 0.818 0.975 0.818 0.971 0.816 C 0.969 0.815 0.968 0.814 0.969 0.813 C 0.969 0.812 0.970 0.811 0.971 0.811 C 0.973 0.812 0.973 0.812 0.972 0.810 C 0.972 0.808 0.971 0.807 0.968 0.808 C 0.965 0.808 0.964 0.807 0.965 0.804 C 0.965 0.803 0.966 0.802 0.967 0.802 C 0.968 0.802 0.969 0.802 0.969 0.801 C 0.968 0.800 0.968 0.799 0.969 0.799 C 0.969 0.798 0.969 0.798 0.970 0.799 C 0.970 0.801 0.971 0.797 0.971 0.795 C 0.971 0.794 0.971 0.794 0.971 0.795 C 0.972 0.795 0.972 0.797 0.972 0.798 C 0.971 0.800 0.971 0.800 0.974 0.797 C 0.976 0.793 0.979 0.793 0.980 0.796 C 0.980 0.798 0.980 0.798 0.980 0.796 C 0.980 0.795 0.980 0.794 0.980 0.794 C 0.981 0.794 0.981 0.795 0.981 0.795 C 0.980 0.796 0.981 0.797 0.982 0.797 C 0.983 0.797 0.983 0.796 0.983 0.796 C 0.983 0.795 0.983 0.794 0.983 0.794 C 0.984 0.794 0.984 0.794 0.985 0.793 C 0.985 0.792 0.985 0.792 0.985 0.794 C 0.985 0.795 0.985 0.796 0.986 0.796 H 0.987 L 0.986 0.793 C 0.984 0.789 0.984 0.787 0.986 0.787 C 0.986 0.787 0.987 0.786 0.987 0.786 C 0.987 0.785 0.985 0.784 0.983 0.784 C 0.978 0.783 0.976 0.782 0.976 0.782 C 0.976 0.782 0.975 0.781 0.975 0.782 C 0.974 0.782 0.974 0.781 0.974 0.780 C 0.974 0.779 0.973 0.778 0.973 0.779 C 0.972 0.781 0.967 0.781 0.964 0.779 C 0.963 0.778 0.961 0.773 0.962 0.773 C 0.962 0.773 0.962 0.771 0.962 0.770 C 0.962 0.767 0.962 0.767 0.961 0.767 C 0.960 0.768 0.960 0.768 0.960 0.766 C 0.960 0.765 0.961 0.764 0.962 0.764 C 0.962 0.764 0.962 0.763 0.962 0.762 C 0.962 0.761 0.962 0.761 0.963 0.761 C 0.963 0.762 0.963 0.761 0.964 0.760 C 0.964 0.758 0.964 0.758 0.964 0.761 C 0.964 0.763 0.964 0.764 0.966 0.766 C 0.967 0.766 0.968 0.767 0.968 0.767 C 0.969 0.768 0.970 0.768 0.972 0.769 C 0.973 0.770 0.975 0.771 0.975 0.770 C 0.975 0.770 0.976 0.770 0.976 0.771 C 0.976 0.772 0.977 0.772 0.977 0.772 C 0.979 0.771 0.979 0.770 0.978 0.769 C 0.977 0.769 0.978 0.768 0.979 0.768 C 0.981 0.769 0.982 0.768 0.982 0.767 C 0.983 0.766 0.983 0.766 0.984 0.766 C 0.984 0.767 0.985 0.767 0.985 0.766 C 0.984 0.764 0.985 0.764 0.986 0.766 C 0.986 0.767 0.987 0.767 0.987 0.765 C 0.988 0.764 0.988 0.762 0.988 0.762 C 0.988 0.762 0.987 0.762 0.987 0.761 C 0.986 0.760 0.986 0.761 0.986 0.763 C 0.987 0.764 0.986 0.764 0.985 0.762 C 0.985 0.760 0.984 0.759 0.983 0.759 C 0.983 0.760 0.981 0.759 0.980 0.759 C 0.979 0.758 0.976 0.757 0.974 0.756 C 0.972 0.755 0.969 0.754 0.969 0.753 C 0.968 0.752 0.967 0.751 0.966 0.751 C 0.966 0.751 0.965 0.749 0.965 0.748 C 0.964 0.747 0.964 0.746 0.963 0.745 C 0.962 0.745 0.962 0.745 0.962 0.745 C 0.961 0.744 0.961 0.743 0.960 0.743 C 0.959 0.743 0.959 0.742 0.959 0.740 C 0.960 0.737 0.960 0.737 0.963 0.737 C 0.965 0.737 0.966 0.737 0.966 0.736 C 0.966 0.735 0.965 0.734 0.966 0.734 C 0.966 0.734 0.966 0.733 0.965 0.733 C 0.965 0.732 0.964 0.732 0.964 0.733 C 0.963 0.734 0.963 0.734 0.962 0.732 C 0.962 0.730 0.961 0.729 0.961 0.729 C 0.960 0.729 0.960 0.729 0.961 0.727 C 0.961 0.726 0.961 0.725 0.961 0.725 C 0.961 0.725 0.961 0.726 0.960 0.727 C 0.960 0.728 0.959 0.729 0.958 0.729 C 0.957 0.730 0.955 0.731 0.954 0.732 C 0.953 0.734 0.952 0.734 0.951 0.733 C 0.950 0.731 0.950 0.731 0.951 0.727 C 0.951 0.725 0.952 0.724 0.955 0.723 C 0.956 0.723 0.958 0.722 0.958 0.721 C 0.958 0.721 0.959 0.721 0.960 0.722 C 0.961 0.724 0.961 0.724 0.962 0.722 C 0.962 0.720 0.959 0.718 0.957 0.719 C 0.957 0.720 0.957 0.720 0.957 0.719 C 0.957 0.718 0.957 0.717 0.956 0.717 C 0.956 0.717 0.955 0.717 0.955 0.717 C 0.954 0.717 0.954 0.717 0.955 0.714 C 0.956 0.713 0.956 0.712 0.957 0.712 C 0.958 0.712 0.959 0.712 0.961 0.711 C 0.963 0.710 0.966 0.709 0.968 0.709 C 0.970 0.710 0.971 0.709 0.971 0.708 C 0.971 0.706 0.971 0.706 0.972 0.707 C 0.973 0.708 0.976 0.708 0.980 0.707 C 0.981 0.707 0.981 0.706 0.981 0.705 C 0.981 0.703 0.981 0.703 0.982 0.703 C 0.983 0.704 0.983 0.704 0.982 0.703 C 0.982 0.701 0.980 0.700 0.976 0.701 C 0.976 0.701 0.975 0.701 0.974 0.700 C 0.973 0.699 0.972 0.699 0.971 0.700 C 0.970 0.701 0.970 0.702 0.970 0.701 C 0.970 0.700 0.970 0.699 0.970 0.699 C 0.971 0.699 0.971 0.698 0.971 0.698 C 0.971 0.697 0.971 0.695 0.971 0.694 C 0.972 0.692 0.972 0.692 0.971 0.693 C 0.971 0.693 0.971 0.693 0.971 0.692 C 0.971 0.690 0.971 0.690 0.973 0.689 C 0.973 0.689 0.974 0.689 0.974 0.688 C 0.975 0.687 0.975 0.687 0.976 0.687 C 0.977 0.687 0.978 0.687 0.978 0.686 C 0.980 0.684 0.980 0.684 0.979 0.683 C 0.978 0.682 0.978 0.682 0.979 0.681 C 0.980 0.681 0.981 0.680 0.981 0.679 C 0.981 0.678 0.981 0.678 0.981 0.680 C 0.981 0.682 0.981 0.683 0.981 0.683 C 0.980 0.683 0.980 0.684 0.980 0.685 C 0.980 0.686 0.980 0.686 0.981 0.686 C 0.981 0.685 0.982 0.684 0.983 0.684 C 0.984 0.684 0.984 0.681 0.984 0.681 C 0.983 0.681 0.983 0.680 0.983 0.679 C 0.984 0.676 0.983 0.676 0.980 0.676 C 0.976 0.677 0.976 0.676 0.976 0.674 C 0.976 0.673 0.976 0.672 0.975 0.672 C 0.974 0.672 0.974 0.671 0.974 0.670 C 0.974 0.670 0.974 0.669 0.975 0.669 C 0.975 0.669 0.975 0.669 0.975 0.667 C 0.975 0.666 0.974 0.666 0.974 0.667 C 0.972 0.670 0.972 0.668 0.973 0.665 C 0.973 0.663 0.975 0.662 0.978 0.662 C 0.981 0.662 0.983 0.661 0.983 0.660 C 0.984 0.659 0.983 0.658 0.983 0.659 C 0.982 0.660 0.982 0.658 0.983 0.655 C 0.983 0.653 0.983 0.653 0.982 0.654 C 0.982 0.654 0.982 0.654 0.981 0.653 C 0.981 0.652 0.981 0.652 0.981 0.653 C 0.981 0.654 0.979 0.654 0.977 0.653 C 0.976 0.652 0.975 0.652 0.975 0.652 C 0.976 0.652 0.976 0.651 0.977 0.649 C 0.977 0.648 0.977 0.648 0.978 0.649 C 0.979 0.651 0.983 0.651 0.983 0.649 C 0.983 0.649 0.983 0.648 0.984 0.648 C 0.986 0.648 0.984 0.646 0.980 0.645 C 0.977 0.645 0.975 0.643 0.975 0.643 C 0.975 0.642 0.974 0.642 0.974 0.642 C 0.973 0.643 0.973 0.643 0.973 0.641 C 0.974 0.638 0.973 0.639 0.972 0.641 C 0.972 0.643 0.972 0.643 0.972 0.641 C 0.972 0.639 0.972 0.639 0.971 0.641 C 0.971 0.643 0.971 0.643 0.971 0.641 C 0.971 0.639 0.970 0.639 0.966 0.642 C 0.965 0.643 0.965 0.642 0.965 0.642 C 0.965 0.641 0.964 0.640 0.963 0.640 C 0.962 0.640 0.962 0.640 0.962 0.641 C 0.963 0.642 0.963 0.643 0.962 0.643 C 0.961 0.643 0.961 0.642 0.961 0.641 C 0.961 0.640 0.960 0.639 0.960 0.639 C 0.959 0.638 0.958 0.639 0.959 0.639 C 0.959 0.640 0.959 0.641 0.960 0.641 C 0.961 0.641 0.961 0.641 0.960 0.642 C 0.959 0.643 0.959 0.641 0.958 0.639 C 0.957 0.636 0.957 0.636 0.957 0.638 C 0.957 0.641 0.955 0.643 0.955 0.641 C 0.955 0.640 0.952 0.639 0.945 0.639 C 0.944 0.640 0.942 0.639 0.942 0.638 C 0.941 0.636 0.939 0.635 0.936 0.635 L 0.932 0.635 L 0.935 0.634 C 0.937 0.633 0.940 0.632 0.942 0.632 C 0.943 0.631 0.945 0.631 0.945 0.630 C 0.945 0.629 0.947 0.629 0.949 0.629 C 0.952 0.629 0.954 0.628 0.955 0.626 L 0.956 0.624 L 0.955 0.624 C 0.954 0.624 0.953 0.625 0.953 0.626 C 0.953 0.628 0.950 0.627 0.950 0.625 C 0.950 0.623 0.950 0.623 0.950 0.625 C 0.950 0.628 0.948 0.627 0.948 0.624 C 0.948 0.622 0.948 0.621 0.947 0.622 C 0.946 0.622 0.946 0.622 0.946 0.621 C 0.945 0.620 0.945 0.620 0.944 0.620 C 0.941 0.620 0.936 0.619 0.935 0.618 C 0.935 0.617 0.934 0.617 0.934 0.617 C 0.933 0.617 0.933 0.617 0.933 0.616 C 0.933 0.615 0.932 0.614 0.931 0.614 C 0.931 0.613 0.930 0.611 0.929 0.610 C 0.929 0.608 0.928 0.607 0.926 0.607 C 0.924 0.607 0.919 0.604 0.919 0.602 C 0.919 0.601 0.919 0.601 0.920 0.601 C 0.920 0.602 0.921 0.602 0.921 0.601 C 0.921 0.600 0.922 0.599 0.923 0.600 C 0.924 0.600 0.924 0.600 0.924 0.599 C 0.924 0.598 0.925 0.597 0.925 0.596 C 0.925 0.596 0.924 0.596 0.922 0.596 C 0.921 0.596 0.919 0.597 0.918 0.598 C 0.918 0.599 0.917 0.598 0.917 0.598 C 0.917 0.597 0.916 0.596 0.915 0.596 C 0.913 0.595 0.910 0.592 0.911 0.591 C 0.911 0.590 0.916 0.590 0.923 0.589 C 0.929 0.589 0.935 0.588 0.935 0.588 C 0.936 0.586 0.947 0.587 0.949 0.589 C 0.949 0.590 0.950 0.590 0.950 0.589 C 0.949 0.587 0.952 0.587 0.952 0.588 C 0.952 0.589 0.953 0.589 0.954 0.588 C 0.955 0.587 0.956 0.587 0.957 0.587 C 0.958 0.588 0.958 0.588 0.958 0.586 C 0.957 0.585 0.958 0.584 0.959 0.585 C 0.961 0.586 0.961 0.586 0.961 0.584 C 0.960 0.582 0.959 0.579 0.960 0.579 C 0.960 0.580 0.961 0.579 0.961 0.579 C 0.961 0.579 0.960 0.578 0.958 0.577 C 0.955 0.576 0.953 0.575 0.953 0.576 C 0.953 0.577 0.953 0.577 0.952 0.576 C 0.952 0.576 0.951 0.576 0.951 0.577 C 0.951 0.579 0.951 0.579 0.950 0.578 C 0.949 0.575 0.947 0.575 0.944 0.577 C 0.942 0.578 0.942 0.577 0.942 0.576 C 0.942 0.575 0.942 0.574 0.941 0.574 C 0.941 0.574 0.941 0.575 0.941 0.576 C 0.941 0.577 0.941 0.578 0.940 0.577 C 0.939 0.575 0.933 0.574 0.922 0.573 C 0.918 0.573 0.913 0.572 0.913 0.571 C 0.913 0.570 0.911 0.569 0.909 0.569 C 0.907 0.569 0.906 0.568 0.905 0.567 C 0.905 0.565 0.912 0.558 0.916 0.558 C 0.917 0.558 0.918 0.557 0.918 0.556 C 0.918 0.555 0.918 0.555 0.919 0.555 C 0.920 0.556 0.921 0.556 0.921 0.556 C 0.924 0.556 0.928 0.556 0.928 0.557 C 0.928 0.558 0.930 0.557 0.931 0.555 C 0.931 0.555 0.931 0.555 0.931 0.556 C 0.931 0.557 0.945 0.557 0.956 0.556 C 0.959 0.556 0.961 0.556 0.961 0.557 C 0.961 0.558 0.961 0.558 0.961 0.557 C 0.962 0.556 0.963 0.555 0.968 0.554 C 0.969 0.554 0.969 0.553 0.969 0.553 C 0.969 0.552 0.969 0.551 0.970 0.550 C 0.970 0.550 0.970 0.550 0.969 0.550 C 0.967 0.551 0.967 0.551 0.967 0.548 C 0.966 0.546 0.966 0.546 0.965 0.546 C 0.965 0.547 0.964 0.547 0.964 0.546 C 0.963 0.544 0.963 0.544 0.964 0.544 C 0.965 0.544 0.965 0.543 0.965 0.542 C 0.965 0.542 0.965 0.541 0.964 0.541 C 0.963 0.541 0.963 0.543 0.963 0.547 C 0.964 0.549 0.962 0.549 0.960 0.548 C 0.959 0.547 0.959 0.544 0.960 0.544 C 0.961 0.544 0.961 0.545 0.961 0.546 C 0.961 0.547 0.961 0.548 0.961 0.547 C 0.961 0.547 0.961 0.546 0.961 0.545 C 0.961 0.545 0.962 0.543 0.962 0.542 C 0.962 0.541 0.957 0.541 0.955 0.543 C 0.954 0.544 0.954 0.543 0.954 0.542 C 0.953 0.541 0.953 0.541 0.954 0.541 C 0.955 0.541 0.956 0.540 0.955 0.539 C 0.955 0.538 0.955 0.537 0.956 0.538 C 0.956 0.539 0.957 0.538 0.957 0.537 C 0.957 0.536 0.956 0.535 0.956 0.535 C 0.956 0.535 0.955 0.535 0.954 0.534 C 0.954 0.533 0.953 0.533 0.954 0.535 C 0.954 0.537 0.954 0.537 0.953 0.536 C 0.953 0.536 0.952 0.536 0.952 0.537 C 0.952 0.538 0.952 0.539 0.951 0.539 C 0.951 0.539 0.951 0.538 0.951 0.538 C 0.952 0.536 0.952 0.534 0.950 0.535 C 0.949 0.537 0.948 0.536 0.948 0.533 C 0.949 0.531 0.948 0.531 0.948 0.533 C 0.947 0.535 0.947 0.535 0.947 0.534 C 0.947 0.532 0.946 0.533 0.946 0.534 C 0.946 0.536 0.945 0.538 0.946 0.539 C 0.946 0.540 0.946 0.541 0.945 0.541 C 0.945 0.541 0.944 0.535 0.945 0.534 C 0.945 0.533 0.944 0.533 0.943 0.533 C 0.941 0.533 0.940 0.533 0.940 0.531 C 0.940 0.530 0.940 0.530 0.940 0.532 C 0.940 0.534 0.939 0.534 0.938 0.534 L 0.936 0.534 L 0.936 0.538 C 0.937 0.542 0.937 0.542 0.936 0.541 C 0.934 0.540 0.934 0.539 0.935 0.539 C 0.935 0.539 0.935 0.538 0.935 0.536 C 0.935 0.535 0.935 0.534 0.935 0.533 C 0.935 0.533 0.934 0.533 0.933 0.533 C 0.930 0.533 0.929 0.536 0.929 0.539 C 0.929 0.540 0.929 0.540 0.929 0.539 C 0.928 0.537 0.928 0.537 0.928 0.538 C 0.928 0.541 0.928 0.541 0.927 0.539 C 0.926 0.537 0.926 0.537 0.927 0.537 C 0.927 0.537 0.927 0.536 0.927 0.535 C 0.927 0.534 0.927 0.534 0.927 0.534 C 0.925 0.536 0.924 0.534 0.924 0.531 C 0.924 0.531 0.925 0.530 0.926 0.531 C 0.927 0.532 0.927 0.531 0.927 0.530 C 0.926 0.529 0.925 0.528 0.925 0.528 C 0.924 0.528 0.924 0.525 0.925 0.521 L 0.926 0.516 L 0.924 0.515 C 0.923 0.514 0.922 0.514 0.922 0.514 C 0.921 0.515 0.920 0.514 0.920 0.512 C 0.920 0.509 0.931 0.508 0.932 0.511 C 0.933 0.513 0.937 0.512 0.938 0.508 C 0.939 0.506 0.939 0.505 0.938 0.503 C 0.938 0.502 0.938 0.502 0.939 0.502 C 0.941 0.504 0.952 0.500 0.956 0.497 C 0.957 0.496 0.956 0.493 0.953 0.492 C 0.951 0.491 0.949 0.490 0.949 0.489 C 0.949 0.487 0.949 0.488 0.948 0.489 C 0.948 0.492 0.948 0.491 0.948 0.487 C 0.948 0.486 0.947 0.486 0.946 0.487 C 0.945 0.488 0.944 0.488 0.943 0.488 C 0.940 0.488 0.927 0.486 0.927 0.485 C 0.926 0.484 0.936 0.482 0.939 0.482 C 0.941 0.482 0.942 0.481 0.942 0.481 C 0.943 0.480 0.942 0.479 0.942 0.479 C 0.942 0.479 0.942 0.478 0.942 0.478 C 0.942 0.477 0.942 0.477 0.943 0.478 C 0.944 0.481 0.948 0.483 0.950 0.480 C 0.950 0.479 0.955 0.478 0.962 0.478 C 0.969 0.477 0.974 0.476 0.975 0.475 L 0.977 0.474 L 0.975 0.474 C 0.971 0.474 0.970 0.474 0.970 0.471 C 0.970 0.469 0.971 0.469 0.971 0.469 C 0.972 0.470 0.972 0.469 0.972 0.469 C 0.971 0.468 0.968 0.467 0.963 0.467 C 0.959 0.467 0.955 0.467 0.955 0.467 C 0.955 0.467 0.952 0.466 0.948 0.466 C 0.945 0.466 0.942 0.464 0.941 0.463 C 0.940 0.462 0.933 0.461 0.926 0.460 C 0.919 0.458 0.913 0.457 0.913 0.456 C 0.912 0.455 0.912 0.454 0.912 0.455 C 0.912 0.456 0.909 0.455 0.907 0.453 C 0.905 0.452 0.903 0.451 0.902 0.451 C 0.902 0.452 0.901 0.451 0.900 0.449 C 0.899 0.446 0.899 0.446 0.900 0.444 C 0.901 0.443 0.901 0.443 0.900 0.442 C 0.899 0.441 0.899 0.440 0.901 0.440 C 0.902 0.440 0.903 0.439 0.903 0.438 C 0.904 0.437 0.904 0.437 0.903 0.437 C 0.903 0.438 0.903 0.438 0.903 0.437 C 0.903 0.436 0.902 0.435 0.902 0.435 C 0.901 0.435 0.901 0.434 0.902 0.432 C 0.903 0.430 0.903 0.430 0.901 0.428 C 0.900 0.427 0.898 0.426 0.898 0.426 C 0.897 0.426 0.897 0.426 0.898 0.424 C 0.898 0.423 0.898 0.423 0.898 0.423 C 0.898 0.423 0.897 0.421 0.898 0.420 C 0.898 0.418 0.898 0.417 0.897 0.417 C 0.897 0.417 0.897 0.416 0.897 0.416 C 0.897 0.415 0.898 0.414 0.899 0.414 C 0.900 0.414 0.900 0.413 0.900 0.412 C 0.900 0.411 0.899 0.410 0.898 0.410 C 0.896 0.410 0.896 0.407 0.897 0.405 C 0.898 0.404 0.898 0.403 0.897 0.402 L 0.895 0.400 L 0.897 0.400 C 0.898 0.400 0.898 0.399 0.898 0.398 C 0.898 0.397 0.900 0.396 0.903 0.396 C 0.905 0.395 0.907 0.394 0.907 0.394 C 0.907 0.393 0.905 0.393 0.902 0.394 C 0.900 0.394 0.898 0.394 0.898 0.393 C 0.899 0.392 0.898 0.391 0.897 0.390 C 0.895 0.389 0.889 0.387 0.887 0.387 C 0.886 0.387 0.886 0.386 0.886 0.385 C 0.886 0.384 0.886 0.384 0.885 0.385 C 0.885 0.386 0.881 0.384 0.881 0.382 C 0.881 0.381 0.881 0.381 0.882 0.381 C 0.882 0.382 0.885 0.382 0.889 0.383 C 0.892 0.383 0.895 0.383 0.895 0.384 C 0.895 0.385 0.895 0.386 0.895 0.385 C 0.895 0.384 0.895 0.382 0.895 0.381 C 0.895 0.378 0.896 0.378 0.897 0.378 C 0.898 0.379 0.899 0.378 0.899 0.377 C 0.898 0.375 0.899 0.374 0.901 0.372 C 0.902 0.372 0.906 0.371 0.909 0.371 C 0.919 0.370 0.923 0.369 0.923 0.366 C 0.924 0.364 0.924 0.364 0.924 0.366 C 0.924 0.368 0.924 0.368 0.925 0.367 C 0.928 0.365 0.929 0.363 0.926 0.362 C 0.922 0.360 0.922 0.359 0.924 0.356 C 0.926 0.355 0.927 0.354 0.927 0.353 C 0.928 0.353 0.928 0.352 0.929 0.351 C 0.929 0.350 0.930 0.348 0.931 0.348 C 0.932 0.348 0.932 0.347 0.932 0.346 C 0.932 0.346 0.931 0.346 0.931 0.346 C 0.930 0.347 0.930 0.347 0.930 0.345 C 0.930 0.345 0.932 0.343 0.932 0.343 C 0.933 0.342 0.935 0.340 0.935 0.339 C 0.936 0.338 0.937 0.337 0.938 0.337 C 0.939 0.336 0.941 0.335 0.942 0.334 C 0.942 0.332 0.943 0.331 0.944 0.330 C 0.945 0.329 0.945 0.329 0.945 0.328 C 0.945 0.327 0.945 0.326 0.946 0.324 C 0.947 0.322 0.947 0.319 0.945 0.317 C 0.944 0.316 0.944 0.315 0.945 0.315 C 0.946 0.315 0.946 0.315 0.946 0.313 C 0.945 0.310 0.943 0.309 0.940 0.308 C 0.939 0.307 0.940 0.303 0.942 0.302 C 0.943 0.302 0.944 0.299 0.943 0.297 C 0.942 0.296 0.942 0.297 0.942 0.297 C 0.942 0.298 0.941 0.299 0.940 0.299 C 0.939 0.299 0.938 0.299 0.938 0.297 C 0.939 0.295 0.939 0.294 0.939 0.293 C 0.940 0.293 0.939 0.293 0.938 0.293 C 0.937 0.294 0.937 0.293 0.937 0.292 C 0.937 0.291 0.938 0.290 0.939 0.290 C 0.941 0.290 0.941 0.290 0.940 0.288 C 0.937 0.285 0.938 0.284 0.947 0.281 C 0.950 0.280 0.952 0.278 0.952 0.277 C 0.952 0.276 0.946 0.275 0.939 0.275 C 0.926 0.275 0.922 0.274 0.922 0.271 C 0.922 0.269 0.928 0.266 0.929 0.268 C 0.929 0.269 0.930 0.269 0.931 0.268 C 0.931 0.267 0.933 0.266 0.934 0.266 C 0.936 0.266 0.937 0.265 0.936 0.264 C 0.936 0.263 0.936 0.262 0.937 0.262 C 0.939 0.262 0.939 0.263 0.939 0.264 C 0.938 0.266 0.938 0.266 0.939 0.265 C 0.940 0.264 0.941 0.264 0.942 0.264 C 0.942 0.264 0.943 0.263 0.943 0.263 C 0.943 0.261 0.941 0.258 0.941 0.259 C 0.941 0.260 0.940 0.260 0.938 0.259 L 0.936 0.257 L 0.938 0.257 C 0.939 0.257 0.939 0.256 0.939 0.256 C 0.938 0.255 0.940 0.250 0.941 0.251 C 0.941 0.251 0.941 0.250 0.942 0.249 C 0.942 0.248 0.941 0.247 0.941 0.247 C 0.940 0.247 0.939 0.246 0.939 0.246 C 0.938 0.245 0.936 0.245 0.935 0.245 C 0.931 0.244 0.932 0.244 0.937 0.242 C 0.943 0.240 0.949 0.238 0.951 0.238 C 0.951 0.238 0.952 0.237 0.951 0.236 C 0.951 0.235 0.950 0.235 0.949 0.235 C 0.948 0.235 0.947 0.235 0.946 0.235 C 0.946 0.234 0.945 0.233 0.945 0.233 C 0.941 0.231 0.941 0.229 0.946 0.227 C 0.950 0.225 0.950 0.223 0.945 0.222 L 0.943 0.221 L 0.945 0.220 C 0.946 0.219 0.947 0.218 0.947 0.217 C 0.947 0.216 0.948 0.215 0.949 0.214 C 0.950 0.213 0.950 0.213 0.949 0.215 C 0.948 0.216 0.948 0.216 0.949 0.216 C 0.949 0.217 0.950 0.215 0.950 0.214 C 0.951 0.213 0.952 0.211 0.954 0.210 C 0.955 0.210 0.956 0.209 0.957 0.208 C 0.957 0.207 0.957 0.207 0.958 0.206 C 0.958 0.206 0.959 0.205 0.959 0.204 C 0.960 0.201 0.958 0.199 0.953 0.198 C 0.950 0.197 0.948 0.196 0.947 0.195 C 0.946 0.194 0.945 0.194 0.945 0.194 C 0.944 0.195 0.943 0.195 0.942 0.194 C 0.937 0.190 0.918 0.187 0.907 0.187 C 0.899 0.188 0.899 0.188 0.899 0.184 C 0.899 0.182 0.899 0.181 0.898 0.181 C 0.898 0.181 0.898 0.183 0.898 0.184 C 0.898 0.186 0.897 0.187 0.893 0.186 C 0.890 0.185 0.887 0.184 0.887 0.183 C 0.887 0.183 0.884 0.182 0.882 0.182 C 0.879 0.181 0.874 0.180 0.871 0.179 C 0.868 0.178 0.865 0.178 0.864 0.179 C 0.863 0.179 0.862 0.179 0.862 0.177 C 0.862 0.175 0.859 0.175 0.857 0.177 C 0.857 0.177 0.856 0.176 0.855 0.175 C 0.855 0.174 0.854 0.173 0.853 0.173 C 0.853 0.173 0.852 0.172 0.851 0.171 C 0.851 0.169 0.850 0.169 0.849 0.170 C 0.848 0.173 0.844 0.170 0.843 0.166 C 0.842 0.163 0.838 0.161 0.838 0.164 C 0.838 0.167 0.837 0.166 0.837 0.162 C 0.836 0.159 0.836 0.159 0.835 0.159 C 0.835 0.160 0.835 0.160 0.835 0.159 C 0.835 0.158 0.834 0.156 0.832 0.154 C 0.831 0.152 0.830 0.150 0.830 0.149 C 0.830 0.149 0.829 0.148 0.829 0.148 C 0.829 0.148 0.828 0.147 0.828 0.145 C 0.827 0.144 0.826 0.143 0.823 0.142 C 0.821 0.142 0.820 0.141 0.820 0.139 C 0.819 0.138 0.819 0.137 0.818 0.136 C 0.816 0.135 0.815 0.137 0.812 0.144 C 0.811 0.146 0.810 0.148 0.810 0.149 C 0.810 0.150 0.809 0.152 0.808 0.155 C 0.806 0.159 0.806 0.159 0.801 0.159 C 0.798 0.160 0.797 0.159 0.797 0.158 C 0.797 0.154 0.794 0.154 0.794 0.158 C 0.793 0.161 0.793 0.161 0.793 0.157 C 0.793 0.154 0.793 0.153 0.792 0.154 C 0.792 0.155 0.791 0.154 0.791 0.153 C 0.791 0.150 0.783 0.150 0.782 0.153 C 0.782 0.155 0.782 0.155 0.781 0.153 C 0.780 0.152 0.779 0.151 0.779 0.152 C 0.778 0.152 0.777 0.151 0.776 0.150 C 0.775 0.149 0.775 0.148 0.775 0.149 C 0.775 0.149 0.774 0.148 0.774 0.147 C 0.773 0.145 0.773 0.145 0.772 0.145 C 0.771 0.146 0.770 0.146 0.770 0.144 C 0.769 0.143 0.768 0.143 0.766 0.143 C 0.764 0.144 0.763 0.144 0.762 0.142 C 0.761 0.140 0.760 0.139 0.760 0.140 C 0.759 0.141 0.756 0.137 0.756 0.135 C 0.756 0.134 0.756 0.134 0.756 0.134 C 0.756 0.134 0.755 0.135 0.755 0.135 C 0.755 0.138 0.749 0.141 0.749 0.139 C 0.749 0.138 0.748 0.139 0.748 0.141 C 0.747 0.143 0.746 0.144 0.746 0.144 C 0.746 0.143 0.746 0.143 0.746 0.143 C 0.747 0.143 0.747 0.142 0.747 0.141 C 0.746 0.140 0.746 0.139 0.746 0.140 C 0.746 0.141 0.745 0.140 0.745 0.139 C 0.745 0.137 0.744 0.136 0.743 0.135 C 0.742 0.134 0.738 0.136 0.739 0.138 C 0.739 0.139 0.738 0.140 0.736 0.139 C 0.736 0.139 0.736 0.140 0.736 0.141 C 0.736 0.144 0.734 0.143 0.733 0.139 C 0.733 0.137 0.733 0.135 0.734 0.134 C 0.734 0.133 0.734 0.132 0.733 0.133 C 0.732 0.134 0.732 0.134 0.732 0.132 C 0.732 0.127 0.731 0.126 0.730 0.129 C 0.729 0.131 0.729 0.130 0.728 0.128 C 0.728 0.126 0.727 0.125 0.726 0.126 C 0.725 0.126 0.724 0.126 0.724 0.123 C 0.724 0.119 0.724 0.119 0.723 0.123 C 0.722 0.127 0.721 0.126 0.721 0.122 C 0.722 0.120 0.721 0.117 0.721 0.113 C 0.721 0.109 0.720 0.107 0.719 0.106 C 0.718 0.106 0.717 0.106 0.717 0.107 C 0.716 0.108 0.716 0.109 0.715 0.109 C 0.715 0.109 0.715 0.110 0.714 0.112 C 0.714 0.113 0.714 0.114 0.714 0.114 C 0.713 0.114 0.713 0.113 0.713 0.112 C 0.714 0.110 0.713 0.109 0.713 0.109 C 0.713 0.109 0.712 0.108 0.713 0.107 C 0.713 0.106 0.713 0.105 0.712 0.106 C 0.711 0.107 0.711 0.106 0.710 0.103 C 0.709 0.099 0.709 0.098 0.708 0.099 C 0.707 0.100 0.707 0.100 0.707 0.096 C 0.707 0.092 0.707 0.092 0.706 0.092 C 0.705 0.092 0.705 0.092 0.704 0.093 C 0.704 0.096 0.703 0.095 0.703 0.093 C 0.703 0.091 0.702 0.090 0.701 0.089 C 0.700 0.089 0.700 0.088 0.700 0.085 C 0.699 0.083 0.699 0.081 0.698 0.080 C 0.697 0.080 0.697 0.079 0.697 0.076 C 0.697 0.074 0.697 0.070 0.697 0.068 C 0.697 0.064 0.696 0.063 0.695 0.063 C 0.694 0.063 0.694 0.064 0.694 0.065 C 0.694 0.066 0.694 0.067 0.693 0.067 C 0.692 0.067 0.692 0.066 0.692 0.063 C 0.692 0.061 0.691 0.060 0.690 0.060 C 0.690 0.060 0.689 0.061 0.688 0.062 C 0.687 0.065 0.684 0.064 0.683 0.061 C 0.682 0.060 0.681 0.058 0.681 0.057 C 0.680 0.057 0.680 0.055 0.680 0.054 C 0.680 0.052 0.679 0.050 0.678 0.053 C 0.678 0.054 0.677 0.055 0.676 0.055 C 0.676 0.055 0.675 0.056 0.675 0.057 C 0.674 0.059 0.674 0.060 0.674 0.060 C 0.673 0.060 0.673 0.059 0.674 0.059 C 0.674 0.057 0.674 0.055 0.673 0.055 C 0.672 0.055 0.672 0.053 0.671 0.050 C 0.671 0.047 0.670 0.046 0.669 0.047 C 0.668 0.047 0.668 0.047 0.669 0.046 C 0.669 0.044 0.669 0.044 0.668 0.045 C 0.667 0.046 0.667 0.047 0.666 0.048 C 0.666 0.050 0.666 0.050 0.666 0.048 C 0.666 0.047 0.666 0.046 0.665 0.046 C 0.665 0.046 0.664 0.045 0.664 0.044 C 0.664 0.043 0.664 0.042 0.663 0.042 C 0.663 0.042 0.663 0.043 0.664 0.045 C 0.664 0.047 0.664 0.047 0.664 0.050 C 0.663 0.052 0.663 0.053 0.663 0.051 C 0.663 0.049 0.663 0.047 0.662 0.046 C 0.662 0.044 0.662 0.044 0.661 0.047 C 0.660 0.050 0.660 0.049 0.660 0.045 C 0.660 0.043 0.660 0.042 0.660 0.042 C 0.661 0.042 0.661 0.042 0.661 0.041 C 0.660 0.039 0.657 0.046 0.657 0.049 C 0.657 0.050 0.657 0.051 0.657 0.051 C 0.656 0.051 0.656 0.050 0.656 0.047 C 0.656 0.040 0.656 0.035 0.655 0.033 C 0.653 0.030 0.652 0.031 0.652 0.036 C 0.652 0.038 0.651 0.039 0.651 0.037 C 0.651 0.035 0.651 0.036 0.650 0.038 C 0.649 0.043 0.647 0.044 0.646 0.041 C 0.646 0.038 0.644 0.038 0.644 0.041 C 0.644 0.042 0.644 0.042 0.644 0.041 C 0.643 0.038 0.641 0.037 0.640 0.039 C 0.639 0.040 0.639 0.040 0.639 0.039 C 0.639 0.038 0.638 0.037 0.638 0.037 C 0.638 0.037 0.638 0.038 0.638 0.038 C 0.638 0.041 0.636 0.039 0.635 0.036 C 0.635 0.035 0.634 0.035 0.633 0.036 C 0.632 0.037 0.631 0.038 0.631 0.037 C 0.630 0.037 0.630 0.038 0.630 0.039 C 0.630 0.040 0.629 0.041 0.628 0.041 C 0.627 0.041 0.627 0.041 0.627 0.042 C 0.628 0.044 0.628 0.044 0.627 0.044 C 0.626 0.045 0.626 0.045 0.626 0.042 C 0.626 0.041 0.625 0.039 0.624 0.039 C 0.624 0.038 0.623 0.038 0.623 0.038 C 0.623 0.039 0.623 0.038 0.623 0.036 C 0.622 0.033 0.619 0.033 0.618 0.037 C 0.618 0.039 0.618 0.039 0.617 0.037 C 0.617 0.036 0.617 0.036 0.616 0.039 C 0.616 0.042 0.615 0.045 0.615 0.047 C 0.615 0.048 0.615 0.049 0.614 0.049 C 0.613 0.049 0.612 0.049 0.613 0.045 C 0.613 0.041 0.613 0.040 0.612 0.040 C 0.611 0.040 0.611 0.040 0.611 0.038 C 0.611 0.036 0.611 0.035 0.610 0.035 C 0.609 0.035 0.609 0.036 0.609 0.037 C 0.609 0.038 0.609 0.039 0.609 0.039 C 0.608 0.039 0.608 0.040 0.609 0.040 C 0.609 0.042 0.608 0.043 0.606 0.042 C 0.606 0.042 0.606 0.043 0.605 0.044 C 0.604 0.046 0.604 0.046 0.604 0.043 C 0.604 0.041 0.604 0.040 0.604 0.040 C 0.603 0.040 0.603 0.041 0.603 0.042 C 0.603 0.044 0.603 0.044 0.602 0.042 C 0.602 0.040 0.601 0.039 0.601 0.039 C 0.600 0.039 0.599 0.038 0.599 0.036 C 0.598 0.035 0.597 0.034 0.597 0.034 C 0.597 0.035 0.596 0.033 0.596 0.031 C 0.596 0.026 0.594 0.024 0.595 0.029 C 0.595 0.033 0.593 0.035 0.592 0.032 C 0.591 0.030 0.591 0.030 0.591 0.032 C 0.591 0.033 0.591 0.034 0.590 0.035 C 0.589 0.036 0.588 0.040 0.588 0.044 C 0.589 0.045 0.588 0.046 0.587 0.046 C 0.587 0.045 0.585 0.047 0.584 0.048 C 0.583 0.050 0.582 0.051 0.582 0.051 C 0.582 0.051 0.581 0.053 0.581 0.056 C 0.581 0.063 0.580 0.060 0.580 0.052 C 0.580 0.045 0.580 0.043 0.578 0.041 C 0.577 0.041 0.577 0.042 0.576 0.045 C 0.575 0.049 0.575 0.049 0.574 0.047 C 0.574 0.045 0.574 0.044 0.574 0.044 C 0.573 0.044 0.573 0.043 0.573 0.042 C 0.573 0.042 0.572 0.040 0.572 0.040 C 0.571 0.039 0.570 0.040 0.570 0.043 C 0.569 0.045 0.569 0.046 0.569 0.045 C 0.568 0.043 0.566 0.042 0.566 0.044 C 0.566 0.045 0.566 0.046 0.565 0.046 C 0.565 0.046 0.564 0.048 0.563 0.050 C 0.563 0.052 0.562 0.053 0.562 0.051 C 0.563 0.050 0.562 0.049 0.562 0.049 C 0.562 0.049 0.562 0.049 0.562 0.048 C 0.562 0.046 0.561 0.042 0.560 0.043 C 0.560 0.044 0.560 0.043 0.559 0.042 C 0.559 0.041 0.559 0.041 0.559 0.041 C 0.559 0.040 0.555 0.025 0.555 0.025 C 0.554 0.025 0.554 0.027 0.553 0.030 C 0.552 0.035 0.551 0.035 0.551 0.032 C 0.551 0.029 0.551 0.029 0.550 0.033 C 0.550 0.035 0.549 0.037 0.549 0.038 C 0.548 0.038 0.548 0.038 0.549 0.038 C 0.550 0.037 0.550 0.040 0.549 0.042 C 0.548 0.044 0.548 0.045 0.548 0.048 C 0.548 0.051 0.548 0.051 0.548 0.051 C 0.547 0.050 0.546 0.049 0.545 0.047 C 0.544 0.046 0.542 0.039 0.543 0.039 C 0.543 0.039 0.543 0.038 0.543 0.037 C 0.543 0.034 0.542 0.035 0.542 0.038 C 0.542 0.039 0.542 0.041 0.541 0.042 C 0.541 0.043 0.541 0.046 0.541 0.049 C 0.540 0.053 0.540 0.054 0.539 0.055 C 0.538 0.056 0.538 0.057 0.538 0.058 C 0.538 0.060 0.538 0.060 0.538 0.059 C 0.537 0.058 0.537 0.057 0.537 0.057 C 0.537 0.056 0.537 0.054 0.537 0.053 C 0.536 0.050 0.535 0.048 0.536 0.048 C 0.537 0.048 0.537 0.047 0.536 0.045 C 0.536 0.043 0.536 0.042 0.535 0.042 C 0.535 0.042 0.535 0.041 0.535 0.040 C 0.535 0.037 0.532 0.035 0.531 0.037 C 0.531 0.038 0.531 0.040 0.531 0.041 C 0.531 0.042 0.531 0.043 0.531 0.043 C 0.530 0.044 0.530 0.045 0.530 0.046 C 0.530 0.047 0.530 0.048 0.530 0.048 C 0.529 0.048 0.529 0.049 0.529 0.051 C 0.529 0.053 0.528 0.055 0.528 0.055 C 0.527 0.055 0.527 0.054 0.528 0.053 C 0.528 0.051 0.528 0.051 0.528 0.049 C 0.527 0.048 0.527 0.046 0.527 0.045 C 0.527 0.044 0.527 0.044 0.527 0.045 C 0.527 0.045 0.526 0.045 0.526 0.044 C 0.525 0.043 0.524 0.042 0.524 0.043 C 0.523 0.044 0.523 0.044 0.523 0.041 C 0.523 0.039 0.523 0.039 0.523 0.040 C 0.522 0.041 0.521 0.041 0.521 0.041 C 0.520 0.041 0.519 0.042 0.520 0.044 C 0.520 0.046 0.520 0.046 0.519 0.044 C 0.518 0.042 0.518 0.042 0.518 0.044 C 0.517 0.046 0.517 0.046 0.517 0.044 C 0.517 0.043 0.517 0.042 0.517 0.042 C 0.516 0.042 0.516 0.043 0.516 0.044 C 0.517 0.045 0.517 0.046 0.517 0.047 C 0.516 0.049 0.515 0.048 0.513 0.044 C 0.511 0.042 0.511 0.043 0.511 0.047 C 0.511 0.048 0.510 0.049 0.510 0.049 C 0.509 0.049 0.508 0.058 0.509 0.060 C 0.509 0.061 0.508 0.061 0.508 0.061 C 0.507 0.060 0.507 0.060 0.507 0.061 C 0.507 0.062 0.507 0.064 0.507 0.064 C 0.506 0.065 0.506 0.063 0.506 0.061 C 0.505 0.058 0.505 0.057 0.503 0.057 C 0.501 0.056 0.500 0.057 0.500 0.061 C 0.499 0.063 0.499 0.067 0.499 0.068 C 0.499 0.070 0.499 0.070 0.498 0.070 C 0.497 0.070 0.497 0.071 0.497 0.072 C 0.497 0.075 0.496 0.074 0.496 0.070 C 0.496 0.068 0.495 0.067 0.494 0.067 C 0.494 0.067 0.493 0.066 0.493 0.065 C 0.492 0.062 0.490 0.061 0.490 0.064 C 0.490 0.065 0.490 0.067 0.490 0.068 C 0.490 0.070 0.489 0.070 0.489 0.067 C 0.488 0.063 0.487 0.066 0.487 0.072 C 0.487 0.076 0.487 0.078 0.487 0.079 C 0.486 0.079 0.486 0.079 0.486 0.078 C 0.486 0.076 0.486 0.076 0.485 0.077 C 0.484 0.079 0.482 0.077 0.482 0.073 C 0.481 0.070 0.480 0.070 0.480 0.073 C 0.480 0.076 0.479 0.079 0.478 0.078 C 0.478 0.078 0.478 0.076 0.478 0.075 C 0.478 0.073 0.478 0.072 0.477 0.072 C 0.476 0.072 0.476 0.073 0.476 0.073 C 0.477 0.075 0.477 0.077 0.476 0.077 C 0.476 0.077 0.475 0.079 0.475 0.080 C 0.475 0.082 0.474 0.083 0.474 0.083 C 0.474 0.083 0.473 0.084 0.473 0.086 C 0.473 0.089 0.473 0.089 0.473 0.086 C 0.472 0.084 0.472 0.083 0.472 0.083 C 0.471 0.083 0.471 0.082 0.471 0.080 C 0.471 0.077 0.471 0.077 0.470 0.078 C 0.470 0.079 0.470 0.081 0.470 0.082 C 0.470 0.083 0.470 0.085 0.469 0.085 C 0.468 0.085 0.467 0.089 0.468 0.091 C 0.468 0.092 0.468 0.093 0.468 0.094 C 0.467 0.095 0.467 0.095 0.467 0.092 C 0.466 0.089 0.465 0.090 0.465 0.094 C 0.465 0.095 0.465 0.095 0.465 0.094 C 0.464 0.094 0.464 0.093 0.463 0.092 C 0.463 0.092 0.463 0.092 0.463 0.095 C 0.463 0.097 0.463 0.098 0.461 0.098 C 0.459 0.099 0.459 0.098 0.459 0.097 C 0.459 0.096 0.459 0.095 0.459 0.095 C 0.458 0.095 0.458 0.094 0.458 0.093 C 0.459 0.092 0.458 0.092 0.457 0.093 C 0.455 0.094 0.455 0.095 0.456 0.097 C 0.456 0.099 0.456 0.099 0.454 0.097 C 0.454 0.096 0.453 0.096 0.453 0.097 C 0.453 0.098 0.452 0.098 0.452 0.098 C 0.452 0.098 0.451 0.098 0.451 0.099 C 0.451 0.100 0.450 0.101 0.448 0.101 C 0.447 0.101 0.446 0.102 0.445 0.104 C 0.445 0.106 0.444 0.107 0.444 0.106 C 0.443 0.106 0.443 0.106 0.443 0.107 C 0.443 0.110 0.442 0.109 0.440 0.104 C 0.439 0.103 0.437 0.102 0.436 0.101 C 0.435 0.101 0.434 0.099 0.434 0.098 C 0.433 0.097 0.433 0.097 0.433 0.098 C 0.432 0.098 0.432 0.098 0.432 0.097 C 0.432 0.094 0.430 0.099 0.430 0.102 C 0.430 0.103 0.430 0.104 0.430 0.104 C 0.429 0.104 0.429 0.105 0.429 0.107 C 0.430 0.110 0.429 0.111 0.428 0.111 C 0.428 0.111 0.427 0.110 0.427 0.109 C 0.427 0.108 0.427 0.108 0.426 0.108 C 0.424 0.108 0.424 0.108 0.425 0.109 C 0.426 0.109 0.426 0.110 0.426 0.111 C 0.426 0.112 0.426 0.112 0.423 0.111 C 0.423 0.111 0.422 0.110 0.422 0.109 C 0.422 0.108 0.423 0.108 0.423 0.108 C 0.423 0.109 0.423 0.109 0.423 0.107 C 0.423 0.106 0.423 0.105 0.422 0.105 C 0.422 0.106 0.422 0.105 0.421 0.104 C 0.421 0.102 0.415 0.102 0.415 0.104 C 0.416 0.105 0.415 0.106 0.415 0.106 C 0.415 0.106 0.414 0.106 0.415 0.107 C 0.415 0.110 0.414 0.110 0.413 0.107 C 0.413 0.106 0.413 0.106 0.413 0.106 C 0.412 0.107 0.413 0.108 0.413 0.109 C 0.414 0.111 0.413 0.111 0.413 0.111 C 0.412 0.111 0.412 0.112 0.412 0.113 C 0.412 0.114 0.411 0.113 0.410 0.112 C 0.410 0.112 0.409 0.111 0.408 0.112 C 0.408 0.112 0.408 0.112 0.408 0.111 C 0.408 0.109 0.406 0.107 0.405 0.109 C 0.405 0.110 0.404 0.111 0.403 0.111 C 0.402 0.110 0.400 0.116 0.401 0.118 C 0.401 0.118 0.401 0.119 0.400 0.119 C 0.399 0.120 0.399 0.119 0.400 0.118 C 0.400 0.117 0.400 0.116 0.399 0.116 C 0.398 0.115 0.397 0.115 0.396 0.115 C 0.396 0.116 0.396 0.115 0.396 0.113 C 0.395 0.108 0.394 0.108 0.393 0.112 C 0.392 0.116 0.388 0.119 0.388 0.117 C 0.388 0.116 0.388 0.114 0.387 0.112 C 0.386 0.110 0.386 0.110 0.385 0.113 C 0.384 0.117 0.383 0.117 0.382 0.114 C 0.382 0.112 0.382 0.112 0.382 0.114 C 0.382 0.116 0.381 0.116 0.381 0.114 C 0.380 0.113 0.380 0.113 0.380 0.115 C 0.380 0.118 0.379 0.124 0.378 0.122 C 0.378 0.119 0.377 0.121 0.377 0.124 C 0.377 0.125 0.376 0.126 0.375 0.125 C 0.373 0.125 0.373 0.126 0.373 0.127 C 0.373 0.129 0.372 0.129 0.372 0.127 C 0.372 0.126 0.371 0.125 0.371 0.126 C 0.371 0.126 0.370 0.126 0.370 0.123 C 0.370 0.121 0.370 0.120 0.369 0.120 C 0.369 0.120 0.369 0.119 0.369 0.118 C 0.369 0.116 0.368 0.118 0.368 0.120 C 0.367 0.125 0.367 0.125 0.364 0.124 C 0.363 0.124 0.362 0.122 0.361 0.120 C 0.360 0.115 0.358 0.114 0.358 0.117 C 0.357 0.119 0.356 0.120 0.356 0.120 C 0.355 0.120 0.355 0.120 0.355 0.121 C 0.355 0.122 0.355 0.124 0.355 0.124 C 0.354 0.125 0.352 0.123 0.349 0.117 C 0.349 0.116 0.348 0.115 0.347 0.116 C 0.347 0.117 0.346 0.117 0.346 0.117 C 0.345 0.116 0.343 0.123 0.344 0.126 C 0.344 0.128 0.344 0.129 0.343 0.129 C 0.343 0.129 0.343 0.129 0.343 0.130 C 0.343 0.132 0.340 0.129 0.339 0.126 C 0.339 0.124 0.338 0.123 0.336 0.123 C 0.336 0.123 0.336 0.124 0.336 0.126 C 0.336 0.128 0.336 0.129 0.335 0.128 C 0.335 0.127 0.334 0.128 0.333 0.132 C 0.332 0.135 0.332 0.137 0.332 0.137 C 0.332 0.138 0.332 0.138 0.331 0.139 C 0.331 0.140 0.330 0.140 0.330 0.139 C 0.330 0.138 0.330 0.138 0.329 0.138 C 0.329 0.140 0.328 0.136 0.328 0.131 C 0.328 0.126 0.327 0.124 0.326 0.127 C 0.323 0.132 0.323 0.132 0.322 0.131 C 0.322 0.131 0.322 0.131 0.322 0.132 C 0.322 0.134 0.322 0.134 0.321 0.132 C 0.321 0.130 0.321 0.129 0.320 0.129 C 0.320 0.129 0.319 0.127 0.319 0.124 C 0.318 0.121 0.317 0.120 0.316 0.120 C 0.315 0.120 0.315 0.121 0.315 0.123 C 0.316 0.125 0.316 0.125 0.314 0.123 C 0.313 0.121 0.313 0.121 0.312 0.125 C 0.312 0.129 0.309 0.130 0.310 0.126 C 0.310 0.125 0.310 0.125 0.309 0.127 C 0.309 0.128 0.308 0.129 0.308 0.128 C 0.307 0.128 0.307 0.128 0.307 0.129 C 0.307 0.130 0.304 0.129 0.302 0.127 C 0.302 0.127 0.301 0.127 0.302 0.128 C 0.302 0.129 0.302 0.130 0.301 0.130 C 0.301 0.130 0.301 0.129 0.301 0.129 C 0.301 0.126 0.298 0.126 0.297 0.129 C 0.297 0.131 0.297 0.131 0.296 0.130 C 0.295 0.129 0.295 0.129 0.295 0.130 C 0.295 0.133 0.294 0.132 0.293 0.129 C 0.292 0.125 0.291 0.124 0.291 0.127 C 0.291 0.130 0.289 0.127 0.288 0.124 C 0.288 0.122 0.288 0.121 0.288 0.121 C 0.288 0.121 0.288 0.120 0.287 0.118 C 0.285 0.114 0.284 0.115 0.284 0.119 C 0.284 0.121 0.284 0.121 0.283 0.120 C 0.283 0.120 0.282 0.120 0.282 0.121 C 0.282 0.122 0.282 0.123 0.281 0.123 C 0.281 0.123 0.281 0.122 0.281 0.121 C 0.281 0.121 0.281 0.120 0.281 0.120 C 0.281 0.120 0.280 0.118 0.280 0.116 C 0.280 0.113 0.279 0.113 0.278 0.113 C 0.277 0.113 0.276 0.114 0.277 0.115 C 0.277 0.116 0.277 0.116 0.276 0.116 C 0.276 0.116 0.276 0.117 0.276 0.118 C 0.276 0.120 0.276 0.119 0.275 0.118 C 0.274 0.115 0.274 0.115 0.272 0.118 C 0.271 0.120 0.270 0.121 0.270 0.120 C 0.270 0.119 0.270 0.118 0.269 0.118 C 0.269 0.118 0.269 0.117 0.270 0.116 C 0.272 0.115 0.272 0.115 0.270 0.115 C 0.267 0.117 0.266 0.117 0.266 0.115 C 0.265 0.112 0.261 0.112 0.260 0.115 C 0.258 0.118 0.253 0.119 0.253 0.116 C 0.253 0.115 0.252 0.115 0.252 0.116 C 0.251 0.118 0.249 0.119 0.247 0.119 C 0.244 0.119 0.243 0.119 0.243 0.116 C 0.242 0.114 0.241 0.113 0.240 0.114 C 0.238 0.115 0.237 0.116 0.238 0.118 C 0.239 0.119 0.239 0.119 0.238 0.120 C 0.238 0.121 0.237 0.121 0.237 0.120 C 0.238 0.118 0.235 0.114 0.234 0.115 C 0.233 0.116 0.233 0.117 0.233 0.118 C 0.234 0.120 0.234 0.121 0.232 0.122 C 0.231 0.123 0.231 0.123 0.231 0.122 C 0.232 0.121 0.232 0.121 0.231 0.119 C 0.231 0.116 0.227 0.113 0.227 0.116 C 0.227 0.117 0.227 0.118 0.227 0.119 C 0.226 0.120 0.225 0.120 0.226 0.118 C 0.227 0.117 0.227 0.116 0.226 0.116 C 0.225 0.116 0.225 0.117 0.224 0.118 C 0.224 0.119 0.223 0.119 0.223 0.118 C 0.223 0.117 0.223 0.117 0.221 0.117 C 0.220 0.118 0.220 0.117 0.220 0.116 C 0.221 0.115 0.221 0.115 0.220 0.114 C 0.219 0.113 0.219 0.113 0.218 0.114 C 0.218 0.114 0.219 0.114 0.219 0.114 C 0.219 0.114 0.219 0.115 0.219 0.117 C 0.218 0.121 0.215 0.118 0.215 0.113 C 0.215 0.112 0.215 0.110 0.214 0.109 C 0.214 0.109 0.214 0.109 0.214 0.111 C 0.214 0.113 0.214 0.113 0.213 0.112 C 0.212 0.111 0.212 0.112 0.212 0.113 C 0.212 0.114 0.211 0.114 0.211 0.114 C 0.210 0.114 0.210 0.116 0.211 0.119 C 0.211 0.121 0.211 0.121 0.210 0.121 C 0.210 0.121 0.209 0.121 0.209 0.120 C 0.209 0.117 0.202 0.114 0.202 0.117 C 0.201 0.117 0.201 0.118 0.200 0.117 C 0.200 0.116 0.199 0.117 0.198 0.119 L 0.197 0.122 L 0.198 0.118 L 0.198 0.114 L 0.197 0.116 C 0.196 0.116 0.196 0.116 0.196 0.115 C 0.196 0.113 0.196 0.113 0.195 0.113 C 0.195 0.113 0.194 0.114 0.194 0.115 C 0.195 0.118 0.192 0.117 0.191 0.114 C 0.191 0.110 0.190 0.110 0.190 0.113 C 0.191 0.116 0.189 0.119 0.188 0.117 C 0.188 0.116 0.188 0.117 0.188 0.118 C 0.188 0.119 0.188 0.122 0.187 0.124 C 0.186 0.128 0.186 0.128 0.186 0.124 C 0.187 0.121 0.187 0.121 0.186 0.123 C 0.185 0.125 0.185 0.125 0.185 0.123 C 0.184 0.121 0.184 0.121 0.185 0.124 C 0.185 0.127 0.185 0.127 0.180 0.124 C 0.179 0.123 0.179 0.123 0.179 0.125 C 0.180 0.127 0.180 0.127 0.179 0.126 C 0.178 0.125 0.177 0.125 0.176 0.125 C 0.176 0.125 0.176 0.124 0.176 0.122 C 0.176 0.121 0.176 0.120 0.175 0.120 C 0.175 0.120 0.175 0.121 0.175 0.122 C 0.175 0.124 0.175 0.125 0.174 0.125 C 0.174 0.125 0.174 0.126 0.174 0.126 C 0.174 0.127 0.175 0.128 0.175 0.129 C 0.175 0.131 0.172 0.129 0.171 0.126 C 0.171 0.125 0.171 0.125 0.170 0.126 C 0.170 0.126 0.170 0.126 0.170 0.124 C 0.170 0.123 0.170 0.121 0.170 0.121 C 0.170 0.121 0.169 0.121 0.168 0.121 C 0.167 0.120 0.167 0.121 0.167 0.122 C 0.167 0.123 0.167 0.123 0.168 0.123 C 0.168 0.123 0.168 0.124 0.168 0.125 C 0.168 0.127 0.167 0.127 0.165 0.126 C 0.162 0.124 0.162 0.124 0.163 0.123 L 0.165 0.122 L 0.163 0.121 C 0.163 0.120 0.162 0.120 0.162 0.120 C 0.162 0.121 0.161 0.121 0.161 0.120 C 0.160 0.118 0.159 0.119 0.159 0.122 C 0.159 0.123 0.159 0.123 0.159 0.123 C 0.158 0.123 0.158 0.118 0.159 0.117 C 0.159 0.117 0.159 0.117 0.158 0.117 C 0.157 0.117 0.157 0.119 0.156 0.120 C 0.156 0.121 0.156 0.121 0.155 0.121 C 0.155 0.121 0.154 0.122 0.155 0.123 C 0.155 0.124 0.154 0.125 0.153 0.126 C 0.151 0.126 0.150 0.128 0.151 0.128 C 0.151 0.129 0.151 0.131 0.150 0.131 C 0.150 0.132 0.150 0.131 0.150 0.130 C 0.150 0.128 0.149 0.127 0.148 0.127 C 0.147 0.127 0.146 0.126 0.147 0.125 C 0.148 0.124 0.148 0.123 0.147 0.123 C 0.146 0.123 0.145 0.124 0.145 0.126 C 0.144 0.129 0.142 0.130 0.142 0.127 C 0.142 0.126 0.140 0.126 0.137 0.126 C 0.134 0.127 0.132 0.126 0.133 0.125 C 0.133 0.124 0.132 0.124 0.131 0.125 C 0.130 0.126 0.129 0.125 0.128 0.124 C 0.128 0.123 0.127 0.121 0.127 0.121 C 0.128 0.121 0.128 0.119 0.127 0.118 C 0.127 0.116 0.126 0.115 0.124 0.115 C 0.120 0.115 0.119 0.117 0.119 0.122 C 0.119 0.124 0.119 0.126 0.118 0.127 C 0.117 0.128 0.117 0.129 0.118 0.130 C 0.118 0.131 0.117 0.132 0.116 0.132 C 0.115 0.133 0.114 0.132 0.113 0.128 C 0.112 0.124 0.110 0.120 0.110 0.123 C 0.110 0.124 0.110 0.125 0.109 0.126 C 0.109 0.126 0.108 0.128 0.108 0.129 C 0.108 0.131 0.108 0.132 0.107 0.133 C 0.107 0.134 0.106 0.135 0.107 0.136 C 0.107 0.138 0.103 0.141 0.102 0.140 C 0.102 0.139 0.101 0.140 0.101 0.142 C 0.100 0.144 0.100 0.145 0.099 0.144 C 0.098 0.143 0.097 0.143 0.097 0.144 C 0.097 0.146 0.096 0.145 0.092 0.143 C 0.091 0.142 0.089 0.142 0.089 0.142 C 0.089 0.143 0.087 0.145 0.085 0.146 C 0.083 0.147 0.081 0.149 0.080 0.151 C 0.079 0.153 0.078 0.153 0.077 0.153 C 0.076 0.152 0.076 0.152 0.076 0.153 C 0.076 0.154 0.076 0.155 0.075 0.155 C 0.075 0.155 0.075 0.156 0.076 0.157 C 0.077 0.158 0.077 0.158 0.075 0.158 C 0.074 0.158 0.072 0.159 0.072 0.160 C 0.071 0.163 0.071 0.161 0.072 0.157 C 0.073 0.155 0.072 0.155 0.071 0.155 C 0.069 0.154 0.068 0.155 0.067 0.158 C 0.066 0.160 0.065 0.160 0.064 0.160 C 0.063 0.159 0.063 0.159 0.064 0.160 C 0.065 0.162 0.065 0.163 0.064 0.164 C 0.064 0.164 0.064 0.165 0.065 0.165 C 0.066 0.165 0.066 0.164 0.066 0.163 C 0.066 0.161 0.067 0.162 0.069 0.165 C 0.070 0.166 0.071 0.168 0.072 0.168 C 0.073 0.168 0.073 0.168 0.073 0.169 C 0.073 0.171 0.073 0.171 0.074 0.169 C 0.075 0.166 0.075 0.167 0.075 0.170 C 0.075 0.171 0.075 0.173 0.075 0.173 C 0.076 0.174 0.076 0.175 0.076 0.177 C 0.075 0.181 0.079 0.185 0.081 0.184 C 0.082 0.184 0.083 0.184 0.083 0.184 C 0.082 0.185 0.082 0.186 0.082 0.187 C 0.083 0.188 0.083 0.188 0.082 0.188 C 0.082 0.187 0.081 0.188 0.081 0.190 C 0.080 0.192 0.077 0.194 0.074 0.195 C 0.069 0.198 0.065 0.203 0.067 0.205 C 0.068 0.205 0.068 0.205 0.068 0.204 C 0.067 0.202 0.068 0.203 0.068 0.204 C 0.069 0.206 0.070 0.207 0.073 0.207 C 0.077 0.207 0.078 0.207 0.077 0.209 C 0.077 0.210 0.076 0.211 0.075 0.212 C 0.074 0.213 0.072 0.213 0.071 0.214 C 0.070 0.215 0.070 0.216 0.070 0.217 C 0.070 0.218 0.070 0.219 0.069 0.219 C 0.069 0.220 0.068 0.221 0.068 0.222 C 0.067 0.223 0.066 0.224 0.065 0.224 C 0.063 0.225 0.062 0.226 0.062 0.227 C 0.062 0.229 0.060 0.227 0.060 0.225 C 0.060 0.224 0.060 0.224 0.060 0.225 C 0.059 0.227 0.054 0.227 0.054 0.225 C 0.053 0.224 0.053 0.224 0.053 0.226 C 0.053 0.228 0.053 0.229 0.054 0.230 C 0.055 0.230 0.056 0.231 0.057 0.232 C 0.058 0.232 0.058 0.232 0.058 0.231 C 0.057 0.229 0.061 0.230 0.064 0.233 C 0.064 0.234 0.065 0.234 0.066 0.233 C 0.066 0.233 0.067 0.233 0.067 0.235 C 0.067 0.237 0.068 0.238 0.069 0.238 C 0.071 0.238 0.071 0.238 0.071 0.242 C 0.071 0.245 0.071 0.247 0.071 0.248 C 0.072 0.250 0.072 0.253 0.070 0.254 C 0.069 0.254 0.070 0.254 0.071 0.255 C 0.072 0.257 0.072 0.257 0.070 0.257 C 0.069 0.257 0.069 0.258 0.070 0.259 C 0.071 0.260 0.070 0.260 0.069 0.263 C 0.068 0.265 0.068 0.266 0.069 0.266 C 0.069 0.266 0.070 0.267 0.070 0.268 C 0.070 0.270 0.070 0.271 0.071 0.271 C 0.072 0.271 0.072 0.273 0.071 0.277 C 0.070 0.279 0.069 0.280 0.067 0.281 C 0.063 0.282 0.062 0.284 0.063 0.287 C 0.063 0.289 0.061 0.292 0.059 0.293 C 0.057 0.293 0.057 0.293 0.059 0.294 L 0.061 0.295 L 0.059 0.295 C 0.058 0.296 0.057 0.295 0.056 0.294 C 0.055 0.293 0.053 0.294 0.051 0.295 C 0.049 0.296 0.047 0.297 0.048 0.297 C 0.048 0.297 0.048 0.299 0.048 0.300 C 0.048 0.303 0.047 0.303 0.047 0.300 C 0.047 0.299 0.046 0.298 0.045 0.298 C 0.044 0.298 0.044 0.298 0.044 0.299 C 0.045 0.301 0.044 0.301 0.042 0.300 C 0.041 0.300 0.040 0.300 0.040 0.301 C 0.040 0.303 0.040 0.303 0.040 0.302 C 0.042 0.301 0.042 0.304 0.041 0.306 C 0.040 0.308 0.041 0.308 0.042 0.308 C 0.043 0.308 0.047 0.308 0.051 0.309 C 0.055 0.310 0.058 0.310 0.057 0.309 C 0.057 0.308 0.058 0.307 0.059 0.308 C 0.060 0.308 0.064 0.309 0.066 0.309 C 0.074 0.310 0.073 0.310 0.073 0.313 C 0.073 0.314 0.072 0.315 0.071 0.315 C 0.071 0.315 0.070 0.316 0.070 0.317 C 0.070 0.317 0.068 0.320 0.067 0.321 C 0.065 0.323 0.064 0.325 0.063 0.326 C 0.063 0.327 0.056 0.331 0.053 0.331 C 0.052 0.331 0.053 0.332 0.053 0.333 C 0.054 0.335 0.055 0.335 0.055 0.333 C 0.055 0.329 0.056 0.331 0.056 0.335 C 0.056 0.340 0.054 0.342 0.050 0.342 C 0.049 0.342 0.047 0.343 0.047 0.343 C 0.047 0.344 0.047 0.345 0.048 0.345 C 0.048 0.345 0.048 0.346 0.048 0.347 C 0.048 0.349 0.046 0.350 0.045 0.348 C 0.045 0.347 0.044 0.347 0.044 0.348 C 0.044 0.349 0.043 0.351 0.042 0.352 L 0.040 0.353 L 0.042 0.353 C 0.043 0.353 0.044 0.354 0.044 0.355 C 0.044 0.357 0.045 0.357 0.045 0.356 C 0.045 0.354 0.045 0.354 0.046 0.356 C 0.046 0.357 0.046 0.357 0.046 0.357 C 0.046 0.356 0.047 0.356 0.047 0.357 C 0.047 0.359 0.048 0.359 0.049 0.358 C 0.049 0.358 0.049 0.358 0.049 0.360 C 0.049 0.361 0.050 0.361 0.050 0.360 C 0.050 0.358 0.051 0.358 0.052 0.359 C 0.052 0.360 0.053 0.360 0.053 0.360 C 0.053 0.359 0.053 0.360 0.054 0.361 C 0.055 0.363 0.058 0.362 0.057 0.359 C 0.056 0.357 0.058 0.358 0.060 0.361 C 0.061 0.362 0.063 0.363 0.065 0.363 C 0.068 0.363 0.070 0.363 0.069 0.364 C 0.069 0.365 0.070 0.366 0.070 0.366 C 0.071 0.366 0.071 0.367 0.071 0.369 C 0.071 0.371 0.072 0.372 0.073 0.372 C 0.075 0.372 0.075 0.372 0.074 0.373 C 0.073 0.375 0.067 0.377 0.064 0.377 C 0.064 0.377 0.063 0.379 0.063 0.380 C 0.063 0.383 0.062 0.384 0.061 0.383 L 0.060 0.382 L 0.061 0.384 C 0.063 0.386 0.063 0.388 0.062 0.387 C 0.061 0.386 0.061 0.387 0.060 0.388 C 0.060 0.389 0.060 0.389 0.061 0.389 C 0.062 0.389 0.063 0.390 0.063 0.393 C 0.064 0.395 0.065 0.396 0.067 0.397 C 0.070 0.398 0.071 0.399 0.070 0.401 C 0.069 0.403 0.069 0.403 0.070 0.403 C 0.071 0.404 0.068 0.406 0.065 0.409 C 0.063 0.409 0.061 0.412 0.060 0.415 L 0.058 0.419 L 0.060 0.419 C 0.064 0.419 0.065 0.423 0.061 0.425 C 0.057 0.427 0.057 0.430 0.060 0.432 C 0.062 0.433 0.063 0.434 0.063 0.436 C 0.064 0.438 0.065 0.439 0.068 0.440 C 0.072 0.441 0.073 0.443 0.073 0.447 C 0.073 0.448 0.071 0.451 0.068 0.454 C 0.067 0.455 0.065 0.455 0.064 0.455 C 0.060 0.454 0.050 0.458 0.049 0.460 C 0.048 0.462 0.047 0.464 0.048 0.466 C 0.049 0.466 0.048 0.466 0.047 0.466 C 0.046 0.465 0.045 0.466 0.045 0.467 C 0.044 0.468 0.044 0.468 0.045 0.468 C 0.045 0.468 0.046 0.469 0.046 0.470 C 0.045 0.472 0.047 0.473 0.049 0.472 C 0.049 0.472 0.049 0.473 0.050 0.474 C 0.050 0.475 0.051 0.475 0.051 0.474 C 0.053 0.472 0.055 0.472 0.055 0.474 C 0.055 0.475 0.056 0.475 0.057 0.475 C 0.058 0.475 0.059 0.475 0.058 0.473 C 0.057 0.472 0.057 0.472 0.058 0.473 C 0.062 0.475 0.063 0.475 0.063 0.473 C 0.062 0.472 0.063 0.472 0.063 0.472 C 0.066 0.475 0.066 0.476 0.066 0.474 C 0.065 0.473 0.066 0.472 0.067 0.473 C 0.068 0.473 0.069 0.474 0.069 0.474 C 0.069 0.474 0.069 0.475 0.068 0.476 C 0.067 0.478 0.066 0.479 0.067 0.479 C 0.069 0.478 0.070 0.479 0.070 0.481 C 0.070 0.484 0.073 0.488 0.074 0.487 C 0.075 0.487 0.075 0.487 0.075 0.488 C 0.075 0.488 0.077 0.489 0.079 0.490 C 0.082 0.490 0.083 0.491 0.084 0.494 C 0.085 0.496 0.086 0.497 0.089 0.497 C 0.092 0.497 0.093 0.497 0.092 0.498 C 0.092 0.499 0.091 0.500 0.090 0.500 C 0.089 0.500 0.088 0.501 0.088 0.502 C 0.088 0.504 0.087 0.504 0.086 0.501 C 0.085 0.500 0.085 0.500 0.086 0.501 C 0.086 0.504 0.086 0.504 0.084 0.501 C 0.083 0.499 0.082 0.499 0.082 0.500 C 0.083 0.501 0.082 0.502 0.081 0.502 C 0.079 0.502 0.079 0.502 0.080 0.504 C 0.081 0.505 0.081 0.505 0.080 0.505 C 0.079 0.505 0.079 0.506 0.079 0.509 C 0.079 0.511 0.079 0.512 0.078 0.513 C 0.078 0.514 0.077 0.515 0.078 0.516 C 0.078 0.517 0.077 0.517 0.076 0.517 C 0.075 0.516 0.075 0.516 0.075 0.518 C 0.075 0.520 0.075 0.521 0.077 0.521 L 0.078 0.522 L 0.077 0.522 C 0.074 0.523 0.074 0.525 0.075 0.526 C 0.076 0.528 0.075 0.528 0.074 0.528 C 0.073 0.528 0.073 0.527 0.073 0.525 C 0.073 0.524 0.073 0.523 0.072 0.524 C 0.072 0.524 0.071 0.524 0.071 0.523 C 0.071 0.521 0.071 0.521 0.071 0.522 C 0.072 0.523 0.072 0.523 0.072 0.522 C 0.071 0.521 0.070 0.519 0.068 0.518 C 0.064 0.515 0.063 0.515 0.064 0.518 C 0.065 0.519 0.065 0.520 0.065 0.521 C 0.065 0.522 0.064 0.522 0.064 0.520 C 0.063 0.517 0.062 0.517 0.062 0.520 C 0.063 0.523 0.061 0.523 0.051 0.526 C 0.044 0.527 0.035 0.532 0.035 0.535 C 0.035 0.538 0.030 0.540 0.027 0.539 C 0.026 0.538 0.024 0.539 0.024 0.541 C 0.024 0.541 0.024 0.542 0.024 0.542 C 0.023 0.542 0.023 0.543 0.024 0.544 C 0.024 0.545 0.025 0.545 0.025 0.545 C 0.025 0.544 0.025 0.545 0.026 0.546 C 0.026 0.547 0.027 0.548 0.029 0.548 C 0.031 0.548 0.033 0.548 0.033 0.549 C 0.033 0.551 0.034 0.551 0.034 0.550 C 0.036 0.549 0.039 0.552 0.039 0.555 C 0.039 0.555 0.039 0.555 0.040 0.555 C 0.041 0.554 0.041 0.555 0.041 0.556 C 0.041 0.558 0.041 0.558 0.059 0.559 C 0.073 0.559 0.076 0.560 0.072 0.562 C 0.070 0.563 0.068 0.564 0.067 0.565 C 0.066 0.566 0.065 0.567 0.064 0.567 C 0.063 0.567 0.062 0.568 0.062 0.569 C 0.062 0.570 0.062 0.570 0.061 0.570 C 0.060 0.570 0.059 0.571 0.058 0.572 C 0.057 0.573 0.054 0.574 0.052 0.575 C 0.047 0.575 0.040 0.579 0.040 0.581 C 0.039 0.583 0.039 0.584 0.040 0.587 C 0.041 0.588 0.041 0.590 0.042 0.590 C 0.042 0.590 0.042 0.591 0.041 0.593 C 0.041 0.594 0.040 0.596 0.039 0.595 C 0.038 0.595 0.037 0.596 0.038 0.597 C 0.038 0.599 0.039 0.599 0.041 0.599 C 0.044 0.598 0.052 0.604 0.054 0.607 C 0.054 0.607 0.057 0.608 0.060 0.608 C 0.063 0.608 0.066 0.608 0.066 0.609 C 0.066 0.610 0.064 0.610 0.062 0.611 C 0.058 0.611 0.056 0.612 0.050 0.614 C 0.049 0.614 0.047 0.615 0.047 0.616 C 0.046 0.618 0.046 0.618 0.049 0.621 C 0.050 0.621 0.050 0.622 0.049 0.623 C 0.049 0.625 0.049 0.625 0.049 0.625 C 0.050 0.625 0.050 0.625 0.049 0.627 C 0.049 0.628 0.049 0.629 0.049 0.629 C 0.050 0.629 0.049 0.630 0.049 0.631 L 0.047 0.633 L 0.049 0.634 C 0.049 0.635 0.051 0.635 0.051 0.634 L 0.052 0.633 L 0.051 0.637 C 0.050 0.641 0.051 0.642 0.052 0.638 C 0.053 0.636 0.053 0.636 0.055 0.639 C 0.056 0.642 0.057 0.642 0.056 0.643 C 0.055 0.644 0.054 0.645 0.054 0.645 C 0.053 0.646 0.053 0.646 0.054 0.643 C 0.055 0.641 0.055 0.641 0.054 0.642 C 0.053 0.642 0.052 0.644 0.052 0.645 C 0.052 0.645 0.051 0.646 0.051 0.646 C 0.050 0.646 0.050 0.647 0.051 0.648 L 0.052 0.649 L 0.051 0.650 C 0.050 0.650 0.050 0.650 0.051 0.653 C 0.052 0.654 0.053 0.657 0.053 0.658 C 0.053 0.659 0.054 0.660 0.056 0.660 C 0.059 0.660 0.061 0.663 0.060 0.666 C 0.060 0.667 0.060 0.667 0.061 0.666 C 0.062 0.664 0.062 0.664 0.063 0.666 C 0.063 0.668 0.065 0.669 0.066 0.670 C 0.070 0.671 0.071 0.672 0.071 0.674 C 0.071 0.675 0.069 0.676 0.068 0.676 C 0.065 0.676 0.063 0.678 0.063 0.681 C 0.063 0.683 0.063 0.684 0.064 0.684 C 0.064 0.685 0.065 0.686 0.064 0.687 C 0.064 0.687 0.066 0.689 0.067 0.689 C 0.069 0.690 0.070 0.692 0.071 0.694 L 0.072 0.697 L 0.071 0.698 C 0.070 0.699 0.069 0.700 0.069 0.701 C 0.068 0.702 0.067 0.703 0.066 0.703 C 0.065 0.703 0.065 0.703 0.065 0.704 C 0.065 0.706 0.066 0.707 0.069 0.709 C 0.070 0.709 0.071 0.711 0.071 0.712 C 0.071 0.713 0.072 0.716 0.073 0.718 C 0.074 0.723 0.074 0.725 0.072 0.729 C 0.071 0.731 0.070 0.735 0.070 0.737 C 0.070 0.741 0.070 0.742 0.071 0.745 C 0.071 0.747 0.071 0.748 0.071 0.747 C 0.071 0.747 0.072 0.747 0.072 0.748 C 0.072 0.749 0.073 0.751 0.073 0.752 C 0.072 0.753 0.073 0.754 0.073 0.754 C 0.073 0.754 0.074 0.755 0.074 0.756 C 0.074 0.757 0.075 0.759 0.076 0.760 C 0.077 0.761 0.077 0.761 0.077 0.762 C 0.076 0.763 0.076 0.769 0.077 0.769 C 0.078 0.769 0.081 0.770 0.080 0.771 C 0.079 0.771 0.079 0.772 0.079 0.773 C 0.079 0.774 0.079 0.776 0.078 0.778 C 0.077 0.779 0.077 0.781 0.077 0.782 C 0.077 0.782 0.076 0.784 0.076 0.785 C 0.074 0.788 0.074 0.794 0.076 0.796 C 0.078 0.799 0.077 0.801 0.074 0.801 C 0.070 0.801 0.069 0.803 0.068 0.808 C 0.067 0.813 0.067 0.820 0.069 0.824 C 0.070 0.827 0.071 0.829 0.071 0.829 C 0.071 0.830 0.067 0.834 0.065 0.835 C 0.063 0.836 0.063 0.838 0.064 0.839 C 0.065 0.840 0.065 0.842 0.066 0.843 C 0.066 0.844 0.067 0.845 0.068 0.846 C 0.068 0.846 0.071 0.848 0.074 0.850 C 0.082 0.855 0.082 0.859 0.076 0.862 C 0.074 0.863 0.069 0.868 0.070 0.868 C 0.071 0.868 0.071 0.869 0.071 0.870 C 0.071 0.871 0.071 0.872 0.072 0.872 C 0.072 0.872 0.073 0.872 0.074 0.873 C 0.075 0.875 0.075 0.876 0.074 0.877 C 0.073 0.878 0.077 0.881 0.083 0.883 C 0.085 0.884 0.086 0.885 0.087 0.885 C 0.087 0.885 0.089 0.886 0.090 0.886 C 0.092 0.887 0.094 0.890 0.096 0.892 C 0.097 0.894 0.099 0.897 0.099 0.897 C 0.100 0.898 0.101 0.899 0.101 0.900 C 0.101 0.901 0.102 0.902 0.103 0.903 C 0.103 0.905 0.104 0.906 0.104 0.907 C 0.104 0.909 0.105 0.910 0.107 0.910 C 0.108 0.910 0.110 0.911 0.110 0.912 C 0.110 0.912 0.113 0.913 0.116 0.913 C 0.121 0.913 0.122 0.913 0.123 0.916 C 0.124 0.917 0.124 0.918 0.125 0.918 C 0.125 0.917 0.125 0.918 0.125 0.919 C 0.125 0.920 0.126 0.921 0.127 0.921 C 0.127 0.921 0.128 0.922 0.128 0.922 C 0.128 0.926 0.130 0.926 0.131 0.923 C 0.132 0.921 0.132 0.921 0.134 0.921 C 0.135 0.922 0.136 0.922 0.136 0.921 C 0.135 0.919 0.138 0.917 0.140 0.918 C 0.140 0.919 0.141 0.921 0.141 0.922 C 0.141 0.923 0.141 0.924 0.142 0.923 C 0.142 0.923 0.142 0.923 0.142 0.925 C 0.142 0.928 0.144 0.930 0.145 0.929 C 0.145 0.928 0.145 0.928 0.146 0.929 C 0.146 0.932 0.157 0.932 0.158 0.930 C 0.159 0.928 0.162 0.927 0.162 0.929 C 0.162 0.933 0.163 0.932 0.164 0.928 C 0.165 0.924 0.166 0.925 0.166 0.929 C 0.166 0.932 0.168 0.938 0.169 0.937 C 0.169 0.937 0.170 0.937 0.170 0.938 C 0.170 0.941 0.172 0.941 0.172 0.938 C 0.173 0.937 0.173 0.937 0.174 0.937 C 0.174 0.937 0.175 0.936 0.175 0.935 C 0.175 0.932 0.179 0.931 0.180 0.933 C 0.180 0.934 0.181 0.934 0.181 0.933 C 0.182 0.931 0.182 0.932 0.182 0.935 C 0.184 0.941 0.185 0.947 0.186 0.947 C 0.186 0.947 0.188 0.945 0.189 0.943 C 0.190 0.940 0.192 0.939 0.192 0.939 C 0.192 0.940 0.193 0.939 0.194 0.938 C 0.194 0.936 0.195 0.937 0.197 0.941 C 0.199 0.945 0.200 0.945 0.201 0.940 C 0.202 0.938 0.202 0.938 0.202 0.940 C 0.203 0.941 0.203 0.942 0.204 0.942 C 0.205 0.942 0.206 0.943 0.206 0.945 C 0.206 0.947 0.206 0.947 0.207 0.946 C 0.210 0.944 0.210 0.944 0.210 0.945 C 0.210 0.946 0.212 0.947 0.213 0.947 C 0.215 0.947 0.216 0.948 0.216 0.949 C 0.216 0.950 0.216 0.951 0.217 0.951 C 0.218 0.951 0.218 0.952 0.218 0.953 C 0.218 0.953 0.218 0.954 0.218 0.954 C 0.218 0.954 0.218 0.953 0.218 0.952 C 0.218 0.950 0.219 0.948 0.220 0.948 C 0.220 0.947 0.221 0.946 0.220 0.946 C 0.220 0.945 0.220 0.942 0.220 0.942 C 0.221 0.942 0.221 0.943 0.221 0.944 C 0.221 0.947 0.224 0.949 0.227 0.949 C 0.228 0.950 0.228 0.950 0.228 0.951 C 0.228 0.955 0.234 0.956 0.235 0.952 C 0.236 0.949 0.239 0.948 0.239 0.950 C 0.239 0.951 0.240 0.952 0.241 0.952 C 0.241 0.952 0.242 0.956 0.243 0.960 L 0.245 0.967 L 0.247 0.964 C 0.248 0.963 0.250 0.961 0.251 0.961 C 0.252 0.961 0.252 0.961 0.252 0.959 C 0.252 0.955 0.253 0.955 0.253 0.959 C 0.254 0.963 0.256 0.963 0.256 0.959 C 0.256 0.956 0.258 0.965 0.259 0.969 C 0.259 0.972 0.260 0.974 0.260 0.974 C 0.260 0.974 0.260 0.975 0.260 0.976 C 0.260 0.979 0.262 0.975 0.263 0.971 C 0.264 0.968 0.265 0.967 0.266 0.968 C 0.266 0.968 0.267 0.969 0.267 0.970 C 0.267 0.973 0.270 0.980 0.272 0.980 C 0.274 0.980 0.275 0.982 0.277 0.987 C 0.279 0.991 0.280 0.991 0.280 0.987 C 0.280 0.984 0.283 0.981 0.284 0.983 C 0.285 0.984 0.286 0.984 0.286 0.982 C 0.287 0.979 0.288 0.980 0.290 0.985 C 0.291 0.986 0.292 0.986 0.293 0.983 C 0.293 0.982 0.294 0.981 0.295 0.981 C 0.295 0.982 0.296 0.981 0.296 0.980 C 0.297 0.976 0.298 0.977 0.300 0.981 C 0.302 0.985 0.302 0.985 0.304 0.982 C 0.306 0.979 0.308 0.979 0.307 0.982 C 0.307 0.983 0.308 0.984 0.308 0.984 C 0.312 0.985 0.314 0.986 0.315 0.987 C 0.315 0.987 0.316 0.987 0.316 0.986 C 0.317 0.985 0.318 0.985 0.318 0.986 C 0.319 0.988 0.319 0.988 0.320 0.986 C 0.321 0.985 0.322 0.985 0.322 0.986 C 0.322 0.987 0.323 0.987 0.323 0.986 C 0.324 0.983 0.328 0.982 0.328 0.984 C 0.329 0.991 0.334 0.994 0.337 0.990 C 0.339 0.987 0.339 0.987 0.339 0.990 C 0.338 0.991 0.339 0.991 0.339 0.991 C 0.340 0.990 0.341 0.991 0.341 0.992 C 0.341 0.994 0.342 0.995 0.342 0.994 C 0.342 0.994 0.343 0.994 0.343 0.995 C 0.343 0.996 0.344 0.997 0.344 0.997 C 0.345 0.997 0.346 0.997 0.346 0.998 C 0.347 1.000 0.347 0.999 0.348 0.997 C 0.348 0.996 0.349 0.995 0.350 0.995 C 0.351 0.995 0.353 0.994 0.354 0.992 C 0.356 0.990 0.356 0.990 0.356 0.992 C 0.356 0.994 0.357 0.995 0.359 0.994 C 0.360 0.993 0.361 0.993 0.362 0.994 C 0.362 0.996 0.363 0.996 0.366 0.995 C 0.368 0.995 0.369 0.995 0.369 0.996 C 0.368 0.999 0.371 1.001 0.373 0.998 C 0.375 0.997 0.375 0.997 0.376 0.998 C 0.377 1.001 0.379 1.001 0.379 0.998 L 0.379 0.998 Z",[a.ROUNDED]:"M 0.000000 , 0.158046 c 0.000000 , -0.085879 0.072167 , -0.158046 0.158046 , -0.158046 l 0.683908 , 0.000000 c 0.085879 , 0.000000 0.158046 , 0.072167 0.158046 , 0.158046 l 0.000000 , 0.000000 c 0.000000 , 0.085879 -0.072167 , 0.158046 -0.158046 , 0.158046 l -0.683908 , 0.000000 c -0.085879 , 0.000000 -0.158046 , -0.072167 -0.158046 , -0.158046 Z",[a.ROUNDED_2]:"M 0.883212 0.000000 C 0.961058 0.000000 1.000000 0.038942 1.000000 0.116788 C 1.000000 0.116788 1.000000 0.116788 1.000000 0.116788 C 1.000000 0.194635 0.961058 0.233577 0.883212 0.233577 C 0.423358 0.233577 0.167883 0.233577 0.116788 0.233577 C 0.038942 0.233577 0.000000 0.194635 0.000000 0.116788 C 0.000000 0.116788 0.000000 0.116788 0.000000 0.116788 C 0.000000 0.038942 0.038942 0.000000 0.116788 0.000000 C 0.576642 0.000000 0.832117 0.000000 0.883212 0.000000 Z",[a.CHAT_BUBBLE]:"M 0.142857 0.001488 C 0.063959 0.001488 0.000000 0.065447 0.000000 0.144345 V 0.382440 C 0.000000 0.461339 0.063959 0.525298 0.142857 0.525298 H 0.819482 L 0.898810 0.607143 V 0.514914 C 0.951164 0.493720 0.988095 0.442393 0.988095 0.382440 V 0.144345 C 0.988095 0.065447 0.924137 0.001488 0.845238 0.001488 H 0.142857 Z",[a.CHECK_MARK]:"M 0.356388 , 0.780019 L 0.000000 , 0.423631 L 0.135447 , 0.288184 l 0.219981 , 0.219981 L 0.864553 , 0.000000 l 0.135447 , 0.135447 L 0.356388 , 0.780019 z",[a.NEW_MUSIC]:"M 0.377812 , 0.012500 l 0.047375 , 0.130375 l -0.012937 , 0.004812 L 0.300750 , 0.064438 l 0.039875 , 0.109688 l -0.012937 , 0.004812 L 0.280250 , 0.048500 L 0.293250 , 0.043750 l 0.111437 , 0.083000 L 0.364875 , 0.017313 L 0.377812 , 0.012500 z M 0.492750 , 0.140500 c -0.030562 , 0.000750 -0.053312 -0.020188 -0.054125 -0.054500 c -0.000813 -0.034563 , 0.020563 -0.056313 , 0.051500 -0.057063 c 0.031563 -0.000750 , 0.051375 , 0.021375 , 0.052062 , 0.049000 c 0.000125 , 0.004375 , 0.000188 , 0.007125 -0.000125 , 0.010937 l -0.089250 , 0.002187 c 0.001812 , 0.025375 , 0.019625 , 0.038250 , 0.039750 , 0.037812 c 0.018313 -0.000438 , 0.030500 -0.010500 , 0.034125 -0.025062 l 0.014563 -0.000375 C 0.536750 , 0.123875 , 0.519813 , 0.139813 , 0.492750 , 0.140500 z M 0.452500 , 0.079625 l 0.075687 -0.001812 c 0.000000 -0.025250 -0.018438 -0.037500 -0.038375 -0.037000 C 0.470313 , 0.041250 , 0.453437 , 0.054375 , 0.452500 , 0.079625 z M 0.581687 , 0.031000 l 0.013187 , 0.004687 l -0.005812 , 0.098000 l 0.059562 -0.078875 l 0.013000 , 0.004625 l -0.003125 , 0.099125 l 0.056250 -0.080250 l 0.012812 , 0.004562 l -0.067562 , 0.091000 l -0.013000 -0.004625 l 0.001937 -0.095750 l -0.058125 , 0.075875 l -0.013187 -0.004687 L 0.581687 , 0.031000 z M 0.842750 , 0.134563 l 0.009187 , 0.011437 l -0.058625 , 0.115875 l 0.124812 -0.033375 l 0.009312 , 0.011562 l -0.105813 , 0.086125 l -0.008687 -0.010812 l 0.084500 -0.068750 l -0.115000 , 0.030750 l -0.006313 -0.007875 l 0.053750 -0.106500 L 0.745625 , 0.231438 l -0.008687 -0.010812 L 0.842750 , 0.134563 z M 0.855813 , 0.435438 l -0.004188 -0.013250 l 0.018063 -0.005750 c -0.014938 -0.002125 -0.026000 -0.013562 -0.030812 -0.028937 c -0.007375 -0.023500 , 0.001063 -0.046562 , 0.031187 -0.056188 l 0.059937 -0.019125 l 0.004125 , 0.013062 l -0.058437 , 0.018625 c -0.022750 , 0.007250 -0.030500 , 0.023500 -0.024563 , 0.042438 c 0.006063 , 0.019312 , 0.022312 , 0.028937 , 0.047313 , 0.020938 l 0.055813 -0.017813 l 0.004188 , 0.013250 L 0.855813 , 0.435438 z M 0.856875 , 0.495375 c -0.000500 -0.024625 , 0.011312 -0.042188 , 0.031000 -0.044375 l 0.000313 , 0.014313 c -0.011813 , 0.001437 -0.020063 , 0.011938 -0.019688 , 0.029625 c 0.000313 , 0.015500 , 0.008750 , 0.024063 , 0.019062 , 0.023813 c 0.026625 -0.000562 , 0.009687 -0.065375 , 0.050062 -0.066250 c 0.016000 -0.000313 , 0.029500 , 0.014688 , 0.030000 , 0.037500 c 0.000500 , 0.023250 -0.011375 , 0.038812 -0.032063 , 0.040438 l -0.000313 -0.013875 c 0.012000 -0.001063 , 0.020875 -0.010187 , 0.020563 -0.026687 c -0.000313 -0.014500 -0.008188 -0.023500 -0.017625 -0.023250 c -0.029187 , 0.000625 -0.012250 , 0.064438 -0.050313 , 0.065875 C 0.870500 , 0.532875 , 0.857375 , 0.517813 , 0.856875 , 0.495375 z M 0.960938 , 0.570625 l -0.002250 , 0.013750 l -0.106187 -0.017813 l 0.002250 -0.013750 L 0.960938 , 0.570625 z M 0.991563 , 0.572625 c 0.005812 , 0.001000 , 0.009187 , 0.006188 , 0.008250 , 0.011687 c -0.000937 , 0.005500 -0.005750 , 0.009312 -0.011562 , 0.008313 c -0.005875 -0.001000 -0.009375 -0.006188 -0.008438 -0.011687 C 0.980750 , 0.575375 , 0.985750 , 0.571625 , 0.991563 , 0.572625 z M 0.934375 , 0.674813 c -0.009938 , 0.025250 -0.029812 , 0.036375 -0.052312 , 0.032688 l 0.005437 -0.013813 c 0.015563 , 0.002375 , 0.029187 -0.006250 , 0.035875 -0.023250 c 0.007813 -0.019750 , 0.000750 -0.041188 -0.026375 -0.052000 c -0.027125 -0.010875 -0.047000 -0.000188 -0.054813 , 0.019563 c -0.006688 , 0.017000 -0.002812 , 0.032438 , 0.010437 , 0.041813 l -0.005500 , 0.013813 c -0.018125 -0.012625 -0.025812 -0.034687 -0.015813 -0.060000 c 0.011187 -0.028437 , 0.039063 -0.041000 , 0.070750 -0.028313 C 0.933875 , 0.618000 , 0.945562 , 0.646375 , 0.934375 , 0.674813 z M 0.622188 , 0.987500 l -0.047375 -0.130375 l 0.012937 -0.004812 l 0.111500 , 0.083187 l -0.039875 -0.109688 l 0.012937 -0.004750 l 0.047375 , 0.130375 l -0.012937 , 0.004812 l -0.111437 -0.083000 l 0.039813 , 0.109500 L 0.622188 , 0.987500 z M 0.507250 , 0.859500 c 0.030562 -0.000750 , 0.053312 , 0.020188 , 0.054125 , 0.054500 c 0.000813 , 0.034563 -0.020563 , 0.056313 -0.051500 , 0.057063 c -0.031563 , 0.000750 -0.051375 -0.021375 -0.052062 -0.049000 c -0.000125 -0.004375 -0.000188 -0.007125 , 0.000125 -0.010937 l 0.089250 -0.002187 c -0.001812 -0.025375 -0.019625 -0.038250 -0.039750 -0.037812 c -0.018313 , 0.000438 -0.030500 , 0.010500 -0.034125 , 0.025062 l -0.014563 , 0.000375 C 0.463250 , 0.876125 , 0.480250 , 0.860187 , 0.507250 , 0.859500 z M 0.547500 , 0.920375 l -0.075687 , 0.001812 c 0.000000 , 0.025250 , 0.018438 , 0.037500 , 0.038375 , 0.037000 C 0.529687 , 0.958750 , 0.546563 , 0.945625 , 0.547500 , 0.920375 z M 0.418313 , 0.969063 l -0.013187 -0.004687 l 0.005812 -0.098000 l -0.059562 , 0.078875 l -0.013000 -0.004625 l 0.003125 -0.099125 l -0.056250 , 0.080250 l -0.012812 -0.004562 l 0.067562 -0.091000 l 0.013000 , 0.004625 l -0.001937 , 0.095750 l 0.058062 -0.075875 l 0.013187 , 0.004687 L 0.418313 , 0.969063 z M 0.157250 , 0.865500 l -0.009187 -0.011437 l 0.058625 -0.115875 l -0.124812 , 0.033375 l -0.009312 -0.011562 l 0.105813 -0.086125 l 0.008687 , 0.010812 l -0.084500 , 0.068750 l 0.115000 -0.030750 l 0.006313 , 0.007875 l -0.053750 , 0.106500 l 0.084187 -0.068500 l 0.008687 , 0.010812 L 0.157250 , 0.865500 z M 0.144250 , 0.564625 l 0.004188 , 0.013250 l -0.018063 , 0.005750 c 0.014938 , 0.002125 , 0.026000 , 0.013562 , 0.030812 , 0.028937 c 0.007375 , 0.023500 -0.001063 , 0.046562 -0.031187 , 0.056188 l -0.059937 , 0.019125 l -0.004125 -0.013062 l 0.058437 -0.018625 c 0.022750 -0.007250 , 0.030500 -0.023500 , 0.024500 -0.042438 c -0.006063 -0.019312 -0.022312 -0.028937 -0.047313 -0.020938 l -0.055813 , 0.017813 l -0.004188 -0.013250 L 0.144250 , 0.564625 z M 0.143125 , 0.504625 c 0.000500 , 0.024625 -0.011312 , 0.042188 -0.031000 , 0.044375 l -0.000313 -0.014313 c 0.011813 -0.001437 , 0.020063 -0.011938 , 0.019688 -0.029625 c -0.000313 -0.015500 -0.008812 -0.024063 -0.019062 -0.023813 c -0.026625 , 0.000562 -0.009625 , 0.065375 -0.050062 , 0.066250 c -0.016000 , 0.000313 -0.029500 -0.014688 -0.030000 -0.037500 c -0.000500 -0.023250 , 0.011375 -0.038812 , 0.032063 -0.040438 l 0.000313 , 0.013875 c -0.012000 , 0.001063 -0.020875 , 0.010187 -0.020563 , 0.026687 c 0.000313 , 0.014500 , 0.008188 , 0.023500 , 0.017625 , 0.023250 c 0.029187 -0.000625 , 0.012250 -0.064438 , 0.050250 -0.065875 C 0.129500 , 0.467125 , 0.142625 , 0.482188 , 0.143125 , 0.504625 z M 0.008438 , 0.427438 c -0.005812 -0.001000 -0.009187 -0.006188 -0.008250 -0.011687 c 0.000875 -0.005500 , 0.005750 -0.009312 , 0.011562 -0.008313 c 0.005875 , 0.001000 , 0.009375 , 0.006188 , 0.008438 , 0.011687 S 0.014250 , 0.428375 , 0.008438 , 0.427438 z M 0.039063 , 0.429375 l 0.002250 -0.013750 l 0.106187 , 0.017813 l -0.002250 , 0.013750 L 0.039063 , 0.429375 z M 0.065625 , 0.325188 c 0.010000 -0.025312 , 0.029812 -0.036375 , 0.052312 -0.032688 L 0.112500 , 0.306312 c -0.015563 -0.002375 -0.029187 , 0.006250 -0.035875 , 0.023250 c -0.007813 , 0.019750 -0.000750 , 0.041188 , 0.026375 , 0.052000 c 0.027125 , 0.010875 , 0.047000 , 0.000250 , 0.054813 -0.019500 c 0.006688 -0.017000 , 0.002812 -0.032438 -0.010437 -0.041813 l 0.005437 -0.013813 c 0.018125 , 0.012625 , 0.025812 , 0.034687 , 0.015813 , 0.060000 c -0.011187 , 0.028437 -0.039063 , 0.041000 -0.070750 , 0.028313 C 0.066125 , 0.382000 , 0.054438 , 0.353625 , 0.065625 , 0.325188 z",[a.MUSIC_NOTE]:"M 0.998090 , 0.510679 c -0.010245 -0.095503 -0.060080 -0.177288 -0.144296 -0.236152 C 0.673902 , 0.148290 , 0.618510 , 0.020490 , 0.617989 , 0.019274 c -0.005730 -0.013718 -0.020316 -0.021532 -0.034902 -0.018580 c -0.014586 , 0.002952 -0.025004 , 0.015801 -0.025004 , 0.030735 v 0.875847 c -0.001736 -0.001563 -0.003473 -0.003126 -0.005209 -0.004688 c -0.060427 -0.051051 -0.150894 -0.070325 -0.248133 -0.053134 C 0.133877 , 0.879840 , 0.000000 , 1.010071 , 0.000000 , 1.145859 c 0.000000 , 0.056086 , 0.023962 , 0.107310 , 0.067373 , 0.144122 c 0.045841 , 0.038896 , 0.109047 , 0.059212 , 0.179545 , 0.059212 c 0.022226 , 0.000000 , 0.045147 -0.002084 , 0.068588 -0.006251 c 0.170863 -0.030387 , 0.304740 -0.160445 , 0.304740 -0.296406 V 0.376802 c 0.031082 , 0.027435 , 0.076055 , 0.061469 , 0.140128 , 0.109568 c 0.116861 , 0.087689 , 0.086647 , 0.287724 , 0.086473 , 0.289634 c -0.002257 , 0.013718 , 0.004688 , 0.027088 , 0.017017 , 0.033165 c 0.012329 , 0.006077 , 0.027088 , 0.003299 , 0.036465 -0.006772 C 0.971696 , 0.725126 , 1.009029 , 0.613301 , 0.998090 , 0.510679 z M 0.304740 , 1.281125 c -0.077965 , 0.013891 -0.151762 -0.000868 -0.197256 -0.039417 c -0.029519 -0.025004 -0.045147 -0.058170 -0.045147 -0.096024 c 0.000000 -0.104532 , 0.113735 -0.209759 , 0.253343 -0.234589 c 0.019274 -0.003473 , 0.038375 -0.005036 , 0.056781 -0.005036 c 0.056086 , 0.000000 , 0.106268 , 0.015454 , 0.140476 , 0.044452 c 0.029519 , 0.025004 , 0.045147 , 0.058170 , 0.045147 , 0.096024 C 0.558083 , 1.151242 , 0.444522 , 1.256294 , 0.304740 , 1.281125 z M 0.911269 , 0.671992 c -0.006425 -0.076749 -0.031950 -0.174857 -0.113735 -0.235978 c -0.113388 -0.085084 -0.166522 -0.126932 -0.177288 -0.153499 V 0.139955 c 0.039937 , 0.052092 , 0.102796 , 0.119292 , 0.197951 , 0.185970 c 0.068936 , 0.048272 , 0.109741 , 0.114430 , 0.117902 , 0.191353 C 0.941657 , 0.568675 , 0.932454 , 0.623025 , 0.911269 , 0.671992 z",[a.FASHION_ARROW]:"M 0.000000 , 0.386861 V 0.350365 h 0.832117 C 0.664234 , 0.270073 , 0.598540 , 0.124088 , 0.598540 , 0.000000 c 0.007299 , 0.000000 , 0.029197 , 0.000000 , 0.036496 , 0.000000 c 0.000000 , 0.226277 , 0.189781 , 0.350365 , 0.364964 , 0.350365 v 0.036496 c -0.291971 , 0.000000 -0.364964 , 0.255474 -0.364964 , 0.357664 H 0.598540 c 0.000000 -0.204380 , 0.155766 -0.333285 , 0.233577 -0.357664 H 0.000000 z",[a.FASHION_ARROW_2]:"M 0.989956 , 0.229755 l -0.219711 -0.219711 c -0.013183 -0.013183 -0.035154 -0.013183 -0.048964 , 0.000000 c -0.013183 , 0.013183 -0.013183 , 0.035154 , 0.000000 , 0.048964 l 0.160703 , 0.160703 H 0.000000 v 0.069052 h 0.882611 L 0.721908 , 0.448839 c -0.013183 , 0.013183 -0.013183 , 0.035154 , 0.000000 , 0.048964 c 0.013810 , 0.013183 , 0.035154 , 0.013183 , 0.048964 , 0.000000 l 0.219711 -0.219711 C 1.003139 , 0.264909 , 1.003139 , 0.242938 , 0.989956 , 0.229755 z",[a.WELLBEING_ARROW]:"M 0.975046 , 0.060525 l -0.004159 -0.003425 l 0.020746 -0.025149 H 0.000000 v -0.005382 h 0.989970 l -0.019033 -0.023143 l 0.004159 -0.003425 l 0.024905 , 0.030238 L 0.975046 , 0.060525 z"},c=[{type:a.RECTANGLE,showInLibrary:!0,name:(0,l._x)("Rectangle","shape/mask name","web-stories"),path:r[a.RECTANGLE],ratio:1,supportsBorder:!0},{type:a.CIRCLE,showInLibrary:!0,name:(0,l._x)("Circle","shape/mask name","web-stories"),path:r[a.CIRCLE],ratio:1,supportsBorder:!0},{type:a.TRIANGLE,showInLibrary:!0,name:(0,l._x)("Triangle","shape/mask name","web-stories"),path:r[a.TRIANGLE],ratio:1,supportsBorder:!0},{type:a.HEART,showInLibrary:!0,name:(0,l._x)("Heart","shape/mask name","web-stories"),path:r[a.HEART],ratio:1.075533375284871,supportsBorder:!0},{type:a.STAR,showInLibrary:!0,name:(0,l._x)("Star","shape/mask name","web-stories"),path:r[a.STAR],ratio:1.051524710830705,supportsBorder:!0},{type:a.PENTAGON,showInLibrary:!0,name:(0,l._x)("Pentagon","shape/mask name","web-stories"),path:r[a.PENTAGON],ratio:1.051524710830705,supportsBorder:!0},{type:a.HEXAGON,showInLibrary:!0,name:(0,l._x)("Hexagon","shape/mask name","web-stories"),path:r[a.HEXAGON],ratio:1.15473441108545,supportsBorder:!0},{type:a.BLOB_1,showInLibrary:!0,name:(0,l._x)("Blob 1","shape/mask name","web-stories"),path:r[a.BLOB_1],ratio:1,supportsBorder:!0},{type:a.BLOB_2,showInLibrary:!0,name:(0,l._x)("Blob 2","shape/mask name","web-stories"),path:r[a.BLOB_2],ratio:1.01704694,supportsBorder:!0},{type:a.BLOB_3,showInLibrary:!0,name:(0,l._x)("Blob 3","shape/mask name","web-stories"),path:r[a.BLOB_3],ratio:.89949881,supportsBorder:!0},{type:a.BLOB_4,showInLibrary:!0,name:(0,l._x)("Blob 4","shape/mask name","web-stories"),path:r[a.BLOB_4],ratio:1.04561993,supportsBorder:!0},{type:a.BLOB_5,showInLibrary:!0,name:(0,l._x)("Blob 5","shape/mask name","web-stories"),path:r[a.BLOB_5],ratio:.93316195,supportsBorder:!0},{type:a.BLOB_6,name:(0,l._x)("Blob 6","shape/mask name","web-stories"),path:r[a.BLOB_6],iconPath:n[a.BLOB_6],ratio:.78026574,iconRatio:1},{type:a.GRID_1,name:(0,l._x)("Grid 1","shape/mask name","web-stories"),path:r[a.GRID_1],ratio:1},{type:a.GRID_2,name:(0,l._x)("Grid 2","shape/mask name","web-stories"),path:r[a.GRID_2],iconPath:n[a.GRID_2],ratio:.58481422,iconRatio:1},{type:a.GRID_3,name:(0,l._x)("Grid 3","shape/mask name","web-stories"),path:r[a.GRID_3],iconPath:n[a.GRID_3],ratio:.58287561,iconRatio:1},{type:a.GRID_4,name:(0,l._x)("Grid 4","shape/mask name","web-stories"),path:r[a.GRID_4],iconPath:n[a.GRID_4],ratio:.58384491,iconRatio:1},{type:a.GRID_5,name:(0,l._x)("Grid 5","shape/mask name","web-stories"),path:r[a.GRID_5],iconPath:n[a.GRID_5],ratio:.5819063,iconRatio:1},{type:a.GRID_6,name:(0,l._x)("Grid 6","shape/mask name","web-stories"),path:r[a.GRID_6],iconPath:n[a.GRID_6],ratio:.5815832,iconRatio:1},{type:a.GRID_7,name:(0,l._x)("Grid 7","shape/mask name","web-stories"),path:r[a.GRID_7],iconPath:n[a.GRID_7],ratio:.58414239,iconRatio:1},{type:a.GRID_8,name:(0,l._x)("Grid 8","shape/mask name","web-stories"),path:r[a.GRID_8],iconPath:n[a.GRID_8],ratio:.58642973,iconRatio:1},{type:a.ARROW_1,name:(0,l._x)("Arrow 1","shape/mask name","web-stories"),path:r[a.ARROW_1],ratio:2.2097561,iconRatio:1},{type:a.ARROW_2,name:(0,l._x)("Arrow 2","shape/mask name","web-stories"),path:r[a.ARROW_2],iconPath:n[a.ARROW_2],ratio:16.6112957,iconRatio:1},{type:a.ARROW_3,name:(0,l._x)("Arrow 3","shape/mask name","web-stories"),path:r[a.ARROW_3],ratio:1.34323725,iconRatio:1},{type:a.BURST_OUTLINE,name:(0,l._x)("Burst Outline","shape/mask name","web-stories"),path:r[a.BURST_OUTLINE],iconPath:r[a.BURST_OUTLINE],ratio:1.00115971,iconRatio:1},{type:a.GEOGRAPHY_1,name:(0,l._x)("Geography 1","shape/mask name","web-stories"),path:r[a.GEOGRAPHY_1],ratio:.54013562},{type:a.TWITTER,name:(0,l._x)("Twitter","shape/mask name","web-stories"),path:r[a.TWITTER],ratio:1},{type:a.INSTAGRAM,name:(0,l._x)("Instagram","shape/mask name","web-stories"),path:r[a.INSTAGRAM],ratio:1},{type:a.FACEBOOK,name:(0,l._x)("Facebook","shape/mask name","web-stories"),path:r[a.FACEBOOK],ratio:1},{type:a.YOUTUBE,name:(0,l._x)("YouTube","shape/mask name","web-stories"),path:r[a.YOUTUBE],ratio:1},{type:a.CROSS,name:(0,l._x)("Cross","shape/mask name","web-stories"),path:r[a.CROSS],ratio:1},{type:a.ARROW,name:(0,l._x)("Arrow","shape/mask name","web-stories"),path:r[a.ARROW],ratio:1},{type:a.BURST,name:(0,l._x)("Burst","shape/mask name","web-stories"),path:r[a.BURST],ratio:1},{type:a.BULLSEYE,name:(0,l._x)("Bullseye","shape/mask name","web-stories"),path:r[a.BULLSEYE],ratio:1},{type:a.BRUSH_STROKE_1,name:(0,l._x)("Brush Stroke 1","shape/mask name","web-stories"),path:r[a.BRUSH_STROKE_1],ratio:1},{type:a.BRUSH_STROKE_2,name:(0,l._x)("Brush Stroke 2","shape/mask name","web-stories"),path:r[a.BRUSH_STROKE_2],ratio:1},{type:a.ROUNDED,name:(0,l._x)("Rounded Rectangle","shape/mask name","web-stories"),path:r[a.ROUNDED],ratio:174/55,showInLibrary:!1},{type:a.ROUNDED_2,name:(0,l._x)("Rounded Rectangle 2","shape/mask name","web-stories"),path:r[a.ROUNDED_2],ratio:274/64,showInLibrary:!1},{type:a.CHAT_BUBBLE,name:(0,l._x)("Chat Bubble","shape/mask name","web-stories"),path:r[a.CHAT_BUBBLE],ratio:336/208},{type:a.CHECK_MARK,name:(0,l._x)("Check Mark","shape/mask name","web-stories"),path:r[a.CHECK_MARK],ratio:10.41/8.12},{type:a.NEW_MUSIC,name:(0,l._x)("New Music","shape/mask name","web-stories"),path:r[a.NEW_MUSIC],ratio:1},{type:a.MUSIC_NOTE,name:(0,l._x)("Music Note","shape/mask name","web-stories"),path:r[a.MUSIC_NOTE],ratio:57.59/77.7},{type:a.FASHION_ARROW,name:(0,l._x)("Fashion Arrow","shape/mask name","web-stories"),path:r[a.FASHION_ARROW],ratio:68.5/51},{type:a.FASHION_ARROW_2,name:(0,l._x)("Fashion Arrow","shape/mask name","web-stories"),path:r[a.FASHION_ARROW_2],ratio:15.93/8.09},{type:a.WELLBEING_ARROW,name:(0,l._x)("Fashion Arrow","shape/mask name","web-stories"),path:r[a.WELLBEING_ARROW],ratio:204.38/12.37}],i=c.find((C=>C.type===a.RECTANGLE))},3562:(C,e,t)=>{t.d(e,{default:()=>WithMask});var l=t(67294),a=t(6114),n=(t(88914),t(34075)),r=t(37385);function c(){return c=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},c.apply(this,arguments)}function WithMask(C){let{element:e,fill:t,previewMode:i=!1,responsiveBorder:o,...s}=C;const{dataToEditorX:d,dataToEditorY:u}=(0,a.default)((C=>({dataToEditorX:C.actions.dataToEditorX,dataToEditorY:C.actions.dataToEditorY}))),M=i?"-preview":"",p=d(e.width),f=u(e.height),m=(0,n.shouldDisplayBorder)(e);return l.createElement(r.default,c({element:e,hasFill:t,getBorderWidth:()=>i?o?.left:e.border?.left,postfix:M,elementWidth:p,elementHeight:f,forceRectangularMask:m},s))}},99371:(C,e,t)=>{t.d(e,{canMaskHaveBorder:()=>r,canSupportMultiBorder:()=>c,generateMaskId:()=>o,getBorderedMaskProperties:()=>s,getElementMask:()=>n,getMaskByType:()=>i});var l=t(88914),a=t(71356);function n(C){let{type:e,mask:t}=C;return t?.type?a.MASKS.find((C=>C.type===t.type)):function(C){if(!C)return null;const{isMaskable:e}=(0,l.getDefinitionForType)(C);return e?a.DEFAULT_MASK:null}(e)}function r(C){const e=n(C);return!e||e.supportsBorder}function c(C){const{mask:e}=C;return!e||a.DEFAULT_MASK.type===e?.type}function i(C){return a.MASKS.find((e=>e.type===C))||a.DEFAULT_MASK}function o(C,e){return`mask-${i(C?.mask?.type).type}-${C.id}-${e}`}function s(C,e,t,l){const a=3*e,n=(t+a)/t,r=(l+a)/l,c=(n-1)/2,i=(r-1)/2;return{viewBox:`0 0 ${n} ${r/C.ratio}`,groupTransform:`translate(${c},${i})`,borderWrapperStyle:{width:100*n+"%",height:100*r+"%",position:"absolute",left:100*-c+"%",top:100*-i+"%",pointerEvents:"initial",display:"block",zIndex:1,opacity:1}}}},12204:(C,e,t)=>{t.d(e,{default:()=>WithMask});var l=t(67294),a=(t(88914),t(37385)),n=t(71356);function r(){return r=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},r.apply(this,arguments)}function WithMask(C){let{element:e,fill:t,skipDefaultMask:c=!1,...i}=C;const o=e.width,s=e.height,d=c&&e.mask?.type===n.DEFAULT_MASK.type;return l.createElement(a.default,r({element:e,hasFill:t,getBorderWidth:()=>e.border?.left,elementWidth:o,elementHeight:s,forceRectangularMask:d},i))}},34075:(C,e,t)=>{t.d(e,{getBorderColor:()=>d,getBorderPositionCSS:()=>r,getBorderRadius:()=>s,getBorderStyle:()=>c,getResponsiveBorder:()=>u,shouldDisplayBorder:()=>n});var l=t(99371);function a(C){let{border:e}=C;if(!e)return!1;const{left:t,top:l,right:a,bottom:n,color:r}=e;return!!r&&!!(t||l||a||n)}function n(C){return a(C)&&(0,l.canMaskHaveBorder)(C)&&(0,l.canSupportMultiBorder)(C)}function r(C){let{left:e,top:t,right:l,bottom:a,width:n="100%",height:r="100%",posTop:c="0px",posLeft:i="0px"}=C;return{left:`calc(${i} - ${e}px)`,top:`calc(${c} - ${t}px)`,width:`calc(${n} + ${e+l}px)`,height:`calc(${r} + ${t+a}px)`}}function c(C){if(!a(C)||!(0,l.canSupportMultiBorder)(C))return s(C);const{border:e}=C,{color:t,left:n,top:r,right:c,bottom:i}=e,o=d({color:t});return{top:0,left:0,right:0,bottom:0,width:"100%",height:"100%",position:"absolute",...{borderWidth:`${Math.ceil(r)}px ${Math.ceil(c)}px ${Math.ceil(i)}px ${Math.ceil(n)}px`,borderColor:o,borderStyle:"solid",...s(C)}}}function i(C,e){return C&&e?C/e*100:0}function o(C,e){if(!C)return"0%";const{topLeft:t,topRight:l,bottomRight:a,bottomLeft:n}=C;return{topLeft:i(t,e),topRight:i(l,e),bottomRight:i(a,e),bottomLeft:i(n,e)}}function s(C){const{borderRadius:e,width:t,height:a}=C;if(!e||!(0,l.canSupportMultiBorder)(C))return{};const n=o(e,t),r=o(e,a);return{borderRadius:`${n.topLeft}% ${n.topRight}% ${n.bottomRight}% ${n.bottomLeft}% / ${r.topLeft}% ${r.topRight}% ${r.bottomRight}% ${r.bottomLeft}%`}}function d(C){let{color:e}=C;const{color:{r:t,g:l,b:a,a:n}}=e;return`rgba(${t},${l},${a},${void 0===n?1:n})`}function u(C,e,t){if(!e||!C)return C;const{left:l,top:a,right:n,bottom:r}=C;return{...C,left:t(l),top:t(a),right:t(n),bottom:t(r)}}},90985:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});const __WEBPACK_DEFAULT_EXPORT__=(C,e)=>Math.abs(C.width/C.height-e.width/e.height)<.01},7868:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});const __WEBPACK_DEFAULT_EXPORT__=function(C,e,t,l,a,n){const r=e/t,c=C.width&&C.height?C.width/C.height:1;a="number"==typeof a?a:50,n="number"==typeof n?n:50;const i=(c<=r?e:t*c)*(l=Math.max(l||100,100))*.01,o=(c<=r?e/c:t)*l*.01;return{width:i,height:o,offsetX:Math.max(0,Math.min(i*a*.01-.5*e,i-e)),offsetY:Math.max(0,Math.min(o*n*.01-.5*t,o-t)),scale:l,focalX:a,focalY:n}}},52935:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(90985);const __WEBPACK_DEFAULT_EXPORT__=function(C,e){if(e.sizes){const t=Object.values(e.sizes).sort(((C,e)=>C.width-e.width)).filter((C=>(0,l.default)(C,e))).find((e=>e.width>=C*window.devicePixelRatio));if(t)return t.sourceUrl}return e.src}},86957:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});const __WEBPACK_DEFAULT_EXPORT__=C=>{let{src:e,srcset:t,width:l,height:a}=C;return new Promise(((C,n)=>{const r=new window.Image(l,a);r.onload=()=>C(r),r.onerror=n,r.decoding="async",r.crossOrigin="anonymous",t&&(r.srcset=t),r.src=e}))}},33485:(C,e,t)=>{t.d(e,{default:()=>l});const l={list:{},resetList:function(){this.list={}},get:function(C){return this.list[C]},set:function(C,e){"cached"===e?.type&&this.list[C]||(this.list[C]=e)}}},9675:(C,e,t)=>{t.d(e,{ResourcePropTypes:()=>n});var l=t(45697),a=t.n(l);const n={};n.resourceSize=a().shape({file:a().string,sourceUrl:a().string.isRequired,mimeType:a().string.isRequired,width:a().number.isRequired,height:a().number.isRequired}),n.imageResourceSizes=a().oneOfType([a().array,a().objectOf(n.resourceSize)]),n.videoResourceSizes=a().oneOfType([a().array,a().objectOf(n.resourceSize)]),n.imageResource=a().shape({type:a().string.isRequired,id:a().oneOfType([a().number,a().string]),mimeType:a().string.isRequired,src:a().string.isRequired,width:a().number.isRequired,height:a().number.isRequired,alt:a().string,sizes:n.imageResourceSizes}),n.trackResource=a().shape({id:a().string.isRequired,track:a().string.isRequired,trackId:a().number,kind:a().string,srclang:a().string,label:a().string,needsProxy:a().bool}),n.videoResource=a().shape({type:a().string.isRequired,id:a().oneOfType([a().number,a().string]),mimeType:a().string.isRequired,src:a().string.isRequired,width:a().number.isRequired,height:a().number.isRequired,poster:a().string,posterId:a().number,tracks:a().arrayOf(n.trackResource),alt:a().string,title:a().string,sizes:n.videoResourceSizes}),n.gifResource=a().shape({type:a().string.isRequired,id:a().oneOfType([a().number,a().string]),mimeType:a().string.isRequired,src:a().string.isRequired,width:a().number.isRequired,height:a().number.isRequired,title:a().string,alt:a().string,sizes:n.imageResourceSizes,output:a().shape({mimeType:a().string.isRequired,src:a().string.isRequired,sizes:a().shape({mp4:n.videoResourceSizes,webm:n.videoResourceSizes})})}),n.resource=a().oneOfType([n.imageResource,n.videoResource,n.trackResource,n.gifResource])},8580:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});const __WEBPACK_DEFAULT_EXPORT__=function(C,e){const{clientX:t,clientY:l,timeStamp:a}=C,n=e.timeStamp-a,r=Math.abs(e.clientX-t)+Math.abs(e.clientY-l);return n>300||r>4}},76611:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});const __WEBPACK_DEFAULT_EXPORT__=function(C){return Object.entries(C).reduce(((C,e)=>{let[t,l]=e;return`${C}${t.replace(/[A-Z]/g,(C=>`-${C.toLowerCase()}`))}:${l};`}),"")}},80852:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});const __WEBPACK_DEFAULT_EXPORT__=function(C,e,t){let l=arguments.length>3&&void 0!==arguments[3]?arguments[3]:1;return 1!==l?{color:{r:C,g:e,b:t,a:l}}:{color:{r:C,g:e,b:t}}}},4251:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(84967),a=t(80852);const __WEBPACK_DEFAULT_EXPORT__=function(C){const{red:e,green:t,blue:n,alpha:r}=(0,l.parseToRgb)(C);return(0,a.default)(e,t,n,r)}},18535:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});t(26699);var l=t(84967);function a(C,e){return Number(C.toFixed(e))}function n(C){let{type:e,rotation:t,center:l,size:n}=C;const r=n?`ellipse ${a(100*n.w,2)}% ${a(100*n.h,2)}%`:"",c=l?` at ${a(100*l.x,2)}% ${a(100*l.y,2)}%`:"";switch(e){case"radial":return c||r?`${r}${c}`.trim():null;case"linear":return((t||0)+.5)%1+"turn";default:return null}}function r(C,e){return C.map((C=>{let{color:t,position:n}=C;return`${(C=>{let{r:t,g:a,b:n,a:r=1}=C;return(0,l.rgba)(t,a,n,r*e)})(t)} ${a(100*n,2)}%`}))}const __WEBPACK_DEFAULT_EXPORT__=function(){let C=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"background";const t="background"===e;if(null===C)return{[e]:"transparent"};const{type:a="solid"}=C;if(!["solid","radial","linear"].includes(a))throw new Error(`Unknown pattern type: '${a}'`);if(!t&&"solid"!==a)throw new Error(`Can only generate solid colors for property '${e}'`);if("solid"===a){const{color:{r:a,g:n,b:r,a:c=1}}=C;return{[`${e}${t?"Color":""}`]:(0,l.rgba)(a,n,r,c)}}const{stops:c,alpha:i=1}=C,o=`${a}-gradient`,s=n(C),d=r(c,i),u=s?[s,...d]:d,M=`${o}(${u.join(", ")})`;return{backgroundImage:M}}},78559:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(4251),a=t(80852);const __WEBPACK_DEFAULT_EXPORT__=function(C){const{color:{r:e,g:t,b:n}}=(0,l.default)(`#${C.slice(0,6)}`),r=C.slice(6),c=r?parseInt(r,16):100;return(0,a.default)(e,t,n,c/100)}},63247:(C,e,t)=>{t.d(e,{default:()=>n});var l=t(76611),a=t(18535);function n(C,e){let t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0;const n=(0,l.default)((0,a.default)(C,t)),r=(0,l.default)((0,a.default)(e,t));return n===r}},15662:(C,e,t)=>{t.d(e,{PatternPropType:()=>c});var l=t(45697),a=t.n(l);const n=a().shape({r:a().number.isRequired,g:a().number.isRequired,b:a().number.isRequired,a:a().number}),r=a().shape({color:n.isRequired,position:a().number.isRequired}),c=a().shape({type:a().oneOf(["solid","linear","radial"]),color:n,stops:a().arrayOf(r),rotation:a().number,alpha:a().number,center:a().shape({x:a().number.isRequired,y:a().number.isRequired}),size:a().shape({w:a().number.isRequired,h:a().number.isRequired})})},24778:(C,e,t)=>{t.d(e,{createContext:()=>l.createContext,identity:()=>a,useContext:()=>l.useContext});var l=t(44682);const a=C=>C},86757:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(97762);const __WEBPACK_DEFAULT_EXPORT__=function(C){const e=console.error;console.error=function(C){if(C&&!C.startsWith("Warning: useLayoutEffect does nothing on the server")){for(var t=arguments.length,l=new Array(t>1?t-1:0),a=1;a<t;a++)l[a-1]=arguments[a];e(C,...l)}};const t=(0,l.renderToStaticMarkup)(C);return console.error=e,t}},14821:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(781);const __WEBPACK_DEFAULT_EXPORT__=function(C,e){return C===e||(Array.isArray(C)&&Array.isArray(e)?(0,l.shallowEqualArrays)(C,e):"object"==typeof C&&"object"==typeof e&&(0,l.shallowEqualObjects)(C,e))}},6075:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(73935),a=t(66803);const __WEBPACK_DEFAULT_EXPORT__=function(C){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0;return(0,a.useCallback)((function(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];return(0,l.unstable_batchedUpdates)((()=>C(...t)))}),e)}},20814:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(66803);const __WEBPACK_DEFAULT_EXPORT__=function(){for(var C=arguments.length,e=new Array(C),t=0;t<C;t++)e[t]=arguments[t];const a=(0,l.useRef)(e);return a.current=e,(0,l.useCallback)((C=>{a.current.forEach((e=>{"function"!=typeof e?e&&(e.current=C):e(C)}))}),[])}},76969:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(44682),a=t(66803),n=t(14821);const __WEBPACK_DEFAULT_EXPORT__=function(C,e){let t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:n.default;const r=(0,a.useRef)(),c=C=>{const l=e(C);return t(r.current,l)?r.current:(r.current=l,l)},i=t?c:e;return(0,l.useContextSelector)(C,i)}},24114:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(66803);const __WEBPACK_DEFAULT_EXPORT__=function(C,e,t){(0,l.useLayoutEffect)((()=>{const t=C?.current;if(!t)return;const l=C=>{C.relatedTarget&&!t.contains(C.relatedTarget)&&e(C)},a=C=>{t.contains(C.target)||e(C)};t.addEventListener("focusout",l);const n={capture:!0},r=t.ownerDocument;return r.addEventListener("pointerdown",a,n),()=>{t.removeEventListener("focusout",l),r.removeEventListener("pointerdown",a,n)}}),t||[])}},95471:(C,e,t)=>{t.d(e,{default:()=>a});var l=t(66803);function a(C){const e=(0,l.useRef)();return(0,l.useEffect)((()=>{e.current=C}),[C]),e.current}},13920:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(66803);"undefined"!=typeof window&&window&&!("ResizeObserver"in window)&&t.e(5575).then(t.bind(t,91033)).then((C=>window.ResizeObserver=C.ResizeObserver)).catch((()=>{}));const __WEBPACK_DEFAULT_EXPORT__=function(C,e){let t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0;(0,l.useEffect)((()=>{if(!C?.current||!ResizeObserver)return;const t=new ResizeObserver((t=>{window.requestAnimationFrame((()=>{if(!C?.current)return;const l=void 0!==t?.length&&t?.length>0?t[t.length-1]:null;if(l){const{width:C,height:t}=l.contentRect;e({width:C,height:t})}}))}));return t.observe(C?.current),()=>{t.disconnect()}}),t||[])}},84067:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(66803);const __WEBPACK_DEFAULT_EXPORT__=function(C){(0,l.useEffect)((()=>C),[C])}},40083:(C,e,t)=>{t(66803)},34224:(C,e,t)=>{t.d(e,{default:()=>l});const l=(0,t(72070).createContext)({state:{},actions:{}})},92507:(C,e,t)=>{t.d(e,{COLOR:()=>c,ITALIC:()=>a,LETTERSPACING:()=>i,MULTIPLE_VALUE:()=>s,NONE:()=>l,UNDERLINE:()=>n,UPPERCASE:()=>o,WEIGHT:()=>r});const l="NONE",a="CUSTOM-ITALIC",n="CUSTOM-UNDERLINE",r="CUSTOM-WEIGHT",c="CUSTOM-COLOR",i="CUSTOM-LETTERSPACING",o="CUSTOM-UPPERCASE",s="((MULTIPLE))"},11810:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(46276),a=t(33251);function n(C){const e=a.default.reduce(((e,t)=>{let{stylesToCSS:l}=t;return{...e,...l(C)}}),{});return 0===Object.keys(e).length?null:{element:"span",style:e}}const __WEBPACK_DEFAULT_EXPORT__=function(C){return C?(0,l.stateToHTML)(C.getCurrentContent(),{inlineStyleFn:n,defaultBlockTag:null}).replace(/<br ?\/?>/g,"").replace(/&nbsp;$/,""):null}},21229:(C,e,t)=>{t.d(e,{default:()=>i});var l=t(19225);const a=document.createElement("template");function n(C){return a.innerHTML=C,a.innerHTML}var r=t(33251);function c(C,e){let{Style:t}=e;const l=r.default.map((e=>{let{elementToStyle:t}=e;return t(C)})).filter((C=>Boolean(C)));return 0===l.length?null:t(l)}const i=function(){let C=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";const e=C.split("\n").map((C=>`<p>${n(""===C?"<br />":C)}</p>`)).join("");return(0,l.stateFromHTML)(e,{customInlineFn:c})}},68429:(C,e,t)=>{function l(C){const e=[],t=C.getCurrentContent(),l=C.getSelection();let a=l.getStartKey(),n=l.getStartOffset();const r=l.getEndKey(),c=l.getEndOffset();do{const C=a!==r,l=t.getBlockForKey(a),i=C?l.getLength():c,o=l.getCharacterList();for(let C=n;C<i;C++){const t=o.get(C);t&&e.push(t.getStyle())}if(!C)break;a=t.getKeyAfter(a),n=0}while(a!==r);return e}t.d(e,{getAllStyleSetsInSelection:()=>l})},4517:(C,e,t)=>{t.d(e,{default:()=>s});var l=t(67294),a=t(9041),n=t(72070),r=t(56991),c=t(33251),i=t(53649);const o=function(C){return[...c.default.map((C=>{let{stylesToCSS:e}=C;return e})),i.fauxStylesToCSS].reduce(((e,t)=>({...e,...t(C,e)})),{})};const s=(0,n.forwardRef)((function RichTextEditor(C,e){let{content:t,onChange:c}=C;const i=(0,n.useRef)(null),{state:{editorState:s},actions:{setStateFromContent:d,updateEditorState:u,getHandleKeyCommand:M,getContentFromState:p,handlePastedText:f,clearState:m}}=(0,r.default)();(0,n.useEffect)((()=>{d(t)}),[d,t]),(0,n.useEffect)((()=>{if(!s)return;const C=p(s);c(C)}),[c,p,s]);const h=Boolean(s);if((0,n.useUnmount)(m),(0,n.useImperativeHandle)(e,(()=>({focus:()=>i.current?.focus?.(),getNode:()=>i.current?.editorContainer})),[]),!h)return null;const{hasCommandModifier:L}=a.KeyBindingUtil,E=M();return l.createElement(a.Editor,{ref:i,onChange:u,editorState:s,handleKeyCommand:E,handlePastedText:f,keyBindingFn:function(C){return"KeyA"===C.code&&L(C)?"selectall":(0,a.getDefaultKeyBinding)(C)},customStyleFn:o,spellCheck:!0,stripPastedStyles:!0})}))},33251:(C,e,t)=>{t.d(e,{default:()=>y});var l=t(28020),a=t(28653),n=t(57778),r=t(78559);const c=function(C){const{color:{r:e,g:t,b:l,a=1}}=C;return[e,t,l,Math.round(100*a)].map((C=>C.toString(16))).map((C=>C.padStart(2,"0"))).join("")};var i=t(4251),o=t(18535),s=t(80852),d=t(63247),u=t(92507),M=t(54530),p=t(28523);const f=C=>(0,r.default)((0,p.getVariable)(C,u.COLOR)),m=C=>`${u.COLOR}-${c(C)}`;const h={elementToStyle:function(C){const e="span"===C.tagName.toLowerCase(),t=C.style.color,l=Boolean(t);if(e&&l){const C=(0,i.default)(t);return m(C)}return null},stylesToCSS:function(C){const e=C.find((C=>(0,p.isStyle)(C,u.COLOR)));if(!e)return null;let t;try{t=f(e)}catch(C){return null}return(0,o.default)(t,"color")},autoFocus:!1,getters:{color:function(C){const e=(0,M.getPrefixStylesInSelection)(C,u.COLOR);if(e.length>1)return u.MULTIPLE_VALUE;const t=e[0];return t===u.NONE?(0,s.default)(0,0,0):f(t)}},setters:{setColor:function(C,e){const t=(0,d.default)((0,s.default)(0,0,0),e);return(0,M.togglePrefixStyle)(C,u.COLOR,(()=>!t),(()=>m(e)))}}},L=h;function E(C){return(0,p.numericToStyle)(u.LETTERSPACING,C)}function Z(C){return(0,p.styleToNumeric)(u.LETTERSPACING,C)}const g={elementToStyle:function(C){const e="span"===C.tagName.toLowerCase(),t=parseFloat(C.style.letterSpacing),l=t&&!isNaN(t);return e&&l?E(100*t):null},stylesToCSS:function(C){const e=C.find((C=>(0,p.isStyle)(C,u.LETTERSPACING)));if(!e)return null;const t=Z(e);return t?{letterSpacing:t/100+"em"}:null},autoFocus:!1,getters:{letterSpacing:function(C){const e=(0,M.getPrefixStylesInSelection)(C,u.LETTERSPACING);if(e.length>1)return u.MULTIPLE_VALUE;const t=e[0];return t===u.NONE?0:Z(t)}},setters:{setLetterSpacing:function(C,e){return(0,M.togglePrefixStyle)(C,u.LETTERSPACING,(()=>0!==e),(()=>E(e)))}}},v=g;var w=t(15948);const y=[l.default,a.default,n.default,L,v,w.default]},28653:(C,e,t)=>{t.d(e,{default:()=>n});t(26699);var l=t(92507),a=t(54530);const n={elementToStyle:function(C){const e="span"===C.tagName.toLowerCase(),t="italic"===C.style.fontStyle;return e&&t?l.ITALIC:null},stylesToCSS:function(C){return C.includes(l.ITALIC)?{fontStyle:"italic"}:null},autoFocus:!0,getters:{isItalic:function(C){return!(0,a.getPrefixStylesInSelection)(C,l.ITALIC).includes(l.NONE)}},setters:{toggleItalic:function(C,e){return"boolean"==typeof e?(0,a.togglePrefixStyle)(C,l.ITALIC,(()=>e)):(0,a.togglePrefixStyle)(C,l.ITALIC)}}}},57778:(C,e,t)=>{t.d(e,{default:()=>n});t(26699);var l=t(92507),a=t(54530);const n={elementToStyle:function(C){const e="span"===C.tagName.toLowerCase(),t="underline"===C.style.textDecoration;return e&&t?l.UNDERLINE:null},stylesToCSS:function(C){return C.includes(l.UNDERLINE)?{textDecoration:"underline"}:null},autoFocus:!0,getters:{isUnderline:function(C){return!(0,a.getPrefixStylesInSelection)(C,l.UNDERLINE).includes(l.NONE)}},setters:{toggleUnderline:function(C,e){return"boolean"==typeof e?(0,a.togglePrefixStyle)(C,l.UNDERLINE,(()=>e)):(0,a.togglePrefixStyle)(C,l.UNDERLINE)}}}},15948:(C,e,t)=>{t.d(e,{default:()=>n});t(26699);var l=t(92507),a=t(54530);const n={elementToStyle:function(C){const e="span"===C.tagName.toLowerCase(),t="uppercase"===C.style.textTransform;return e&&t?l.UPPERCASE:null},stylesToCSS:function(C){return C.includes(l.UPPERCASE)?{textTransform:"uppercase"}:null},autoFocus:!0,getters:{isUppercase:function(C){return!(0,a.getPrefixStylesInSelection)(C,l.UPPERCASE).includes(l.NONE)}},setters:{toggleUppercase:function(C,e){return"boolean"==typeof e?(0,a.togglePrefixStyle)(C,l.UPPERCASE,(()=>e)):(0,a.togglePrefixStyle)(C,l.UPPERCASE)}}}},28523:(C,e,t)=>{t.d(e,{getVariable:()=>a,isStyle:()=>l,numericToStyle:()=>n,styleToNumeric:()=>r});const l=(C,e)=>"string"==typeof C&&C.startsWith(e),a=(C,e)=>C.slice(e.length+1),n=(C,e)=>`${C}-${e<0?"N":""}${Math.abs(e)}`,r=(C,e)=>{const t=a(e,C);return"N"===t.charAt(0)?-parseInt(t.slice(1)):parseInt(t)}},28020:(C,e,t)=>{t.d(e,{default:()=>s,weightToStyle:()=>c});var l=t(92507),a=t(54530),n=t(28523);const r=700;function c(C){return(0,n.numericToStyle)(l.WEIGHT,C)}function i(C){return(0,n.styleToNumeric)(l.WEIGHT,C)}function o(C){return C.map((C=>C===l.NONE?400:i(C)))}const s={elementToStyle:function(C){const e="span"===C.tagName.toLowerCase(),t=parseInt(C.style.fontWeight),l=t&&!isNaN(t);return e&&l&&400!==t?c(t):null},stylesToCSS:function(C){const e=C.find((C=>(0,n.isStyle)(C,l.WEIGHT)));if(!e)return null;const t=i(e);return t?{fontWeight:t}:null},autoFocus:!0,getters:{isBold:function(C){return o((0,a.getPrefixStylesInSelection)(C,l.WEIGHT)).every((C=>C>=600))},fontWeight:function(C){const e=o((0,a.getPrefixStylesInSelection)(C,l.WEIGHT));return e.length>1?l.MULTIPLE_VALUE:e[0]}},setters:{toggleBold:function(C,e){if("boolean"==typeof e){if(e){const e=()=>c(r);return(0,a.togglePrefixStyle)(C,l.WEIGHT,(()=>!0),e)}return(0,a.togglePrefixStyle)(C,l.WEIGHT,(()=>!1))}return(0,a.togglePrefixStyle)(C,l.WEIGHT,(C=>o(C).some((C=>C<600))),(C=>c(Math.max(...[r].concat(o(C))))))},setFontWeight:function(C,e){return(0,a.togglePrefixStyle)(C,l.WEIGHT,(()=>400!==e),(()=>c(e)))}}}},44397:(C,e,t)=>{t.d(e,{default:()=>i});var l=t(92507),a=t(28523),n=t(68429),r=t(67187);function c(C){return C.toArray().map((C=>C.style??C)).filter((C=>C===l.ITALIC||C.startsWith(l.WEIGHT)))}function i(C){const e=function(C){const e=(0,n.getAllStyleSetsInSelection)(C);if(0===e.length)return c(C.getCurrentInlineStyle());const t=e.map((C=>{const[e=""]=c(C);return e}));return[...new Set(t)]}((0,r.getSelectAllStateFromHTML)(C)).map((C=>[C.startsWith(l.ITALIC)?1:0,C.startsWith(l.WEIGHT)?(0,a.styleToNumeric)(l.WEIGHT,C):400]));return e.length>0?e:[[0,400]]}},47682:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(33251);const __WEBPACK_DEFAULT_EXPORT__=function(C){return l.default.reduce(((e,t)=>{let{getters:l}=t;return{...e,...Object.fromEntries(Object.entries(l).map((e=>{let[t,l]=e;return[t,l(C)]})))}}),{})}},67187:(C,e,t)=>{t.d(e,{getHTMLFormatters:()=>u,getHTMLInfo:()=>M,getSelectAllStateFromHTML:()=>o});var l=t(9041),a=t(33251),n=t(47682),r=t(21229),c=t(11810),i=t(97643);function o(C){const e=(0,r.default)(C),t=l.EditorState.createWithContent(e),a=(0,i.getSelectionForAll)(t.getCurrentContent());return l.EditorState.forceSelection(t,a)}function s(C,e){for(var t=arguments.length,l=new Array(t>2?t-2:0),a=2;a<t;a++)l[a-2]=arguments[a];const n=e(o(C),...l),r=(0,c.default)(n);return r}const d=C=>function(e){for(var t=arguments.length,l=new Array(t>1?t-1:0),a=1;a<t;a++)l[a-1]=arguments[a];return s(e,C,...l)},u=()=>a.default.reduce(((C,e)=>{let{setters:t}=e;return{...C,...Object.fromEntries(Object.entries(t).map((C=>{let[e,t]=C;return[e,d(t)]})))}}),{});function M(C){return(0,n.default)(o(C))}},54530:(C,e,t)=>{t.d(e,{getPrefixStylesInSelection:()=>c,togglePrefixStyle:()=>o});t(26699);var l=t(9041),a=t(92507),n=t(68429);function r(C,e){const t=C.toArray().map((C=>C.style??C)),l=C=>C&&C.startsWith(e);return t.some(l)?t.find(l):a.NONE}function c(C,e){const t=C.getSelection(),l=(0,n.getAllStyleSetsInSelection)(C);if(t.isCollapsed()||0===l.length)return[r(C.getCurrentInlineStyle(),e)];const a=new Set;return l.forEach((C=>a.add(r(C,e)))),[...a]}function i(C,e){return l.EditorState.push(C,e,"change-inline-style")}function o(C,e){let t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null;if(C.getSelection().isCollapsed()){let c=C.getCurrentInlineStyle();const i=r(c,e);i!==a.NONE&&(c=c.remove(i));if(t?t([i]):i===a.NONE){const C=n?n([i]):e;c=c.add(C)}return l.EditorState.setInlineStyleOverride(C,c)}const o=c(C,e),s=o.filter((C=>C!==a.NONE)),d=s.reduce(((e,t)=>l.Modifier.removeInlineStyle(e,C.getSelection(),t)),C.getCurrentContent()),u=t?t(o):o.includes(a.NONE);if(!u)return i(C,d);const M=n?n(o):e,p=l.Modifier.applyInlineStyle(d,C.getSelection(),M);return i(C,p)}},56991:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(72070),a=t(34224);const __WEBPACK_DEFAULT_EXPORT__=function(C){return(0,l.useContextSelector)(a.default,C??l.identity)}},40098:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});const __WEBPACK_DEFAULT_EXPORT__=function(C,e,t){const l=C.ownerDocument||C.document,a=l.defaultView||l.parentWindow;if(void 0!==a.getSelection){let n;if(e&&t)if(l.caretPositionFromPoint){const C=document.caretPositionFromPoint(e,t);C&&(n=document.createRange(),n.setStart(C.offsetNode,C.offset))}else if(l.caretRangeFromPoint){const C=document.querySelectorAll("[data-fix-caret]");for(const e of C)e.style.webkitUserSelect="auto";n=document.caretRangeFromPoint(e,t);for(const e of C)e.style.webkitUserSelect="none"}if(!n){a.getSelection().rangeCount>0&&(n=a.getSelection().getRangeAt(0))}if(n){const e=n.cloneRange();return e.selectNodeContents(C),e.setEnd(n.endContainer,n.endOffset),e.toString().length<=C.textContent.length?e.toString().length:0}}const n=l.selection;if(n&&"Control"!==n.type){const a=n.createRange();e&&t&&a.moveToPoint(e,t);const r=l.body.createTextRange();return r.moveToElementText(C),r.setEndPoint("EndToEnd",a),r.text.length}return 0}},95123:(C,e,t)=>{t.d(e,{default:()=>Yr});var l={};t.r(l),t.d(l,{beautyCta:()=>eC,beautyHeart:()=>lC});var a={};t.r(a),t.d(a,{cookingArrow:()=>nC,cookingArtichoke:()=>cC,cookingCarrot:()=>oC,cookingPersimmon:()=>dC,cookingRadish:()=>MC,cookingRadishLarge:()=>fC});var n={};t.r(n),t.d(n,{diyFacebookIcon:()=>hC,diyInstagramIcon:()=>EC,diyOrangeCross:()=>gC,diyOrangeDot:()=>wC,diyPlus:()=>bC,diyRightArrow:()=>xC,diyTwitterIcon:()=>TC,diyYouTubeIcon:()=>SC});var r={};t.r(r),t.d(r,{entertainmentMusicNote:()=>IC,entertainmentStar:()=>DC});var c={};t.r(c),t.d(c,{fashionArrowDark:()=>HC,fashionArrowLight:()=>FC,fashionStarburst:()=>NC,fashionStarburstSolid:()=>jC,fashionStarburstWithArrow:()=>WC});var i={};t.r(i),t.d(i,{fitnessCTA:()=>UC});var o={};t.r(o),t.d(o,{travelFacebookIcon:()=>XC,travelInstagramIcon:()=>qC,travelMap:()=>JC,travelTwitterIcon:()=>ee,travelYouTubeIcon:()=>le});var s={};t.r(s),t.d(s,{wellbeingArrowDark:()=>ne,wellbeingArrowLight:()=>ce,wellbeingCTA:()=>oe});var d={};t.r(d),t.d(d,{breadBun:()=>de,dough:()=>Ee,flourBag:()=>ge,flourBowl:()=>we,jar:()=>he,thermometer:()=>fe,yeastPackage:()=>Me});var u={};t.r(u),t.d(u,{curvedArrow:()=>Ie,openPill:()=>He,pillBox:()=>De,pills:()=>Fe,scribbledArrow:()=>Se,scribbledUnderline:()=>be,scribbledUnderline2:()=>Te,scribbledUnderlineWhite:()=>xe});var M={};t.r(M),t.d(M,{castIron:()=>Ne,hotDish:()=>je,oven:()=>We,potatoes:()=>Ue});var p={};t.r(p),t.d(p,{heptagram:()=>Xe});var f={};t.r(f),t.d(f,{nycArrowRight:()=>nt,nycCheese:()=>ct,nycChili:()=>Je,nycMediumBrush:()=>dt,nycOnion:()=>et,nycThickBrush:()=>ot,nycTiltedBrush:()=>Mt,nycTomatoes:()=>qe,nycVeggies:()=>lt});var m={};t.r(m),t.d(m,{travelList:()=>ft,travelToolTip:()=>Et,yellowLocationPin:()=>ht});var h={};t.r(h),t.d(h,{technologyDumbbells:()=>St,technologyMuscle:()=>gt,technologyPieChart:()=>wt,technologyRunningFigure:()=>bt,technologyShoe:()=>xt,technologySwimmer:()=>Tt});var L={};t.r(L),t.d(L,{fashionTap:()=>It});var E={};t.r(E),t.d(E,{makerBannerWithDots:()=>jt,makerGreenLeaf:()=>Ft,makerGreenLeafShape:()=>Ht,makerGreenRoundBanner:()=>Jt,makerOffWhiteBanner:()=>qt,makerOffWhiteSectionSeparator:()=>Xt,makerPlant:()=>Ut,makerRoundedBannerWithDots:()=>Wt,makerSquigglyLine:()=>ll,makerWavyLine:()=>nl,makerYellowDots:()=>Nt,makerYellowLeaf:()=>Dt,makerYellowRoundBanner:()=>el});var Z={};t.r(Z),t.d(Z,{homeGardenCurvedScissor:()=>gl,homeGardenFloral:()=>ol,homeGardenGreenBag:()=>xl,homeGardenGreenBulb:()=>hl,homeGardenGreenCurvedLine:()=>dl,homeGardenGreenLightning:()=>bl,homeGardenGreenSun:()=>fl,homeGardenGreenSunLight:()=>Tl,homeGardenLengthComparison:()=>Ml,homeGardenLightYellowArrow:()=>cl,homeGardenScissor:()=>El,homeGardenWaterDroplet:()=>wl});var g={};t.r(g),t.d(g,{homeWorkoutSectionSeparator:()=>Sl});var v={};t.r(v),t.d(v,{curvedDottedLine:()=>Il,discPieChart:()=>Hl,dottedDiamond:()=>Dl});var w={};t.r(w),t.d(w,{floralPattern:()=>Fl});var y={};t.r(y),t.d(y,{greenCup:()=>Nl,greenCutlery:()=>jl,greenHandBag:()=>Wl});var b={};t.r(b),t.d(b,{videoCallsBrowserIcon:()=>Ul,videoCallsTooltip:()=>Xl});var R={};t.r(R),t.d(R,{laptopOff:()=>la,laptopRatingsFull:()=>ql,laptopRatingsHalf:()=>ea,laptopRatingsThreeFourth:()=>Jl});var x={};t.r(x),t.d(x,{beautyQuizGreenBlob:()=>na,beautyQuizPinkBlob:()=>oa,beautyQuizTiltedGreenBlob:()=>ca});var A={};t.r(A),t.d(A,{atHomeOfficeArrow:()=>da});var T={};t.r(T),t.d(T,{rockInRotterdamFlames:()=>Ma,rockInRotterdamLightning:()=>fa,rockInRotterdamWhiteLightning:()=>ha});var _={};t.r(_),t.d(_,{greenLocationPin:()=>Ea});var S={};t.r(S),t.d(S,{palmTree:()=>xa,travelBag:()=>ga,travelGreenLeaf:()=>ba,travelPalmLeaf:()=>wa});var z={};t.r(z),t.d(z,{contactTracingPhone:()=>Sa,contactTracingRings:()=>Ta});var I={};t.r(I),t.d(I,{summerTrendHeart:()=>Ia,summerTrendInstragramIcon:()=>Da,summerTrendStar:()=>Ha});var O={};t.r(O),t.d(O,{artOnTheInternetInstagramBlack:()=>Fa});var D={};t.r(D),t.d(D,{nycPartyCircleIcon:()=>Na,nycPartyInstagramIcon:()=>Wa,nycPartyTwitchIcon:()=>Ua,nycPartyTwitterIcon:()=>ja});var B={};t.r(B),t.d(B,{dayInTheLifeAlarmClock:()=>cn,dayInTheLifeBag:()=>nn,dayInTheLifeBrownRice:()=>Xa,dayInTheLifeDumbells:()=>ln,dayInTheLifeFish:()=>qa,dayInTheLifeJumpRope:()=>en,dayInTheLifeLeaves:()=>Ja});var H={};t.r(H),t.d(H,{elegantTravelBridge:()=>sn,elegantTravelFloralFrame:()=>pn,elegantTravelFloralSeparator:()=>un,elegantTravelStationClock:()=>mn,elegantTravelTrainTracks:()=>Ln});var k={};t.r(k),t.d(k,{linedCircle:()=>Zn});var F={};t.r(F),t.d(F,{flightPath:()=>vn});var P={};t.r(P),t.d(P,{fashionInspirationCurvedArrow:()=>yn,fashionInspirationCutout:()=>Rn});var N={};t.r(N),t.d(N,{skinCareCombAndScissors:()=>Dn,skinCareFaceIcon:()=>Hn,skinCareFaceWashBottles:()=>In,skinCareFlower:()=>An,skinCarePalmIcon:()=>Fn,skinCareSleepMask:()=>Sn});var V={};t.r(V),t.d(V,{artBooks:()=>Nn,artHandHeldSign:()=>Un,artHands:()=>Wn,artManReading:()=>Xn,artPhotoFrame:()=>jn,artWomanReading:()=>qn,artWomanReading02:()=>Jn});var j={};t.r(j),t.d(j,{vintageChairsIcon01:()=>er,vintageChairsIcon02:()=>lr});var G={};t.r(G),t.d(G,{popularBlackStar:()=>cr,popularGreenStar:()=>nr});var W={};t.r(W),t.d(W,{SummerAdventureDashedTrail:()=>dr,SummerAdventurePlus:()=>or,SummerAdventureShare:()=>fr,SummerAdventureTerrainMap:()=>Mr});var $={};t.r($),t.d($,{soloSundayCreamSectionSeparator:()=>gr,soloSundayOffWhiteLocation:()=>hr,soloSundayRedSectionSeparator:()=>Er,soloSundayWhiteLine:()=>wr});var U={};t.r(U),t.d(U,{studioGrayFrameCorner:()=>xr,studioWhiteFrameCorner:()=>br});var Y={};t.r(Y),t.d(Y,{selfDrivingCarsBlueRings:()=>Tr,selfDrivingCarsMultipleBlueRings:()=>Sr});var X={};t.r(X),t.d(X,{cloudBanner:()=>Ir});var K={};t.r(K),t.d(K,{baquosBrushStroke:()=>Dr});var q={};t.r(q),t.d(q,{luauGreenFlower:()=>jr,luauGreenLeafBanner:()=>Fr,luauWhiteDottedArrow:()=>Ur,luauYellowFlower:()=>Nr,luauYellowFlowerBanner:()=>Hr,luauYellowWavyLine:()=>Wr});var Q=t(67294),J=t(91655);const CC=(0,J._x)("Heart","sticker name","web-stories");const eC={aspectRatio:1,svg:function HeartCta(C){let{style:e}=C;return Q.createElement("svg",{style:e,viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Q.createElement("title",null,CC),Q.createElement("circle",{cx:"30",cy:"30",r:"30",fill:"#fff",fillOpacity:".5"}),Q.createElement("path",{d:"M44.5424 28.0704C43.0928 32.0251 29.9933 41.999 29.9933 41.999s-13.0994-9.9739-14.5491-13.9286c-1.4496-3.9548.7644-8.2826 4.9552-9.6506 3.7163-1.2187 7.7489.2985 9.6203 3.4076 1.845-3.1091 5.8776-4.6263 9.594-3.4076 4.1907 1.368 6.4047 5.6958 4.9287 9.6506z",fill:"#F3D9E1",stroke:"#28292B",strokeWidth:"1.5",strokeMiterlimit:"10"}))},title:CC},tC=(0,J._x)("Heart","sticker name","web-stories");const lC={aspectRatio:62/54,svg:function BeautyHeart(C){let{style:e}=C;return Q.createElement("svg",{style:e,viewBox:"0 0 62 54",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Q.createElement("title",null,tC),Q.createElement("path",{d:"M27.9885 51C27.3612 51.7788 27.3611 51.7787 27.3609 51.7785L27.36 51.7778L27.3567 51.7752L27.3439 51.7649L27.2943 51.7248C27.2506 51.6894 27.1861 51.6372 27.102 51.5688C26.9339 51.4321 26.6874 51.231 26.3731 50.9728C25.7445 50.4563 24.8445 49.711 23.7569 48.7942C21.5824 46.9611 18.6549 44.4396 15.6467 41.6889C12.6412 38.9407 9.54187 35.9517 7.03007 33.1851C5.77429 31.8019 4.65477 30.4627 3.76408 29.2281C2.8818 28.0052 2.1864 26.834 1.82516 25.7916C-0.867927 18.0208 3.24427 9.51561 11.0319 6.82644C17.4039 4.61654 24.2738 6.98478 28.0292 12.1671C31.7503 6.9824 38.6214 4.61781 44.9901 6.82621C52.7769 9.51469 56.8923 18.0204 54.1508 25.7943C53.7893 26.8359 53.0944 28.0063 52.2128 29.2281C51.3222 30.4627 50.2026 31.8019 48.9469 33.1851C46.4351 35.9517 43.3358 38.9407 40.3302 41.6889C37.322 44.4396 34.3945 46.9611 32.22 48.7942C31.1324 49.711 30.2324 50.4563 29.6038 50.9728C29.2895 51.231 29.0431 51.4321 28.8749 51.5688C28.7908 51.6372 28.7263 51.6894 28.6826 51.7248L28.633 51.7649L28.6202 51.7752L28.6169 51.7778L28.616 51.7785C28.6158 51.7787 28.6157 51.7788 27.9885 51ZM27.9885 51L27.3612 51.7788L27.9885 52.284L28.6157 51.7788L27.9885 51Z",fill:"#28292B",stroke:"#28292B",strokeWidth:"2",strokeMiterlimit:"10"}),Q.createElement("path",{d:"M33.9885 46C33.3612 46.7788 33.3611 46.7787 33.3609 46.7785L33.36 46.7778L33.3567 46.7752L33.3439 46.7649L33.2943 46.7248C33.2506 46.6894 33.1861 46.6372 33.102 46.5688C32.9339 46.4321 32.6874 46.231 32.3731 45.9728C31.7445 45.4563 30.8445 44.711 29.7569 43.7942C27.5824 41.9611 24.6549 39.4396 21.6467 36.6889C18.6412 33.9407 15.5419 30.9517 13.0301 28.1851C11.7743 26.8019 10.6548 25.4627 9.76408 24.2281C8.8818 23.0052 8.1864 21.834 7.82516 20.7916C5.13207 13.0208 9.24427 4.51561 17.0319 1.82644C23.4039 -0.383456 30.2738 1.98478 34.0292 7.16706C37.7503 1.9824 44.6214 -0.382192 50.9901 1.82621C58.7769 4.51469 62.8923 13.0204 60.1508 20.7943C59.7893 21.8359 59.0944 23.0063 58.2128 24.2281C57.3222 25.4627 56.2026 26.8019 54.9469 28.1851C52.4351 30.9517 49.3358 33.9407 46.3302 36.6889C43.322 39.4396 40.3945 41.9611 38.22 43.7942C37.1324 44.711 36.2324 45.4563 35.6038 45.9728C35.2895 46.231 35.0431 46.4321 34.8749 46.5688C34.7908 46.6372 34.7263 46.6894 34.6826 46.7248L34.633 46.7649L34.6202 46.7752L34.6169 46.7778L34.616 46.7785C34.6158 46.7787 34.6157 46.7788 33.9885 46ZM33.9885 46L33.3612 46.7788L33.9885 47.284L34.6157 46.7788L33.9885 46Z",fill:"#28292B",stroke:"#28292B",strokeWidth:"2",strokeMiterlimit:"10"}),Q.createElement("path",{d:"M59.2069 20.4641C56.6942 27.7145 33.9885 46 33.9885 46C33.9885 46 11.2827 27.7145 8.77002 20.4641C6.25732 13.2138 10.0949 5.27944 17.3589 2.77145C23.8006 0.537066 30.7905 3.31865 34.0341 9.01862C37.2321 3.31865 44.222 0.537066 50.6637 2.77145C57.9277 5.27944 61.7653 13.2138 59.2069 20.4641Z",fill:"#F3D9E1"}))},title:tC},aC=(0,J._x)("Arrow","sticker name","web-stories");const nC={aspectRatio:1.9,svg:function Arrow(C){let{style:e}=C;return Q.createElement("svg",{style:e,viewBox:"0 0 19 10",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Q.createElement("title",null,aC),Q.createElement("path",{d:"M17.9472 5.38801C18.1615 5.17372 18.1615 4.82628 17.9472 4.61199L14.4552 1.11992C14.2409 0.905633 13.8934 0.905633 13.6791 1.11992C13.4649 1.33421 13.4649 1.68165 13.6791 1.89594L16.7832 5L13.6791 8.10406C13.4649 8.31835 13.4649 8.66579 13.6791 8.88008C13.8934 9.09437 14.2409 9.09437 14.4552 8.88008L17.9472 5.38801ZM0 5.54873H17.5592V4.45127H0V5.54873Z",fill:"#3A566E"}))},title:aC},rC=(0,J._x)("Artichoke","sticker name","web-stories");const cC={aspectRatio:105/111,svg:function Artichoke(C){let{style:e}=C;return Q.createElement("svg",{style:e,viewBox:"0 0 105 111",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Q.createElement("title",null,rC),Q.createElement("path",{d:"M99.6984 42.801C99.6823 42.6506 99.6068 42.4629 99.6586 42.3468C100.628 40.3691 101.005 38.2546 101.121 36.0791C101.144 35.6281 101.112 35.1853 101.146 34.74C101.159 34.5471 101.279 34.3662 101.346 34.1794C101.407 34.3528 101.511 34.5265 101.527 34.7053C101.742 37.0842 101.319 39.3743 100.555 41.6199C100.404 42.056 100.127 42.4488 99.911 42.859C99.8373 42.8359 99.7693 42.8156 99.6984 42.801Z",fill:"#676461"}),Q.createElement("path",{d:"M98.8814 29.9988C98.4018 30.8867 97.9653 31.6897 97.5259 32.4984C97.4607 32.4725 97.3956 32.4466 97.3276 32.4263C97.4543 32.1491 97.5894 31.8691 97.7161 31.5919C97.8599 31.2949 97.9697 30.9807 98.1559 30.7123C98.3221 30.4693 98.107 29.9263 98.8814 29.9988Z",fill:"#676461"}),Q.createElement("path",{d:"M69.5 33.5735C69.6022 33.5684 69.7074 33.5577 69.8153 33.5555C69.7718 33.6971 69.7622 33.8701 69.6764 33.9689C69.0787 34.6407 68.4696 35.3069 67.8464 35.9587C67.4863 36.3311 67.0979 36.6751 66.7151 37.036C66.6728 36.9932 66.6304 36.9504 66.5852 36.9133C67.2576 36.1085 67.9328 35.3123 68.6052 34.5075C68.9026 34.1886 69.1998 33.8839 69.5 33.5735Z",fill:"#676461"}),Q.createElement("path",{d:"M46.2166 84.4565C46.117 84.4843 46.0118 84.495 45.9207 84.5342C45.4676 84.7671 45.2048 83.6589 44.5781 84.4016C44.3635 84.6558 43.5864 84.4754 43.0783 84.4242C41.7868 84.2891 40.564 84.5375 39.3153 84.8226C37.2703 85.2876 35.593 86.43 33.8961 87.5411C31.9225 88.8322 29.9799 90.1746 28.0345 91.5085C27.5438 91.8433 27.1096 92.2494 26.6303 92.59C26.4876 92.6885 26.2717 92.693 26.0925 92.7373C26.1362 92.5673 26.1263 92.3346 26.2349 92.233C27.1549 91.3615 28.0553 90.4587 29.0485 89.6812C30.4443 88.5882 31.8796 87.5295 33.3711 86.5705C35.7722 85.0264 38.3167 83.7329 41.2318 83.5737C42.5871 83.4992 43.9576 83.7029 45.3115 83.8412C45.6436 83.8743 45.9459 84.1342 46.263 84.295C46.2428 84.3488 46.2282 84.4054 46.2166 84.4565Z",fill:"#676461"}),Q.createElement("path",{d:"M78.176 84.7925C78.0841 84.9594 78.0288 85.1663 77.8946 85.2762C76.3359 86.5216 74.6589 87.6074 72.752 88.2066C70.5548 88.9006 68.3186 89.461 65.9754 89.4333C65.1176 89.4255 64.256 89.5795 63.3983 89.5576C62.2623 89.5227 61.115 89.482 60 89.2798C58.1274 88.9427 56.2697 88.4921 54.4177 88.0445C53.5356 87.8322 52.6854 87.5152 51.8179 87.2463C51.8184 87.1753 51.816 87.0959 51.8165 87.0249C52.0863 87.0265 52.3735 86.9799 52.623 87.0494C53.3518 87.2409 54.0602 87.5288 54.7948 87.6947C57.5461 88.3207 60.2853 89.0686 63.1194 89.1814C64.3831 89.2312 65.6597 89.0455 66.9298 88.9847C68.9386 88.8856 70.8566 88.3347 72.7464 87.7411C74.4 87.2199 75.9138 86.3432 77.2391 85.1788C77.4676 84.9814 77.7327 84.8241 77.9781 84.6495C78.0488 84.7067 78.111 84.7524 78.176 84.7925Z",fill:"#676461"}),Q.createElement("path",{d:"M11.0876 88.131C11.6622 87.5044 12.2369 86.8779 12.806 86.2485C13.7952 85.1703 14.7845 84.0922 15.771 83.0056C16.6917 81.9923 17.604 80.9676 18.5247 79.9544C20.2689 78.0351 21.852 75.9844 22.6826 73.5094C23.1253 72.1898 23.3075 70.7524 23.4043 69.3571C23.4852 68.2312 23.3136 67.0698 23.1447 65.9453C23.0411 65.2524 22.7215 64.5923 22.4623 63.8134C22.652 63.9167 22.8504 63.9604 22.9235 64.0828C23.3704 64.8145 23.5584 65.6214 23.6894 66.4704C23.9596 68.2084 23.9232 69.9332 23.6795 71.6596C23.4564 73.2756 22.7232 74.7183 21.9222 76.1124C20.4438 78.6716 18.2958 80.6851 16.3342 82.8499C14.7015 84.6478 13.0096 86.3802 11.3374 88.1438C11.303 88.1833 11.2461 88.2114 11.1976 88.2366C11.1637 88.2052 11.1271 88.1653 11.0876 88.131Z",fill:"#676461"}),Q.createElement("path",{d:"M6.2912 91.2343C6.70057 90.7089 7.0845 90.1635 7.52207 89.6667C8.30567 88.7831 9.15424 87.9539 9.91807 87.0532C10.3329 86.5591 10.598 85.9393 10.9903 85.4195C11.4771 84.7697 12.012 84.1514 12.5413 83.5303C14.1462 81.6329 15.7144 79.6956 16.983 77.5494C17.4307 76.7945 17.7851 75.9851 18.1791 75.1958C18.2078 75.1392 18.2422 75.0855 18.2455 75.0231C18.258 74.8444 18.211 74.6427 18.2716 74.4813C18.3207 74.3568 18.4747 74.2498 18.6085 74.1825C18.7368 74.1123 18.893 74.099 19.1035 74.0492C18.932 75.1292 18.5511 76.0888 18.0228 77.0163C16.5241 79.6435 14.6465 81.9933 12.6898 84.2887C11.105 86.1464 9.47503 87.9671 7.8648 89.8048C7.40718 90.3271 6.96656 90.858 6.5146 91.3831C6.43822 91.3372 6.36471 91.2858 6.2912 91.2343Z",fill:"#676461"}),Q.createElement("path",{d:"M27.745 74.9437C27.202 75.9421 26.7128 76.9749 26.0934 77.9275C25.4281 78.9564 24.692 79.9566 23.8883 80.8798C22.8271 82.0994 21.6755 83.2447 20.5606 84.4157C20.1519 84.8418 19.76 85.2907 19.3372 85.7025C17.277 87.7391 15.2083 89.7644 13.1424 91.7982C13.0881 91.8489 13.0112 91.8882 12.8892 91.8762C13.1751 91.5657 13.4554 91.2524 13.7526 90.9477C14.6958 89.9743 15.6419 88.9952 16.5992 88.036C16.9765 87.658 17.3988 87.3313 17.7647 86.9475C19.6115 84.9805 21.4922 83.045 23.274 81.0238C24.8213 79.2679 26.1906 77.372 27.195 75.2413C27.2727 75.0743 27.4127 74.9389 27.5273 74.7836C27.5979 74.8407 27.6714 74.8922 27.745 74.9437Z",fill:"#676461"}),Q.createElement("path",{d:"M55.3473 86.1166C55.5491 86.0837 55.7656 85.9941 55.9557 86.0264C56.9007 86.1709 57.8365 86.4175 58.7876 86.4939C60.4712 86.6284 62.1668 86.6552 63.8564 86.7359C65.1825 86.8031 66.4983 86.6943 67.7675 86.327C68.5273 86.1071 69.2454 85.7452 69.9884 85.4742C70.145 85.4183 70.335 85.479 70.5167 85.4857C70.4136 85.6185 70.3387 85.794 70.2075 85.8699C68.4856 86.8618 66.6027 87.2596 64.6375 87.1887C62.4423 87.108 60.2475 86.9705 58.0613 86.8019C57.15 86.7314 56.2509 86.5105 55.3457 86.3578C55.3519 86.2755 55.3496 86.196 55.3473 86.1166Z",fill:"#676461"}),Q.createElement("path",{d:"M28.7664 79.3246C24.2572 85.5918 18.3792 90.4893 12.6537 95.5352C12.617 95.4952 12.5775 95.461 12.5408 95.421C15.3571 92.8354 18.1819 90.2612 20.9841 87.6613C23.7748 85.0698 26.3595 82.2814 28.7664 79.3246Z",fill:"#676461"}),Q.createElement("path",{d:"M50.6838 86.9216C49.9288 86.8237 49.1824 86.7087 48.4245 86.6305C46.8661 86.4598 45.3077 86.3033 43.752 86.1553C41.5774 85.9498 39.4795 86.2102 37.5187 87.2377C37.3934 87.3022 37.2427 87.3184 37.1033 87.3545C37.064 87.2776 37.0333 87.198 36.994 87.1211C37.4841 86.8714 37.9576 86.5562 38.4756 86.3918C40.1036 85.8789 41.7844 85.5566 43.4992 85.6998C45.4241 85.8641 47.3369 86.122 49.2527 86.3742C49.7466 86.4395 50.234 86.6154 50.7219 86.7346C50.7044 86.7969 50.6955 86.8564 50.6838 86.9216Z",fill:"#676461"}),Q.createElement("path",{d:"M34.7196 88.9058C35.4312 88.6545 36.1372 88.4003 36.846 88.1546C38.3291 87.6325 39.8066 87.1075 41.2868 86.591C41.9273 86.3677 42.5694 86.3373 43.1868 86.636C43.3369 86.705 43.4207 86.9183 43.5335 87.0608C43.3567 87.1705 43.1564 87.3963 43.0146 87.3671C41.3839 86.9605 39.9619 87.7128 38.485 88.1385C37.3098 88.4751 36.1514 88.8629 34.9818 89.2166C34.9078 89.236 34.7977 89.1304 34.7043 89.076C34.7188 89.0193 34.7192 88.9625 34.7196 88.9058Z",fill:"#676461"}),Q.createElement("path",{d:"M18.0525 93.8797C15.7349 96.1844 13.3973 98.5146 10.9597 100.944C11.0807 100.663 11.1134 100.445 11.2363 100.315C13.3518 98.0859 15.422 95.8195 17.8817 93.9496C17.9387 93.9074 18.024 93.8937 18.0525 93.8797Z",fill:"#676461"}),Q.createElement("path",{d:"M10.9459 104.167C13.1861 101.972 15.4293 99.7721 17.6723 97.5861C17.6895 97.5663 17.8083 97.6407 18.015 97.7384C15.6695 99.9579 13.3839 102.13 11.0956 104.293C11.0448 104.253 10.9968 104.207 10.9459 104.167Z",fill:"#676461"}),Q.createElement("path",{d:"M78.9813 84.7695C79.375 84.0088 80.332 83.9604 80.8025 83.1604C81.0215 84.004 80.6505 84.3139 78.9813 84.7695Z",fill:"#676461"}),Q.createElement("path",{d:"M7.5924 94.1124C7.18504 93.8917 7.18934 93.6591 7.46367 93.3714C7.66658 93.1542 7.83285 92.897 8.05553 92.6969C8.1697 92.5983 8.37405 92.6023 8.53897 92.5579C8.52936 92.7308 8.57625 92.9467 8.4875 93.0653C8.2183 93.4409 7.89835 93.7625 7.5924 94.1124Z",fill:"#676461"}),Q.createElement("path",{d:"M31.5366 82.5386C32.5927 81.6934 33.6573 80.8455 34.7134 80.0003C34.7755 80.0744 34.8289 80.1514 34.8909 80.2255C33.8038 81.0336 32.7195 81.8502 31.6324 82.6583C31.6014 82.6212 31.5732 82.5785 31.5366 82.5386Z",fill:"#676461"}),Q.createElement("path",{d:"M5.03984 93.3878C4.38504 94.1442 3.84458 94.7736 3.2584 95.451C3.41055 94.7314 4.42338 93.4666 5.03984 93.3878Z",fill:"#676461"}),Q.createElement("path",{d:"M37.6879 57.7481C37.7855 57.584 37.8549 57.3915 37.992 57.2618C39.6748 55.6598 41.3605 54.0522 43.0687 52.4702C45.0083 50.6711 46.9452 48.8635 48.9299 47.1157C50.0065 46.1742 51.1705 45.3268 52.3288 44.4908C54.5797 42.8637 56.8672 41.2908 59.121 39.6722C60.5246 38.6617 61.8944 37.6055 63.2867 36.575C63.3467 36.5271 63.4544 36.5533 63.7415 36.5209C63.4213 36.8567 63.2578 37.1083 63.0268 37.2687C60.9531 38.7152 58.8653 40.1332 56.7972 41.5826C55.5336 42.472 54.3008 43.4126 53.0568 44.3332C52.0753 45.0597 51.0853 45.7747 50.1292 46.5353C49.2187 47.2621 48.342 48.0345 47.4766 48.8126C45.8372 50.2872 44.1893 51.7503 42.5866 53.2648C41.1668 54.6015 39.7977 55.9925 38.4117 57.3607C38.2374 57.5356 38.0827 57.7418 37.9225 57.931C37.8433 57.8766 37.7642 57.8081 37.6879 57.7481Z",fill:"#676461"}),Q.createElement("path",{d:"M65.6795 37.8109C65.2388 38.356 64.8066 38.8982 64.3715 39.4462C63.9593 39.963 63.5359 40.4741 63.1406 41.0138C62.3558 42.0817 61.5851 43.164 60.8117 44.2377C59.8635 45.543 58.907 46.837 57.9758 48.151C56.4401 50.3183 54.7265 52.3314 52.7475 54.1104C52.162 54.6319 51.5455 55.1447 51.0646 55.7548C50.7611 56.1418 50.6161 56.6233 49.8648 56.4345C50.2276 56.0848 50.559 55.7689 50.8876 55.4445C52.0477 54.2964 53.2756 53.2111 54.3453 51.9888C55.6468 50.4925 56.8183 48.8877 58.0293 47.3171C58.7995 46.32 59.5272 45.2943 60.2776 44.28C61.6322 42.4549 62.9812 40.627 64.3386 38.8104C64.5935 38.4629 64.8682 38.1325 65.157 37.8164C65.237 37.7289 65.4018 37.7128 65.5242 37.6682C65.5836 37.7054 65.6287 37.7567 65.6795 37.8109Z",fill:"#676461"}),Q.createElement("path",{d:"M55.4471 57.279C56.0304 56.6354 56.6335 56.0091 57.1942 55.3399C58.3072 54.0043 59.4908 52.7117 60.4652 51.2845C61.9355 49.1197 63.2954 46.8777 64.5988 44.6069C65.2936 43.3938 65.7734 42.0574 66.3634 40.7841C66.5591 40.371 66.8057 39.9837 67.0241 39.5821C67.092 39.6165 67.1599 39.6509 67.2279 39.6854C66.6858 40.9902 66.2033 42.318 65.5934 43.5884C64.9662 44.8927 64.2512 46.1597 63.5108 47.4066C62.7733 48.6337 61.9849 49.835 61.157 51.0019C60.3175 52.1916 59.5259 53.4552 58.4805 54.4337C57.4694 55.3869 56.9238 56.8108 55.6445 57.4929C55.574 57.4216 55.512 57.3474 55.4471 57.279Z",fill:"#676461"}),Q.createElement("path",{d:"M62.4206 35.1405C59.1904 36.186 56.0978 37.4933 53.1954 39.2671C50.3329 41.0185 47.4114 42.6616 44.8811 44.8802C44.9119 44.9457 44.9456 45.0055 44.9765 45.0709C44.8147 45.0529 44.6587 45.0237 44.4997 45.0142C44.3691 45.005 44.2327 45.0212 44.074 44.955C49.7404 40.8391 55.5078 36.9309 62.2608 34.8104C62.3112 34.9213 62.3673 35.0352 62.4206 35.1405Z",fill:"#676461"}),Q.createElement("path",{d:"M59.4597 58.9143C59.9235 58.3098 60.3902 57.6997 60.8426 57.0895C61.2836 56.5019 61.7585 55.9315 62.1316 55.3095C63.1676 53.5649 64.1667 51.8088 65.1404 50.0326C65.4334 49.4981 65.5991 48.8919 65.8496 48.3287C65.913 48.1901 66.0953 48.0975 66.2238 47.9848C66.2313 48.138 66.287 48.3086 66.2436 48.4502C65.6139 50.5999 64.4945 52.5086 63.2422 54.3427C62.2764 55.7529 61.3474 57.1888 60.3732 58.5876C60.2099 58.825 59.9024 58.9537 59.6599 59.1368C59.5979 59.0626 59.5274 58.9913 59.4597 58.9143Z",fill:"#676461"}),Q.createElement("path",{d:"M61.3294 32.3253C61.2603 32.4753 61.1883 32.6309 61.1825 32.6423C58.5371 33.2939 56.1867 34.4438 53.8141 35.5113C51.433 36.5815 49.0434 37.6404 46.9738 39.3027C46.9344 39.2542 46.8921 39.1972 46.8527 39.1487C46.9955 39.0077 47.1188 38.8211 47.2899 38.7228C49.0313 37.7623 50.7474 36.7535 52.5365 35.8813C54.4596 34.9418 56.4387 34.1161 58.4066 33.2704C59.335 32.8728 60.2885 32.5378 61.2281 32.1743C61.2675 32.2228 61.2985 32.274 61.3294 32.3253Z",fill:"#676461"}),Q.createElement("path",{d:"M68.6557 41.3489C68.5526 41.93 68.4552 42.5139 68.3323 43.092C68.1714 43.843 68.002 44.5967 67.8156 45.3419C67.7777 45.4864 67.6519 45.6218 67.5405 45.729C67.4891 45.7741 67.3386 45.7761 67.2764 45.7303C67.2142 45.6846 67.1499 45.531 67.1814 45.4829C67.885 44.2386 68.0187 42.8405 68.2686 41.4801C68.2833 41.4092 68.4 41.3617 68.4686 41.2968C68.5395 41.3114 68.6018 41.3288 68.6557 41.3489Z",fill:"#676461"}),Q.createElement("path",{d:"M48.2769 57.8476C48.2594 58.3724 45.0561 61.5374 44.5427 61.4409C45.7569 60.2704 46.9712 59.0998 48.2769 57.8476Z",fill:"#676461"}),Q.createElement("path",{d:"M53.8511 59.0587C53.7839 59.8216 52.4297 61.0991 51.711 61.1404C52.491 60.3901 53.1711 59.7244 53.8511 59.0587Z",fill:"#676461"}),Q.createElement("path",{d:"M41.9997 47.394C42.0274 47.9558 40.801 49.3187 40.031 49.4334C40.7568 48.6774 41.3597 48.0512 41.9997 47.394Z",fill:"#676461"}),Q.createElement("path",{d:"M39.3466 43.8285C40.0089 43.2395 40.6628 42.6391 41.5415 42.3804C41.0366 43.2198 40.0847 43.3704 39.3353 43.8228L39.3466 43.8285Z",fill:"#676461"}),Q.createElement("path",{d:"M43.1362 41.3601C43.7122 40.955 44.2967 40.5471 44.8727 40.1419C44.9346 40.2302 44.9992 40.327 45.0611 40.4153C44.4683 40.7976 43.8698 41.1771 43.2769 41.5595C43.2234 41.4968 43.1812 41.4256 43.1362 41.3601Z",fill:"#676461"}),Q.createElement("path",{d:"M55.7526 79.1789C56.2513 78.9122 56.7471 78.6512 57.243 78.3759C59.6967 77.0365 62.1785 75.7541 64.5788 74.3378C66.1637 73.4048 67.642 72.2755 69.1596 71.223C70.2407 70.4687 71.3022 69.6832 72.389 68.9318C72.5744 68.8052 72.8329 68.7868 73.0577 68.7228C73.0857 68.7939 73.1108 68.8565 73.1388 68.9276C72.8419 69.1614 72.5536 69.4066 72.2483 69.629C71.1183 70.4653 70.0137 71.3357 68.8416 72.1008C66.9909 73.3046 65.1091 74.4713 63.2021 75.5755C61.3008 76.6826 59.3461 77.6985 57.4166 78.7628C57.1202 78.9257 56.8856 79.2053 56.5781 79.334C56.3502 79.432 56.0524 79.3736 55.7854 79.3805C55.7715 79.3237 55.7578 79.2527 55.7526 79.1789Z",fill:"#676461"}),Q.createElement("path",{d:"M51.0934 65.6681C51.7544 65.3343 52.4015 64.9719 53.0765 64.6807C54.4264 64.0982 55.7765 63.5015 57.1599 63.0214C58.4665 62.5663 59.8036 62.2193 61.1465 61.8751C63.3342 61.3116 65.5247 60.7709 67.7206 60.2613C68.9324 59.9789 70.1664 59.7646 71.3977 59.5418C71.6252 59.5006 71.8688 59.5956 72.1044 59.6225C72.1067 59.7162 72.1089 59.8098 72.1083 59.9091C71.0847 60.0735 70.0556 60.2208 69.0432 60.4193C67.1037 60.8026 65.1391 61.1092 63.2412 61.6488C60.4327 62.4528 57.5685 63.0861 54.9078 64.3421C53.8566 64.8412 52.6818 65.1069 51.7904 65.936C51.6847 66.0319 51.3843 65.9224 51.1743 65.9013C51.1492 65.8245 51.1241 65.7478 51.0934 65.6681Z",fill:"#676461"}),Q.createElement("path",{d:"M71.4015 80.0743C70.8668 79.7535 70.8671 79.7109 71.3578 79.3477C72.8728 78.2159 74.2043 76.9127 75.2311 75.2985C75.8505 74.3317 76.5407 73.4079 77.1885 72.4554C77.3576 72.2067 77.4843 71.9294 77.6307 71.6692C78.1041 71.8024 78.071 72.1059 77.8817 72.3942C77.1937 73.4258 76.4972 74.4603 75.7667 75.4633C75.2225 76.212 74.6329 76.9378 74.0406 77.6551C73.7602 77.9968 73.4345 78.3014 73.1061 78.5974C72.5606 79.0964 71.9811 79.5783 71.4015 80.0743Z",fill:"#676461"}),Q.createElement("path",{d:"M71.6534 63.2299C71.1922 63.3947 70.7479 63.5965 70.2756 63.7129C69.3795 63.9348 68.4586 64.0515 67.5736 64.3075C66.4838 64.6162 65.4276 65.0131 64.3517 65.3787C63.3156 65.7359 62.2711 66.0676 61.2517 66.4761C60.5284 66.7642 59.8612 67.1803 59.152 67.4969C58.9668 67.581 58.7116 67.5086 58.456 67.5071C58.796 66.7401 66.7343 64.0814 69.3736 63.5261C70.1159 63.3687 70.8231 62.9159 71.6123 62.9885C71.6288 63.068 71.6397 63.1447 71.6534 63.2299Z",fill:"#676461"}),Q.createElement("path",{d:"M75.7384 70.2617C76.2201 70.4347 76.0559 70.8139 75.8723 71.1051C75.4193 71.8005 74.9463 72.4929 74.4282 73.1482C73.4321 74.4079 72.3682 75.6048 71.0785 76.5734C70.9044 76.7058 70.6487 76.7327 70.3621 76.6941C72.5629 74.8994 74.4045 72.8586 75.7384 70.2617Z",fill:"#676461"}),Q.createElement("path",{d:"M79.4022 60.4576C79.5555 60.4642 79.7031 60.4678 80.0325 60.4782C78.4496 62.9064 76.1293 64.2919 74.1277 66.0168C74.0712 65.9598 74.0119 65.9083 73.9611 65.8541C74.167 65.6312 74.3616 65.3883 74.5901 65.191C75.7694 64.1593 76.9911 63.1704 78.1338 62.0988C78.6366 61.6279 78.9927 60.9972 79.4193 60.4378C79.4222 60.4322 79.4022 60.4576 79.4022 60.4576Z",fill:"#676461"}),Q.createElement("path",{d:"M46.6525 78.077C46.5097 78.2039 46.3864 78.3904 46.2184 78.4547C44.9258 78.9524 43.6276 79.433 42.3267 79.9051C42.1701 79.961 41.9717 79.9031 41.7956 79.8992C41.879 79.7351 41.9147 79.4828 42.0428 79.4268C42.789 79.1075 43.5519 78.8253 44.3149 78.5431C44.8245 78.3531 45.3398 78.1659 45.8663 77.9987C46.0883 77.9262 46.3269 77.919 46.56 77.8807C46.5852 77.9432 46.6217 78.0115 46.6525 78.077Z",fill:"#676461"}),Q.createElement("path",{d:"M64.2583 79.9602C64.4096 79.8305 64.5443 79.6355 64.7236 79.577C66.0215 79.1389 67.1423 78.4048 68.1816 77.5226C68.2987 77.4183 68.5314 77.4509 68.7105 77.4207C68.6471 77.5735 68.6343 77.7948 68.5203 77.8651C67.4737 78.5372 66.4131 79.1951 65.3468 79.8359C65.0618 80.0045 64.7289 80.0991 64.4157 80.225C64.3594 80.1395 64.3117 80.0513 64.2583 79.9602Z",fill:"#676461"}),Q.createElement("path",{d:"M50.5055 66.5836C49.8703 66.9232 49.2323 67.2542 48.5972 67.5938C48.5467 67.4971 48.4933 67.406 48.4428 67.3093C49.0809 66.9641 49.7104 66.6217 50.3484 66.2764C50.396 66.3788 50.4522 66.4784 50.5055 66.5836Z",fill:"#676461"}),Q.createElement("path",{d:"M53.1891 80.31C52.4279 81.2898 51.9555 81.4629 51.3793 81.0144C51.9484 80.7907 52.4891 80.5811 53.1891 80.31Z",fill:"#676461"}),Q.createElement("path",{d:"M75.5806 17.6942C75.5107 17.9718 75.4896 18.1675 75.4062 18.3316C74.3882 20.3629 72.9014 21.9858 71.1742 23.4371C70.3549 24.1247 69.668 24.9719 68.9107 25.7336C68.2991 26.3486 67.6846 26.9693 67.0392 27.5529C66.9192 27.6629 66.6413 27.6074 66.323 27.6453C69.439 24.3577 73.0564 21.7228 75.1968 17.7629C75.2198 17.7177 75.3475 17.7326 75.5806 17.6942Z",fill:"#676461"}),Q.createElement("path",{d:"M63.1885 15.615C61.6287 16.148 60.0605 16.6554 58.5062 17.2197C55.9981 18.1332 53.5013 19.0666 51.0073 20.0228C50.1759 20.3415 49.3753 20.7398 48.5635 21.1041C48.3983 21.1769 48.0805 21.1297 48.3227 21.4659C48.1915 21.5418 48.0686 21.6716 47.935 21.6822C47.719 21.7008 47.495 21.6513 47.0834 21.6063C47.3205 21.392 47.438 21.2168 47.6004 21.1496C49.8701 20.1865 52.1203 19.1779 54.4179 18.3001C56.5134 17.4977 58.6649 16.8234 60.7967 16.1035C61.3375 15.9222 61.8783 15.7408 62.4331 15.5879C62.675 15.5184 62.9419 15.5398 63.1948 15.5185C63.1889 15.5582 63.1887 15.5866 63.1885 15.615Z",fill:"#676461"}),Q.createElement("path",{d:"M63.9542 24.8082C65.572 23.6003 67.2631 22.4722 68.7936 21.1559C70.3298 19.8425 71.7108 18.3438 73.3024 16.7953C73.2665 17.0901 73.3188 17.3515 73.2102 17.4672C72.3495 18.3901 71.5002 19.3329 70.5605 20.173C69.3554 21.2414 68.0656 22.2243 66.804 23.2357C66.1418 23.7681 65.4851 24.3176 64.7948 24.8074C64.6036 24.9453 64.2887 24.9066 64.0328 24.9477C64.0047 24.905 63.9794 24.8566 63.9542 24.8082Z",fill:"#676461"}),Q.createElement("path",{d:"M42.2933 29.3493C42.1757 29.5245 42.0975 29.7624 41.935 29.858C41.0029 30.4031 40.0455 30.8998 39.1106 31.4364C38.6146 31.7258 38.1523 32.075 37.6675 32.3844C37.5705 32.4491 37.437 32.4597 37.3061 32.493C37.0046 32.1195 37.2504 31.8741 37.5016 31.6598C38.267 30.9946 41.0849 29.5551 42.2933 29.3493Z",fill:"#676461"}),Q.createElement("path",{d:"M74.2241 22.258C73.9903 24.2172 71.4233 27.3773 70.0825 27.4377C70.2143 27.2625 70.2833 27.1268 70.3889 27.0451C71.6445 26.0593 72.6148 24.8505 73.3251 23.4246C73.538 22.9917 73.9207 22.6449 74.2241 22.258Z",fill:"#676461"}),Q.createElement("path",{d:"M63.5441 15.4931C64.7665 14.4189 70.2902 13.6674 70.7998 14.3883C69.5608 14.4861 68.3222 14.5131 67.111 14.6963C65.9084 14.8766 64.7359 15.2218 63.5441 15.4931Z",fill:"#676461"}),Q.createElement("path",{d:"M70.574 10.4033C70.2018 10.4069 69.827 10.3877 69.4548 10.4054C68.1107 10.4857 66.7611 10.5489 65.4253 10.6831C64.5186 10.7715 63.6198 10.9707 62.6331 11.1325C63.1004 10.4512 69.7743 9.73469 70.5782 10.1849C70.5777 10.2558 70.5773 10.3267 70.574 10.4033Z",fill:"#676461"}),Q.createElement("path",{d:"M61.6579 11.241C60.7897 11.5481 59.9214 11.8553 59.0503 12.1681C59.0528 12.2334 59.0552 12.2987 59.0605 12.3583C58.9534 12.2328 58.8548 12.1046 58.7476 11.9791C58.8646 11.889 58.9735 11.7449 59.1043 11.7116C59.938 11.4865 60.7771 11.2785 61.6107 11.0676C61.6274 11.1188 61.6469 11.1785 61.6579 11.241Z",fill:"#676461"}),Q.createElement("path",{d:"M62.275 26.3032C62.3137 26.4651 62.4261 26.6501 62.377 26.7746C62.2211 27.1935 61.1639 27.8313 60.6284 27.6808C61.1421 27.2441 61.6586 26.8159 62.275 26.3032Z",fill:"#676461"}),Q.createElement("path",{d:"M63.2832 13.5379C62.0549 13.7409 60.8664 13.9355 59.6778 14.1302C60.4794 13.5899 62.9506 13.1274 63.2832 13.5379Z",fill:"#676461"}),Q.createElement("path",{d:"M54.7777 15.5593C55.5692 15.263 56.3495 14.9327 57.1493 14.6762C57.8466 14.4532 58.5718 14.3013 59.2774 14.1181C59.2912 14.1749 59.3078 14.2402 59.3217 14.2971C57.7995 14.714 56.2801 15.1252 54.7579 15.5421C54.7551 15.5478 54.7777 15.5593 54.7777 15.5593Z",fill:"#676461"}),Q.createElement("path",{d:"M76.3724 20.2307C75.9904 19.5818 76.0941 19.3498 77.021 18.6602C76.822 19.1498 76.6145 19.6421 76.3724 20.2307Z",fill:"#676461"}),Q.createElement("path",{d:"M93.3329 38.3989C93.354 38.6657 93.4062 38.9412 93.3846 39.2078C93.2259 41.4114 92.7666 43.5622 92.1229 45.6693C91.9345 46.2782 91.5477 46.8293 91.3593 47.4382C90.8088 49.1941 89.9668 50.7809 88.9068 52.2785C88.4513 52.9228 88.1144 53.6557 87.6843 54.32C87.5696 54.5037 87.3022 54.5817 87.1083 54.7111C87.0547 54.6483 87.0041 54.5799 86.9505 54.5172C87.3835 53.8473 87.8448 53.1917 88.2523 52.5018C88.9841 51.2718 89.8179 50.0793 90.377 48.7689C91.1378 46.9915 91.794 45.1539 92.2856 43.2899C92.6638 41.8451 92.7217 40.3162 92.9327 38.8222C92.9565 38.6635 93.0539 38.5136 93.1202 38.3551C93.1882 38.3754 93.262 38.3843 93.3329 38.3989Z",fill:"#676461"}),Q.createElement("path",{d:"M87.2249 38.3037C82.929 44.5297 77.2838 49.4741 71.5384 54.5456C71.6025 54.2793 71.5925 54.0749 71.6867 53.9875C72.3552 53.3586 73.0433 52.761 73.7315 52.1493C75.2708 50.7735 76.8355 49.4177 78.3465 48.0133C79.3034 47.125 80.2548 46.2055 81.1016 45.2116C82.7981 43.2182 84.4156 41.1562 86.0668 39.1256C86.2815 38.8573 86.4623 38.5576 86.6883 38.295C86.777 38.1905 86.9475 38.1631 87.0786 38.1014C87.1264 38.1613 87.1771 38.2297 87.2249 38.3037Z",fill:"#676461"}),Q.createElement("path",{d:"M86.2965 36.3457C85.0964 37.0539 83.8401 37.6766 82.7132 38.4789C80.9332 39.7399 79.2404 41.1234 77.511 42.4529C76.4465 43.2725 75.3539 44.0636 74.312 44.9089C73.644 45.4527 73.0521 46.0849 72.4011 46.6515C72.224 46.8037 71.9624 46.8562 71.7346 46.9542C71.6952 46.9057 71.6528 46.8629 71.6134 46.8144C71.6823 46.6928 71.7174 46.5256 71.8202 46.4496C72.9503 45.5707 74.0974 44.7147 75.2275 43.8359C76.5688 42.7937 77.8651 41.7001 79.2289 40.6978C80.8951 39.4645 82.6037 38.2881 84.3038 37.1004C84.7544 36.7881 85.2474 36.5327 85.7403 36.2773C85.9055 36.1902 86.127 36.2029 86.3203 36.1727C86.3057 36.2294 86.3025 36.2918 86.2965 36.3457Z",fill:"#676461"}),Q.createElement("path",{d:"M85.042 46.9888C87.0843 44.6088 88.575 41.8994 89.7942 39.0238C89.8678 39.047 89.9386 39.0757 90.0123 39.0989C89.9828 39.2831 89.9759 39.4788 89.9123 39.6459C89.1855 41.4404 88.3143 43.1689 87.2168 44.7685C86.701 45.5173 86.2361 46.292 85.7175 47.0324C85.6402 47.1426 85.3734 47.1212 85.1971 47.1599C85.1378 47.1085 85.0899 47.0487 85.042 46.9888Z",fill:"#676461"}),Q.createElement("path",{d:"M72.0183 39.9034C72.3204 38.8325 80.9269 34.1859 81.838 34.7189C78.1306 35.7929 75.1826 38.0346 72.0183 39.9034Z",fill:"#676461"}),Q.createElement("path",{d:"M81.9821 52.3243C80.854 54.2358 79.1019 55.5962 77.6208 57.1936C77.5473 57.1421 77.4738 57.0906 77.3974 57.0447C77.5178 56.8638 77.6128 56.6629 77.7558 56.5077C78.7305 55.4862 79.7222 54.4875 80.6913 53.4631C80.9715 53.164 81.1669 52.7934 81.4217 52.4743C81.5219 52.3472 81.6899 52.2687 81.8325 52.1702C81.8891 52.2131 81.937 52.2729 81.9821 52.3243Z",fill:"#676461"}),Q.createElement("path",{d:"M85.7501 56.3475C85.4749 57.2252 84.6378 58.0741 84.0277 58.0423C84.5056 57.4239 84.9579 56.828 85.4271 56.2549C85.4585 56.2211 85.6396 56.3129 85.7501 56.3475Z",fill:"#676461"}),Q.createElement("path",{d:"M82.9491 33.4761C83.4324 32.9173 84.3598 32.5907 84.7414 32.8481C83.7971 33.5858 83.2992 33.7673 82.9491 33.4761Z",fill:"#676461"}),Q.createElement("path",{d:"M19.1942 46.5483C19.6286 44.7407 19.9441 42.8871 20.5259 41.1257C21.0902 39.4267 21.8078 37.7484 22.678 36.1759C23.6143 34.4733 24.7714 32.8827 25.8804 31.2747C26.6598 30.1472 27.4986 29.0569 28.3487 27.9723C28.7265 27.495 29.1891 27.0749 29.6319 26.6519C29.7261 26.5645 29.9134 26.5741 30.0528 26.538C30.0294 26.6542 30.0425 26.8245 29.9711 26.8808C28.3102 28.2161 27.2849 30.0657 25.9686 31.6895C24.5722 33.4149 23.4275 35.2894 22.5119 37.3013C21.5185 39.4944 20.5223 41.6931 20.155 44.1111C20.0572 44.7659 19.9651 45.4236 19.8191 46.0611C19.7694 46.285 19.561 46.471 19.4234 46.6716C19.3498 46.6343 19.2706 46.5942 19.1942 46.5483Z",fill:"#676461"}),Q.createElement("path",{d:"M34.0969 28.9148C34.1325 29.125 34.2022 29.3382 34.1952 29.5481C34.1546 31.9397 34.1537 34.3372 34.0223 36.7255C33.9327 38.3309 33.6557 39.9267 33.4412 41.5257C33.334 42.311 33.2523 43.1164 33.0119 43.8697C32.4527 45.6285 31.8029 47.3555 31.1843 49.0912C31.1236 49.2526 30.9723 49.3822 30.8663 49.5348C30.8153 49.509 30.7644 49.4832 30.7134 49.4574C30.7859 49.2166 30.8442 48.9758 30.9224 48.7379C31.4983 47.0161 32.1026 45.3087 32.6417 43.5753C32.9171 42.6832 33.1302 41.7594 33.2922 40.8382C33.4039 40.226 33.3852 39.5903 33.4261 38.9635C33.5358 37.3185 33.6739 35.6737 33.741 34.0284C33.813 32.5137 33.8084 30.9957 33.8434 29.4836C33.8475 29.2936 33.8628 29.1092 33.8725 28.922C33.9464 28.9168 34.023 28.92 34.0969 28.9148Z",fill:"#676461"}),Q.createElement("path",{d:"M26.9495 51.1345C26.8869 51.1597 26.7219 51.2183 26.46 51.3133C28.0589 46.7659 29.8867 42.3986 30.4701 37.6638C30.3071 42.3698 28.3154 46.6113 26.9495 51.1345Z",fill:"#676461"}),Q.createElement("path",{d:"M25.8059 27.9849C25.3315 28.456 24.8403 28.9043 24.3941 29.404C23.0758 30.8774 21.7433 32.3366 20.4815 33.853C19.8033 34.6691 19.2438 35.5879 18.642 36.464C18.5216 36.6449 18.452 36.8658 18.3455 37.1036C17.9545 36.9623 18.1125 36.6795 18.2644 36.4505C18.7518 35.7156 19.2222 34.958 19.7746 34.2774C20.968 32.7975 22.1616 31.3034 23.4539 29.9093C24.1343 29.1726 25.0238 28.6273 25.82 27.9992L25.8059 27.9849Z",fill:"#676461"}),Q.createElement("path",{d:"M19.071 47.9575C18.955 48.802 18.8539 49.519 18.732 50.389C18.407 49.7122 18.5883 48.4312 19.071 47.9575Z",fill:"#676461"}),Q.createElement("path",{d:"M28.8845 53.2029C29.1378 52.6484 29.3939 52.0883 29.6416 51.531C29.7237 51.5655 29.8001 51.5971 29.8822 51.6316C29.6543 52.2061 29.4237 52.772 29.1958 53.3465C29.0911 53.3005 28.9892 53.2489 28.8845 53.2029Z",fill:"#676461"}),Q.createElement("path",{d:"M25.8296 27.9966C26.361 27.4551 26.901 26.9108 27.4324 26.3692C27.4916 26.4348 27.5508 26.5004 27.6128 26.5745C27.0108 27.0447 26.4089 27.5149 25.8127 27.988L25.8296 27.9966Z",fill:"#676461"}),Q.createElement("path",{d:"M83.738 78.1961C83.8328 78.0094 83.8742 77.76 84.0225 77.6502C85.9507 76.2937 87.4723 74.5462 88.9575 72.7446C90.3166 71.1068 91.5654 69.4059 92.3079 67.3844C92.3512 67.2712 92.5418 67.2042 92.6616 67.1226C92.6891 67.2646 92.7847 67.4269 92.7441 67.5486C92.1893 69.0747 91.3827 70.4518 90.3101 71.6799C89.2776 72.8571 88.3553 74.1257 87.2918 75.2658C86.254 76.3692 85.0949 77.3613 83.9894 78.4019C83.899 78.3276 83.8199 78.259 83.738 78.1961Z",fill:"#676461"}),Q.createElement("path",{d:"M98.227 52.9612C97.1461 55.9709 96.0738 58.9778 94.9929 61.9875C94.9617 61.9788 94.9362 61.973 94.9021 61.97C95.1785 60.9218 95.4576 59.8822 95.7339 58.834C95.7056 58.8197 95.6688 58.8081 95.6405 58.7937C95.5318 58.9236 95.423 59.0535 95.2972 59.2032C95.2749 59.1349 95.2355 59.0723 95.2556 59.0327C95.4396 58.6706 95.6378 58.3086 95.8162 57.9436C95.9254 57.7286 96.0319 57.5051 96.1072 57.2729C96.2983 56.6867 96.3502 56.1082 96.8221 55.5718C97.2683 55.058 97.3162 54.2071 97.5705 53.5107C97.6572 53.27 97.8317 53.0525 97.9666 52.8292C98.0572 52.8751 98.1421 52.9181 98.227 52.9612Z",fill:"#676461"}),Q.createElement("path",{d:"M97.5171 57.9165C97.0297 58.6656 96.5422 59.4147 96.052 60.1552C96.0039 60.1237 95.9586 60.1007 95.9106 60.0693C96.2413 59.4044 96.5324 58.7195 96.9028 58.0747C97.5947 56.8672 97.7451 55.5204 98.0231 54.2027C98.0934 53.8683 98.1159 53.4457 98.7888 53.4666C98.3592 54.9565 97.9324 56.4408 97.4971 57.9278L97.5171 57.9165Z",fill:"#676461"}),Q.createElement("path",{d:"M85.6774 62.2387C87.8161 60.4123 90.0927 58.7768 92.5973 57.4775C92.6423 57.543 92.6873 57.6085 92.7267 57.6712C91.5292 58.4162 90.2951 59.1071 89.1399 59.9092C88.0017 60.7056 86.9394 61.6189 85.8406 62.478C85.7928 62.4039 85.7337 62.3241 85.6774 62.2387Z",fill:"#676461"}),Q.createElement("path",{d:"M97.5037 57.9313C97.6381 57.7789 97.7696 57.6321 97.9126 57.4627C98.1561 58.4826 95.4491 63.6278 94.2448 64.5968C94.4141 64.3197 94.5806 64.0341 94.7555 63.76C95.8912 61.9592 96.8202 60.0609 97.5624 58.0678C97.5769 58.0254 97.5375 57.9627 97.5208 57.9115C97.518 57.9172 97.5037 57.9313 97.5037 57.9313Z",fill:"#676461"}),Q.createElement("path",{d:"M88.1551 64.9881C87.4518 65.7416 86.7569 66.5065 86.0281 67.2401C85.9138 67.3529 85.6527 67.3202 85.4594 67.3503C85.5541 67.1919 85.6149 67.0022 85.7435 66.8753C86.2578 66.3817 86.7834 65.8938 87.3146 65.423C87.5488 65.2144 87.8083 65.04 88.0566 64.8456C88.0904 64.8912 88.1213 64.9425 88.1551 64.9881Z",fill:"#676461"}),Q.createElement("path",{d:"M83.4484 64.6364C83.469 64.5117 83.4558 64.3557 83.5245 64.2625C83.7822 63.9236 84.054 63.5848 84.3596 63.2916C84.4566 63.1985 84.6722 63.2224 84.8371 63.1922C84.7992 63.3366 84.8094 63.5267 84.718 63.6226C84.3579 63.9949 83.9668 64.3444 83.5871 64.6996C83.5418 64.6767 83.4936 64.6594 83.4484 64.6364Z",fill:"#676461"}),Q.createElement("path",{d:"M50.6268 8.629C50.3853 9.09009 50.2033 9.5884 49.8997 10.0037C48.8858 11.3683 47.8889 12.7557 46.7592 14.026C45.4722 15.4798 44.0384 16.8022 42.6893 18.196C42.1033 18.8027 41.585 19.4863 40.9709 20.0644C40.4881 20.5241 39.9093 20.8925 39.3024 21.2181C43.2183 17.155 47.4166 13.3488 50.3666 8.45444C50.4514 8.51167 50.5419 8.57177 50.6268 8.629Z",fill:"#676461"}),Q.createElement("path",{d:"M29.5153 18.1924C29.6731 17.938 29.7998 17.6606 29.9858 17.4347C31.4278 15.7462 33.1545 14.38 34.9433 13.0879C36.9405 11.6381 38.87 10.0971 40.9206 8.7242C42.4236 7.7142 44.0673 6.91781 45.6547 6.03598C45.7545 5.97981 45.8907 5.99194 46.1286 6.09829C45.9028 6.3325 45.7158 6.71448 45.4455 6.78386C43.5879 7.27258 42.0366 8.29365 40.5103 9.39148C39.2864 10.2726 38.0146 11.0796 36.8245 12.0063C34.7155 13.6484 32.4569 15.1222 30.6494 17.1377C30.3176 17.5104 30.0225 17.9229 29.7133 18.3212C29.6482 18.2811 29.5775 18.2382 29.5153 18.1924Z",fill:"#676461"}),Q.createElement("path",{d:"M33.8334 18.0902C34.5187 17.5125 35.2011 16.9262 35.8891 16.357C37.1509 15.3173 38.4325 14.2946 39.6774 13.2321C41.0251 12.0793 42.2855 10.8183 43.6952 9.73963C44.9508 8.78213 46.3529 8.01274 47.693 7.16921C47.827 7.0877 47.9975 7.07449 48.1539 7.03283C48.1819 7.10393 48.2127 7.16936 48.2407 7.24046C47.4625 7.69281 46.6618 8.1195 45.9005 8.60883C44.2723 9.65499 42.6751 10.7382 41.3088 12.1377C40.4827 12.9785 39.5466 13.7137 38.6359 14.4689C37.4483 15.4466 36.2326 16.3817 35.0479 17.3538C34.691 17.6497 34.3821 18.0054 34.0534 18.3298C33.9744 18.2471 33.9011 18.1672 33.8334 18.0902Z",fill:"#676461"}),Q.createElement("path",{d:"M43.5274 14.4729C45.8766 12.54 47.4038 9.91295 49.3802 7.66301C49.4426 7.68039 49.5106 7.70064 49.573 7.71803C49.5435 7.88809 49.5706 8.10104 49.4761 8.21683C47.9164 10.1372 46.3596 12.0519 44.7716 13.9438C44.5027 14.2628 44.0812 14.4618 43.7331 14.7124C43.6598 14.6325 43.595 14.5498 43.5274 14.4729Z",fill:"#676461"}),Q.createElement("path",{d:"M28.376 19.6189C27.8354 20.2343 27.3264 20.8017 26.8258 21.3804C26.4253 21.8463 26.0051 22.295 25.6527 22.7923C25.5209 22.9817 25.553 23.2826 25.4862 23.5262C25.3556 23.9794 25.056 24.2047 24.5652 24.1338C24.7076 23.1671 27.6089 19.6713 28.376 19.6189Z",fill:"#676461"}),Q.createElement("path",{d:"M39.8098 18.6216C40.5364 17.7944 41.24 16.9983 41.9379 16.1994C41.9918 16.2054 42.0372 16.2141 42.0911 16.2201C42.0042 16.4892 41.9541 16.784 41.8163 17.0272C41.38 17.7595 40.2497 18.6667 39.8098 18.6216Z",fill:"#676461"}),Q.createElement("path",{d:"M92.2465 21.4701C92.5724 22.9302 89.2188 28.8434 87.9041 29.3153C87.9764 29.1029 87.9917 28.9186 88.0862 28.8028C89.3733 27.3065 90.4343 25.6529 91.2915 23.8818C91.5792 23.2877 91.6942 22.6131 91.9083 21.9816C91.9632 21.8316 92.0946 21.699 92.2465 21.4701Z",fill:"#676461"}),Q.createElement("path",{d:"M76.1523 29.3844C76.3781 29.1501 76.5241 28.9751 76.6897 28.8313C77.712 27.9406 78.7062 27.0071 79.7877 26.1819C81.1975 25.1033 82.672 24.1073 84.1353 23.0914C84.5318 22.8156 84.9677 22.5883 85.3924 22.3552C85.4921 22.2991 85.6397 22.3169 85.7619 22.3006C85.7043 22.428 85.6861 22.618 85.592 22.677C84.9421 23.0592 84.25 23.3701 83.6254 23.7865C81.2355 25.3787 78.8652 27.0023 76.8134 29.0363C76.6819 29.1689 76.5702 29.3187 76.4358 29.4569C76.4244 29.4654 76.3621 29.4338 76.1523 29.3844Z",fill:"#676461"}),Q.createElement("path",{d:"M77.4791 24.5716C77.5311 24.4414 77.538 24.2456 77.635 24.1809C79.1095 23.1991 80.5841 22.2031 82.0895 21.2725C82.9905 20.7187 83.9476 20.2645 84.8906 19.7961C85.1299 19.6755 85.4226 19.6601 85.7403 19.7215C82.8743 21.1295 79.9551 22.418 77.4791 24.5716Z",fill:"#676461"}),Q.createElement("path",{d:"M88.4729 23.0214C87.537 24.6531 86.4003 26.1475 85.1986 27.5875C85.1421 27.5446 85.0799 27.4989 85.0205 27.4617C86.095 25.9216 87.1723 24.39 88.2468 22.8499C88.3231 22.9099 88.3966 22.9614 88.4729 23.0214Z",fill:"#676461"}),Q.createElement("path",{d:"M83.4195 17.828C83.5822 17.2557 85.9836 16.1316 86.5807 16.4841C85.4814 16.9517 84.4191 17.4024 83.4195 17.828Z",fill:"#676461"}),Q.createElement("path",{d:"M82.6303 30.1197C83.0938 29.5295 83.5231 28.9789 84.0154 28.3464C84.101 29.1722 83.3428 30.1039 82.6303 30.1197Z",fill:"#676461"}),Q.createElement("path",{d:"M81.7226 18.9946C81.0048 19.3847 80.2899 19.7692 79.5721 20.1593C79.5384 20.0996 79.5133 20.0371 79.4796 19.9773C80.2058 19.5985 80.9235 19.2226 81.6497 18.8438C81.675 18.8922 81.7002 18.9406 81.7226 18.9946Z",fill:"#676461"}),Q.createElement("path",{d:"M67.8848 5.56177C68.8175 5.40822 69.7501 5.25465 70.6827 5.1011C70.7022 5.1608 70.716 5.21764 70.7356 5.27735C70.414 5.37766 70.0895 5.48363 69.7651 5.57541C69.3013 5.70329 68.8346 5.83682 68.3626 5.92492C68.1977 5.95519 68.0081 5.83775 67.8323 5.79134C67.8413 5.7176 67.8616 5.63542 67.8848 5.56177Z",fill:"#676461"}),Q.createElement("path",{d:"M62.4303 6.58191C63.1503 6.37037 63.8591 6.12471 64.5873 5.96714C64.9769 5.88708 65.4053 5.969 65.8143 5.97702C65.8281 6.03386 65.8391 6.09635 65.8529 6.15319C65.7559 6.23209 65.6384 6.39317 65.5618 6.3757C64.5949 6.10623 63.6975 6.52675 62.7652 6.63775C62.6515 6.65129 62.5353 6.59954 62.419 6.57617C62.4219 6.57051 62.4303 6.58191 62.4303 6.58191Z",fill:"#676461"}),Q.createElement("path",{d:"M41.8778 69.5163C40.1463 71.6627 37.8986 73.2699 36.9873 75.9458C36.9135 75.9369 36.8029 75.9164 36.6921 75.9243C36.604 75.9294 36.5213 75.98 36.4189 76.0135C36.423 74.9127 40.8557 69.4963 41.8778 69.5163Z",fill:"#676461"}),Q.createElement("path",{d:"M38.337 75.4633C38.9801 73.9037 40.3351 72.9184 41.3511 71.6617C41.4162 71.7018 41.4841 71.7362 41.5492 71.7763C41.5 71.915 41.4876 72.0937 41.3989 72.1982C40.8182 72.8644 40.2009 73.4908 39.64 74.1742C39.3997 74.465 39.2836 74.8616 39.0714 75.181C38.9453 75.3732 38.7315 75.4996 38.5516 75.6575C38.4782 75.5918 38.4104 75.529 38.337 75.4633Z",fill:"#676461"}),Q.createElement("path",{d:"M40.8322 65.3643C40.4697 65.6573 40.0959 65.9445 39.7361 66.2461C39.0737 66.8069 38.3746 67.342 37.7573 67.9541C36.7114 68.9894 35.7135 70.0704 34.6958 71.1343C34.3785 71.4644 34.1988 72.0422 33.343 71.7507C35.9097 69.5863 37.756 66.8078 40.6545 65.1675C40.7137 65.2331 40.773 65.2987 40.8322 65.3643Z",fill:"#676461"}),Q.createElement("path",{d:"M34.8798 72.2305C36.3524 70.6217 37.7992 69.0355 39.2432 67.4549C38.6637 69.2958 35.9078 72.2251 34.8798 72.2305Z",fill:"#676461"}),Q.createElement("path",{d:"M62.4221 6.57031L62.422 6.584C62.4166 6.58123 62.4138 6.58669 62.4083 6.58392C62.4165 6.58123 62.4193 6.57577 62.4221 6.57031Z",fill:"#676461"}),Q.createElement("path",{d:"M54.7554 15.547L54.7751 15.5641C54.7609 15.564 54.7383 15.5667 54.7184 15.5779C54.7326 15.5639 54.7496 15.5583 54.7554 15.547Z",fill:"#676461"}),Q.createElement("path",{d:"M39.3455 43.8286C39.3226 43.8455 39.2969 43.854 39.2739 43.8709C39.2912 43.8511 39.3084 43.8312 39.3342 43.8228L39.3455 43.8286Z",fill:"#676461"}),Q.createElement("path",{d:"M14.5025 50.317C15.117 50.1587 15.2065 49.9266 14.9352 49.2696C14.7938 49.6178 14.6439 49.9688 14.5025 50.317ZM15.6786 53.8592C15.7697 53.82 15.8637 53.7751 15.9548 53.7359C15.4065 52.8674 15.4192 51.7636 14.8112 50.9146C14.7485 50.9398 14.6859 50.965 14.6204 50.9958C14.9721 51.9569 15.3267 52.9123 15.6786 53.8592ZM15.4737 42.7179C15.5261 41.6201 15.1547 40.6277 14.2536 39.8508C14.2693 40.5205 14.3902 41.1511 14.2842 41.7521C14.0482 43.1411 13.6987 44.5154 13.4173 45.8956C13.1184 47.3524 12.6434 48.8053 13.4009 50.271C13.499 50.4702 13.5857 50.692 13.6184 50.9078C13.9632 52.9613 14.9489 54.7205 16.1169 56.4013C16.1985 56.5209 16.3086 56.6265 16.4636 56.8119C16.4504 56.6557 16.4592 56.6104 16.4424 56.5734C16.0417 55.7085 15.6468 54.8465 15.2263 53.9787C14.6348 52.7466 13.9524 51.5255 14.0154 50.1127C14.0822 48.5241 14.2485 46.936 14.4232 45.3594C14.4626 44.9737 14.712 44.6091 14.8705 44.2411C14.93 44.2641 14.9924 44.2815 15.0546 44.3131C14.8633 45.8244 14.672 47.3357 14.4777 48.8527C14.5969 48.8704 14.7161 48.8881 14.8267 48.9086C14.91 48.3103 15.0132 47.715 15.0738 47.1195C15.2251 45.6449 15.4077 44.1789 15.4737 42.7179ZM18.4969 54.5903C18.2051 54.9263 17.9905 55.1805 17.7616 55.4487C17.9643 55.7365 18.1529 55.9958 18.3443 56.2636C19.0006 55.7707 18.7002 55.2271 18.4969 54.5903ZM29.1621 68.3363C29.2579 68.4561 29.3453 68.5502 29.427 68.6556C29.6711 68.2314 29.9009 67.8213 30.1278 67.4168C30.0883 67.3825 30.0459 67.3539 30.0034 67.3253C29.7345 67.6444 29.4683 67.972 29.1621 68.3363ZM30.1841 63.019C29.5572 63.3559 28.9359 63.6957 28.3146 64.0355C28.3426 64.0924 28.3792 64.1465 28.4129 64.2063C29.023 63.8466 29.6415 63.4982 30.2515 63.1385C30.229 63.0987 30.2066 63.0588 30.1841 63.019ZM31.865 70.6955C30.98 70.9799 30.5974 70.85 30.4817 70.279C30.2432 70.7203 30.5781 71.2103 31.3851 71.5837C31.5402 71.3066 31.6897 71.0265 31.865 70.6955ZM31.6801 66.2679C32.0227 65.9861 32.3653 65.7043 32.7278 65.4113C32.3624 65.2616 31.9257 65.6025 31.6801 66.2679ZM36.6633 63.734C34.0904 65.0558 31.8826 66.5698 30.6311 69.1165C31.5544 68.1683 32.4299 67.1603 33.421 66.275C34.4035 65.3924 35.4989 64.6382 36.6633 63.734ZM33.6069 61.5799C34.375 60.9232 35.0501 60.1694 35.7617 59.4556C33.7446 60.0201 32.1655 61.3759 30.4105 62.2513C30.5308 62.5329 30.6092 62.7149 30.7016 62.9254C31.2371 62.6703 31.8325 62.3814 32.425 62.0982C32.3884 62.0582 32.346 62.0154 32.3121 61.984C32.395 61.905 32.4611 61.7891 32.5634 61.7698C32.9161 61.6923 33.3757 61.7687 33.6069 61.5799ZM38.6606 63.1665C38.2334 63.3627 37.789 63.5645 37.4208 63.8546C35.9878 65.007 34.5464 66.148 33.1783 67.3689C32.2757 68.1781 31.4577 69.0871 31.098 70.2854C33.6151 67.9105 36.1378 65.5385 38.6606 63.1665ZM42.6298 76.7921C42.5902 76.7579 42.5536 76.7179 42.514 76.6837C41.639 77.6207 40.7584 78.5549 39.8176 79.5654C39.8543 79.6054 39.8966 79.6482 39.9333 79.6881C41.1526 79.0963 41.8615 77.9256 42.6298 76.7921ZM36.4016 66.0422C37.9949 64.6864 39.715 63.4875 41.3589 62.2284C39.5722 62.7177 32.22 68.9042 31.6819 70.4675C33.3132 68.9388 34.7911 67.4178 36.4016 66.0422ZM42.0709 62.8028C42.0058 62.7769 41.9434 62.7595 41.8726 62.7308C37.9456 64.8536 34.4218 67.4441 32.0373 71.2952C32.1895 71.472 32.2854 71.5775 32.3813 71.6831C32.1362 71.815 31.8855 71.9441 31.555 72.1182C31.7502 72.2243 31.9941 72.2909 32.1407 72.4507C32.6089 72.9584 33.2397 73.3564 33.3142 74.1627C33.3595 74.6198 33.5185 75.0775 33.6291 75.5605C33.9743 75.3156 34.1963 75.2289 34.3167 75.0622C34.7982 74.3669 35.2515 73.6431 35.7189 72.9335C35.7734 72.8544 35.8816 72.8096 35.953 72.7391C36.1931 72.5049 36.4303 72.2764 36.6618 72.0309C37.125 71.5398 37.5968 71.0459 38.0459 70.5406C38.575 69.9477 39.2061 69.4065 39.5938 68.7277C40.438 67.2626 41.1805 65.7318 41.903 64.1979C42.0732 63.7931 42.0168 63.2735 42.0709 62.8028ZM36.1306 32.6289C36.1542 30.691 36.1977 28.7561 36.2101 26.8124C36.2112 26.628 36.0449 26.4369 35.9666 26.2407C35.9108 26.0843 35.8295 25.9079 35.8476 25.7463C35.9048 25.2415 35.9989 24.7342 36.0816 24.221C36.0135 24.215 35.9483 24.2032 35.8774 24.1887C35.7102 25.0219 35.5374 25.8523 35.3646 26.6828C35.3362 26.6684 35.3107 26.6626 35.2795 26.6539C35.3048 25.3573 35.3443 24.0608 35.3735 22.5883C35.0239 23.9767 34.7208 25.1894 34.415 26.3936C34.3441 26.379 34.2732 26.3644 34.2108 26.347C34.4135 25.2898 34.6247 24.2298 34.8244 23.1782C34.7961 23.1638 34.7621 23.1608 34.7394 23.1493C34.2926 24.1967 33.8457 25.2582 33.3988 26.3055C33.3506 26.2882 33.3025 26.2709 33.2572 26.248C33.7105 25.0758 34.1525 23.8979 34.6058 22.7258C34.5266 22.6714 34.4332 22.617 34.3541 22.5626C34.1897 22.9561 34.0253 23.3496 33.8524 23.7458C33.8015 23.7058 33.7535 23.6743 33.7026 23.6343C33.8492 23.3599 33.9929 23.0912 34.1395 22.8168C34.1111 22.8024 34.0828 22.7881 34.0517 22.7652C33.5673 23.4661 33.0971 24.1672 32.6098 24.8738C32.5731 24.848 32.5363 24.8223 32.5052 24.7994C32.7836 24.3498 33.059 23.9059 33.3317 23.4534C33.3063 23.4334 33.2808 23.4134 33.2525 23.3991C32.8436 23.8394 32.4375 24.2883 32.0314 24.7371C31.9975 24.7057 31.9551 24.6771 31.9297 24.6429C32.4452 23.9648 32.9692 23.2982 33.4903 22.623C33.4508 22.5887 33.4056 22.5515 33.3604 22.5144C32.7686 23.1324 32.1796 23.759 31.5934 24.3799C31.5397 24.3456 31.4887 24.3198 31.435 24.2854C31.6589 23.9008 31.8603 23.4905 32.1267 23.1345C32.3874 22.7756 32.7103 22.4625 33.0248 22.1379C33.3306 21.8304 33.6507 21.5229 33.9621 21.2182C33.9311 21.1812 33.8945 21.1412 33.8549 21.107C33.0614 21.7437 32.282 22.3806 31.4912 23.0259C31.5638 22.7851 31.6956 22.5957 31.85 22.432C32.0159 22.2457 32.2016 22.0765 32.3731 21.893C32.3308 21.8502 32.2856 21.8131 32.2433 21.7703C30.6714 22.8736 29.0798 23.9599 27.539 25.1003C26.3434 25.9817 25.2099 26.9371 24.034 27.8498C21.7222 29.6527 19.6503 31.6839 18.0019 34.1148C17.268 35.1945 16.5878 36.3228 15.9784 37.4799C15.6392 38.1193 15.4783 38.8561 15.275 39.5643C15.2315 39.706 15.3325 39.8995 15.3798 40.0587C15.617 40.7268 16.0246 41.3818 16.0516 42.0572C16.1089 43.3174 15.9446 44.5934 15.86 45.8528C15.832 46.23 15.7615 46.607 15.7108 46.9869C16.0025 46.6651 16.1581 46.317 16.3758 46.0146C16.4675 45.8903 16.6863 45.866 16.8458 45.7903C16.8872 45.9891 17.0277 46.2311 16.9615 46.3613C16.6827 46.8818 16.3161 47.3649 16.026 47.8797C15.868 48.1625 15.7921 48.4941 15.6794 48.7999C15.7502 48.8287 15.821 48.8575 15.8862 48.8834C16.1243 48.513 16.3397 48.1312 16.6202 47.7894C16.7289 47.6595 16.9761 47.6354 17.1612 47.5655C17.1939 47.7814 17.3313 48.0574 17.2452 48.1988C16.9983 48.6145 16.7004 49.0185 16.3575 49.3571C15.8201 49.896 15.5864 50.482 15.8261 51.2013C16.588 50.6268 16.5284 49.2729 17.827 49.1555C17.5213 49.8972 17.2098 50.6502 16.6838 51.1948C16.0749 51.8185 15.9805 52.3684 16.4614 53.1174C16.9459 52.4023 17.4189 51.7098 17.8947 51.0258C17.9692 50.9212 18.0975 50.851 18.2003 50.7608C18.2932 50.8862 18.4373 50.9948 18.4592 51.134C18.4896 51.2704 18.4287 51.4601 18.3428 51.5731C17.8903 52.1693 17.3982 52.7453 16.9598 53.3557C16.8309 53.5253 16.7097 53.8339 16.774 53.9875C16.9223 54.3402 17.1987 54.6368 17.4802 55.0357C17.9306 54.3175 18.3095 53.6841 18.728 53.0849C18.8283 52.9436 19.0727 52.9109 19.2465 52.8211C19.2568 52.9971 19.3152 53.1904 19.2603 53.3405C19.0608 53.9012 18.6342 54.4322 19.1756 55.0482C19.4272 54.7914 19.4286 54.1161 20.2503 54.4187C20.0634 54.7865 19.9529 55.1859 19.7068 55.474C19.2547 56.0134 19.3284 56.4848 19.7116 56.9637C20.5105 56.8349 20.0696 55.5867 21.0469 55.5412C21.1992 56.6004 20.4768 57.2234 19.8643 57.9662C20.2348 58.2038 20.5431 58.4099 20.8599 58.6132C21.3187 57.9206 21.7344 57.2987 22.1474 56.6683C22.1789 56.6202 22.1652 56.5492 22.1684 56.4868C22.2146 55.9195 22.2551 55.3494 22.3127 54.7737C22.4793 53.1431 22.5721 51.4894 22.8521 49.8736C23.1289 48.3344 23.5504 46.8045 24.0114 45.3089C24.5941 43.4338 25.225 41.576 25.9579 39.7556C26.9303 37.3521 28.0329 35.0004 29.0647 32.6199C29.8947 30.7065 31.1548 29.0537 32.3837 27.3922C32.4382 27.3131 32.5887 27.3111 32.694 27.272C32.601 27.6091 32.4236 27.8181 32.249 28.0356C30.5146 30.1453 29.1989 32.51 28.1634 35.0238C27.0038 37.8519 25.8922 40.7115 24.8658 43.5857C24.2846 45.2197 23.8649 46.9141 23.4594 48.6087C22.8963 50.9776 22.6679 53.4024 22.6127 55.8367C22.6076 56.197 22.7748 56.6945 22.6003 56.8978C21.9881 57.5981 22.1565 58.3595 22.2423 59.1573C22.3944 58.9142 22.4871 58.6338 22.6278 58.3849C22.6996 58.2576 22.8796 58.0855 22.976 58.1059C23.115 58.1408 23.2985 58.3121 23.309 58.4455C23.3306 58.6272 23.2298 58.8395 23.1379 59.0063C22.9254 59.3683 22.6761 59.7188 22.421 60.0947C22.5624 60.1948 22.749 60.3179 22.995 60.4924C23.0678 60.2091 23.0979 59.9397 23.2044 59.7161C23.2936 59.5407 23.4846 59.4169 23.6304 59.2702C23.7115 59.4608 23.8495 59.6517 23.8568 59.8475C23.8583 60.0546 23.797 60.3154 23.6653 60.4763C23.2533 60.9649 23.5071 61.2501 23.9255 61.5476C24.1239 61.1713 23.5586 60.2941 24.6818 60.5218C24.6626 60.8679 24.7368 61.2542 24.5986 61.54C24.2591 62.2361 24.5832 62.6352 25.075 62.9984C26.0545 60.8191 26.0986 58.3365 27.4237 56.2897C26.6029 58.5352 25.8417 60.7895 26.2489 63.2945C26.4376 63.1055 26.5633 62.9842 26.8433 62.7134C26.9145 63.1337 27.0122 63.4038 26.9907 63.6563C26.9453 64.0958 26.7552 64.526 26.7467 64.963C26.7441 65.8227 27.5066 66.0597 28.0775 66.4914C28.0118 66.1023 28.0055 65.7505 27.8997 65.4264C27.3312 63.7008 27.5125 61.9851 28.0259 60.3025C28.3361 59.2998 28.8419 58.3606 29.2769 57.3927C29.611 56.6511 30.1438 55.9391 30.2594 55.1651C30.3691 54.445 30.7464 54.0669 31.1723 53.621C31.2895 53.5025 31.4039 53.3755 31.4815 53.2369C31.8549 52.5722 32.1746 51.8731 32.5791 51.2313C32.9061 50.7139 33.335 50.2624 33.713 49.7708C33.7445 49.7369 33.7364 49.6688 33.7451 49.6376C33.5835 49.5913 33.4361 49.545 33.1215 49.4496C33.6014 49.0097 33.9813 48.6685 34.3869 48.3048C34.0917 48.2691 33.8817 48.248 33.6745 48.2213C33.8435 48.0009 34.0011 47.7748 34.1758 47.5573C34.2329 47.5009 34.3324 47.4873 34.3867 47.4365C34.5238 47.3068 34.7007 47.1829 34.7557 47.0186C34.9147 46.5797 35.0596 46.1266 35.1363 45.6673C35.2632 44.9133 35.3192 44.1446 35.4376 43.3933C35.5677 42.5769 35.7915 41.7723 35.8648 40.9555C35.9352 40.1586 35.6935 39.3031 35.9084 38.558C36.2163 37.4759 36.1237 36.4113 36.156 35.3389C36.1789 34.4111 36.1193 33.5198 36.1306 32.6289ZM45.534 67.1129C44.9421 67.7451 44.6608 68.6628 43.7186 69.0037C43.9052 68.6926 44.0861 68.3787 44.2726 68.0676C44.2472 68.0476 44.2218 68.0276 44.1935 68.0132C43.8451 68.3064 43.511 68.5995 43.1684 68.8814C43.1261 68.8386 43.0781 68.7929 43.033 68.7416C43.259 68.479 43.4794 68.2135 43.7054 67.9509C43.6715 67.9195 43.6489 67.8938 43.6151 67.8624C43.2298 68.1581 42.8416 68.4596 42.4535 68.761C42.4253 68.7324 42.3942 68.7095 42.3659 68.681C42.6093 68.3703 42.8442 68.0623 43.1305 67.6951C42.2118 67.9055 40.3474 69.0242 39.6466 69.8005C38.4797 71.102 37.3155 72.412 36.1796 73.7363C35.6103 74.3942 35.1059 75.1064 34.6134 75.7392C36.3435 77.0004 38.2717 77.9279 39.8092 79.554C39.7111 78.8923 40.2063 78.7306 40.4497 78.4198C40.7016 78.1063 40.9563 77.8013 41.211 77.4963C41.1629 77.4648 41.1206 77.422 41.0725 77.3905C40.5637 77.9012 40.0521 78.4176 39.5405 78.9339C39.4896 78.8939 39.4331 78.851 39.3851 78.8053C39.9558 77.9204 40.8092 77.2642 41.4846 76.4536C42.1914 75.6092 42.9831 74.8221 43.6107 73.9233C44.2412 73.0331 44.7274 72.0484 45.273 71.1009C45.1938 71.0466 45.1118 70.9837 45.0383 70.9322C43.707 73.9721 41.1553 75.9807 38.9735 78.3263C38.9862 78.1051 39.0134 77.8555 39.145 77.7087C40.0085 76.7801 40.9144 75.8942 41.7752 74.9571C42.3385 74.3531 42.8624 73.7006 43.4031 73.0709C43.3608 73.0281 43.3184 72.9995 43.276 72.9567C42.2897 73.9867 41.309 75.0197 40.3198 76.0554C40.286 76.024 40.2577 75.9955 40.2295 75.967C41.3598 74.6256 42.4845 73.2813 43.612 71.9314C43.5555 71.8885 43.5075 71.8428 43.4595 71.7971C43.1251 72.1329 42.785 72.4658 42.4477 72.8072C42.4393 72.7958 42.4308 72.7844 42.4309 72.7702C43.0589 71.8147 43.6869 70.8592 44.3235 69.9009C44.2839 69.8808 44.2499 69.8636 44.2131 69.8379C44.0592 69.9306 43.8967 70.0262 43.7342 70.1217C44.3796 69.1181 45.1802 68.2572 45.534 67.1129ZM56.2169 91.0514C57.6115 91.4736 58.8999 90.7318 60.3738 90.7459C58.8506 90.0023 57.5431 90.6134 56.2169 91.0514ZM66.0398 96.5354C65.4883 96.6259 64.9305 96.7987 64.3796 96.7899C63.4426 96.7703 62.4885 96.7422 61.5867 96.5271C60.0215 96.1465 58.583 95.4743 57.1538 94.6859C55.6141 93.8486 54.3345 92.7517 53.0552 91.6264C51.9283 90.6354 50.6279 90.1258 49.2439 89.8228C49.087 89.9354 48.919 89.9997 48.7772 89.9705C47.5494 89.6684 46.3273 89.3692 45.1139 89.0246C44.7227 88.9117 44.4723 88.9983 44.1725 89.2378C43.93 89.4208 43.6965 89.516 43.4805 89.5346C43.6367 89.5355 43.7929 89.5364 43.9405 89.5543C45.5583 89.7195 46.9823 90.4342 48.314 91.3583C49.2047 91.9734 50.1096 92.5886 51.0578 93.1048C52.7446 94.0167 54.4458 94.9145 56.1874 95.7047C57.1984 96.1673 58.31 96.4319 59.3815 96.7472C60.8584 97.1756 62.3921 97.156 63.9147 97.1022C64.6334 97.0751 65.3447 96.8805 66.0639 96.7682C66.0644 96.6831 66.0507 96.6121 66.0398 96.5354ZM51.7181 7.29621C52.4586 6.51159 53.1992 5.72697 53.9397 4.94235C53.9172 4.90249 53.8948 4.86264 53.8751 4.83132C52.7519 5.50026 51.6258 6.17486 50.4085 6.90285C51.4844 5.6406 52.9813 5.14687 54.2222 4.28849C52.466 4.89991 50.6595 5.38621 49.1134 6.46702C51.0597 4.97704 53.3506 4.23813 55.6474 3.45953C53.5204 3.89008 51.3904 4.32629 49.2605 4.76251C49.2579 4.7256 49.2411 4.68862 49.2385 4.65172C50.863 4.20128 52.4932 3.75371 54.1888 3.2753C54.0611 3.26039 54.0016 3.23735 53.9448 3.25121C52.5312 3.58084 51.1093 3.87069 49.7068 4.24862C47.192 4.92383 44.7691 5.86629 42.4329 7.03057C41.2307 7.63096 40.0031 8.18297 38.8317 8.83461C37.515 9.56204 36.2152 10.3123 35.1602 11.4356C34.5225 12.1158 33.7943 12.7501 33.0016 13.245C31.0941 14.4344 29.5082 15.9719 28.035 17.6376C27.3857 18.3688 26.7618 19.1201 26.1718 19.9027C25.3241 21.0244 24.4309 22.1373 23.7048 23.3419C22.792 24.8576 22.0066 26.4592 21.2042 28.038C20.8937 28.6349 20.6766 29.2863 20.4141 29.9148C21.1388 29.3854 21.7617 28.7903 22.4325 28.255C24.0767 26.9392 25.735 25.6377 27.4074 24.3505C28.2151 23.728 29.0763 23.1682 29.8783 22.5428C31.0885 21.5906 32.3942 20.8149 33.8262 20.2669C34.128 20.1494 34.509 20.0721 34.4058 20.6816C34.3527 20.9821 34.4557 21.3118 34.4748 21.4425C34.8728 21.3738 35.2941 21.2173 35.6629 21.2903C35.8103 21.3224 35.8437 21.8872 35.9211 22.2112C35.9377 22.2907 35.9457 22.373 35.9707 22.4498C36.2668 23.2403 36.5657 24.0252 36.8842 24.8555C36.9699 24.7709 37.0957 24.6354 37.2243 24.5226C38.7777 23.1893 40.3451 21.8845 41.8618 20.5254C43.6127 18.9435 45.3185 17.3245 47.0355 15.7112C48.2954 14.5351 49.1064 12.9394 50.5442 11.9317C50.6098 11.8867 50.636 11.7932 50.6903 11.7282C52.0417 10.0079 53.2233 8.18723 53.9863 6.11167C54.1278 5.73509 54.3771 5.38465 54.5697 5.01971C54.5358 4.9883 54.4991 4.96256 54.4623 4.93681C53.6049 5.78319 52.739 6.63236 51.8817 7.47874C51.8394 7.42175 51.7773 7.36181 51.7181 7.29621ZM57.2279 5.92581C56.0478 6.16029 54.6065 6.83877 54.479 7.22962C55.3792 6.80344 56.2508 6.39128 57.2279 5.92581ZM68.0612 54.5346C66.6271 54.5122 65.9741 54.9285 65.9805 55.7145C66.6189 55.3549 67.2631 54.9841 68.0612 54.5346ZM68.0306 53.0816C67.6983 53.0911 67.3546 53.0948 66.9769 53.0955C66.8906 53.2652 66.7554 53.5312 66.5657 53.8905C67.1243 53.59 67.5803 53.3373 68.0306 53.0816ZM70.8775 34.0722C70.3757 34.8355 70.1794 35.7821 69.4627 36.3938C69.4061 36.3651 69.3494 36.3364 69.2956 36.3162C69.4517 35.883 69.6164 35.4469 69.7812 34.9825C69.1356 35.5662 68.5244 36.1104 67.9132 36.6545C68.5556 35.6707 69.2966 34.8152 70.0066 33.9226C70.1984 33.6853 70.2856 33.3595 70.4181 33.0708C70.3333 33.0136 70.2542 32.945 70.1693 32.8878C69.9464 33.1164 69.7263 33.3393 69.5033 33.5678C69.2088 33.8811 68.9058 34.183 68.6142 34.4906C67.6897 35.1749 66.7709 35.862 65.8464 36.5463C65.8154 36.5092 65.7758 36.4749 65.7448 36.4379C66.7616 35.53 67.7813 34.6164 68.7952 33.7142C68.4663 33.6329 68.1541 33.6027 67.9289 33.7376C67.4613 34.0131 67.05 34.3881 66.5908 34.7033C66.0403 35.0719 65.4616 35.4119 64.8971 35.7662C64.8774 35.7349 64.852 35.7007 64.8324 35.6694C65.9999 34.7312 67.1532 33.7928 68.3207 32.8546C68.2868 32.8232 68.2615 32.789 68.2361 32.7548C66.953 33.5704 65.667 34.3774 64.3838 35.193C64.3557 35.1503 64.3276 35.1075 64.2966 35.0705C65.6089 34.1274 66.9213 33.1843 68.2252 32.244C68.1885 32.204 68.1604 32.1613 68.1322 32.1186C66.9947 32.8158 65.8599 33.5074 64.7224 34.2046C64.6858 34.1505 64.6521 34.0907 64.6155 34.0366C65.782 33.2544 66.9514 32.4665 68.1265 31.6816C68.1517 31.7299 68.1827 31.7812 68.2079 31.8296C68.1859 31.7188 68.1696 31.5967 68.1368 31.395C66.9749 31.902 65.8472 32.3837 64.728 32.8625C64.7028 32.8141 64.6832 32.7686 64.6579 32.7202C65.8261 32.131 66.98 31.5417 68.2365 30.9047C67.0299 30.8411 66.1303 31.6305 65.028 31.6838C66.0076 31.2694 66.9843 30.8607 67.9639 30.4463C67.9472 30.3951 67.9305 30.344 67.9109 30.2985C66.8982 30.5538 65.8884 30.8176 64.8757 31.0729C64.873 31.0501 64.8618 31.0302 64.8591 31.0075C65.6789 30.7114 66.4959 30.4068 67.3186 30.105C67.3131 30.0737 67.3105 30.0368 67.3021 30.0112C66.3554 30.1648 65.4058 30.3239 64.4193 30.4857C64.6786 30.3539 64.9009 30.2388 65.1288 30.1266C65.1149 30.0697 65.0982 30.0186 65.0929 29.959C63.0488 30.2963 61.0049 30.6054 58.9634 30.9796C57.7635 31.197 56.5886 31.5195 55.4025 31.7936C54.1198 32.0899 52.8261 32.3238 51.5657 32.6883C49.2468 33.3561 46.9224 34.0069 44.665 34.8481C42.5128 35.6503 40.439 36.6486 38.368 37.6413C37.6815 37.9694 36.9549 38.3483 36.5893 39.1237C36.9253 38.9809 37.2163 38.7726 37.5411 38.6099C39.6237 37.5662 41.7177 36.5282 43.8173 35.5073C44.0053 35.4176 44.2691 35.473 44.4991 35.4686C44.51 35.5453 44.5322 35.6277 44.5431 35.7044C42.0875 36.8935 39.6262 38.0798 37.1705 39.2689C37.1929 39.323 37.221 39.3799 37.2462 39.4283C37.5367 39.3051 37.8186 39.1847 38.1119 39.07C38.8891 38.7594 39.6608 38.446 40.4464 38.1611C40.5774 38.1136 40.764 38.2366 40.9256 38.283C40.8196 38.4356 40.7557 38.6594 40.6103 38.7352C39.6586 39.2348 38.6983 39.7373 37.7128 40.1914C37.297 40.3791 37.2498 40.6541 37.2982 41.0913C38.9681 40.1872 40.5697 39.3195 42.1826 38.4575C42.8865 38.0813 43.596 37.708 44.2998 37.3459C45.4794 36.7482 46.6338 36.088 47.8412 35.5756C49.4757 34.8812 51.1355 34.2493 52.8091 33.6601C53.6431 33.3641 54.5244 33.2272 55.3919 33.0194C55.4198 33.1047 55.4505 33.1843 55.4812 33.2639C55.2848 33.3422 55.0995 33.4547 54.8975 33.5018C54.1154 33.6818 53.3195 33.7907 52.5625 34.0333C51.595 34.3399 50.6467 34.7346 49.7043 35.118C48.3974 35.644 47.0849 36.153 45.8201 36.7644C44.6635 37.3168 43.5575 37.966 42.4402 38.5952C41.7989 38.9604 41.0643 39.257 40.5924 39.7793C40.0374 40.4089 39.3625 40.7002 38.6421 40.9968C38.2263 41.1704 37.8329 41.4122 37.4368 41.6171C37.7858 41.673 38.0787 41.6151 38.3771 41.5742C38.6785 41.5277 38.9825 41.5038 39.2838 41.4573C39.3345 41.5257 39.371 41.594 39.4188 41.6681C39.2701 41.8346 39.1523 42.0525 38.9642 42.1564C38.2971 42.5442 37.602 42.8892 36.9181 43.2542C37.2129 43.3325 37.4607 43.2232 37.7049 43.2331C37.952 43.2374 38.2039 43.358 38.4506 43.4332C38.2988 43.6338 38.161 43.8628 37.9894 44.0463C37.7635 44.2947 37.5037 44.5117 37.258 44.743C37.32 44.8171 37.3763 44.8884 37.4327 44.9596C37.715 44.7825 37.9973 44.5911 38.2881 44.4254C38.6045 44.2371 38.9436 44.0602 39.2685 43.8833C38.9315 44.168 38.5917 44.4583 38.2576 44.7515C38.4828 45.0649 38.4559 45.2861 38.0656 45.4655C37.684 45.6421 37.3415 45.8955 36.9196 46.1513C37.5346 46.3563 38.1566 45.4547 38.6335 46.3796C38.0691 46.7055 37.5448 46.9806 37.0486 47.2984C36.5638 47.622 36.1099 47.9968 35.639 48.3488C35.0027 48.8304 34.5668 49.0436 34.5883 49.6878C34.8221 49.5359 35.0133 49.398 35.2185 49.2743C35.9968 48.8077 36.7752 48.3269 37.5703 47.8831C37.8725 47.7089 38.1935 47.6937 38.4353 48.0866C38.3154 48.1824 38.2097 48.2783 38.09 48.3457C37.155 48.8965 36.2172 49.4389 35.2849 49.9982C35.1339 50.0853 34.9768 50.2121 34.9021 50.3592C34.7296 50.6846 34.6138 51.0386 34.4812 51.3415C35.1225 50.9762 35.824 50.5347 36.5506 50.1558C36.884 49.9761 37.2739 49.8535 37.6462 49.8073C37.7826 49.7911 37.957 50.0645 38.1037 50.21C37.9526 50.3113 37.8013 50.4268 37.639 50.494C37.4796 50.5555 37.2753 50.5231 37.1356 50.6018C36.275 51.0622 35.4257 51.5426 34.5734 52.0287C34.5078 52.0737 34.4787 52.187 34.4299 52.269C34.7825 52.1916 35.1098 52.0941 35.3326 51.8798C35.8099 51.4171 36.0846 51.535 36.198 52.0124C36.6813 51.93 37.1107 51.8416 37.5483 51.8072C37.6677 51.7966 37.8001 51.9562 37.9303 52.0364C37.8215 52.1663 37.7408 52.3531 37.6069 52.4205C37.3961 52.5271 37.1319 52.5284 36.9042 52.6123C35.4523 53.1715 34.1463 53.9898 32.9782 55.0274C33.5195 54.7609 34.0327 54.4517 34.5571 54.1482C34.7367 54.0471 35.0192 53.8415 35.0728 53.8901C35.2367 54.0301 35.3089 54.2802 35.4352 54.5221C36.0587 54.2759 36.6589 53.6835 37.438 53.9716C37.4632 54.0342 37.4855 54.1024 37.505 54.1621C36.4194 54.715 35.331 55.2734 34.217 55.8403C34.4317 56.0203 34.5871 56.1488 34.864 56.3746C34.177 56.7736 33.5669 57.1333 32.8315 57.5576C34.1128 57.04 35.2574 56.5811 36.4077 56.1251C36.5244 56.0776 36.6859 56.1381 36.8221 56.1502C36.7674 56.2719 36.7465 56.4392 36.6553 56.4926C36.3303 56.6837 35.9799 56.8548 35.6381 57.0089C34.8605 57.362 34.0859 57.6953 33.2942 58.0483C33.5606 58.5747 33.3889 58.7866 32.9589 58.9743C32.3495 59.2347 31.6719 59.489 31.209 59.9376C30.4975 60.623 29.6738 61.0809 28.7772 61.4021C28.2221 61.5975 28.1575 61.9348 28.1889 62.3635C29.2803 61.7852 30.3658 61.2323 31.4261 60.6312C31.9164 60.353 32.3345 59.7964 32.8406 59.7113C33.648 59.5797 34.3062 59.2373 35.0014 58.878C35.4004 58.6675 35.9045 58.4462 36.1158 59.1511C36.2812 59.0499 36.4181 58.9627 36.5635 58.8727C36.6114 58.9326 36.6622 58.9868 36.7129 59.041C36.0273 59.6755 35.3417 60.3101 34.6561 60.9446C34.6757 60.976 34.704 61.0045 34.7236 61.0358C35.3472 60.7897 35.9707 60.5435 36.5942 60.2974C36.6392 60.3629 36.6928 60.4256 36.7464 60.4883C36.6516 60.6609 36.5905 60.879 36.4507 60.9861C36.2623 61.1325 36.0093 61.168 35.7985 61.2746C33.8239 62.3019 31.8578 63.3264 29.8944 64.3595C29.4898 64.5671 29.0852 64.789 28.7058 65.045C28.586 65.1266 28.5535 65.3308 28.4844 65.4808C28.6063 65.507 28.7506 65.6015 28.836 65.5594C29.4627 65.265 30.1006 64.9906 30.6879 64.6335C31.3664 64.2231 31.9776 63.6931 32.6674 63.2885C33.4057 62.8585 34.1822 62.2273 34.9576 62.2147C35.8637 62.1972 36.4887 61.7098 37.2428 61.4729C38.2104 61.1663 39.1588 60.7432 40.151 60.5701C40.9812 60.4358 41.8198 60.747 42.3176 61.5188C42.9139 62.4331 42.9558 63.4435 42.566 64.4486C42.1301 65.5584 41.6489 66.6595 41.2048 67.7153C42.7622 67.1028 44.2229 66.0498 45.9776 65.6796C46.0345 65.6657 46.0746 65.6007 46.126 65.5698C47.9529 64.5388 49.7181 63.4053 51.6095 62.5137C53.2873 61.7203 55.0632 61.126 56.8389 60.5743C58.3016 60.1201 59.8393 59.9103 61.3158 59.513C62.1579 59.2851 63.0391 59.1624 63.6126 58.286C64.6652 56.6633 65.4375 54.9056 66.1502 53.1248C66.6985 51.7517 67.0543 50.2953 67.631 48.9224C68.2077 47.5494 68.413 46.0666 68.9559 44.6623C68.8344 44.5651 68.6875 44.4337 68.4841 44.2595C68.7354 44.0453 68.9608 43.882 69.141 43.6815C69.2754 43.5291 69.4989 43.2296 69.4369 43.1413C69.1895 42.7454 69.5145 42.5543 69.6384 42.2684C70.3126 40.7599 70.8251 39.205 70.62 37.507C70.6148 37.4332 70.6153 37.3481 70.6413 37.2829C70.8203 36.8186 71.0022 36.3628 71.1812 35.8985C71.116 35.8726 71.0537 35.841 70.9915 35.8094C70.628 36.2443 70.2731 36.6765 69.9097 37.1114C70.1154 36.0201 71.0179 35.2251 70.8775 34.0722ZM97.4882 6.77625C97.65 6.34587 97.8551 5.80223 98.063 5.25294C98.0121 5.22711 97.964 5.19562 97.913 5.1698C97.5927 5.51983 97.2667 5.88118 96.8406 6.34127C96.8627 5.98954 96.8783 5.76263 96.8823 5.58672C96.6094 5.63341 96.3308 5.67722 96.0351 5.72662C96.0816 5.99928 96.1197 6.26055 96.1582 6.46507C96.6431 6.57566 97.0317 6.66583 97.4882 6.77625ZM97.9646 48.5558C97.8435 48.4019 97.7196 48.2394 97.5985 48.0713C97.1478 48.3837 96.7057 48.6792 96.2236 49.0112C96.37 49.2135 96.5052 49.3959 96.646 49.5953C97.114 49.2348 97.5365 48.8939 97.9646 48.5558ZM94.7386 28.3541C94.6652 28.2885 94.5974 28.2257 94.524 28.16C94.2236 28.513 93.9175 28.8631 93.6142 29.2217C93.6621 29.2674 93.7187 29.3103 93.7667 29.3559C94.0925 29.023 94.4184 28.69 94.7386 28.3541ZM95.9522 42.5543C96.3799 41.8389 96.7501 41.2224 97.1176 40.5974C96.5296 41.0679 95.6502 41.3552 95.9522 42.5543ZM96.2112 40.2234C96.673 39.4967 97.8831 39.4696 97.9157 38.3546C97.4228 39.0442 96.2665 39.1199 96.2112 40.2234ZM95.4451 23.5315C95.3659 23.4772 95.2726 23.4227 95.1934 23.3684C94.9639 23.7359 94.7372 24.0979 94.5049 24.4569C94.5926 24.5085 94.6774 24.5657 94.7623 24.6229C94.9889 24.261 95.2185 23.8935 95.4451 23.5315ZM94.5876 27.5304C95.3233 27.0636 95.9171 26.5817 96.0534 25.683C95.1513 25.973 94.826 26.6692 94.5876 27.5304ZM95.0002 22.936C95.702 22.4235 95.6993 22.415 95.9871 20.9099C95.132 21.4016 95.2719 22.1771 95.0002 22.936ZM96.9204 23.7669C96.8582 23.7212 96.796 23.6754 96.7367 23.624C95.6019 24.3298 95.5104 24.4399 95.6385 25.2806C96.0648 24.7779 96.4855 24.2724 96.9204 23.7669ZM94.4295 14.8401C95.4369 13.6285 96.3566 12.3512 97.2933 11.0967C97.4164 10.9385 97.4744 10.7402 97.5636 10.5648C97.5014 10.519 97.4392 10.4733 97.3799 10.4219C96.9537 10.8961 96.4909 11.3305 96.1298 11.8449C95.7142 12.4384 95.4174 13.1205 95.0104 13.7112C94.7925 14.0278 94.4614 14.287 94.1363 14.5065C93.9309 14.6443 93.6298 14.6483 93.3878 14.7462C93.3394 14.7715 93.3553 14.9503 93.3404 15.0638C93.7015 14.9977 94.2378 15.0632 94.4295 14.8401ZM97.2227 21.7852C96.8557 22.3251 96.0594 22.505 95.9543 23.3982C96.6586 22.9511 97.5115 22.8141 97.2227 21.7852ZM96.1431 10.6418C96.6553 10.0403 97.0572 9.36162 97.5325 8.74858C97.69 8.55085 98.0509 8.51318 98.3157 8.39835C98.1948 8.66439 98.0823 8.92764 97.9614 9.19368C97.9441 9.22763 97.9467 9.26453 97.8912 9.51392C98.293 9.29771 98.5609 9.14885 98.9485 8.93256C98.8657 9.44568 98.7892 9.87655 98.6947 10.4407C99.3438 10.1862 99.3438 10.1862 100.442 11.1912C100.082 9.79878 99.7409 8.48023 99.3582 7.01957C99.2069 7.59756 99.102 8.01408 98.9943 8.42207C98.9489 8.4133 98.8979 8.40166 98.8611 8.3901C98.8414 7.46212 98.8274 6.53701 98.8105 5.61755C98.7537 5.61723 98.7054 5.61412 98.6515 5.60814C98.6019 5.81783 98.5607 6.03892 98.4998 6.24288C98.3779 6.65079 98.2533 7.05017 98.1059 7.45226C98.0885 7.5004 97.9267 7.49664 97.8385 7.516C97.8415 7.49616 97.8473 7.47065 97.8503 7.45081C97.6137 7.59417 97.3741 7.7432 97.2287 7.83317C97.3409 8.95747 96.2943 9.62968 96.1431 10.6418ZM96.3502 12.9102C95.7064 13.6726 95.0682 14.438 94.4044 15.2259C95.446 16.2164 95.5115 17.5306 95.6539 18.8196C95.8441 18.8377 96.0172 18.8614 96.2186 18.8852C96.2069 18.5021 96.2006 18.1502 96.1971 17.8069C96.1897 17.1769 96.1897 17.1769 96.661 17.2023C96.8075 18.7354 96.7552 20.2531 96.2806 21.6493C96.6283 21.4697 96.9816 21.2788 97.3379 21.0822C97.4114 21.1337 97.4764 21.188 97.5414 21.2422C97.6701 20.2044 97.7959 19.1723 97.9416 18.1431C97.9654 17.9702 98.1197 17.8206 98.2144 17.6623C98.288 17.6996 98.3645 17.7312 98.4352 17.7742C98.1304 20.6157 97.4483 23.3727 96.4917 25.9834C96.6584 26.1178 96.8651 26.2154 96.8645 26.3147C96.8607 26.4622 96.7432 26.6375 96.6232 26.7475C96.169 27.1649 95.5594 27.4536 95.421 28.2303C95.7027 28.1525 95.9781 28.1569 96.1181 28.0215C96.684 27.4686 97.3008 26.9273 97.7395 26.2743C98.1323 25.6835 98.5618 25.1326 98.7628 24.3449C99.1385 22.863 99.2018 21.3936 99.234 19.9012C99.2422 19.4927 99.2931 19.0843 99.3269 18.6816C99.4291 18.6907 99.5313 18.6998 99.6335 18.7089C99.675 20.6727 99.8953 22.6489 99.0138 24.6216C100.25 23.9959 100.66 23.0363 100.608 21.8357C100.588 21.3702 100.494 20.8958 100.469 20.4275C100.464 20.2828 100.567 20.1358 100.619 19.9914C100.724 20.1083 100.893 20.2086 100.918 20.3421C101.168 21.6431 101.194 22.923 100.293 23.9394C100.68 24.3275 101.03 24.6756 101.411 25.0609C102.136 21.379 101.99 17.854 100.137 14.5519C100.146 14.884 100.164 15.2416 100.144 15.6019C100.125 15.9196 100.064 16.237 100.025 16.5518C99.9511 16.5428 99.8773 16.5339 99.8035 16.525C99.7468 15.6138 99.6674 14.7053 99.6419 13.7887C99.5823 11.5524 99.5965 11.5524 99.0909 11.1041C99.1117 12.7585 99.1359 14.3079 99.1543 15.897C99.1401 15.8969 98.9212 15.9354 98.9185 15.9127C98.7796 15.4153 98.6635 14.9153 98.5361 14.3953C98.1239 15.8089 98.1239 15.8089 97.7393 15.9911C98.0017 14.4802 98.2494 13.0402 98.4943 11.5916C98.4348 11.5685 98.3724 11.5512 98.3129 11.5281C97.5362 12.6502 97.632 14.1149 97.0025 15.2974C96.9357 13.7477 97.2885 12.2969 98.1263 10.9567C97.8722 10.7141 97.6647 10.7441 97.566 11.0784C97.4936 11.305 97.5373 11.5691 97.4338 11.7728C96.7756 13.0119 96.1005 14.2282 95.4338 15.4559C95.3606 14.4652 96.1145 13.8083 96.3502 12.9102ZM92.7209 3.91161C93.5932 3.84848 94.4712 3.78821 95.3463 3.71941C95.3438 3.66832 95.3413 3.61723 95.3444 3.56901C94.9753 3.55272 94.6091 3.53078 94.1776 3.5113C94.3201 3.42698 94.4056 3.3849 94.4768 3.34275C94.4656 3.32282 94.4572 3.31142 94.4403 3.28863C93.857 3.45556 93.2652 3.62528 92.6791 3.78369C92.6987 3.8292 92.7127 3.87184 92.7209 3.91161ZM94.6785 5.13153C95.1442 5.13986 95.6793 4.95563 96.0193 5.53358C96.4704 5.15024 96.9102 4.77535 97.4984 4.27645C96.49 4.29909 95.6748 4.31999 94.8596 4.34089C94.7999 4.34623 94.7288 4.36001 94.675 4.33984C94.1114 4.08977 93.7585 4.20978 93.4483 4.74998C93.3852 4.86029 93.2001 4.93017 93.0579 4.95774C92.8702 5.00491 92.6686 4.99525 92.4697 5.00831C92.4696 5.03668 92.4637 5.06218 92.4635 5.09056C92.5486 5.11942 92.6363 5.17099 92.7243 5.16582C93.3776 5.15535 94.0282 5.12216 94.6785 5.13153ZM72.1817 31.7302C72.5819 32.2177 73.7293 31.7673 74.5874 30.8075C73.7247 31.1459 72.9675 31.431 72.1817 31.7302ZM80.1005 59.3843C79.8567 59.7518 79.6388 60.0825 79.418 60.4189L79.4151 60.4246C78.4074 61.2446 77.4166 62.0874 76.3976 62.8874C75.6612 63.4678 74.8826 63.9911 74.1265 64.5401C74.0729 64.4774 74.0279 64.4119 73.98 64.352C75.3043 63.3154 76.6344 62.2674 77.9702 61.2222C77.9533 61.1994 77.9364 61.1767 77.9195 61.1539C76.7631 61.6779 75.6068 62.2019 74.4475 62.7316C74.411 62.6633 74.3802 62.5979 74.3437 62.5296C76.0163 61.6623 77.8266 61.0143 79.2562 59.5043C77.6829 60.3864 76.1791 61.0617 74.6054 61.5663C75.5463 60.99 76.5403 60.5331 77.5176 60.0393C78.1245 59.7277 78.816 59.5018 79.2525 58.741C77.6008 59.4552 76.0629 60.1275 74.3656 60.8612C74.8672 60.1405 75.5836 60.0339 76.1733 59.7422C76.82 59.4224 77.475 59.1424 78.1301 58.8481C78.1302 58.8198 78.1333 58.7857 78.1307 58.7488C77.0029 58.7963 75.8723 58.8353 74.7531 58.88C74.7506 58.8289 74.7452 58.7835 74.7427 58.7324C76.007 58.6403 77.2629 58.5509 78.5216 58.456C76.9745 58.3478 75.4351 58.3646 73.8902 58.3643C72.2912 58.3723 70.717 58.4995 69.1356 58.8651C67.085 59.3415 64.9597 59.4883 62.8952 59.9078C61.1179 60.2666 59.3821 60.81 57.6213 61.2484C56.6229 61.5037 55.5742 61.6056 54.6177 61.9747C52.8241 62.6597 51.0165 63.3304 49.3823 64.4022C48.3357 65.0886 47.2386 65.6783 46.3206 66.2235C46.3991 67.288 46.5498 68.1543 46.4989 69.011C46.4452 69.8733 46.1927 70.7203 46.034 71.5649C47.1089 71.3412 47.1089 71.3412 47.3327 71.8816C46.6834 72.1645 45.7336 71.9179 45.4712 72.9805C45.8213 72.8661 46.1288 72.7374 46.4388 72.6739C46.6151 72.6351 46.9189 72.6397 46.978 72.7337C47.0707 72.8874 47.0152 73.1368 47.0192 73.3951C46.0243 73.0971 45.0265 73.7015 44.7278 74.6674C45.2091 74.463 45.6959 74.2757 46.1687 74.0599C46.7412 73.8021 46.795 73.8223 46.9082 74.328C46.1674 74.7068 45.4852 75.2506 44.7318 75.3882C43.9299 75.5368 43.9121 76.1042 43.6369 76.5198C44.3915 76.1978 45.1462 75.8616 45.9122 75.5453C46.3479 75.3605 46.5569 75.5376 46.5462 75.8809C45.7432 76.2282 45.0141 76.5418 44.2908 76.8583C44.3188 76.9152 44.3354 76.9806 44.3635 77.0375C45.0945 76.8601 45.8311 76.6855 46.5906 76.5082C46.6599 76.764 46.7072 76.9232 46.7183 76.9573C45.5285 77.3932 44.4069 77.8067 43.2767 78.2231C43.2232 78.1604 43.1809 78.1034 43.133 78.0435C43.3562 77.7866 43.5822 77.524 43.7825 77.2981C43.1544 77.357 43.1573 77.3513 42.8012 77.9678C42.6893 78.1602 42.549 78.3381 42.403 78.5132C41.9507 79.081 41.4956 79.6402 41.0433 80.208C41.0798 80.2763 41.1191 80.339 41.1556 80.4073C41.778 80.3456 42.3974 80.3037 43.017 80.2192C43.2984 80.184 43.5717 80.0805 43.8477 79.9998C44.7184 79.7437 45.6283 79.5644 46.4401 79.186C47.1664 78.8496 47.7581 78.2458 48.4453 77.8184C50.6237 76.4602 52.8106 75.0993 55.0227 73.801C56.0518 73.1911 57.1567 72.7121 58.2392 72.1934C59.5809 71.5569 60.9255 70.9147 62.2867 70.3238C63.312 69.8756 64.3708 69.5014 65.4212 69.1158C67.5449 68.3277 69.6771 67.5368 71.8034 66.7714C71.977 66.71 72.2037 66.7964 72.4081 66.8146C70.9158 67.4672 69.4528 67.964 68.001 68.509C65.715 69.3643 63.415 70.2053 61.1653 71.1573C59.3741 71.9217 57.6078 72.7913 55.8866 73.7122C54.4903 74.4562 53.15 75.3141 51.8239 76.1861C50.3038 77.1877 48.6206 77.9357 47.2411 79.165C47.1698 79.2214 47.0448 79.215 46.9565 79.2627C46.8682 79.3104 46.8023 79.398 46.7337 79.4629C46.5453 79.6094 46.385 79.8128 46.1772 79.8854C45.1812 80.206 44.1627 80.4868 43.1554 80.7875C43.1747 80.8756 43.1912 80.9693 43.2105 81.0574C43.6926 80.7253 44.212 80.768 44.7208 80.7056C45.6388 80.5945 46.5355 80.2591 47.4235 79.9549C47.805 79.8208 48.0035 79.8645 48.1398 80.3108C46.8306 80.7574 45.5185 81.2096 44.2121 81.6505C44.2259 81.7073 44.237 81.7556 44.2623 81.804C45.9904 81.584 47.5438 80.699 49.2507 80.2405C49.2972 80.5274 49.3355 80.7461 49.3656 80.9392C49.8209 80.7857 50.2734 80.6379 50.7288 80.4844C50.7737 80.5641 50.813 80.641 50.8552 80.7122C50.2406 81.3329 49.3474 81.5633 48.6455 82.0758C49.3993 81.8814 50.1252 81.616 50.8621 81.4131C51.0698 81.3547 51.3305 81.4441 51.5575 81.4738C51.42 81.6603 51.3163 81.8923 51.1421 82.0389C51.0194 82.1404 50.8092 82.1335 50.63 82.1779C51.0217 82.2198 51.4652 82.1457 51.7282 82.3288C52.0024 82.5177 52.1752 82.5981 52.4993 82.5347C53.4406 82.3357 54.3903 82.1624 55.3398 82.0174C57.1535 81.7411 58.9589 81.4251 60.7776 81.251C62.4912 81.0876 64.2259 81.1628 65.9395 80.9994C68.625 80.7309 71.3181 80.6157 74.015 80.7871C74.7474 80.831 75.2579 80.4991 75.6108 79.9308C76.2795 78.8393 76.9282 77.7449 77.5459 76.6276C77.9883 75.8412 78.3853 75.032 78.771 74.217C78.8401 74.0812 78.7448 73.8763 78.7657 73.709C78.7897 73.5077 78.7972 73.2268 78.92 73.1254C79.4566 72.7 79.5767 72.1133 79.68 71.5038C79.6979 71.3705 79.7045 71.2315 79.7422 71.1012C79.9483 70.4015 80.1571 69.7104 80.3689 69.0135C80.0056 69.4201 79.7924 69.8956 79.5114 70.3224C79.2419 70.7267 78.8931 71.0907 78.5812 71.4663C79.6889 69.2026 80.6545 66.9665 80.9808 64.3209C80.4065 65.325 79.9605 66.2304 79.3931 67.0387C78.8543 67.8046 78.7201 68.8112 78.0654 69.497C77.9664 69.4397 77.873 69.3852 77.774 69.3279C78.8496 67.1974 79.9282 65.0612 81.0067 62.925C79.7101 64.5095 78.4251 66.0713 77.1486 67.6304C77.1005 67.5989 77.0496 67.5589 77.0044 67.5217C77.6548 65.7236 79.4252 64.6639 80.1577 62.9003C78.5777 64.398 77.0373 65.9159 75.2712 67.1912C75.2352 67.052 75.2359 66.9385 75.2874 66.8792C75.7563 66.391 76.2506 65.9227 76.7166 65.4402C77.5571 64.5568 78.7791 63.9878 79.0603 62.6359C79.075 62.5508 79.1522 62.469 79.2039 62.3813C79.5371 61.7958 79.9354 61.2363 80.1722 60.6162C80.2967 60.2452 80.5412 59.75 80.1005 59.3843ZM80.4693 71.9822C80.9146 71.6385 81.3199 71.3173 81.728 71.0047C80.5439 71.4151 80.5439 71.4151 80.4693 71.9822ZM85.142 80.3567C85.5396 79.9107 85.8581 79.396 86.2076 78.9185C85.6133 79.0371 85.1321 79.2415 84.6704 79.4914C83.408 80.1681 82.1798 80.8194 80.7379 81.1347C79.0828 81.4913 77.4152 81.5641 75.7507 81.6171C73.9611 81.6778 72.1616 81.5058 70.3693 81.5439C68.8781 81.578 67.3944 81.7653 65.9027 81.8703C63.3598 82.0545 60.8031 82.1535 58.271 82.4143C56.4153 82.6052 54.5753 82.9891 52.7387 83.3107C50.4272 83.7118 48.1319 83.8009 45.8526 83.158C44.2424 82.6977 42.7139 81.8945 40.9458 82.1512C40.0475 82.2794 39.1416 82.2686 38.3516 82.7862C37.3735 83.4219 36.3811 84.0575 35.4002 84.6847C35.3289 84.7269 35.2098 84.695 35.1273 84.7172C34.8941 84.7698 34.6412 84.7911 34.4474 84.9063C33.1503 85.6793 31.856 86.4607 30.5729 87.2621C29.3097 88.0523 27.9677 88.7455 26.8343 89.6868C24.9985 91.2114 23.3065 92.9015 21.5525 94.5174C21.2611 94.7825 20.9641 95.0447 20.6727 95.3098C20.5943 95.1277 20.5892 95.0397 20.6351 94.9775C21.9698 92.7435 23.8354 90.992 25.8842 89.4686C27.7647 88.0662 29.7888 86.8576 31.7846 85.6204C33.5781 84.5013 35.4222 83.4505 37.2213 82.3343C37.8971 81.9153 38.5166 81.4109 39.1332 80.9122C39.2531 80.8164 39.3457 80.536 39.2869 80.3995C38.974 79.5862 38.4068 79.0069 37.6142 78.6052C37.0027 78.2952 36.3601 77.9624 35.9117 77.4718C35.5252 77.0553 35.1232 76.8658 34.6184 76.7523C33.5066 76.5161 32.6706 75.7793 32.6396 74.8455C32.6108 74.0055 32.1452 73.5346 31.5833 73.015C30.8295 72.3127 30.093 71.5622 29.519 70.7162C28.8128 69.668 28.2806 68.5016 27.6743 67.383C26.9396 67.6938 26.4621 68.199 26.2674 68.8902C25.9711 69.9356 25.8732 71.053 25.489 72.061C24.8825 73.6607 24.2841 75.3144 23.3634 76.7478C21.4245 79.7502 19.0363 82.4039 16.4249 84.8662C15.0335 86.1749 13.7352 87.5948 12.3833 88.952C11.5715 89.7645 10.7344 90.5571 9.77708 91.4881C9.8444 91.1735 9.82561 91.0003 9.90578 90.8986C10.2867 90.4013 10.6788 89.9099 11.1021 89.4412C12.0431 88.4024 13.001 87.3721 13.9532 86.3532C15.929 84.2448 17.9613 82.1935 19.8778 80.0337C20.9847 78.7943 21.9929 77.4551 22.9133 76.0784C24.3755 73.8877 24.8547 71.3196 25.3365 68.8026C25.6184 67.3372 25.1846 65.8791 24.7363 64.4635C24.6389 64.1508 24.7012 63.734 24.5095 63.5088C23.9429 62.8444 23.642 61.9233 22.724 61.5861C22.6446 61.5601 22.5886 61.4321 22.5608 61.3327C22.3998 60.7529 22.0521 60.4984 21.4144 60.7444C21.363 60.327 21.4791 59.9446 21.0125 59.6299C19.6748 58.7313 18.4375 57.6914 17.5374 56.3101C17.2365 55.8515 16.867 55.4436 16.4162 54.8736C16.5638 55.3398 16.59 55.6804 16.759 55.9084C17.643 57.125 18.3445 58.4768 19.454 59.516C20.0187 60.0442 20.5776 60.5836 21.0966 61.1456C21.2009 61.2625 21.1311 61.526 21.144 61.7247C20.9966 61.6785 20.7978 61.6773 20.7019 61.586C19.8779 60.7414 19.0483 59.8939 18.2531 59.0069C17.8244 58.5335 17.4757 57.9867 17.087 57.4765C17.0234 57.6578 17.0596 57.7687 17.1243 57.8655C18.032 59.3859 18.9852 60.8867 19.8444 62.4465C20.667 63.9523 21.4296 65.5059 21.532 67.2799C21.5831 68.174 21.6825 69.0713 21.6456 69.9564C21.5827 71.3691 20.5548 72.2429 19.6855 73.1828C19.6054 73.2703 19.2986 73.2856 19.2394 73.22C19.1153 73.0718 18.9892 72.8157 19.0327 72.6598C19.1111 72.3936 19.2972 72.1534 19.4719 71.9359C20.1187 71.1536 20.4733 68.5224 20.0137 67.5494C19.8997 68.0538 19.854 68.5501 19.6807 69.0031C18.9849 70.7925 18.173 72.5443 17.5565 74.3596C16.5438 77.3191 14.8379 79.849 12.9029 82.2413C10.7962 84.8455 8.64985 87.4155 6.48378 89.9683C5.00729 91.7106 3.47428 93.4101 1.92993 95.1038C1.59247 95.4736 1.30632 95.8125 1.32573 96.3347C1.38495 97.7453 1.8626 99.005 2.59684 100.11C2.76265 99.938 2.87445 99.7741 3.03424 99.6558C3.21398 99.5263 3.48126 99.4768 3.63278 99.3187C4.74781 98.1475 5.84306 96.9591 6.96097 95.7822C7.06109 95.6693 7.2233 95.6163 7.49705 95.4419C7.4159 95.6997 7.40682 95.7876 7.36386 95.8441C6.29062 97.1433 5.18629 98.4195 4.14981 99.7444C3.76327 100.239 3.32497 100.835 3.28156 101.411C3.23815 101.987 3.55755 102.675 3.91217 103.182C5.70544 105.678 7.68726 107.999 10.5299 109.383C11.6652 109.937 12.7794 110.238 13.8508 109.223C14.1108 108.978 14.4524 108.866 14.4552 108.412C14.4593 108.222 14.6622 108.019 14.8109 107.852C15.5692 106.963 16.3585 106.096 17.1026 105.192C18.9745 102.91 21.2864 101.093 23.477 99.1507C25.6504 97.2279 27.9648 95.4761 30.4959 94.0263C31.8385 93.248 33.1277 92.3785 34.5068 91.6685C35.6665 91.0678 36.9019 90.6123 38.1233 90.1426C38.6557 89.9356 39.2132 89.7913 39.7732 89.7122C40.3076 89.6414 40.861 89.7013 41.3979 89.6817C42.037 89.6569 42.688 89.567 43.3214 89.5536C42.9894 89.5063 42.7413 89.224 42.6819 88.7384C42.0592 88.8427 41.4392 88.9839 40.8112 89.0427C38.2424 89.2636 35.9185 90.2776 33.5892 91.2603C32.752 91.6187 32.0043 92.1792 31.1532 92.495C29.5391 93.093 28.1751 94.1096 26.8171 95.0865C25.1082 96.3054 23.5316 97.7124 21.9156 99.0567C20.4881 100.24 19.0238 101.398 17.6838 102.676C16.698 103.621 15.8927 104.757 14.9831 105.79C14.4624 106.38 13.9023 106.936 13.3533 107.512C14.0502 106.449 14.8034 105.457 15.6103 104.514C16.3313 103.67 17.0524 102.811 17.8722 102.067C19.5061 100.589 21.2189 99.1946 22.9008 97.7627C23.9088 96.9001 24.9026 96.0233 25.9304 95.1779C26.4528 94.7524 27.0456 94.4267 27.5794 94.0069C29.7342 92.3308 32.0378 90.9365 34.5805 89.8983C36.286 89.2043 37.9657 88.5612 39.8047 88.3191C41.0583 88.1503 42.2655 87.6663 43.5133 87.4946C44.9687 87.2929 46.4371 87.2757 47.9032 87.1791C48.0424 87.1714 48.1813 87.2062 48.3232 87.2212C48.7347 87.2661 49.1432 87.3451 49.5606 87.3503C49.9866 87.3527 50.4074 87.2813 50.8422 87.2384C50.8247 87.7632 50.6081 87.8812 50.2333 87.862C49.8699 87.8486 49.5061 87.8919 49.1367 87.9182C49.9458 87.9654 50.7274 87.8705 51.5232 87.7757C51.6682 87.7567 51.822 87.6923 51.9524 87.7299C52.0572 87.7617 52.1302 87.8983 52.2233 87.9953C52.132 88.0629 52.0547 88.159 51.9608 88.1896C51.6877 88.2647 51.4033 88.3198 51.1161 88.3806C51.1299 88.4516 51.1323 88.5169 51.1375 88.5907C52.099 88.7863 53.0447 88.3405 54.0299 88.3915C54.012 88.5248 54.0055 88.6638 53.999 88.7886C53.3106 88.9663 52.6392 89.1384 51.9594 89.3133C53.3651 89.7696 54.7999 89.2301 56.2107 89.3403C56.216 89.3999 56.2184 89.4652 56.2181 89.5219C55.4924 89.759 54.7724 89.9848 54.0808 90.2107C54.558 90.6589 55.1442 90.4721 55.7157 90.3703C56.3014 90.2687 56.8813 90.1784 57.4556 90.0851C57.4304 90.0226 57.3801 89.8974 57.2512 89.6186C60.4423 90.2468 63.5235 90.7127 66.6709 90.6143C69.8636 90.5246 72.8065 89.5397 75.7166 88.339C75.7389 88.4072 75.7611 88.4754 75.7834 88.5436C75.2049 88.8553 74.6546 89.2097 74.0565 89.4759C72.2053 90.2882 70.265 90.8277 68.2701 91.0263C66.6588 91.1845 65.0125 91.0333 63.3853 91.0127C63.2433 91.0119 62.9823 90.965 62.9793 90.999C62.7964 91.6251 62.216 91.338 61.8288 91.4976C61.1881 91.7635 60.5166 91.964 59.8534 92.19C59.8588 92.2355 59.8699 92.2838 59.8725 92.3207C60.1759 92.3962 60.4821 92.466 60.6098 92.4951C61.8349 91.4295 63.354 91.929 64.5959 91.3487C64.5745 91.587 64.4995 91.7766 64.3656 91.8298C63.6653 92.1011 62.9481 92.3353 62.245 92.5839C63.889 92.6556 65.3282 91.8551 67.0279 91.6492C66.879 91.8441 66.7243 92.0504 66.5925 92.2255C67.0704 92.1119 67.6136 91.9816 68.2223 91.8347C68.221 92.0475 68.2226 92.2405 68.224 92.476C71.6187 91.8767 74.7197 90.5806 77.7596 89.0685C80.4348 87.7415 84.4667 83.4089 85.057 82.1212C84.5489 82.5326 84.1432 82.9105 83.6898 83.2002C83.5187 83.3127 83.2266 83.2429 82.9937 83.253C83.0121 83.0346 82.9458 82.7448 83.0659 82.6064C83.7383 81.8157 84.467 81.1105 85.142 80.3567ZM75.9308 7.4992C75.4213 7.67507 74.909 7.8424 74.3427 8.03213C75.0259 8.22897 75.7147 7.98035 75.9308 7.4992ZM72.2873 2.08719C73.5922 1.87328 74.8914 1.65651 76.1878 1.44539C76.185 1.43687 76.1879 1.43121 76.1851 1.42268C74.6449 1.56714 73.1047 1.71161 71.4537 1.86395C71.6105 1.76553 71.6647 1.72895 71.7816 1.65301C70.9574 1.74763 70.2185 1.82855 69.4825 1.90382C69.4801 1.82435 69.4721 1.74202 69.4698 1.66256C71.0128 1.52662 72.5529 1.39634 74.0988 1.25475C68.9096 1.33589 62.3997 2.32037 61.1532 3.17588C61.7506 3.02322 62.2172 2.88967 62.6865 2.77884C63.4289 2.59295 64.1572 2.39279 64.9021 2.25799C65.0556 2.23616 65.2532 2.43591 65.4315 2.5334C65.3341 2.66905 65.2503 2.8899 65.1194 2.9232C64.5676 3.05627 63.9657 3.03582 63.4616 3.25712C62.7895 3.55691 61.8852 3.29071 61.4228 4.10245C61.3711 4.19012 61.2091 4.21473 61.0981 4.25099C60.6458 4.37043 60.171 4.45002 59.741 4.6235C59.3054 4.79411 58.8977 5.05 58.4788 5.27178C59.5451 5.06504 60.5355 4.74152 61.5453 4.49188C63.6161 3.97589 65.7008 3.50253 67.7855 3.02917C67.9533 2.99324 68.1544 3.08802 68.3302 3.12023C68.327 3.18264 68.3124 3.23931 68.3092 3.30172C67.9791 3.40483 67.6545 3.53918 67.3248 3.58554C66.58 3.69197 65.8159 3.71032 65.0795 3.84234C62.6086 4.30498 60.1848 4.95517 57.861 5.95495C57.6959 6.02779 57.439 6.22495 57.4554 6.33287C57.5317 6.84122 57.2246 6.89906 56.8578 6.96224C56.7327 6.98423 56.6269 7.09429 56.587 7.11676C56.7791 7.28527 56.9542 7.43098 57.1265 7.58235C57.0037 7.69799 56.9031 7.88185 56.7607 7.93779C56.0775 8.20347 55.3746 8.42364 54.6941 8.69784C54.2129 8.88806 53.7485 9.12944 53.2699 9.35656C53.2951 9.40494 53.3204 9.45332 53.3457 9.50171C53.7812 9.34528 54.2391 9.2429 54.6522 9.03243C55.9429 8.37012 57.4229 8.31611 58.7503 7.69374C59.8926 7.15543 61.1861 6.93579 62.4181 6.58527C62.3437 6.67564 62.2804 6.80013 62.1894 6.82515C61.2048 7.12317 60.201 7.33311 59.2501 7.70509C57.9916 8.20585 56.7778 8.82887 55.5558 9.39794C55.5725 9.4633 55.5863 9.52012 55.6029 9.58548C55.8696 9.63524 56.1277 9.68778 56.3943 9.73754C56.2832 9.80217 56.1805 9.86401 55.9753 9.98769C56.7969 9.85616 57.4709 9.70677 58.1643 9.63126C59.9178 9.44545 61.4958 8.70816 63.096 8.06747C63.8306 7.77087 64.6101 7.55398 65.3753 7.36538C65.5545 7.321 65.786 7.53797 65.9898 7.64128C64.3643 7.79945 62.9522 8.3504 61.5566 8.98091C62.2099 8.95625 62.8715 8.98555 63.4973 8.83305C65.9576 8.23698 68.4393 7.86519 70.9862 7.96764C71.4944 7.9904 72.0564 8.04751 72.4237 7.43669C72.8141 6.79479 73.3317 6.22456 73.8097 5.63424C73.9672 5.4365 74.2662 5.31052 74.0013 4.97702C73.9731 4.94849 74.1107 4.7478 74.2078 4.66891C74.4133 4.50266 74.6329 4.36487 74.8326 4.22413C74.6632 4.05292 74.4967 3.89023 74.4007 3.79888C74.1221 3.8427 73.889 3.8811 73.6615 3.92237C73.6393 3.85414 73.6254 3.79731 73.6031 3.72908C74.0811 3.15295 74.8176 3.00675 75.4725 2.72672C76.1475 2.43546 76.8252 2.15272 77.4972 1.86712C77.4834 1.81029 77.4696 1.75346 77.4529 1.68811C75.4706 2.128 73.4827 2.56501 71.5431 2.99096C73.0287 2.05735 74.9211 2.35471 76.4857 1.48965C75.087 1.72005 73.6968 1.94765 72.298 2.17805C72.301 2.1582 72.2927 2.11843 72.2873 2.08719ZM77.7002 16.4446C78.4186 15.5634 79.0891 14.6365 79.8696 13.8152C80.41 13.2423 80.0878 12.9936 79.6724 12.6621C78.449 13.4581 78.1373 15.1362 76.54 15.7854C77.4734 14.5791 78.2952 13.5225 79.1142 12.4574C77.7885 13.7069 76.4431 14.9393 74.7741 15.6874C76.0651 14.5342 77.3732 13.3754 78.6756 12.2138C78.6221 12.1368 78.5714 12.0684 78.5151 11.9972C77.0443 12.8316 75.7027 13.9164 74.0438 14.4063C75.0303 13.7962 76.0254 13.1833 77.0119 12.5732C76.9811 12.5077 76.9474 12.4479 76.9222 12.3854C75.7467 12.793 74.5712 13.2006 73.39 13.6053C73.3732 13.5683 73.3593 13.5257 73.3425 13.4887C75.0196 12.7945 76.6911 12.0975 78.3626 11.4004C78.346 11.3351 78.3265 11.2754 78.307 11.2157C76.4072 11.6333 74.5075 12.051 72.6077 12.4687C73.5215 12.1277 74.4551 11.8038 75.4052 11.5595C76.3866 11.3097 77.3846 11.1253 78.3799 10.9182C78.3717 10.8642 78.3579 10.8074 78.3526 10.7478C76.7292 11.0138 75.1116 11.2826 73.4883 11.5486C73.4774 11.472 73.4665 11.3953 73.45 11.3157C74.8572 11.0826 76.2617 10.855 77.6775 10.6191C77.6636 10.5622 77.6526 10.5139 77.6444 10.46C75.9689 9.98793 74.3081 10.3559 72.6401 10.4996C74.2779 9.72861 76.0165 9.65621 77.7884 9.70033C75.8492 9.17287 73.9362 8.53774 71.8805 8.91195C71.9603 8.867 72.0315 8.82484 72.1627 8.74898C71.0267 8.74252 69.9596 8.62862 68.9137 8.75319C67.0607 8.95263 65.2268 9.2827 63.3874 9.58153C61.1245 9.94321 58.8813 10.322 56.6297 10.6894C56.7237 11.0929 56.8036 11.4821 56.1257 11.3449C55.9924 11.3129 55.8387 11.3631 55.7021 11.4077C54.4131 11.8005 53.1128 12.1875 51.8264 12.6172C51.2714 12.7985 50.7501 13.0537 50.2147 13.2805C50.2343 13.326 50.251 13.3772 50.2678 13.4142C50.7772 13.2525 51.2952 13.088 51.8045 12.9263C52.6241 12.6728 53.4352 12.3936 54.263 12.1799C54.411 12.141 54.6312 12.3522 54.818 12.4469C54.6836 12.5852 54.5743 12.8002 54.4065 12.8503C53.8288 13.0343 53.2401 13.1558 52.5746 13.3166C52.8964 13.6221 53.0225 13.8923 52.5586 14.0486C51.7275 14.3248 50.8741 14.5469 50.0514 14.8487C49.3995 15.0947 48.7868 15.4317 48.1601 15.7261C48.1881 15.783 48.2162 15.8399 48.2499 15.8997C48.6343 15.7316 49.0161 15.5409 49.4118 15.3927C50.0182 15.1663 50.6302 14.9428 51.2561 14.7761C51.4125 14.7344 51.63 14.923 51.8226 15.0063C51.6827 15.1276 51.5737 15.3 51.4171 15.3559C50.5175 15.6969 49.6013 15.9727 48.71 16.3393C47.8159 16.7116 46.9638 17.1693 46.0893 17.5871C46.2448 17.7015 46.3639 17.7192 46.4693 17.68C47.6818 17.2556 48.9 16.8341 50.1042 16.3841C50.5426 16.222 50.7461 16.3679 50.8486 16.7828C48.7729 17.6165 46.541 18.0153 44.712 19.3584C46.2092 18.8363 47.712 18.317 49.1783 17.7295C50.4282 17.2315 51.6334 16.6255 52.8806 16.119C53.4757 15.8727 54.1127 15.7401 54.7272 15.5677C54.6473 15.6268 54.5759 15.6973 54.4791 15.7337C53.5592 16.1285 52.617 16.4835 51.7168 16.9097C50.7455 17.3639 49.7826 17.8294 48.8588 18.4002C47.5615 19.2015 46.0451 19.6355 44.6297 20.2489C44.0259 20.5122 43.4502 20.8324 42.8548 21.1213C43.2297 21.1262 43.5595 21.0657 43.8836 21.0165C44.1821 20.9756 44.4916 20.983 44.7733 20.891C45.4591 20.6764 46.1254 20.4021 46.8084 20.179C47.0133 20.1121 47.2547 20.1134 47.4647 20.1487C47.5696 20.1663 47.6424 20.3313 47.727 20.4311C47.6413 20.5015 47.5668 20.6061 47.4615 20.6452C46.9833 20.8156 46.4853 20.9688 46.0071 21.1392C44.6436 21.6365 43.2043 21.9887 42.2478 23.2545C43.4633 22.796 44.5484 21.8658 45.9801 22.2712C45.757 22.514 45.509 22.6658 45.2413 22.7721C44.4641 23.0826 43.6475 23.3163 42.9096 23.6895C41.223 24.5284 39.5728 25.4355 37.8917 26.3056C37.7065 26.4038 37.4762 26.4507 37.263 26.4779C37.172 26.4887 37.0108 26.3857 36.9886 26.3033C36.9635 26.2265 37.0526 26.0653 37.1353 26.0147C38.0444 25.5148 38.9733 25.032 39.8881 24.5349C40.2471 24.3469 40.5836 24.1331 40.9285 23.9308C40.8976 23.8796 40.8724 23.8312 40.8415 23.7799C40.1778 24.0911 39.4971 24.3937 38.8333 24.7191C38.292 24.9855 37.745 25.2492 37.2431 25.5783C36.8353 25.8484 36.7213 26.8011 37.0148 27.1064C37.4607 27.5459 37.6856 27.0194 37.9961 26.8566C38.0275 26.8369 38.0673 26.8287 38.1072 26.8062C39.1049 26.2302 40.1083 25.6428 41.1059 25.0668C41.2969 24.9572 41.4794 24.8363 41.6845 24.741C42.5592 24.309 43.4281 23.8741 44.3139 23.4762C44.4705 23.4061 44.6973 23.4784 44.8932 23.4852C44.8899 23.5476 44.898 23.6157 44.9061 23.6839C44.5556 23.8691 44.2051 24.0544 43.9316 24.2004C44.0789 24.2609 44.2602 24.3243 44.4416 24.3878C44.2928 24.5543 44.1919 24.7949 44.004 24.8705C42.4092 25.5708 40.7805 26.2255 39.1856 26.94C38.4849 27.2538 37.8376 27.6729 37.1763 28.0494C37.1312 27.9981 37.0861 27.9467 37.041 27.8954C37.0308 28.1536 37.0178 28.4174 37.0078 28.6472C39.1221 27.5412 41.2072 26.5628 43.5813 26.1365C43.6002 26.7438 43.1285 26.7894 42.8379 26.9267C41.4538 27.5346 40.053 28.0913 38.6718 28.6935C38.3728 28.8195 37.8329 28.859 38.0705 29.4562C38.079 29.4676 37.754 29.6587 37.5721 29.6804C37.3846 29.6992 37.1834 29.6186 36.9423 29.5747C36.9289 29.8952 36.9215 30.1761 36.905 30.5307C37.6774 30.1038 38.3304 29.6875 39.0395 29.3709C40.1645 28.8666 41.1779 28.0495 42.5065 28.1393C42.6569 28.1515 42.8039 28.2687 42.9512 28.3291C42.8369 28.4278 42.7367 28.5549 42.6086 28.6109C41.31 29.1625 40.006 29.6829 38.7243 30.2715C38.2714 30.476 37.8913 30.8456 37.4664 31.1213C37.244 31.2647 36.8612 31.1774 36.8527 31.6143C36.8435 32.1647 36.8088 32.7094 36.7886 33.2115C38.0226 32.5347 39.2255 31.8491 40.4677 31.2263C41.0232 30.9457 41.6797 30.8728 42.2325 30.5837C43.1302 30.1064 43.9803 29.5125 44.8639 29.0068C46.6739 27.9672 48.4921 26.9674 50.3078 25.9307C51.3225 25.3491 52.2782 24.6735 53.3209 24.163C55.959 22.8671 58.6166 21.6167 61.2884 20.3805C63.3278 19.4359 65.3953 18.5482 67.4487 17.632C68.7475 17.052 70.0575 16.4778 71.3731 15.9206C71.5383 15.8477 71.7622 15.9256 71.9581 15.9324C71.9662 16.0006 71.9714 16.0744 71.9738 16.1396C71.7629 16.2605 71.5632 16.4012 71.344 16.4822C70.1882 16.9212 69.0043 17.3032 67.8623 17.7989C65.567 18.7847 63.2971 19.8046 61.0298 20.8473C58.754 21.8927 56.4416 22.884 54.2388 24.0661C51.0015 25.8126 47.84 27.6901 44.6644 29.5533C43.6752 30.1407 42.7562 30.8562 41.7923 31.492C41.4586 31.7143 41.0995 31.9024 40.7294 32.0563C40.3877 32.1963 39.9561 32.1768 39.6736 32.3823C39.0888 32.8046 38.1066 32.7338 37.9555 33.7175C37.9467 33.7629 37.7788 33.813 37.6822 33.821C37.3896 33.8363 37.1028 33.8262 36.6001 33.8347C36.925 34.0919 37.1454 34.2747 37.3714 34.4605C37.4314 34.4126 37.4686 34.3674 37.5256 34.3393C38.3981 33.7853 39.2511 33.1858 40.1573 32.6915C40.4737 32.5174 40.9947 32.3189 41.2353 32.8821C40.389 33.3284 39.5371 33.7577 38.7134 34.2298C38.5195 34.345 38.4156 34.6054 38.1751 34.9105C39.2053 34.5787 40.0135 34.3194 40.8303 34.0574C41.1934 34.5758 40.6649 34.6069 40.2878 34.9566C40.7053 34.9476 40.9692 34.9888 41.1996 34.9277C41.5865 34.8249 41.9356 34.4183 42.3557 34.8946C42.3952 34.9431 42.6173 34.8564 42.7482 34.8089C43.662 34.4679 44.5619 34.0843 45.4896 33.7859C46.7987 33.3677 48.1189 32.9837 49.4418 32.6223C51.4759 32.0664 53.5073 31.4877 55.5665 31.0227C57.7535 30.5301 59.9791 30.242 62.1578 29.7238C64.1061 29.2667 66.068 29.3573 68.0304 29.3628C68.499 29.3654 68.8892 29.6344 68.9139 30.2162C68.9389 30.7555 69.0065 31.295 69.0595 31.8912C71.6503 29.9877 73.2744 27.3666 75.0425 24.8683C76.8163 22.3729 78.2673 19.7138 79.084 16.776C79.0784 16.7731 78.9878 16.7272 78.9878 16.7272C79.4247 15.8954 79.7955 15.1938 80.1663 14.4922C80.1381 14.4637 80.1041 14.4465 80.0645 14.4264C79.3215 15.1457 78.5815 15.8594 77.847 16.576C77.7848 16.5444 77.7453 16.496 77.7002 16.4446ZM81.3014 12.8473C82.0108 12.4881 82.7175 12.1204 83.4241 11.7669C83.3932 11.7015 83.3652 11.6446 83.3315 11.5848C82.6164 11.9411 81.9042 12.2917 81.1919 12.6423C81.237 12.7079 81.2678 12.7733 81.3014 12.8473ZM82.3867 2.92212C83.0158 2.69302 83.6193 2.47229 84.4077 2.19586C83.1544 2.33628 82.0716 2.4493 80.9917 2.57084C81.4731 2.7864 82.0702 2.22796 82.3867 2.92212ZM85.9858 2.35523C87.2642 2.29156 88.5397 2.23355 89.8181 2.16989C89.8127 2.12446 89.8159 2.07624 89.8076 2.03646C88.5264 2.0916 87.2509 2.14961 85.9726 2.19909C85.9807 2.25305 85.9833 2.30414 85.9858 2.35523ZM87.064 2.95156C87.7803 2.85916 88.4991 2.81785 89.2152 2.75383C89.9085 2.69251 90.5934 2.61979 91.2755 2.55273C88.8074 2.57558 86.3081 2.12722 83.9051 3.08682C83.8996 3.05558 83.8747 2.95045 83.8889 2.95053C84.3672 2.76597 84.8484 2.57576 85.3295 2.39973C84.5508 2.47475 83.7999 2.64924 83.0658 2.87491C82.0413 3.19539 81.0422 3.56426 80.0318 3.89902C79.5252 4.06922 79.0074 4.21951 78.5066 4.3784C79.6493 4.21748 80.7475 3.90593 81.8678 3.69097C82.3654 3.59449 82.8903 3.23427 83.4355 3.68854C82.2692 3.99403 81.0724 4.16315 79.9007 4.42321C78.6721 4.69714 77.4741 5.06488 76.2651 5.38431C76.2678 5.40703 76.2733 5.43827 76.2788 5.45533C76.6823 5.43209 77.0885 5.41737 77.4919 5.39413C77.5199 5.46523 77.5449 5.54198 77.5785 5.61595C77.413 5.74553 77.267 5.93482 77.0734 6.00749C76.1483 6.34273 75.2092 6.63533 74.2954 6.97631C73.9053 7.12731 73.5487 7.38066 73.1811 7.58571C73.4081 7.61538 73.5537 7.49703 73.7244 7.44125C74.4474 7.18147 75.1734 6.90185 75.9187 6.7103C76.4052 6.57971 76.9708 6.05515 77.3863 6.8208C80.0149 5.66954 80.0149 5.66954 80.2604 5.92915C79.0501 6.4472 77.7999 6.98773 76.5526 7.5226C76.5721 7.5823 76.6001 7.63921 76.6253 7.70178C76.8442 7.6633 77.0747 7.588 77.2933 7.60627C77.492 7.62158 77.6787 7.74466 77.8685 7.81952C77.7086 7.95197 77.5626 8.12707 77.3747 8.20261C77.1356 8.29489 76.8686 8.30188 76.6042 8.34578C77.7062 8.76916 77.8198 8.76981 78.5662 8.40801C78.9736 8.20887 79.3753 8.00685 79.7966 7.85035C80.2179 7.69384 80.656 7.58851 81.0913 7.46046C81.1136 7.52868 81.1331 7.58839 81.1554 7.65661C80.2186 8.04286 79.2761 8.42624 78.214 8.86285C78.7435 9.10989 79.1003 9.2765 79.3948 9.41153C79.3275 9.72612 79.2782 9.89325 79.2714 10.0606C79.2465 10.4038 79.2273 10.7499 79.2535 11.0905C79.2637 11.2807 79.3413 11.5904 79.4377 11.6109C79.7241 11.6778 80.1496 11.7511 80.3125 11.5988C80.701 11.2407 81.056 10.7943 81.2692 10.3189C81.8077 9.14718 82.7358 8.34377 83.7032 7.603C84.6763 6.86511 85.8072 6.33525 86.7549 5.57735C87.537 4.94903 88.2821 4.33753 89.2721 4.08495C89.6959 3.97953 90.0836 3.74906 90.488 3.56976C90.4797 3.54417 90.4628 3.52138 90.4572 3.50432C89.0897 3.72922 87.7308 3.95133 86.3633 4.17622C86.3523 4.12792 86.3355 4.07675 86.3245 4.02845C87.6697 3.73533 89.0063 3.44499 90.3486 3.15752C90.3322 3.06379 90.3157 2.97006 90.3049 2.8792C88.5429 3.08199 86.7751 3.28191 85.013 3.4847C85.002 3.42221 84.9911 3.35973 84.9887 3.29445C85.6682 3.1763 86.362 3.04405 87.064 2.95156ZM95.0376 48.3887C94.8229 49.1054 94.5707 49.924 94.3269 50.7398C94.69 50.3617 95.3247 50.1496 95.0537 49.4359C95.0174 49.3392 95.1324 49.127 95.2351 49.051C95.9886 48.4509 96.7731 47.9021 97.5013 47.2819C97.9752 46.8817 98.6273 46.6073 98.7238 45.7311C97.4427 46.6545 96.2531 47.5104 95.0376 48.3887ZM95.638 46.4229C95.1133 46.7548 95.2784 47.1444 95.0453 47.6312C96.378 46.6201 97.5738 45.6962 98.7865 44.7951C98.9263 44.688 99.1422 44.6836 99.3186 44.6307C99.3628 44.8239 99.4553 45.0202 99.4258 45.2045C99.3813 45.5022 99.2546 45.7795 99.1589 46.0798C99.6209 46.2214 99.5313 46.482 99.271 46.7699C98.9821 47.1003 98.6903 47.4221 98.3471 47.8032C98.5231 47.8212 98.5599 47.8328 98.5912 47.8273C98.8219 47.7236 99.0469 47.6171 99.2776 47.5134C99.2078 47.7769 99.2198 48.1174 99.054 48.2896C98.568 48.7976 98.0086 49.2399 97.4802 49.7051C97.2945 49.8743 97.0976 50.0235 96.9092 50.1842C96.9486 50.2327 96.9881 50.2811 97.0275 50.3296C97.4528 49.9972 97.8695 49.6676 98.3005 49.338C98.5088 49.1803 98.7032 48.9799 98.934 48.8621C99.0735 48.7976 99.2662 48.8668 99.4337 48.8734C99.4015 49.035 99.4313 49.2565 99.3257 49.3382C98.7488 49.8428 98.1325 50.299 97.5527 50.8093C97.2814 51.0489 97.0638 51.3371 96.8178 51.6109C96.8827 51.6794 96.9475 51.7479 97.0097 51.8078C97.9085 51.1319 98.8018 50.4532 99.7093 49.7603C100.286 50.1665 100.082 50.5115 98.6506 51.4511C98.9158 51.7279 99.1781 52.0103 99.5618 52.4182C100.196 50.0071 100.799 47.7292 101.409 45.4342C101.424 45.4343 101.435 45.4401 101.455 45.443C101.557 45.018 101.702 44.5648 101.843 44.2166C101.844 44.1598 101.847 44.0974 101.864 44.0351C102.302 42.179 102.762 40.3344 103.257 38.4928C103.716 36.7759 103.949 35.0435 103.77 33.2662C103.708 32.6586 103.579 32.0592 103.458 31.3434C103.357 32.0891 103.262 32.7242 103.17 33.3678C103.102 33.3617 103.031 33.3471 102.96 33.3325C102.981 31.4145 103.303 29.4783 102.934 27.5694C102.875 27.5605 102.818 27.5602 102.761 27.5599C102.577 29.1961 102.402 30.8295 102.227 32.4629C102.165 32.4597 102.099 32.4622 102.043 32.4619C102.024 31.8262 101.977 31.1903 101.998 30.5605C102.028 29.8569 102.109 29.165 102.199 28.4704C102.285 27.8381 102.417 27.2146 102.526 26.5796C102.429 26.5592 102.324 26.5416 102.228 26.5212C101.843 28.1051 101.458 29.6891 101.079 31.276C101.025 31.27 100.98 31.2612 100.926 31.2552C101.045 30.3479 101.153 29.4348 101.281 28.5247C101.34 28.0994 101.454 27.6801 101.513 27.2548C101.528 27.1414 101.467 27.0105 101.433 26.894C101.308 26.9728 101.117 27.0256 101.071 27.1303C100.806 27.807 100.582 28.4981 100.331 29.1748C100.204 29.5231 100.046 29.8627 99.856 30.1936C99.9853 28.6223 100.886 27.2002 100.815 25.4207C100.167 26.8074 99.5942 28.0328 99.0213 29.2581C98.9704 29.2323 98.9165 29.2121 98.8683 29.1948C99.3827 27.8045 99.8969 26.4284 100.403 25.0409C100.338 25.015 100.275 24.9835 100.219 24.9548C99.5817 25.9698 98.9448 26.9849 98.3136 28.0028C98.2626 27.9769 98.2089 27.9426 98.1579 27.9168C98.4195 27.416 98.6699 26.8953 98.9485 26.4032C99.2358 25.8941 99.5541 25.4078 99.8611 24.9158C99.8187 24.873 99.7763 24.8444 99.7311 24.8073C99.4137 25.1516 99.0707 25.4902 98.7788 25.8546C97.7256 27.1283 96.7119 28.4363 95.6276 29.6872C95.2128 30.1672 95.0603 30.4813 95.4225 31.1275C96.1666 32.4653 96.6601 33.9181 96.4848 35.5941C96.6563 35.4106 96.7283 35.255 96.8451 35.2074C97.0073 35.1544 97.2059 35.1839 97.3792 35.1792C97.3753 35.3409 97.4279 35.5597 97.3562 35.6586C97.0872 35.9919 96.7645 36.2767 96.5415 36.5053C96.7831 36.4641 97.0532 36.423 97.3261 36.3764C97.2222 36.651 97.1663 36.9571 97.0001 37.186C96.7135 37.5958 96.2458 37.8996 96.4345 38.5931C96.7488 38.2969 97.1138 38.0691 97.3232 37.7412C97.5814 37.3312 97.8547 37.2278 98.3529 37.4803C98.6179 36.4404 98.8456 35.4742 99.1215 34.511C99.3771 33.6158 98.9829 32.6261 99.5363 31.7893C99.7581 35.3318 98.5339 38.4972 96.9291 41.6689C97.3603 41.2968 97.7346 40.9386 98.1455 40.6345C98.311 40.5049 98.5582 40.4949 98.7631 40.428C98.7275 40.6661 98.7793 40.9984 98.6393 41.1338C98.2563 41.5232 97.8028 41.8271 97.369 42.1623C96.8095 42.6046 96.2332 43.0241 95.6963 43.4921C95.585 43.5851 95.6202 43.852 95.5496 44.229C96.8877 43.2634 98.0576 42.4046 99.2387 41.5515C99.3037 41.6058 99.3745 41.6488 99.4394 41.703C99.3471 41.9267 99.314 42.2301 99.1483 42.3739C98.5629 42.8813 97.9465 43.3517 97.316 43.7936C96.7855 44.1651 96.1731 44.4454 95.6848 44.8597C95.4449 45.0655 95.3996 45.505 95.212 45.9722C96.853 45.153 97.8955 43.7742 99.3517 42.9965C99.4167 43.0507 99.4816 43.1192 99.5465 43.1735C99.426 43.3686 99.3563 43.6179 99.1765 43.7474C98.046 44.683 96.8954 45.6441 95.638 46.4229ZM97.9871 63.8246C97.1462 65.6614 96.1382 67.4206 95.1473 69.1742C93.6997 71.7283 92.0033 74.1135 90.1966 76.4215C89.0313 77.9159 87.6882 79.2277 86.3591 80.5679C86.2705 80.6582 86.3004 80.8656 86.2427 81.0071C85.9367 81.7914 85.7607 82.67 85.2794 83.3227C84.4488 84.4388 83.471 85.4661 82.468 86.4308C81.0364 87.8187 79.4722 89.0612 77.638 89.8821C75.6016 90.7928 73.5622 91.7374 71.456 92.4632C70.1382 92.9125 68.697 93.1143 67.2963 93.2085C65.191 93.3441 63.0719 93.4086 60.974 93.2775C59.8924 93.2061 58.851 92.6213 57.7852 92.2946C56.7081 91.9622 55.6222 91.6751 54.548 91.337C54.222 91.2358 53.9194 91.0326 53.6137 90.8777C53.5764 90.937 53.5391 90.9964 53.5018 91.0558C53.7504 91.2672 54.0189 91.4673 54.2589 91.6957C56.0514 93.4084 58.1625 94.6065 60.4688 95.4624C62.0215 96.0359 63.6275 96.2663 65.277 95.9068C66.2923 95.6884 67.3022 95.4104 68.3118 95.1892C68.4342 95.1587 68.7033 95.2595 68.7057 95.3248C68.733 95.5094 68.7253 95.8186 68.6142 95.8832C67.5879 96.4875 66.5949 97.2224 65.4822 97.5907C63.8884 98.1207 62.2028 97.9068 60.5456 97.6931C57.7108 97.3166 55.1738 96.1019 52.6714 94.8193C52.0826 94.5208 51.4766 94.2421 50.9136 93.8928C49.9716 93.3086 49.061 92.6905 48.1276 92.0893C46.8068 91.2277 45.4633 90.3688 43.8361 90.334C42.723 90.3106 41.6083 90.5285 40.4915 90.6384C40.3125 90.6544 40.1364 90.6648 39.9546 90.6581C38.2484 90.5689 36.8368 91.4689 35.3617 92.1018C34.1942 92.5917 33.0797 93.2295 31.985 93.8844C30.571 94.7333 29.1399 95.5878 27.8271 96.5876C26.0635 97.9282 24.4491 99.4655 22.6883 100.815C20.4794 102.513 18.6234 104.54 16.77 106.589C16.3496 107.052 15.7844 107.506 15.8591 108.27C15.8673 108.324 15.8384 108.394 15.7928 108.428C14.8337 109.195 13.9447 110.103 12.8847 110.648C12.3747 110.909 11.4622 110.603 10.8134 110.352C8.41664 109.422 6.57853 107.729 4.94074 105.796C4.54612 105.325 4.17432 104.838 3.78824 104.365C3.24713 103.706 2.91956 102.964 2.67484 102.142C2.49421 101.517 2.13158 100.928 1.79438 100.358C1.06104 99.1111 0.592377 97.7777 0.482201 96.3413C0.424327 95.6145 0.697987 95.006 1.2808 94.4617C2.19784 93.61 3.05008 92.6756 3.88534 91.7326C5.43571 89.985 6.95498 88.2145 8.47146 86.4355C9.32982 85.4331 10.1655 84.4192 10.973 83.3767C12.1757 81.8229 13.4038 80.2891 14.5018 78.661C15.2472 77.5586 15.8343 76.3333 16.3873 75.1191C17.2139 73.3106 17.9639 71.4705 18.697 69.6218C18.9135 69.0697 18.9998 68.4516 19.0973 67.8535C19.1681 67.4339 19.1509 67.0053 19.1934 66.5856C19.2026 66.4693 19.2408 66.2681 19.2977 66.2542C20.2762 66.0101 19.827 65.1847 19.6988 64.8065C19.2721 63.5726 18.6633 62.3887 18.0943 61.2108C17.6514 60.2889 17.1943 59.3669 16.6716 58.49C15.9859 57.3454 15.1435 56.2851 14.5318 55.1069C13.9511 53.9799 13.5584 52.749 13.106 51.5519C12.902 51.0144 12.7636 50.4603 12.5767 49.9173C12.1471 48.689 12.4047 47.4817 12.6651 46.2829C12.9927 44.7837 13.3883 43.3048 13.6676 41.8025C13.8028 41.074 13.7934 40.322 13.3206 39.6412C13.1574 39.4019 12.8186 39.0878 13.2326 38.7355C13.6267 38.3944 13.9429 38.697 14.2657 38.8464C14.4384 38.9268 14.5737 39.095 14.7036 39.2036C15.0333 38.2747 15.2241 37.2969 15.7007 36.4852C16.5963 34.9751 17.6617 33.5652 18.6422 32.1123C18.8544 31.7929 19.0468 31.4563 19.2137 31.1139C19.994 29.4385 20.7432 27.7403 21.5404 26.0735C22.0614 24.9783 22.6107 23.8975 23.1996 22.8368C23.5702 22.1636 24.0201 21.5306 24.4813 20.9174C25.3376 19.7788 26.18 18.6117 27.1352 17.5587C28.6396 15.9016 30.2426 14.3586 32.0686 13.0354C33.3982 12.0725 34.5615 10.8902 35.8629 9.88463C36.7277 9.21989 37.6742 8.64643 38.6261 8.11839C40.0113 7.34027 41.4302 6.62194 42.8546 5.92066C43.5669 5.57002 44.3156 5.28769 45.0613 5.02521C46.6809 4.4584 48.3033 3.88594 49.9396 3.37031C51.0835 3.01078 52.2417 2.65132 53.43 2.47081C54.2771 2.3451 55.1711 2.43531 56.031 2.53668C56.7348 2.62297 56.951 3.0101 56.8893 3.79007C57.0484 3.77111 57.2102 3.78906 57.3526 3.73312C58.719 3.21595 60.0773 2.65901 61.455 2.16177C61.9844 1.97466 62.5556 1.91549 63.1101 1.80514C64.8162 1.47434 66.5143 1.06121 68.2367 0.852523C70.0586 0.63021 71.9049 0.583962 73.7402 0.475227C74.6351 0.423567 75.533 0.352061 76.4304 0.365678C77.7849 0.390409 79.1722 0.182649 80.4517 0.831208C80.6075 0.903032 80.7625 1.08835 80.8012 1.25031C80.8316 1.38669 80.6969 1.58171 80.5854 1.70309C80.4852 1.81602 80.3146 1.85761 80.18 2.02426C81.2118 1.8996 82.2322 1.75502 83.2639 1.64455C84.8013 1.49156 86.3419 1.27616 87.8842 1.25372C89.2532 1.23597 90.6208 1.44521 91.9917 1.56367C92.0854 1.57556 92.1926 1.68683 92.2403 1.77506C92.7202 2.68013 93.5728 2.58566 94.4047 2.63012C95.6851 2.70267 96.9679 2.84049 98.2478 2.98397C98.3613 2.9988 98.4479 3.23481 98.535 3.37151C98.5773 3.4285 98.5681 3.5306 98.6162 3.56208C99.4557 4.19395 99.6652 5.1826 99.9037 6.08629C100.52 8.36265 101.031 10.6639 101.536 12.9624C101.66 13.5164 101.744 14.0929 101.468 14.6929C101.344 14.9504 101.56 15.3801 101.677 15.7241C102.449 18.0439 102.678 20.423 102.385 22.8503C102.37 22.9495 102.392 23.0603 102.366 23.1538C102.054 24.3409 102.366 25.2819 103.056 26.3357C103.686 27.3098 103.905 28.6163 104.067 29.809C104.309 31.5894 104.442 33.4006 104.434 35.1967C104.43 36.2976 104.124 37.4025 103.868 38.4821C103.403 40.4884 102.877 42.4774 102.367 44.4749C102.309 44.7016 102.177 44.9052 102.073 45.1231C102.067 45.1202 102.062 45.1173 102.059 45.123C101.998 45.3269 101.946 45.5281 101.902 45.7265C101.93 45.8118 101.92 45.928 101.874 46.0753C101.854 46.1575 101.828 46.2368 101.801 46.3161C101.801 46.3445 101.798 46.3785 101.801 46.4012L101.781 46.3983C101.592 47.0498 101.421 47.71 101.243 48.3673C100.932 49.5261 100.632 50.6906 100.304 51.8408C100.208 52.1977 100.001 52.52 99.86 52.8682C99.8167 52.9673 99.7732 53.1089 99.8096 53.1914C100.397 54.5426 100.227 55.9434 100.121 57.3417C99.9843 59.6847 98.9403 61.753 97.9871 63.8246ZM84.1826 14.4215C86.5847 13.6037 88.9227 12.604 91.5707 12.8716C92.8224 13.0008 92.7183 12.8413 93.1998 13.9393C95.1221 12.2165 95.4756 9.75555 96.1647 7.68524C96.0274 7.82918 95.722 8.07998 95.5099 8.38522C94.968 9.18516 94.4913 10.0252 93.9523 10.8195C93.7574 11.1049 93.4522 11.3132 93.2064 11.5587C93.1838 11.533 93.1642 11.5017 93.1416 11.476C93.5523 10.7519 93.9545 10.0307 94.3652 9.30658C94.1007 9.36467 93.9351 9.50844 93.7865 9.64663C93.6179 9.81025 93.4521 9.98239 93.2751 10.1346C93.1351 10.2558 92.9726 10.3514 92.8243 10.4612C92.8046 10.4299 92.7849 10.3986 92.7596 10.3644C93.2033 9.81356 93.6526 9.26564 94.0963 8.71485C94.0681 8.68631 94.0341 8.66909 94.0059 8.64056C93.1727 9.25724 92.3338 9.87104 91.4921 10.4905C91.464 10.4478 91.4386 10.4136 91.4105 10.3709C92.3043 9.60699 93.1838 8.84302 94.0747 8.0848C94.0494 8.0506 94.0268 8.02494 93.9986 7.9964C92.767 8.7385 91.544 9.47781 90.3124 10.2199C90.2815 10.1687 90.2562 10.1203 90.2253 10.069C91.2292 9.41076 92.2358 8.76101 93.2397 8.10275C93.2172 8.06289 93.1891 8.02017 93.1638 7.97179C92.3003 8.43791 91.4255 8.89828 90.562 9.3644C90.534 9.30749 90.4946 9.24484 90.4638 9.1794C91.6153 8.52481 92.7641 7.86169 93.9127 7.21275C93.8987 7.1843 93.8847 7.15584 93.8621 7.13018C93.0107 7.48854 92.1536 7.84403 91.3021 8.20239C91.2854 8.15122 91.2629 8.11136 91.2406 8.05732C92.3859 7.48498 93.534 6.92117 94.685 6.3517C94.6682 6.30053 94.643 6.25215 94.6234 6.20664C93.3653 6.65065 92.1101 7.089 90.8492 7.52448C90.8352 7.49603 90.8212 7.46757 90.8043 7.44477C90.9384 7.33487 91.0726 7.22497 91.2981 7.04749C90.9481 7.16184 90.709 7.23993 90.4756 7.32089C90.4617 7.27825 90.4421 7.23274 90.4338 7.19296C91.6206 6.8053 92.8157 6.42903 94.0025 6.04137C93.9998 6.01865 93.9943 5.98741 93.9916 5.96469C92.2745 6.24719 90.5573 6.52969 88.8345 6.80931C88.8263 6.75536 88.8152 6.70705 88.8127 6.65596C90.1262 6.43927 91.4311 6.22537 92.7446 6.00868C92.7307 5.95185 92.7141 5.88649 92.7003 5.82966C88.8947 5.8222 85.3432 6.5057 82.7133 9.6489C82.8465 9.69506 82.9657 9.69858 83.0683 9.65092C84.0197 9.19382 84.8731 8.53753 85.9674 8.38769C86.3881 8.3305 86.768 7.98932 87.1781 7.81289C87.2891 7.76244 87.4562 7.84001 87.5952 7.86066C87.6061 7.93734 87.6113 8.01114 87.6222 8.08782C87.0842 8.29189 86.5152 8.44472 86.0136 8.71711C85.341 9.08783 84.7161 9.56098 84.0401 10.0083C84.0948 10.3491 84.1659 10.7837 84.2397 11.2267C84.781 10.9602 85.2028 10.7328 85.6527 10.5481C85.7638 10.4976 85.9449 10.6037 86.0951 10.6442C86.0035 10.7544 85.9401 10.9073 85.8205 10.9605C85.4729 11.1259 85.0945 11.2401 84.7526 11.4084C84.5162 11.5234 84.1029 11.7622 84.1307 11.8475C84.2751 12.3761 83.8717 12.3852 83.5896 12.534C82.7434 12.9661 81.765 13.1961 81.052 14.1085C82.3392 13.5512 83.504 13.0386 84.6772 12.5515C84.8651 12.476 85.0865 12.5028 85.2939 12.4869C85.2993 12.5323 85.2933 12.5862 85.2987 12.6317C84.546 13.0899 83.7962 13.5425 83.0179 14.0091C83.7813 14.1042 83.2449 14.4871 83.1321 14.8212C83.3655 14.7261 83.5165 14.6532 83.6646 14.6001C83.8354 14.5301 84.0118 14.4772 84.1826 14.4215ZM91.7234 17.9091C91.1094 18.4447 90.5913 19.0859 90.0112 19.653C89.4312 20.2058 88.8229 20.7301 88.2317 21.2631C88.195 21.2231 88.164 21.1861 88.1244 21.1518C88.4703 20.8076 88.8104 20.4605 89.1619 20.1192C89.5135 19.7636 89.8877 19.4196 90.2365 19.0555C90.571 18.7056 90.897 18.3442 91.2061 17.9743C91.5152 17.6043 91.7846 17.2143 92.0824 16.8386C92.0399 16.8099 92.0032 16.7842 91.9636 16.7499C90.4022 18.0009 88.8351 19.249 87.2737 20.5C87.2342 20.4657 87.1975 20.4258 87.1636 20.3944C87.2208 20.3379 87.2723 20.2787 87.3266 20.2279C88.7373 19.0073 90.1564 17.798 91.5446 16.5518C91.9702 16.1626 92.5574 15.8198 92.5003 14.9795C90.9469 16.2987 89.4678 17.5558 87.9916 18.8072C87.9663 18.773 87.9325 18.7274 87.9015 18.6904C89.3755 17.3311 90.8468 15.9633 92.3552 14.5644C91.5343 14.5825 91.02 15.0761 90.4352 15.4842C89.8618 15.8839 89.2349 16.2208 88.6362 16.5863C88.6109 16.5379 88.5857 16.4895 88.5575 16.4468C89.8486 15.7277 90.8109 14.4648 92.3801 14.2212C92.3552 14.1161 92.319 14.0052 92.2856 13.9029C91.372 14.2013 90.5027 14.6929 89.5919 15.0141C89.5752 14.9629 89.5556 14.9174 89.536 14.8719C89.9292 14.6726 90.328 14.4763 90.7241 14.2714C90.7073 14.2344 90.6933 14.1918 90.668 14.1576C90.1012 14.4182 89.523 14.6732 88.9533 14.9395C88.9309 14.8996 88.9084 14.8598 88.8945 14.8171C89.3419 14.5671 89.7894 14.3172 90.2425 14.07C90.2342 14.0444 90.2229 14.0245 90.2146 13.9989C89.7992 14.1157 89.381 14.224 88.9571 14.3436C88.9488 14.3039 88.9349 14.2612 88.9152 14.2299C89.3736 14.0566 89.8318 13.8974 90.2873 13.7298C89.1819 13.8313 88.1156 14.0381 87.0601 14.3215C85.8624 14.6467 84.6477 14.9632 83.5003 15.4277C82.4098 15.8642 81.3808 16.4599 80.366 17.0415C80.0753 17.2072 79.8233 17.535 79.668 17.8405C78.7478 19.6371 77.8672 21.4538 76.9754 23.2647C76.9121 23.3892 76.8658 23.5223 76.8167 23.6611C76.808 23.6781 76.8476 23.7123 76.8756 23.7693C77.0152 23.7048 77.1547 23.6403 77.4424 23.5086C77.395 23.8261 77.3709 24.0416 77.3326 24.2571C77.3178 24.3563 77.2177 24.4692 77.2514 24.529C77.5039 25.0128 77.176 25.2096 76.8285 25.375C76.481 25.5405 76.0884 25.6404 75.7549 25.8343C75.3102 26.0928 74.9134 26.4112 74.4969 26.7124C74.5335 26.7665 74.5757 26.8235 74.6151 26.8862C75.2421 26.5351 75.8719 26.1925 76.5331 25.8302C76.6727 26.214 76.6569 26.4551 76.2867 26.6233C76.036 26.7382 75.8217 26.9498 75.5822 27.0988C75.3455 27.2422 75.0977 27.3656 74.8555 27.4919C74.9943 27.541 75.0856 27.4734 75.1822 27.4796C75.4321 27.4782 75.679 27.5108 75.9259 27.5292C75.7884 27.7157 75.6931 27.9734 75.5078 28.0717C74.7612 28.476 73.9724 28.8092 73.2116 29.2135C72.8183 29.4269 72.4643 29.7171 72.0935 29.9704C72.1159 30.0103 72.1442 30.0388 72.161 30.0758C73.2004 29.6277 74.237 29.1853 75.2878 28.7287C75.595 29.5533 74.9304 29.5581 74.6084 29.7293C73.7735 30.1672 72.9022 30.5226 72.0477 30.915C72.0673 30.9606 72.0869 31.0061 72.1065 31.0516C72.6987 30.8251 73.3048 30.6271 73.8632 30.355C74.3987 30.0999 74.8086 29.966 74.9058 30.7554C74.9168 30.8179 74.9931 30.8637 75.0242 30.9008C74.8638 31.1041 74.6124 31.3467 74.6489 31.4009C75.0118 31.9477 74.4549 31.9928 74.2297 32.1277C73.728 32.4143 73.1814 32.6212 72.6516 32.865C72.9624 33.1222 73.3054 33.2319 73.75 32.9734C73.904 32.8807 74.1817 32.9787 74.3947 32.9799C74.2572 33.1664 74.1535 33.3985 73.9794 33.5309C73.6913 33.7335 73.3581 33.8707 73.0419 34.0306C73.3228 34.0663 73.5423 33.9427 73.7725 33.9099C73.9913 33.8856 74.2124 33.955 74.4338 33.9818C74.2877 34.1711 74.1333 34.349 73.9985 34.544C73.9212 34.6542 73.8777 34.7958 73.7655 35.0165C75.4941 34.2772 77.0434 33.5965 78.6151 32.9557C79.7654 32.4855 80.9888 32.152 82.0914 31.5936C85.1143 30.0728 88.3248 29.4158 91.6667 29.5511C92.4134 29.5809 92.5033 29.292 92.6454 28.8303C93.1562 27.0966 93.6641 25.3686 94.1466 23.6348C94.2629 23.2099 94.5111 22.5813 94.3307 22.3618C93.9614 21.9256 94.0966 21.6596 94.2723 21.2719C94.3847 21.0228 94.3979 20.7306 94.4564 20.4614C94.4422 20.4613 94.4166 20.4555 94.4024 20.4554C94.1983 20.8572 93.9941 21.2589 93.787 21.6664C93.736 21.6405 93.6851 21.6147 93.6313 21.5945C93.9872 20.1097 94.6068 18.6803 94.6422 17.1255C93.8835 18.5343 93.0034 19.8317 91.9028 20.9746C92.7274 19.4641 93.555 17.9479 94.4256 16.361C94.1257 16.1805 93.8937 16.0345 93.707 15.9256C93.7452 16.1585 93.8462 16.3662 93.7859 16.4709C93.2405 17.3758 92.6923 18.2863 92.0819 19.1511C91.7523 19.6175 91.3041 19.9951 90.9152 20.41C91.7589 19.0301 92.8175 17.8018 93.3018 16.2184C92.4848 16.5231 92.3032 17.3988 91.7234 17.9091ZM94.6491 45.6086C94.7907 44.3354 95.3155 43.0785 94.8978 41.7709C94.8868 41.7226 94.9071 41.6546 94.9302 41.5951C95.106 41.179 95.2876 40.7657 95.4433 40.3892C95.1967 40.3141 95.055 40.2707 94.9047 40.2301C94.9683 40.0631 95.012 39.8931 95.0896 39.7403C95.2679 39.3894 95.4972 39.0644 95.6301 38.7048C95.6793 38.5661 95.4705 38.3464 95.4914 38.1791C95.5697 37.4787 95.7246 36.7815 95.7774 36.0753C95.872 35.0344 95.9099 33.9933 95.3714 32.9233C95.1652 34.0855 95.7064 35.1782 95.146 36.2249C95.0613 35.691 94.9738 35.1627 94.8808 34.6032C94.7417 35.0308 94.6201 35.4104 94.4984 35.7899C94.4417 35.7754 94.3878 35.7552 94.3255 35.7379C94.3456 34.3533 94.36 32.98 94.3716 31.5982C94.3176 31.5922 94.2637 31.5862 94.2127 31.5746C93.9998 32.4558 93.7614 33.3313 93.5796 34.2212C93.4596 34.7795 93.439 35.3526 93.3502 35.9196C93.3353 36.033 93.1728 36.1286 93.0869 36.2274C93.0502 36.2016 92.9992 36.1758 92.9596 36.1557C93.1357 34.8146 93.3061 33.4706 93.4766 32.0982C92.6692 33.5748 92.5047 35.3416 91.3944 36.6576C91.3491 36.6346 91.3009 36.6173 91.25 36.5915C91.8997 34.9069 92.5466 33.2137 93.1991 31.5234C93.151 31.4919 93.0973 31.4576 93.0521 31.4204C91.7098 33.0529 90.7771 35.0282 89.2115 36.4834C89.1296 36.4205 89.042 36.3548 88.9543 36.289C89.724 35.391 90.4908 34.4988 91.2547 33.6121C91.1784 33.5521 91.0992 33.4977 91.0286 33.4406C90.2393 34.293 89.4501 35.1455 88.6552 35.995C88.5987 35.938 88.5507 35.8923 88.4971 35.8438C89.742 34.3469 90.9783 32.8529 92.2147 31.3589C92.1808 31.3275 92.1469 31.2961 92.113 31.2647C90.8323 32.1456 89.5544 33.0208 88.2765 33.896C88.2371 33.8475 88.2005 33.7934 88.1554 33.742C89.4451 32.7875 90.7235 31.8271 92.0047 30.8753C91.9794 30.8411 91.9569 30.8013 91.9288 30.7586C90.5897 31.432 89.2479 32.0968 87.9088 32.7702C87.8863 32.7304 87.8639 32.6905 87.8414 32.6506C88.7222 32.1364 89.5974 31.6193 90.4782 31.105C90.4502 31.0481 90.4279 30.9799 90.3998 30.923C89.4146 31.3345 88.4265 31.7516 87.4497 32.1604C88.3956 31.2379 89.7882 31.0897 90.8859 30.415C90.8691 30.3638 90.8524 30.3126 90.8357 30.2615C89.2913 30.6244 87.7496 30.9958 86.1996 31.3559C86.1911 31.3445 86.1855 31.3275 86.1771 31.3161C87.1477 30.9754 88.1183 30.6347 89.1259 30.2773C88.8474 30.3069 88.5973 30.3367 88.3415 30.3636C85.8374 30.6955 83.5282 31.6387 81.23 32.6301C79.9001 33.2014 78.5366 33.6987 77.1898 34.233C75.3249 34.9743 73.5218 35.8323 71.9461 37.0974C71.7748 37.2383 71.6228 37.4673 71.5703 37.6827C71.3306 38.7567 71.1165 39.8366 70.8881 40.9164C70.8266 41.2055 70.7425 41.4831 70.6464 41.8542C70.9823 41.7398 71.2157 41.6588 71.4547 41.5807C71.5054 41.6491 71.5561 41.7175 71.6011 41.783C71.3755 41.9889 71.1469 42.2004 70.9185 42.3977C70.6815 42.5979 70.4502 42.7867 70.2132 42.9868C70.2527 43.0352 70.2893 43.0894 70.3287 43.1378C70.5938 42.9946 70.8531 42.8485 71.1209 42.7139C71.2492 42.6436 71.3914 42.6019 71.5253 42.5487C71.5184 42.7303 71.5849 43.0059 71.4878 43.0848C71.1366 43.3836 70.7234 43.6082 70.3552 43.8842C70.1241 44.0588 69.9182 44.2818 69.6983 44.4764C69.7462 44.5362 69.797 44.5904 69.8449 44.6503C70.2384 44.3943 70.6319 44.1383 71.0597 43.857C71.1759 44.3429 71.1054 44.7199 70.6891 44.9786C70.4411 45.1304 70.2154 45.3362 69.9479 45.4142C69.3333 45.6008 69.3018 46.0972 69.1677 46.6412C69.729 46.3493 70.2021 46.091 70.6978 45.8441C70.8232 45.7795 70.9822 45.7889 71.1243 45.7614C71.0808 45.9172 71.0823 46.1243 70.9823 46.2231C70.725 46.477 70.4396 46.7024 70.143 46.9078C69.5925 47.2764 68.8785 47.4625 68.6887 48.2843C69.5406 47.8408 70.3498 47.4254 71.1534 47.0072C71.3519 47.4992 71.3487 47.5616 70.9352 47.8147C70.3022 48.2197 69.6157 48.5477 69.0052 48.9784C68.1579 49.5808 68.0286 49.8071 68.002 50.434C69.1247 49.836 70.2246 49.2549 71.3274 48.6682C71.3895 48.7281 71.4488 48.7937 71.5136 48.8622C71.3931 49.0573 71.3176 49.3179 71.1436 49.4361C70.5134 49.8496 69.8156 50.1578 69.2164 50.6084C68.7912 50.9266 68.4251 51.3246 67.8849 51.4208C67.3533 51.5143 67.3936 51.8692 67.3542 52.2691C68.3374 51.7213 69.2553 51.1903 70.1928 50.6905C70.4265 50.567 70.7247 50.5687 70.9835 50.5077C70.8143 50.7707 70.6394 51.0307 70.4702 51.2937C70.4444 51.3304 70.4045 51.3529 70.3731 51.3726C69.6749 51.7516 68.974 52.108 68.3011 52.5213C68.1586 52.6056 68.1256 52.8807 68.042 53.0732C68.6574 52.773 69.2671 52.4701 69.9394 52.1419C69.9702 52.2073 70.1645 52.4695 70.113 52.5288C69.8438 52.8763 69.504 53.1666 69.3011 53.3697C69.4933 53.5099 69.8674 53.6425 69.9624 53.8899C70.1133 54.2653 69.7855 54.4621 69.4463 54.6531C68.9561 54.9313 68.5135 55.3118 68.0513 55.6468C68.0906 55.7095 68.1329 55.7665 68.1694 55.8348C68.48 55.6578 68.8953 55.5552 69.0788 55.2923C69.3827 54.8344 69.6551 54.8728 69.9713 55.1754C70.454 55.6265 70.4631 55.9869 70.0519 56.3477C69.8691 56.5113 69.516 56.6597 69.5235 56.8129C69.5479 57.4515 69.0283 57.4372 68.6609 57.5855C68.1142 57.8207 67.545 58.0019 66.9871 58.2031C68.1067 58.1016 69.1927 57.9262 70.2816 57.7451C70.6199 57.6818 70.9615 57.556 71.3023 57.558C72.3673 57.564 73.4262 57.6381 74.4882 57.6499C75.9308 57.6694 77.3795 57.6351 78.8248 57.6774C80.1025 57.713 80.7722 58.2588 80.9891 59.4291C81.0688 59.8466 80.9409 60.3084 80.887 60.7508C80.8627 60.9947 80.7931 61.2298 80.7461 61.4764C85.4033 58.4071 90.0233 55.3831 93.9084 51.3532C93.4001 51.3446 93.2884 51.0461 93.4953 50.667C94.363 49.0858 94.465 47.3299 94.6491 45.6086ZM93.1918 55.089C94.3334 53.7533 95.4439 52.3948 96.167 50.7759C96.2333 50.6173 96.1807 50.4127 96.1819 50.2283C95.1666 52.24 93.4146 53.5296 92.1769 55.2364C92.1374 55.2022 92.0836 55.1678 92.047 55.1279C93.0203 53.9133 93.9936 52.6987 94.964 51.4897C93.4562 52.7893 92.0077 54.1544 90.4944 55.4368C89.2752 56.4628 87.9855 57.4032 86.6988 58.3379C85.3149 59.3515 83.9199 60.3452 82.4882 61.2848C81.8893 61.6787 81.5353 61.9689 81.6718 62.8351C81.839 63.7952 81.6365 64.8241 81.5791 65.8197C81.544 66.4211 81.4806 67.0222 81.4191 67.7597C81.8213 67.4867 82.098 67.2925 82.4945 67.0167C82.4632 67.4705 82.3246 67.8414 82.4365 68.0974C82.5988 68.4786 82.5095 68.6824 82.2243 68.8794C81.959 69.0651 81.6937 69.2509 81.4143 69.4082C80.9583 69.661 80.743 70.0287 80.7843 70.6758C81.3349 70.2931 81.8141 69.9667 82.3247 69.6064C82.7795 70.0005 82.2692 70.3041 82.094 70.6067C82.498 70.9466 82.3651 71.3063 82.0937 71.5601C81.6966 71.921 81.2065 72.185 80.7953 72.5316C80.3756 72.8811 79.8315 73.1391 79.6874 73.9271C80.1551 73.6233 80.5115 73.3983 80.8596 73.1478C80.9965 73.0464 81.1167 72.908 81.2226 72.7696C81.3201 72.6339 81.4355 72.3367 81.4667 72.3454C81.6907 72.409 81.9429 72.5013 82.0781 72.6695C82.1514 72.7635 82.0782 73.1036 81.9612 73.1937C81.2848 73.712 80.586 74.1904 79.8728 74.6971C79.8948 74.8079 79.9192 74.984 79.9658 75.2566C80.6161 74.8177 81.2122 74.4153 81.8055 74.0044C82.1636 74.4207 82.2267 74.7729 81.6201 75.0277C81.4123 75.1145 81.2324 75.2582 81.0527 75.3877C80.425 75.8381 79.5742 76.0971 79.5217 77.2092C80.2861 76.6999 80.9935 76.2187 81.7036 75.746C81.7806 75.6926 81.869 75.6448 81.9515 75.6226C82.1364 75.5669 82.3891 75.5882 82.5006 75.4668C83.2151 74.7473 83.9269 74.0193 84.5907 73.2456C85.5435 72.1273 86.4851 70.9892 87.3786 69.8195C88.1862 68.7629 89.042 67.7094 89.6771 66.5439C90.4817 65.0588 91.0911 63.4534 91.7967 61.911C91.8428 61.8062 91.9739 61.7304 92.0625 61.6401C92.11 61.7709 92.1943 61.899 92.1992 62.0296C92.2014 62.1374 92.1154 62.2504 92.0636 62.3665C91.7261 63.1846 91.4142 64.0086 91.0342 64.8122C90.5938 65.7348 90.1817 66.6858 89.5914 67.511C88.5656 68.941 87.4267 70.2994 86.3019 71.6578C85.4033 72.7395 84.4538 73.7811 83.5354 74.8456C83.1034 75.3454 82.6912 75.8623 82.2733 76.3764C82.1186 76.5826 81.8396 76.6974 81.5661 76.8292C81.1843 77.02 80.8139 77.2165 80.4406 77.4187C79.9248 77.691 79.2625 77.7752 79.0562 78.5174C79.8481 78.136 80.6112 77.8254 81.3182 77.401C81.7059 77.1705 81.8697 77.3247 81.9502 77.6145C81.9891 77.7481 81.8168 78.0451 81.6687 78.1123C80.8399 78.4964 79.9915 78.8207 79.1542 79.1791C79.0261 79.2352 78.9344 79.3595 78.8202 79.4581C78.8483 79.5009 78.8736 79.5493 78.9074 79.5948C79.0554 79.5418 79.2061 79.5114 79.3513 79.4498C80.254 79.0747 81.1622 78.7167 82.0368 78.2847C82.3673 78.1248 82.5771 78.1743 82.6577 78.4641C82.6882 78.5722 82.4508 78.8432 82.2771 78.9188C81.3287 79.3277 80.3579 79.7109 79.2872 80.1503C79.568 80.2144 79.7463 80.3118 79.9083 80.2872C80.5792 80.1861 81.3034 80.1902 81.893 79.9126C83.4483 79.1922 84.9418 78.3409 86.4691 77.5494C86.6144 77.4737 86.8419 77.4324 86.9721 77.4984C87.091 77.5587 87.1833 77.7833 87.1823 77.9394C87.189 78.2204 87.1304 78.5038 87.0911 78.8895C91.1654 74.5854 94.3085 69.7738 96.855 64.5531C96.1736 65.4175 95.4922 66.2819 94.7106 67.2734C94.6922 67.0435 94.6838 67.0179 94.6925 67.0009C95.2719 66.0849 95.7921 65.1174 96.4479 64.2614C97.1122 63.4025 97.2017 62.2879 98.0759 61.4643C98.6988 60.8691 98.7944 59.6864 99.0502 58.7487C99.2566 58.0064 99.3921 57.2354 99.4794 56.4612C99.5545 55.809 99.5133 55.1476 99.5259 54.4923C99.4465 54.4804 99.3699 54.463 99.2905 54.4512C99.0822 59.078 97.2852 62.9921 94.0893 66.2682C94.1102 66.1151 94.1962 65.9879 94.2793 65.8664C94.9156 64.9507 95.5773 64.0549 96.1683 63.1162C96.5356 62.5196 96.7219 61.8028 97.1006 61.2119C97.8607 60.0245 98.1163 58.6809 98.4513 57.3492C98.7543 56.1507 98.4672 54.8381 99.1957 53.7271C99.2215 53.6903 99.2221 53.591 99.1939 53.5483C98.9212 53.1183 98.6602 52.6231 98.2878 52.2351C98.0988 52.0325 97.7184 52.0105 97.568 52.4324C97.1222 53.7578 96.77 55.1235 95.9191 56.2792C95.5066 56.8387 95.1054 57.4039 94.6929 57.9634C94.6421 57.9234 94.5827 57.8862 94.5289 57.8518C95.496 56.2712 96.5906 54.748 96.7705 52.7968C96.4503 53.1326 96.1839 53.4886 95.9401 53.8703C95.7106 54.2379 95.5404 54.6427 95.2997 54.9903C94.8755 55.6008 94.4174 56.1799 93.9735 56.7591C93.9227 56.719 93.8689 56.6847 93.8095 56.6475C94.7704 55.149 95.8162 53.6937 96.1941 51.8855C95.0323 53.2607 93.9021 54.5879 92.7661 55.9265C92.7125 55.8779 92.6588 55.8294 92.6079 55.7894C92.8083 55.5493 92.9972 55.3177 93.1918 55.089Z",fill:"#676461"}))},title:rC},iC=(0,J._x)("Carrot","sticker name","web-stories");const oC={svg:function Carrot(C){let{style:e}=C;return Q.createElement("svg",{style:e,viewBox:"0 0 135 186",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Q.createElement("title",null,iC),Q.createElement("path",{d:"M5.04142 12.8291C5.58282 12.6752 5.77291 12.5662 5.96247 12.5742C7.22389 12.6203 8.47817 12.6922 9.73959 12.7384C10.2919 12.7599 10.6816 13.0215 11.0379 13.4186C11.6854 14.1329 12.3681 14.8123 13.032 15.5056C14.0216 14.6055 15.8472 14.6147 16.6504 15.5661C17.7097 16.8227 18.6586 18.1701 19.6991 19.4407C21.7359 21.9185 23.7845 24.3848 25.8706 26.8231C27.8706 29.1651 29.9199 31.4676 31.9575 33.7817C32.3323 34.2117 32.7543 34.595 33.2302 34.9296C28.6544 25.6467 23.1277 16.9789 17.0857 8.40195C17.1374 8.34608 17.2935 7.99137 17.4809 7.96894C19.174 7.78808 20.2931 6.71321 21.4053 5.59386C21.5229 5.47751 21.6777 5.40344 21.9266 5.2363C23.5919 7.05738 24.5576 9.33335 25.9671 11.3005C27.351 13.2371 28.5399 15.3154 29.9659 17.2615C29.4011 15.874 28.902 14.4495 28.2574 13.1037C27.3323 11.1647 26.2923 9.279 25.3085 7.37484C24.972 6.72994 25.1187 6.39389 25.9269 6.24596C27.0982 6.04141 28.2439 5.80633 29.2685 4.8947C30.7514 7.20368 32.1877 9.44224 33.6218 11.6738C33.7015 11.6321 33.7813 11.5904 33.8634 11.5557C33.3723 10.4166 32.9094 9.26816 32.3856 8.14752C31.4536 6.1641 30.4818 4.20153 29.5171 2.23666C29.2921 1.78879 28.9943 1.3803 28.7482 0.939343C28.4835 0.465547 28.6771 0.106353 29.2179 0.0927265C30.2058 0.0649977 31.1573 0.306054 32.0142 0.780518C32.271 0.922154 32.4614 1.26459 32.5958 1.55529C34.3394 5.20343 36.0431 8.87241 37.8148 12.5113C38.6659 14.2488 39.6859 15.9075 40.5581 17.6381C42.2027 20.9138 43.8098 24.2175 45.4075 27.5164C46.4 29.5656 47.4346 31.601 48.3051 33.7057C49.8935 37.5215 51.3786 41.3788 52.8848 45.2292C53.572 46.9892 54.1889 48.7722 54.8547 50.5859C55.2415 50.4592 55.4898 50.409 55.7104 50.2978C57.3527 49.4408 59.1172 49.0264 60.9545 49.0475C62.1294 49.0674 63.3133 49.1857 64.4639 49.4161C66.4095 49.8142 68.3169 50.3806 70.0704 51.332C70.5444 51.5894 71.0041 51.8981 71.4333 52.2324C75.4287 55.3377 78.3039 59.2769 80.2535 63.9318C80.712 65.0194 81.2338 66.0862 81.8073 67.1206C83.0145 69.3018 84.2593 71.4552 85.5181 73.604C87.0371 76.1892 88.5985 78.7371 90.1105 81.3246C90.942 82.7415 91.6937 84.2001 92.4924 85.6355C92.7988 86.1891 93.1241 86.7287 93.4493 87.2683C95.4263 90.5364 96.7208 94.1214 98.1607 97.6277C99.1376 100.009 99.927 102.459 100.897 104.843C101.971 107.496 103.056 110.161 104.306 112.733C106.187 116.609 108.201 120.417 110.195 124.233C112.074 127.821 114.074 131.346 115.892 134.962C117.732 138.618 119.463 142.324 121.141 146.056C122.279 148.595 123.233 151.217 124.289 153.79C125.479 156.678 126.683 159.561 127.906 162.43C128.482 163.782 129.153 165.088 129.716 166.446C130.718 168.857 131.678 171.283 132.639 173.709C133.215 175.155 133.815 176.577 134.051 178.15C134.194 179.084 134.281 179.966 134.111 180.894C134.013 181.424 134.048 181.981 133.952 182.519C133.846 183.098 133.768 183.715 133.49 184.219C132.727 185.597 131.827 185.846 130.273 185.358C129.02 184.959 128.06 184.145 127.075 183.354C124.475 181.271 121.774 179.283 119.34 177.021C117.31 175.132 115.612 172.902 113.748 170.834C112.023 168.924 110.175 167.116 108.588 165.106C107.536 163.777 106.152 162.836 105.067 161.572C103.225 159.428 101.341 157.32 99.4502 155.215C96.0175 151.38 92.6483 147.479 89.1005 143.744C86.1956 140.686 83.058 137.845 80.0379 134.887C78.5255 133.413 77.0766 131.872 75.5478 130.418C73.0121 128.011 71.0215 125.152 68.803 122.477C67.3993 120.788 65.9156 119.164 64.6058 117.406C61.9071 113.79 59.3071 110.095 56.66 106.447C54.4549 103.41 52.1981 100.404 50.0165 97.3435C49.2094 96.2144 48.6466 94.9041 47.7972 93.8122C45.3817 90.7033 43.1776 87.4551 41.18 84.077C40.0139 82.1157 39.2748 79.9368 38.8732 77.6708C38.2138 73.9088 38.2007 70.1221 38.6229 66.333C38.9475 63.4087 40.311 61.0861 42.6597 59.3205C42.8594 59.1694 43.0544 59.0044 43.2285 58.8228C43.4025 58.6413 43.5532 58.4362 43.9857 58.0455C43.7713 57.8433 43.5521 57.6504 43.3447 57.4458C41.5341 55.6801 39.6576 53.9749 37.9292 52.1278C35.926 49.9893 33.6755 48.1652 31.2815 46.5205C28.6051 44.6803 25.9099 42.8539 23.1015 41.2282C19.3802 39.0763 15.5505 37.1155 11.749 35.0989C9.39996 33.852 7.06278 32.5701 4.64749 31.4773C3.48655 30.9545 2.13183 30.8377 0.738281 30.5079C0.778914 30.3233 0.743147 29.9536 0.898182 29.8327C2.58237 28.5339 3.23665 27.7513 5.27775 28.7721C7.46601 29.8614 9.72985 30.8014 11.9653 31.7975C14.8572 33.0845 17.7705 34.3178 20.6387 35.6515C22.2831 36.413 23.8637 37.3121 25.4773 38.1459C26.2572 38.5522 27.0536 38.9375 27.9864 39.1925C26.9788 37.9033 25.9899 36.6002 24.9588 35.3343C22.375 32.1637 19.8008 28.9745 17.163 25.8527C15.3145 23.6635 13.3132 21.6021 11.4717 19.4106C9.95852 17.602 8.35599 15.8771 6.71346 14.1965C6.28011 13.7546 5.76205 13.4105 5.04142 12.8291ZM31.297 18.4447C31.3821 18.7749 31.4649 19.0981 31.55 19.4283C31.6391 19.3914 31.7283 19.3544 31.8103 19.3197C31.6291 19.0288 31.4431 18.7472 31.2619 18.4562C31.1582 18.0932 31.0522 17.7231 30.9485 17.3601C30.8477 17.4087 30.7491 17.4643 30.6553 17.5106C30.8692 17.8298 31.0878 18.1396 31.297 18.4447ZM40.6548 39.5819C40.5678 40.1708 40.76 40.6372 41.1491 41.0158C41.2359 40.9718 41.3227 40.9278 41.4095 40.8838C41.1447 40.4568 40.8868 40.0274 40.6219 39.6004C40.4812 39.1483 40.3452 38.6869 40.2045 38.2347C40.1224 38.2694 40.0333 38.3064 39.9512 38.341C40.0332 38.8279 40.2701 39.2408 40.6548 39.5819ZM46.801 53.0289C47.2099 53.7045 47.8189 54.1123 48.5836 54.2822C49.4058 55.1728 50.7321 55.8672 51.5634 55.7895C50.5288 55.2721 49.5433 54.7852 48.5577 54.2984C47.9604 53.8791 47.3725 53.4645 46.7752 53.0451C46.6017 52.5881 46.2751 52.3526 45.7267 52.4855C46.084 52.6721 46.439 52.8516 46.801 53.0289ZM53.6746 56.3358C53.8728 56.4889 54.0711 56.6419 54.2506 56.7855C56.3579 55.6127 56.8598 54.8879 56.718 53.1283C55.8693 54.4572 54.8511 55.4835 53.6792 56.3499C53.4324 56.5708 53.2065 56.8317 52.9388 57.0127C50.8163 58.4474 48.7124 59.9149 46.3621 60.9882C45.9141 61.1894 45.5665 61.4589 45.8727 62.0592C46.807 61.9868 47.5024 61.4243 48.2373 60.9345C48.4932 60.7651 48.8195 60.5492 49.0932 60.5764C49.8887 60.6506 50.2489 60.2057 50.5209 59.5872C50.6817 59.2232 50.7259 58.765 51.3368 58.7751C51.3263 59.0277 51.3229 59.2545 51.3072 59.6099C52.6427 58.8145 53.357 57.7165 53.6746 56.3358ZM25.1681 40.24C23.5688 39.3548 21.9789 38.4509 20.3677 37.6008C19.7559 37.2796 19.0898 37.054 18.4497 36.7888C20.7104 36.8891 22.4599 38.2078 24.368 39.132C26.2925 40.0586 28.2123 40.9945 30.1507 41.9399C29.9293 41.2184 29.4161 40.8416 28.7714 40.539C27.057 39.7304 25.371 38.8658 23.6708 38.0292C21.6343 37.0225 19.6262 35.9598 17.5636 35.0161C14.7303 33.7177 11.8732 32.4893 9.00443 31.2725C7.37611 30.5837 5.71704 29.9671 4.06741 29.3319C3.39914 29.076 2.86236 29.244 2.43092 29.9224C2.73708 30.0245 2.966 30.1286 3.20919 30.1813C4.83669 30.5357 6.28678 31.2985 7.72259 32.1127C9.87977 33.3446 12.077 34.5088 14.272 35.666C17.0227 37.116 19.7971 38.5194 22.5454 39.9858C26.4706 42.0709 30.0681 44.6526 33.6775 47.2226C33.9434 47.4158 34.2094 47.6089 34.4753 47.802C34.5318 47.7368 34.5883 47.6717 34.6495 47.5971C34.0952 46.9768 33.621 46.2681 32.9843 45.7526C31.6131 44.6371 30.1712 43.6147 28.7317 42.5759C28.3631 42.3074 27.9286 42.1228 27.5058 41.9265C26.4758 41.4465 25.4315 40.9944 24.4062 40.5051C24.2404 40.4271 24.1501 40.1997 23.8638 39.8498C24.4857 40.012 24.8457 40.1121 25.2034 40.2051C26.2495 40.7577 27.305 41.315 28.3511 41.8676C28.3889 41.793 28.4243 41.7113 28.4621 41.6367C27.4044 41.0723 26.3796 40.466 25.1681 40.24ZM27.5461 9.96597C27.6064 10.0785 27.6668 10.1911 27.7271 10.3037C28.1119 11.143 28.3084 12.1918 28.9283 12.775C29.9632 13.7438 30.4751 14.9229 31.029 16.1349C31.8332 17.8955 32.6492 19.6444 33.4534 21.405C34.2042 23.0507 35.077 24.6643 35.631 26.3745C35.9887 27.4873 36.3349 28.5649 36.9225 29.5712C37.7284 30.9576 38.5155 32.3579 39.3472 33.728C39.5819 34.1105 39.941 34.421 40.239 34.7593L40.2159 34.6891C40.4459 36.1006 41.3585 37.1951 41.945 38.4354C42.2 38.9746 42.5911 39.4537 42.9212 39.9606C42.3895 37.9862 41.7333 36.1071 41.0959 34.2141C40.0866 31.2128 39.0774 28.2116 37.5852 25.3997C36.9911 24.2787 36.3383 23.1925 35.7324 22.0832C35.5909 21.8181 35.2832 21.5219 35.6848 21.2269C38.9035 25.8087 40.6656 31.031 42.4582 36.2511C42.4602 33.7672 42.0286 31.3864 41.1496 29.0899C41.0918 28.9375 41.004 28.6938 40.887 28.6699C39.933 28.4686 39.7848 27.5907 39.4391 26.9177C37.3857 22.9429 35.3276 18.9774 32.887 15.2228C32.7452 15.0046 32.6879 14.7353 32.5907 14.4869C32.7081 14.4173 32.8184 14.3501 32.9358 14.2805C33.7746 15.6249 34.5759 16.9972 35.3749 18.3625C36.2343 19.817 36.9365 21.3619 37.7889 22.8186C38.5925 24.198 39.504 25.5264 40.3662 26.871C36.9551 19.8534 33.8208 12.6829 29.2384 6.36802C28.2213 6.63884 27.298 6.88676 26.1965 7.18523C26.6788 8.17936 27.1125 9.07266 27.5461 9.96597ZM34.937 8.63527C34.8929 8.54851 34.8418 8.46404 34.7978 8.37728C34.7382 8.10099 34.7372 7.78992 34.6166 7.54138C33.7378 5.71962 32.8309 3.90706 31.945 2.08759C31.5555 1.28104 30.8467 1.18622 29.9622 1.1256C30.073 1.46296 30.1281 1.70182 30.2324 1.92454C30.8792 3.30074 31.5658 4.65609 32.1915 6.0392C33.5216 8.99761 34.8188 11.9746 36.1489 14.933C36.5753 15.8754 37.0509 16.8016 37.5031 17.7278L37.4822 17.6879C37.5834 18.0907 37.6283 18.512 37.7834 18.8893C38.5151 20.6425 39.2515 22.3864 40.0323 24.1234C41.6195 27.6749 42.963 31.2906 43.4156 35.2058C43.8456 38.9572 44.7042 42.6617 44.6678 46.5347C45.1394 46.8084 45.6296 47.0915 46.2576 47.4619C46.2478 47.0292 46.2534 46.8327 46.2356 46.6362C45.9872 44.1253 45.7833 41.6077 45.467 39.1035C45.0175 35.5297 43.9634 32.1073 42.6046 28.7768C41.9124 27.0963 41.1334 25.4598 40.4083 23.7979C40.3342 23.6198 40.3422 23.407 40.3151 23.2057C40.6281 23.3523 40.7863 23.5496 40.9024 23.7606C41.1485 24.2016 41.3828 24.6542 41.6031 25.1114C41.8234 25.5686 42.0156 26.035 42.2218 26.4968C42.4141 26.9164 42.6088 27.3431 42.8012 27.7627C43.0074 28.2246 43.2277 28.6817 43.4198 29.1482C43.6049 29.6169 43.7642 30.1018 43.9353 30.5752C44.6858 30.2515 44.6569 30.946 44.8519 31.3025C45.3509 32.2289 45.8171 33.1738 46.3043 34.1119C48.1586 37.6226 49.8158 41.2212 51.0696 44.9908C51.693 46.865 52.1969 48.7785 52.7755 50.7297C53.1451 50.7877 53.4819 50.8409 53.9333 50.911C53.3075 49.0531 52.7582 47.3335 52.1387 45.6371C51.4637 43.7719 50.7207 41.9368 50.0128 40.0901C49.3628 38.3958 48.8019 36.6646 48.051 35.0189C45.787 30.0232 43.4572 25.0647 41.1274 20.1061C40.8098 19.4239 40.3304 18.818 39.919 18.1821C39.8744 18.2123 39.8298 18.2425 39.7781 18.275C41.8663 22.83 43.9475 27.3873 46.0357 31.9424C45.9559 31.9841 45.8784 32.0328 45.7987 32.0745C45.5965 31.7437 45.3663 31.4221 45.204 31.0704C43.7667 28.0226 42.3692 24.9539 40.8967 21.9176C39.4381 18.9234 37.8856 15.9756 36.4317 12.9721C36.1372 12.3602 35.1968 11.7262 36.1789 10.922C36.2094 10.8964 36.1866 10.7559 36.1472 10.6832C35.7267 9.99582 35.3318 9.31555 34.937 8.63527ZM10.3741 16.8042C11.0908 17.7294 11.777 18.6801 12.529 19.5703C15.2971 22.8518 18.1146 26.0938 20.8709 29.3869C23.2804 32.2642 25.5419 35.2601 28.0407 38.0537C30.2345 40.5113 32.1604 43.1734 34.1663 45.7703C36.7422 49.107 39.1749 52.5528 42.1549 55.5546C42.3297 55.731 42.5467 55.87 42.745 56.0231C42.3986 54.9922 42.4014 53.8626 41.4753 53.1772C41.3499 52.938 41.2176 52.7011 41.09 52.4549C39.5084 49.7268 37.894 47.0172 35.8452 44.5977C34.2923 42.7632 32.6971 40.9658 31.2312 39.0639C29.2766 36.528 27.4958 33.8573 25.5271 31.326C23.1326 28.2336 20.6324 25.2224 18.1558 22.188C17.49 21.3707 16.7515 20.6162 16.0247 19.85C14.161 17.8993 12.2856 15.9602 10.4032 14.0234C10.2145 13.8283 9.9251 13.6351 9.67004 13.6174C8.9751 13.5648 8.27039 13.601 7.24513 13.6098C8.44265 14.8368 9.41652 15.8334 10.3927 16.837L10.3741 16.8042ZM69.5862 64.1092C69.2149 64.4254 68.832 64.7298 68.4631 65.0531C68.2516 65.2391 67.9675 65.4178 67.8985 65.6583C67.6563 66.4149 67.5077 67.1953 67.3005 67.9637C67.2386 68.202 67.1018 68.4258 66.8889 68.9159C66.5062 67.6323 67.2124 66.7471 67.1866 65.7436C64.0203 67.6524 61.5488 68.6175 60.6023 68.2969C62.2 67.4935 63.7554 66.7038 65.2194 65.9675C65.8874 62.1679 67.5742 58.7663 67.5539 54.9819C66.242 58.3152 64.9278 61.6414 63.6088 64.977C63.513 64.9461 63.4219 64.9059 63.3261 64.875C64.0232 62.9185 64.7951 60.9765 65.3963 58.9892C65.9976 57.0018 66.8861 55.154 67.642 53.116C68.4494 54.6965 68.4424 54.6988 68.2397 56.0262C67.9142 58.1179 67.273 60.126 66.6203 62.1225C66.2927 63.1172 66.0658 64.11 66.201 65.2568C66.9756 64.7929 67.7399 64.5115 68.027 63.6546C68.6867 61.7026 69.4842 59.7911 69.6832 57.7175C69.7348 57.1869 69.5899 56.6272 69.5159 55.9041C69.5371 55.8738 69.6903 55.6524 69.8788 55.3726C69.5468 55.2868 69.3318 55.2248 69.0255 55.1461C69.6196 54.2042 70.4204 53.6306 71.2888 53.1204C67.7559 50.214 59.5026 48.6822 56.2537 51.2642C56.4064 51.6579 56.5707 52.0634 56.7628 52.5532C57.2148 51.9848 57.5679 51.5422 57.9517 51.0507C58.1448 51.3066 58.2402 51.431 58.3285 51.5578C58.5214 51.3623 58.7189 51.1575 59.0505 50.8153C59.104 51.405 59.1374 51.7677 59.1887 52.3269C59.4323 51.7879 59.5765 51.4682 59.787 50.9945C59.9822 51.3042 60.0938 51.4779 60.1681 51.6092C60.3675 51.505 60.5669 51.4007 60.9329 51.2108C60.8665 51.9332 60.8242 52.4686 60.77 53.0624C61.582 52.594 61.4709 51.3071 62.8122 51.2882C62.2331 53.0347 61.6967 54.6505 61.1604 56.2663C61.8062 55.2919 62.286 54.2629 62.7868 53.2504C63.0491 52.7208 63.3277 52.1936 63.6599 51.7111C63.7871 51.5293 64.0777 51.4653 64.5563 51.2152C64.2825 52.7528 63.774 53.9079 63.3917 55.0918C62.9239 56.5606 62.1103 57.9013 61.8807 59.4789C61.7479 60.3787 61.2991 61.2651 60.484 61.8902C61.3511 59.0996 62.515 56.4065 63.1039 53.528C61.7348 55.5488 61.1619 57.9783 59.7041 59.9426C59.8529 57.5975 60.9929 55.5193 61.3147 53.2265C60.855 53.9375 60.5215 54.7007 60.202 55.4592C59.892 56.199 59.6101 56.953 59.2627 57.674C58.9248 58.3763 58.874 59.2414 57.9625 59.9759C58.2483 58.9014 58.4578 58.1166 58.6674 57.3318C58.2435 57.891 58.1138 58.6107 57.3291 59.2569C57.5023 57.1996 58.3103 55.5572 58.4962 53.7993C57.2226 57.4625 55.9489 61.1257 54.6278 64.929C56.1625 64.5977 57.1965 63.6908 58.3675 63.0348C58.54 63.2041 58.6821 63.3522 58.8568 63.5285C57.4452 65.1117 55.7948 66.1816 53.8047 66.81C53.6079 66.3295 53.4458 65.9545 53.2815 65.549C54.597 65.0248 54.3902 63.6602 54.8674 62.6943C55.3541 61.7098 55.4881 60.5527 55.8073 59.3428C55.5744 59.5825 55.4309 59.7385 55.2804 59.8968C55.2314 59.8661 55.1871 59.8261 55.1381 59.7955C55.3668 58.9266 55.6025 58.0554 55.8311 57.1865C54.4585 59.9791 53.0928 62.7695 52.1103 65.7302C52.4327 63.8186 53.0309 61.988 53.9525 60.0514C52.7446 60.5949 52.0234 61.1736 51.7587 62.2411C51.5393 63.1381 51.2334 64.009 50.9368 64.8846C50.8443 65.1484 50.6925 65.5873 50.5333 65.6006C49.6411 65.6826 49.5887 66.4003 49.3519 66.9838C49.0868 67.6467 48.8239 68.3167 48.5844 68.9867C48.3616 69.6124 48.1808 70.2477 47.986 70.8641C48.7196 71.1766 48.8175 70.7397 48.9622 70.3265C49.4269 69.0378 49.8985 67.7468 50.9402 66.6972C50.1087 68.8845 49.2238 70.9569 48.5329 73.0982C47.8326 75.2581 47.3496 77.4869 47.2783 79.7833C47.9755 79.843 48.1761 79.5049 48.204 79.0209C48.3232 77.0124 48.9661 75.1282 49.63 73.2605C50.3604 71.1685 51.1633 69.1074 51.9453 67.0064C52.7579 67.4408 52.4749 67.9072 52.2785 68.3763C51.358 70.5538 50.3886 72.7006 49.5569 74.9113C49.0451 76.27 48.6127 77.6805 48.655 79.1846C49.3568 79.2817 49.4847 78.9362 49.5902 78.4035C50.2051 75.4619 51.166 72.6251 52.2672 69.8357C52.4661 69.3268 52.6302 68.7593 53.1445 68.3807C53.2397 68.5519 53.3119 68.6295 53.2999 68.6879C53.2594 68.8491 53.1838 68.9984 53.1269 69.1571C52.1785 71.8186 51.2278 74.4731 50.3051 77.1417C50.0703 77.8258 49.8259 78.552 50.5044 79.1238C49.4977 80.2086 49.437 80.6877 50.2511 81.293C50.6178 79.9196 50.9563 78.5788 51.3323 77.2335C51.7868 75.6056 52.2506 73.9825 52.7659 72.3736C52.9629 71.7641 53.1882 71.1221 53.8708 70.8051C53.7537 71.3261 53.5175 71.7927 53.3514 72.283C52.9031 73.5975 52.4406 74.9166 52.0694 76.2526C51.2459 79.2468 50.1183 82.1928 50.4335 85.4524C49.6718 85.1492 49.7464 85.7319 49.7588 86.0781C49.8111 87.9682 49.9195 89.8633 49.9881 91.7558C49.9968 91.9008 49.8744 92.0499 49.7467 92.3486C49.6145 92.0649 49.5284 91.9686 49.5242 91.861C49.5061 89.6717 49.4154 87.4751 49.5166 85.2934C49.5946 83.5864 49.7427 81.9032 49.1043 80.244C48.4673 80.3203 48.4744 80.8162 48.4512 81.2675C48.3588 83.0726 48.2756 84.8825 48.1855 86.6713C47.0805 87.2433 45.9824 87.8131 44.8633 88.3898C46.6493 90.9342 48.3517 93.366 50.0796 95.8282C50.8932 95.5072 51.7256 95.1957 52.5417 94.8584C53.0084 94.6666 53.3467 94.3924 53.0056 93.7334C52.6985 93.8418 52.27 93.8653 52.1146 94.0797C51.6458 94.7392 51.1441 94.3976 50.4 94.3376C50.7904 93.9373 51.0326 93.6789 51.2843 93.4253C51.2456 92.6673 51.1765 91.9115 51.1612 91.1536C51.1238 89.0952 50.9062 87.0102 51.1518 84.9836C51.4535 82.4872 52.1177 80.0278 52.6954 77.5655C52.8481 76.9161 53.1857 76.284 53.7964 75.8193C51.6028 81.5665 50.9159 87.4429 51.8522 93.6129C52.3326 93.4867 52.717 93.3764 53.0193 93.3008C53.1237 90.939 53.2157 88.7293 53.3124 86.5102C53.406 86.5106 53.4996 86.5111 53.5932 86.5116C53.5954 87.5852 53.5975 88.6587 53.6019 89.7393C54.1527 88.0487 54.4764 86.3547 54.7767 84.6605C54.9065 83.9174 54.9685 83.1576 55.1123 82.4099C55.1794 82.0688 55.2587 81.6224 55.8383 81.8219C55.225 84.9107 54.6165 87.9669 54.0081 91.0231C53.9864 91.1469 53.9716 91.3152 53.8871 91.3662C53.1521 91.8794 53.6996 92.4552 53.6712 93.0328C55.1802 92.6709 55.1896 92.6756 55.2871 91.3126C55.3218 90.8964 55.2675 90.4705 55.2928 90.0496C55.3107 89.7246 55.3637 89.388 55.4378 89.068C55.5905 88.4186 55.7924 87.7764 55.9452 87.127C56.1434 86.2603 56.2925 85.3863 56.5094 84.529C56.5572 84.3187 56.792 84.1562 57.1098 83.7485C56.7909 85.4332 56.4991 86.7977 56.2821 88.1765C56.07 89.5226 55.6497 90.8513 55.7952 92.2904C56.6606 91.937 56.6933 91.9418 56.7802 91.3763C56.932 90.4157 57.0206 89.4526 57.1655 88.4944C57.2571 87.8961 57.3699 87.2909 58.0377 86.6207C57.8841 88.477 57.2779 90.0222 57.3382 91.6761C58.3086 91.3817 58.3063 91.3747 58.4079 90.6408C58.4565 90.2668 58.393 89.8127 59.0233 89.6686C59.0421 90.1528 59.0521 90.5388 59.0727 91.147C60.9987 90.2049 62.7606 89.332 64.5247 88.4663C64.2302 88.8741 63.8615 89.1505 63.4812 89.3918C62.1689 90.2342 60.8474 91.0484 59.5491 91.9096C59.2556 92.1069 58.8984 92.4185 58.8432 92.7246C58.5117 94.5846 58.496 96.4814 58.0943 98.3411C57.9533 98.9789 58.0484 99.6951 58.1554 100.353C58.2259 100.805 58.4885 101.225 58.6065 101.513C58.5656 102.266 58.5394 102.897 58.493 103.823C58.2032 103.202 58.0317 102.845 57.8555 102.475C56.981 102.777 56.1372 103.03 55.6258 103.797C56.6704 105.198 57.6894 106.546 58.6827 107.91C60.7436 110.746 62.7905 113.586 64.8444 116.424C65.4538 117.26 65.8115 117.353 66.7655 117.056C67.45 116.84 68.16 116.678 68.8537 116.489C68.9026 116.543 68.9515 116.597 69.0004 116.651C68.711 116.98 68.4286 117.306 68.0992 117.678C68.9846 118.073 69.5266 117.257 70.3743 117.182C69.855 118.66 68.1635 118.467 67.4117 119.593C69.8466 122.547 72.1075 125.684 74.9097 128.666C75.7221 128.127 76.4922 127.603 77.2832 127.118C77.5038 126.983 77.7828 126.884 78.045 126.876C78.8527 126.845 79.0147 126.745 78.9151 125.992C78.5305 123.066 78.1108 120.152 77.7192 117.229C77.6874 117.014 77.7587 116.78 77.7854 116.553C77.8791 116.554 77.9727 116.554 78.0593 116.557C78.6632 118.087 78.6744 119.734 78.8825 121.34C79.0973 122.99 79.2606 124.649 79.4471 126.355C80.0264 126.103 80.4416 125.92 80.7629 125.784C80.7972 123.896 80.4089 122.311 79.9292 120.732C79.8693 120.526 79.9664 120.276 79.9908 120.042C80.0985 120.038 80.2062 120.034 80.3139 120.03C81.0882 121.676 80.9486 123.551 81.3784 125.286C81.4673 125.296 81.5492 125.308 81.6381 125.318C81.8363 124.949 82.0276 124.583 82.2212 124.224C83.593 124.701 84.2155 123.182 85.47 123.207C84.6729 124.005 83.8664 124.798 82.98 125.68C83.1125 126.392 83.3028 127.256 83.4252 128.127C83.5475 129.044 83.5947 129.971 83.6865 130.89C83.8638 132.568 83.8731 132.573 83.5318 133.502C83.2371 130.897 83.1057 128.387 82.3521 125.808C81.9601 126.038 81.6386 126.221 81.357 126.383C81.4782 128.033 81.5838 129.516 81.6917 131.006C81.5863 131.017 81.4716 131.024 81.3662 131.035C81.2134 129.645 81.0629 128.262 80.8873 126.731C80.3826 127.045 80.0023 127.286 79.6784 127.485C79.7486 128.007 79.803 128.387 79.8504 128.768C79.7801 128.791 79.7098 128.814 79.6395 128.837C79.4326 128.516 79.2258 128.194 79.0049 127.854C78.4605 128.165 77.9466 128.45 77.4396 128.756C76.9537 129.055 76.4771 129.382 75.9911 129.705C78.2636 132.331 86.3637 140.25 87.6332 141.103C88.8451 140.714 90.2737 141.056 91.4698 140.026C91.1017 138.099 90.7501 136.151 90.3493 134.219C90.1476 133.274 89.8218 132.353 89.6061 131.411C89.5624 131.231 89.7578 130.996 89.8453 130.788C90.9085 133.764 91.4848 136.728 91.8033 139.784C92.0773 139.741 92.2905 139.702 92.499 139.673C91.7099 140.235 91.9235 141.146 91.6755 142.146C91.5027 141.548 91.4105 141.22 91.2814 140.78C90.4527 141.316 89.6898 141.815 88.7906 142.398C90.186 143.871 91.5674 145.326 93.0536 146.887C93.5115 146.573 93.927 146.297 94.4506 145.946C94.6752 145.966 95.094 146.008 95.5619 146.057C95.557 145.592 95.5912 145.293 95.5386 145.014C95.0455 142.28 94.5359 139.543 94.0335 136.804C93.9628 136.399 93.6066 135.978 94.1781 135.371C95.3417 138.913 95.7752 142.391 96.0071 145.966C96.2621 145.984 96.5406 146.001 96.8822 146.022C96.6611 146.273 96.4893 146.462 96.1341 146.851C96.7156 146.629 97.0204 146.514 97.2831 146.412C97.3352 146.263 97.3848 146.176 97.3828 146.099C97.1502 143.708 97.0278 141.296 96.069 139.041C95.9393 138.741 95.716 138.44 96.1572 138.195C97.2846 139.398 98.5495 147.399 97.9446 149.683C97.8 149.053 97.6831 148.507 97.5455 147.899C96.6197 148.163 95.848 148.517 95.203 149.304C95.583 149.655 95.9046 149.97 96.2496 150.261C96.3686 150.363 96.5838 150.378 96.6769 150.495C97.4122 151.453 98.1075 152.455 98.8663 153.39C99.3388 153.975 99.91 154.481 100.455 155.003C100.49 155.038 100.666 154.933 100.882 154.855C100.707 154.655 100.577 154.496 100.4 154.289C100.753 153.963 101.086 153.652 101.399 153.37C101.372 149.066 100.93 145.755 100.077 144.579C99.9484 146.559 100.481 148.299 100.189 150.256C99.6265 146.836 99.0956 143.654 98.5811 140.476C98.5698 140.394 98.713 140.285 98.8615 140.072C99.6372 141.391 99.4594 142.913 100.022 144.223C100.658 143.882 100.307 143.429 100.346 143.05C100.353 142.954 100.443 142.871 100.547 142.689C100.772 143.043 100.937 143.308 101.1 143.566C101.327 143.5 101.533 143.44 101.732 143.382C101.758 143.436 101.793 143.495 101.818 143.549C101.571 143.817 101.334 144.089 101.15 144.289C101.42 147.198 101.69 150.036 101.958 152.915C102.396 152.872 102.82 152.835 103.387 152.781C103.243 151.42 103.095 150.09 102.97 148.761C102.847 147.462 102.234 146.215 102.407 144.843C102.603 144.895 102.746 144.903 102.751 144.941C103.158 147.415 103.557 149.884 103.964 152.429C104.241 152.253 104.513 152.086 104.708 151.967C104.862 151.154 104.153 150.444 104.843 149.533C104.993 149.99 105.095 150.276 105.19 150.564C105.287 150.859 105.377 151.157 105.471 151.445C106.249 151.206 106.668 150.368 107.535 150.543C107.523 150.695 107.543 150.805 107.503 150.849C107.369 151.01 107.242 151.215 107.064 151.289C105.45 151.997 105.493 153.244 105.725 154.732C105.953 156.16 105.876 157.633 105.933 159.086C105.848 159.09 105.757 159.097 105.673 159.101C105.392 157.06 105.453 154.969 104.91 152.866C104.478 153.14 104.161 153.337 103.877 153.516C103.882 154.55 103.884 155.53 103.885 156.503C103.784 156.505 103.683 156.506 103.583 156.508C103.559 156.104 103.544 155.704 103.504 155.296C103.466 154.873 103.405 154.449 103.342 153.902C102.41 154.503 101.64 155.004 100.874 155.496C103.76 159.276 107.077 162.759 108.497 163.501C108.922 163.206 109.368 162.904 109.805 162.598L109.767 162.625C110.294 162.429 110.831 162.238 111.345 162.046C111.293 160.561 110.536 159.322 110.952 157.956C111.151 158.28 111.302 158.62 111.371 158.971C111.522 159.715 111.619 160.462 111.742 161.216C111.847 161.843 111.996 162.44 112.634 162.652C112.302 163.111 112.029 163.488 111.814 163.784C110.807 163.421 110.29 164.408 109.264 164.604C112.459 168.236 115.519 171.718 118.53 175.145C119.234 174.564 119.824 174.083 120.501 173.535C120.197 172.443 119.886 171.307 119.568 170.174C119.469 169.801 119.333 169.41 120.106 169.32C120.397 170.681 120.693 172.032 121.05 173.666C121.5 173.067 121.759 172.718 122.056 172.317C122.341 172.379 122.652 172.449 122.879 172.499C122.883 174.195 122.887 175.82 122.892 177.446C122.831 177.45 122.763 177.457 122.704 177.468C122.505 176.412 122.316 175.361 122.115 174.298C121.383 174.514 121.222 175.042 121.224 175.664C120.357 175.279 120.169 175.94 119.776 176.403C120.266 176.873 120.671 177.301 121.121 177.675C122.147 178.546 123.185 179.405 124.25 180.231C124.5 180.422 124.863 180.817 125.168 180.25C125.008 179.999 124.84 179.75 124.68 179.499L124.67 179.518C125.13 179.235 125.586 178.961 126.13 178.627C125.934 178.1 125.679 177.607 125.578 177.087C125.496 176.647 124.718 176.271 125.409 175.625C126.24 176.59 126.267 177.811 126.633 178.758C127.331 178.631 127.907 178.535 128.627 178.401C128.439 178.945 128.332 179.26 128.204 179.629C128.602 179.584 128.881 179.555 129.169 179.531C128.335 180.217 128.301 180.967 128.646 181.828C128.676 181.896 128.547 182.024 128.424 182.243C128.209 181.729 128.037 181.326 127.797 180.759C127.24 181.081 126.715 181.378 126.1 181.735C126.935 182.38 127.731 182.882 128.378 183.527C129.092 184.227 129.937 184.526 130.859 184.699C131.79 184.877 132.674 184.416 132.793 183.521C133.006 181.941 133.081 180.344 133.14 178.744C133.161 178.286 132.936 177.815 132.775 177.159C132.137 178.014 132.271 178.826 132.078 179.614C132.687 179.664 132.819 179.971 132.688 180.473C132.423 181.447 132.194 182.433 131.93 183.407C131.887 183.561 131.748 183.684 131.529 183.989C131.499 183.353 131.643 182.722 131.44 182.578C130.751 182.096 131.103 181.552 131.147 181.001C131.179 180.671 131.254 180.117 131.112 180.039C130.157 179.527 130.638 178.739 130.636 178.046C130.636 177.05 131.132 176.07 130.711 175.048C130.676 174.966 130.97 174.746 131.111 174.583C131.936 175.48 131.034 176.507 131.484 177.566C131.975 177.071 132.351 176.699 132.727 176.326C131.568 173.413 130.441 170.575 129.279 167.631C128.937 167.845 128.595 167.941 128.554 168.103C128.27 169.418 128.036 170.748 127.801 172.07C127.784 172.138 127.824 172.234 127.875 172.295C128.434 172.976 127.823 172.966 127.213 173.29C127.394 171.542 127.555 170.018 127.726 168.405C127.258 168.449 126.947 168.473 126.537 168.506C126.466 169.261 126.397 169.953 126.328 170.645C126.216 170.635 126.104 170.625 125.991 170.616C126.039 169.837 126.062 169.051 126.149 168.275C126.237 167.522 126.355 166.768 126.543 166.036C126.729 165.298 126.384 164.462 127.035 163.548C127.164 164.035 127.277 164.286 127.292 164.546C127.314 164.92 127.251 165.299 127.252 165.68C127.254 165.78 127.349 165.882 127.445 166.053C127.759 165.802 128.046 165.583 128.311 165.372C124.753 157.266 121.567 149.108 118.069 141.162C117.249 141.228 117.123 141.65 117.044 142.214C116.763 144.088 116.434 145.955 116.105 147.822C116.033 148.243 115.893 148.647 115.779 149.058C115.688 149.041 115.596 149.024 115.507 149.014C115.561 148.631 115.616 148.255 115.669 147.871C115.921 146.123 116.186 144.37 116.419 142.613C116.443 142.426 116.313 142.219 116.251 142.029C116.183 142.036 116.113 142.036 116.052 142.04C115.626 143.635 115.202 145.238 114.775 146.833C114.234 145.399 115.343 144.102 115.003 142.687C114.665 142.915 114.41 143.349 114.021 144.371C113.91 144.104 113.775 143.93 113.783 143.764C113.894 141.875 114.535 140.077 114.796 138.217C114.803 138.144 115.047 138.103 115.288 138.009C115.272 138.621 115.253 139.11 115.236 139.676C115.795 139.314 116.29 138.996 116.826 138.657C112.83 130.5 108.357 122.764 104.171 114.739C103.208 115.008 102.254 115.281 101.391 115.525C100.854 117.849 100.348 120.031 99.844 122.22C99.727 122.196 99.6031 122.174 99.4885 122.158C100.214 119.032 100.921 115.897 100.859 112.671C100.857 112.57 100.97 112.463 101.031 112.365C101.045 112.337 101.108 112.34 101.331 112.283C101.39 113.174 101.442 114.045 101.506 115.044C102.36 114.632 103.099 114.273 103.899 113.886C103.233 112.501 102.691 111.207 102.009 110.006C100.815 107.89 100.093 105.597 99.3707 103.303C98.5816 100.806 97.5954 98.3966 96.4362 95.9583C95.8582 96.4512 94.9735 96.414 94.8734 97.342C94.4942 100.93 93.1681 104.291 92.3237 107.767C92.2831 107.929 92.1841 108.078 92.1179 108.232C92.0314 108.206 91.9497 108.17 91.8632 108.144C92.6029 104.539 93.9506 101.054 94.2229 97.2826C93.8669 97.3369 93.553 97.3774 93.2415 97.4249C92.9843 98.3966 92.7578 99.2959 92.4986 100.19C92.2275 101.12 91.9331 102.049 91.6456 102.976C91.382 103.81 91.2819 104.715 90.6491 105.42C90.6545 104.749 90.7791 104.109 90.9622 103.48C91.1953 102.672 91.5125 101.883 91.7199 101.068C92.1513 99.37 92.5429 97.6693 92.9299 95.9545C93.023 95.5504 93.1964 94.9876 93.0174 94.7271C92.4499 93.9243 93.0056 93.719 93.5197 93.3871C94.0526 93.0413 94.6857 92.8107 94.9813 92.1456C94.5337 92.2532 94.1742 92.5578 93.7711 92.682C92.6319 93.0318 92.3026 93.9025 92.0427 94.9373C91.4756 97.147 90.8313 99.3353 90.2033 101.526C90.132 101.783 89.967 102.016 89.8465 102.266C89.76 102.239 89.6665 102.216 89.58 102.189C89.6879 101.64 89.7677 101.077 89.9176 100.537C90.4315 98.7111 90.9969 96.899 91.4757 95.0607C91.6401 94.423 91.8144 93.6732 91.6322 93.0711C91.3463 92.1295 91.7583 91.6053 92.637 90.8894C92.6988 91.1961 92.7535 91.5051 92.8269 91.847C93.4044 91.471 93.8598 91.1739 94.4491 90.7863C93.4276 88.9568 92.4454 87.2 91.4564 85.4221C90.7787 85.7064 90.1827 86.0261 89.5405 86.2053C88.4976 86.4923 88.0964 87.2154 87.8719 88.1919C87.3991 90.2383 86.8679 92.2728 86.3507 94.3026C86.2959 94.5152 86.171 94.704 86.0788 94.8977C86.1283 92.2503 87.139 89.802 87.4763 87.1771C86.4056 87.4032 85.9069 87.948 85.6242 88.8424C85.0804 90.554 84.4244 92.2323 83.8128 93.9272C83.7469 91.9482 84.7238 90.2271 85.1963 88.2508C84.1676 88.4865 83.3402 88.7419 83.1267 89.8705C83.0188 90.443 82.7985 91.0055 82.6158 91.5636C82.5612 91.7293 82.4435 91.8691 82.2287 92.2586C81.993 91.0903 82.5231 90.3328 82.7048 89.4871C82.4028 89.4926 82.1641 89.5007 81.923 89.5018C82.2825 89.1973 82.6467 88.8834 83.0062 88.5788C82.9247 88.4965 82.8454 88.4213 82.7639 88.339C82.4345 88.7116 82.1051 89.0841 81.7827 89.4543C81.5071 89.8482 81.2314 90.2421 80.9935 90.5847C80.4849 90.7201 79.937 90.7594 79.5006 90.9958C78.2851 91.6585 77.0997 92.3893 75.9353 93.1365C75.717 93.278 75.5775 93.5884 75.485 93.8522C75.2667 94.4919 75.1092 95.1507 74.9167 95.7976C74.6243 96.7808 74.3132 97.7545 74.0115 98.733C73.9273 98.7138 73.8409 98.6877 73.7567 98.6685C74.1878 97.0405 74.6188 95.4125 75.0903 93.6467C74.4649 93.7581 74.0666 93.8263 73.7293 93.8901C73.138 94.722 73.3508 95.7967 72.7225 96.5162C72.636 96.49 72.5496 96.4639 72.4608 96.4307C73.03 94.2748 73.6086 92.1236 74.1969 89.907C74.7393 91.0605 73.7961 92.0778 73.9452 93.2433C74.2381 93.1863 74.6475 93.2235 74.7771 93.0487C75.2222 92.4592 75.9385 92.4348 76.4994 92.1032C77.443 91.5373 78.3446 90.9151 79.2836 90.3351C80.2084 89.7598 80.783 88.9955 81.1483 87.9262C82.2634 84.6574 83.6215 81.4647 83.9814 77.984C84.0181 77.645 84.2068 77.3185 84.3253 76.9917C84.5983 77.1825 84.7051 77.3655 84.688 77.5268C84.6126 78.1509 84.5395 78.782 84.3916 79.3987C83.7209 82.2417 82.8492 85.0182 81.6878 87.695C81.5813 87.9401 81.545 88.2089 81.4806 88.4635C81.567 88.513 81.6534 88.5626 81.7327 88.6144C82.3694 88.0867 82.9992 87.5614 83.6359 87.0337C84.0716 84.8981 85.6906 83.0212 85.0461 80.6323C84.9954 80.4543 85.3243 80.1753 85.4729 79.9398C85.6429 80.1255 85.9324 80.2953 85.9618 80.5036C86.0187 80.8665 85.9794 81.2685 85.8865 81.6259C85.6411 82.5626 85.3467 83.4919 85.0849 84.4262C84.9232 85.0007 84.6327 85.5629 84.7466 86.2418C86.5416 85.2802 86.7499 84.7761 86.3448 82.7603C86.2441 82.2639 86.4702 81.9563 87.1724 81.9599C87.2197 82.3648 87.3138 82.7699 87.2956 83.165C87.2796 83.5906 87.1607 84.011 87.0717 84.5228C87.379 84.391 87.5361 84.324 87.6955 84.264C87.0109 85.0253 86.3968 85.7403 86.4668 86.8071C87.8092 87.0525 87.4795 85.4557 88.3567 85.0439C88.498 85.379 88.6091 85.6462 88.7619 86.0166C89.6277 85.5695 90.3926 85.1712 91.2912 84.7056C89.6133 82.0401 88.0121 79.513 86.425 76.9813C84.8238 74.4308 83.7062 71.5975 81.8962 69.1699C80.1779 70.2464 80.1847 70.2908 79.9618 71.4381C79.6192 73.1695 79.2345 74.8913 78.8335 76.6106C78.621 77.5287 78.357 78.4325 78.0785 79.4579C79.215 79.1713 79.9777 78.7425 80.1328 77.5785C80.3098 76.2439 80.5522 74.919 80.7619 73.5893C80.8149 73.2527 80.6836 72.8053 81.2901 72.7312C81.619 74.5385 80.9911 76.2076 80.6369 77.9038C82.2411 77.7366 81.8093 76.4223 82.2372 75.4959C82.395 75.8101 82.5434 76.1196 82.7452 76.5206C83.1904 76.4059 83.6731 76.2867 84.3715 76.1125C84.0892 76.4151 83.9831 76.59 83.8211 76.6898C82.9126 77.2675 82.4875 78.1074 82.2113 79.1397C81.7515 80.8939 81.1375 82.6052 80.5842 84.3355C80.2305 85.4166 79.8675 86.493 79.5068 87.5764C79.3462 87.3721 79.2863 87.1659 79.3315 86.9954C79.6245 85.8953 79.9174 84.7952 80.243 83.6999C80.6946 82.2053 81.1812 80.7226 81.6327 79.228C81.7087 78.9852 81.6725 78.709 81.6856 78.4167C80.6803 78.6525 80.0488 79.0773 79.8734 80.0611C79.7846 80.5495 79.5297 81.0066 79.3683 81.4876C79.0575 82.4145 78.7583 83.3532 78.4568 84.2849C77.9353 82.6264 79.1446 81.2806 79.2907 79.5202C78.6169 79.9588 78.012 80.1803 77.6777 80.6089C77.3269 81.0586 77.2209 81.7082 77.0077 82.2685C76.9422 82.2588 76.8838 82.2468 76.8159 82.2301C76.7756 81.8463 76.7422 81.4602 76.6995 81.0694C76.226 81.2167 75.7736 81.3571 75.3119 81.4927C75.2701 81.413 75.2261 81.3262 75.1913 81.2442C75.5552 81.0004 75.9099 80.7286 76.2924 80.5177C76.8673 80.2049 77.2623 79.8186 77.4947 79.1509C78.3011 76.8395 79.021 74.5019 79.3013 72.0592C79.3793 71.372 79.3778 70.6797 79.424 69.7771C79.8915 69.3982 80.5329 68.8846 81.1719 68.364C79.4624 69.064 78.3242 70.2229 77.9084 72.0872C77.4758 74.0661 76.8911 76.009 76.3485 77.9616C76.2843 78.1928 76.1031 78.4001 75.9781 78.6123C75.8158 78.2606 75.8241 77.9776 75.8932 77.7137C76.3054 76.123 76.7456 74.5465 77.1437 72.9604C77.6302 71.0029 78.0838 69.0406 78.5632 67.0854C78.5918 66.9826 78.6975 66.9013 78.8858 66.6684C78.9931 67.256 79.0549 67.5627 79.1211 67.9302C79.656 67.6616 80.1581 67.4116 80.5123 67.2333C79.9732 65.8529 79.4431 64.5709 78.9785 63.2751C78.2966 61.3889 77.1524 59.7552 76.048 58.1241C75.211 56.8802 74.1182 55.8058 73.1403 54.6548C72.3214 55.102 71.6364 55.4354 71.0072 55.8438C70.756 56.0039 70.5322 56.3185 70.449 56.6105C69.923 58.5187 69.4461 60.4341 68.9459 62.3494C68.8672 62.6554 68.7816 62.9637 68.6434 63.4916C69.7439 62.8821 70.6917 62.4238 70.91 61.2625C71.1738 59.8605 71.3792 58.4465 71.5917 57.0302C71.6545 56.6049 71.6983 56.2169 72.4662 56.1833C72.2084 57.8169 71.9602 59.3616 71.688 61.07C72.5472 60.5083 73.1697 60.032 73.263 59.0595C73.2976 58.6668 73.2953 58.1382 73.8675 57.9119C74.0247 58.343 74.1657 58.725 74.2119 58.8655C73.9245 59.7692 73.7061 60.4557 73.4472 61.28C74.6811 61.1951 75.1229 59.7893 76.4393 60.0977C75.3808 60.7168 75.1377 61.6839 74.9271 62.6792C74.8268 63.1324 74.7194 63.588 74.5746 64.0246C73.5067 67.2234 72.4318 70.4246 71.3405 73.6233C71.3002 73.7377 71.1431 73.8047 70.8352 74.0768C71.9808 69.7393 73.8405 65.892 74.5598 61.6318C73.5965 61.9006 73.1516 62.4433 72.9303 63.2397C72.7637 63.847 72.5129 64.4351 72.2949 65.0281C71.4416 67.3626 70.4294 69.6402 69.8165 72.1374C69.2286 71.6994 69.8447 71.085 69.5426 70.5923C68.7702 71.11 68.0284 71.5787 67.3075 72.0872C65.2598 73.5363 63.0174 74.5821 60.6427 75.3676C60.2418 75.4988 59.8408 75.6535 59.4714 75.0505C61.5826 73.534 63.919 72.4185 66.2066 71.2256C64.6924 72.2119 63.1781 73.1983 61.5817 74.2427C61.8294 74.3328 61.9227 74.4034 61.979 74.385C64.8002 73.2042 67.3752 71.6058 69.7876 69.7492C69.8885 69.6772 69.978 69.5701 70.0276 69.4604C70.8614 67.3036 71.6881 65.149 72.5669 62.8683C71.299 63.2057 70.559 63.7984 70.2495 64.9429C69.8567 66.4027 69.3703 67.8386 68.9166 69.2794C68.9048 69.3144 68.7877 69.3138 68.6237 69.3598C68.6154 69.1211 68.5416 68.8728 68.5987 68.6673C68.9386 67.544 69.3135 66.4326 69.6697 65.3118C69.8003 64.9032 70.1862 64.442 69.4924 64.1555C69.763 63.8411 70.0406 63.5244 70.3112 63.2101C70.2576 63.1654 70.2017 63.1136 70.148 63.0689C69.6875 63.4455 69.22 63.8243 68.588 64.3427C69.0989 64.2143 69.3472 64.1641 69.5862 64.1092ZM34.0642 26.5606C34.1721 26.5097 34.2707 26.4541 34.3786 26.4032C30.3082 19.7027 26.3271 12.9419 21.9726 6.4434C20.7561 7.31664 19.6853 8.08771 18.5933 8.86569C18.8462 9.35112 19.0731 9.89958 19.3822 10.39C21.8365 14.2335 24.2766 18.0817 26.7755 21.895C29.723 26.3866 32.2505 31.1169 34.7521 35.8635C35.1071 36.5412 35.563 37.1704 35.9768 37.8133C36.0753 37.7577 36.1669 37.7044 36.2654 37.6487C35.2059 35.4191 34.2284 33.1548 33.0703 30.9807C31.9239 28.8185 30.5733 26.7698 29.3682 24.6423C28.1677 22.5289 26.6269 20.6125 25.6869 18.3437C25.9159 18.4244 26.0557 18.5655 26.1626 18.7251C26.7018 19.5838 27.2198 20.4495 27.7496 21.3035C29.5851 24.2832 31.5544 27.1958 33.2257 30.2682C34.7298 33.045 35.9031 36.0003 37.2218 38.8768C37.6043 39.7091 38.0713 40.4669 39.0355 41.0074C38.5278 39.9359 38.0966 39.0263 37.6724 38.1143C37.225 37.1554 36.7518 36.2128 36.3747 35.2309C36.037 34.3451 35.2655 33.6325 35.2772 32.6011C35.4686 32.7331 35.606 32.8904 35.6941 33.064C37.153 36.0113 38.64 38.9495 40.0449 41.9223C40.5016 42.8859 41.1349 43.6282 42.1192 44.3957C41.3056 42.6304 40.6153 41.0505 39.857 39.5006C39.2238 38.2134 38.5297 36.9539 37.8238 35.706C37.3316 34.8241 36.7666 33.9816 36.2581 33.0972C36.1629 32.926 36.1921 32.6829 36.1696 32.4723C37.1361 33.5414 37.6262 34.8911 38.6775 35.839C38.7018 35.652 38.6674 35.4998 38.5908 35.3614C37.6113 33.5415 36.6201 31.7332 35.6476 29.9109C35.5107 29.66 35.2998 29.1841 35.3515 29.1516C35.8093 28.8382 35.4502 28.551 35.3601 28.2769C35.1292 27.5975 34.7901 27.0157 33.9189 27.1142C33.1089 26.1184 32.4608 25.0229 31.8948 23.8927C31.9911 23.83 32.0803 23.7696 32.1766 23.707C32.7948 24.6644 33.4342 25.6149 34.0642 26.5606ZM52.5618 54.9877C50.1113 53.4082 47.5324 52.2678 45.4885 50.3138C48.0638 51.7512 50.4996 53.4757 53.3813 54.4235C53.3822 54.2364 53.3966 54.1616 53.3872 54.1569C50.4777 53.1481 48.1272 51.1855 45.5715 49.5704C45.2471 49.3653 44.9414 49.1462 45.0774 48.5879C45.5801 48.7191 46.0593 48.8502 46.6298 48.9981C46.5322 48.8433 46.5183 48.8011 46.488 48.7799C44.6025 47.498 42.6465 46.3092 41.0671 44.6313C37.9201 41.2871 34.759 37.9475 31.6613 34.5638C29.4044 32.1035 27.2156 29.5898 25.0386 27.0645C23.113 24.8304 21.2368 22.5569 19.3512 20.2786C18.3037 19.0103 17.3055 17.7024 16.2767 16.4202C15.9346 15.9951 15.55 15.6306 14.781 15.9214C15.7397 17.1565 16.6145 18.3258 17.5338 19.4648C18.8 21.0429 20.1155 22.5816 21.3769 24.1691C22.1356 25.1272 22.8051 26.1456 23.5402 27.127C25.2339 29.3903 27.0239 31.5909 28.6214 33.9168C30.5886 36.7756 32.9058 39.3484 35.0751 42.0398C35.2077 42.2065 35.4203 42.3082 35.5975 42.4447C35.3058 41.7462 34.8847 41.1758 34.4589 40.6146C34.0588 40.084 33.6234 39.5649 33.3711 38.9391C33.7516 39.1726 34.0499 39.4641 34.3106 39.7836C36.9199 42.9847 39.4281 46.2812 42.6933 48.8705C44.3469 50.1817 45.9345 51.5767 47.6375 52.825C48.685 53.5951 49.862 54.1905 51.0084 54.8114C51.4123 55.045 51.8887 55.286 52.5618 54.9877ZM40.8646 67.5138C40.7663 67.4993 40.6774 67.4894 40.5792 67.4749C40.5402 67.2853 40.4615 67.0931 40.4601 66.8989C40.4621 64.9132 40.8451 63.0441 42.1864 61.4839C42.3958 61.244 42.6145 61.0323 42.1965 60.8033C40.5833 62.4604 39.6263 64.4319 39.3451 66.5635C38.9257 69.7446 39.2576 72.9131 39.5358 76.0837C39.5492 76.2194 39.6095 76.3554 39.6555 76.5193C41.015 76.1052 42.269 75.7257 43.516 75.3484C43.9402 75.2173 44.2663 75.0482 44.3459 74.5317C44.4787 73.6553 44.7751 72.8031 44.854 71.9288C45.0492 69.6774 45.761 67.5761 46.571 65.4892C46.7747 64.971 46.8101 64.3912 46.9346 63.7743C47.1797 63.406 47.4767 62.9585 47.7784 62.5016C47.671 62.4356 47.5613 62.3625 47.4539 62.2965C46.6248 63.4477 45.9683 64.7214 45.4286 66.0424C44.8959 67.3612 44.3001 68.6773 43.9638 70.0485C43.6322 71.4104 43.5882 72.8415 43.4157 74.237C43.3198 74.2295 43.2145 74.2172 43.1186 74.2097C43.1709 73.5154 43.1741 72.8137 43.2755 72.1266C43.3843 71.367 43.3126 70.6743 43.0937 69.9131C42.7271 68.6786 42.485 67.3723 42.4136 66.0879C42.329 64.621 42.5861 63.1512 43.18 61.7579C41.3288 63.236 41.1153 65.3843 40.8646 67.5138ZM53.7073 94.8737C53.8056 95.3864 53.8997 95.7915 53.9564 96.2011C53.9925 96.5006 54.6577 96.9133 53.7368 97.1215C53.5807 96.4564 53.4291 95.8288 53.25 95.0701C52.2533 95.4744 51.3411 95.851 50.2975 96.2784C51.4345 97.9611 52.483 99.5171 53.5504 101.059C53.6527 101.205 53.9188 101.374 54.0711 101.34C55.1231 101.105 56.3782 101.511 57.1419 100.35C57.2149 100.24 57.5237 100.279 57.7462 100.245C57.7302 98.6316 57.714 97.0411 57.719 95.4437C57.7178 95.1794 57.7709 94.8428 57.9356 94.6566C58.4038 94.114 58.3854 93.5362 58.2295 92.8244C57.8427 92.951 57.5004 93.0709 57.1277 93.193C57.0604 94.0791 56.9911 94.9114 56.9241 95.7507C56.8304 95.7502 56.7368 95.7497 56.6432 95.7493C56.6018 95.0778 56.5581 94.3993 56.517 93.6577C55.9457 93.6969 55.8319 94.0144 55.8507 94.4986C55.8971 96.1337 55.8545 97.7824 56.3036 99.3868C56.3658 99.6 56.3273 99.8384 56.331 100.063C55.3537 98.2734 55.5405 96.305 55.3183 94.2293C54.718 94.4648 54.2373 94.6612 53.7073 94.8737ZM49.075 63.0344C49.0214 62.9897 48.9748 62.9427 48.9212 62.898C48.7096 63.084 48.4093 63.2369 48.2983 63.4678C47.5443 65.0615 46.599 66.5465 46.1182 68.2842C45.3281 71.143 44.8795 74.0456 44.6811 76.9986C44.6687 77.1505 44.5604 77.295 44.4942 77.449C44.4193 77.4346 44.3445 77.4202 44.2626 77.4081C44.265 76.8936 44.2673 76.379 44.2771 75.7686C42.7157 76.3267 41.2246 76.8618 39.6725 77.4246C40.1607 79.1718 40.3378 80.8965 41.2696 82.3817C41.6212 82.29 41.9047 82.2282 42.1812 82.1454C42.4156 82.0765 42.6385 81.9724 43.0675 81.8085C41.6379 81.7006 41.6379 81.7006 41.7538 80.9154C42.9774 81.5578 44.0615 80.9692 45.0013 80.7003C45.1004 79.508 45.18 78.4699 45.2737 77.4273C45.3674 76.3846 45.4915 75.3398 45.5689 74.2947C45.6189 73.5933 45.5309 72.8748 45.6323 72.1877C45.7553 71.4001 45.9719 70.613 46.2398 69.8636C47.0148 67.7415 47.4558 65.4797 48.8991 63.637C49.0262 63.4786 49.0249 63.2377 49.075 63.0344ZM47.8693 86.2065C47.9949 84.3361 48.1225 82.5194 48.2502 80.7028C46.8352 80.9716 46.7882 81.0181 46.7401 82.3183C46.7216 82.7836 46.7265 83.2491 46.6893 83.705C46.6722 83.8663 46.5591 84.0201 46.4859 84.1764C46.4204 84.1667 46.3526 84.15 46.2941 84.138C46.2864 83.2609 46.2857 82.3815 46.2763 81.357C44.5907 81.9402 43.0575 82.4657 41.4352 83.0281C42.2137 84.26 42.9551 85.4261 43.7499 86.6838C44.686 86.2138 45.5821 85.7646 46.5511 85.276C46.4484 86.742 44.93 86.6009 44.0829 87.5789C45.615 87.2874 46.7505 86.7131 47.8693 86.2065ZM49.8131 62.8628C48.2819 65.5283 47.2414 68.3601 46.659 71.3532C46.0718 74.3557 45.3724 77.3482 45.6555 80.4627C46.412 80.3473 46.2999 79.7924 46.3299 79.3622C46.4345 77.9734 46.4339 76.5725 46.6111 75.1911C46.8026 73.7349 47.0527 72.2674 47.4454 70.8544C47.8665 69.362 48.4559 67.9078 49.0523 66.4748C49.334 65.7909 49.7302 65.124 50.2033 64.5487C50.6717 63.9828 50.9178 63.404 50.9797 62.6675C50.5065 62.7447 50.1387 62.8106 49.8131 62.8628ZM47.8357 48.3774C47.8537 48.029 47.9113 47.7065 47.8776 47.3906C47.779 46.4265 47.6453 45.4739 47.5233 44.5097C47.0315 40.4516 46.2421 36.4598 45.0428 32.5478C44.8998 32.0886 44.6208 31.6662 44.4052 31.2231C44.7518 33.2269 45.3401 35.1127 45.7175 37.0442C46.3833 40.4225 46.8007 43.8511 46.9418 47.2923C46.9742 47.8889 47.1154 48.2475 47.8357 48.3774ZM50.0163 49.6094C50.041 48.2857 47.9833 40.1243 47.2954 39.0496C47.3497 39.4521 47.3884 39.6886 47.4201 39.9273C47.7965 42.5908 48.2245 45.2453 48.54 47.9132C48.6862 49.212 48.6345 49.2679 50.0163 49.6094ZM48.8339 41.4571C48.9992 42.1736 49.1574 42.8924 49.3368 43.6044C49.8147 45.5574 50.3091 47.5129 50.794 49.4636C50.9412 50.0538 51.206 50.5042 52.0863 50.4572C51.0915 47.3578 50.4456 44.2532 48.8339 41.4571ZM45.3405 62.7629C45.1464 63.239 45.0779 63.8842 44.7895 64.002C44.4049 64.1591 44.2821 64.4017 44.1638 64.6818C43.7757 65.6107 43.3455 66.53 43.093 67.4924C42.9406 68.0482 43.0032 68.7128 43.6647 69.4225C43.714 66.8219 45.2575 65.0475 46.2102 62.9918C45.8782 62.9059 45.6398 62.8439 45.3405 62.7629ZM93.5835 96.3555C94.6038 95.8812 95.4154 95.5064 96.2739 95.1085C96.0541 94.5343 95.8807 94.0774 95.6841 93.5501C95.0416 93.7995 94.5046 94.0143 93.9044 94.2498C93.8103 94.8644 93.7162 95.4791 93.5835 96.3555ZM36.4603 43.1741C36.3945 43.2346 36.3309 43.3021 36.2722 43.3603C37.5377 45.0788 38.8032 46.7973 40.078 48.5205C40.3005 48.4865 40.5394 48.455 40.9189 48.4008C39.5677 46.469 37.8871 44.9332 36.4603 43.1741ZM43.8488 55.2101C43.9148 56.6441 44.6823 57.7239 45.532 58.7456C45.6368 58.8748 45.9976 58.7878 46.4095 58.8086C45.4676 57.4823 44.6582 56.3462 43.8488 55.2101ZM43.4574 44.0119C43.5783 42.6489 42.6177 40.8151 41.451 40.0139C42.1817 41.4561 42.8196 42.734 43.4574 44.0119ZM50.7166 52.0734C52.864 53.3941 53.5817 53.5872 54.6348 53.1178C53.3303 52.7743 52.1427 52.4549 50.7166 52.0734ZM44.7501 61.8664C43.558 62.5293 42.9395 64.1797 43.1193 65.8179C43.6803 64.4431 44.2152 63.1548 44.7501 61.8664ZM71.2449 62.7564C72.7403 62.3056 72.8345 62.1891 72.9656 60.6438C72.2792 61.2811 71.4233 61.6159 71.2449 62.7564ZM48.0382 71.7345C47.3314 72.76 46.8553 75.5315 47.0577 76.8352C47.3791 75.1342 47.7098 73.4378 48.0382 71.7345ZM83.8908 88.1179C85.0904 87.8573 85.8789 87.4123 85.9948 86.1054C85.1358 86.6203 84.3217 87.0348 83.8908 88.1179ZM50.2595 61.9926C51.4628 61.9332 51.8451 61.2709 51.876 60.1321C51.113 60.6311 50.2972 60.8982 50.2595 61.9926ZM53.0324 59.5977C53.5454 59.0015 54.8 59.0032 54.6584 57.7184C53.5085 57.8459 53.4523 58.8841 53.0324 59.5977ZM53.8168 94.4719C54.29 93.8732 55.2952 94.159 55.2436 93.1483C53.637 93.3554 53.6064 93.3809 53.8168 94.4719ZM56.0222 58.4083C56.1016 58.4368 56.1811 58.4653 56.2605 58.4937C56.7242 57.4155 57.3281 56.3848 57.2684 55.1122C56.8514 56.214 56.4321 57.3088 56.0222 58.4083ZM57.8723 100.843C57.1773 101.311 56.6678 101.657 56.1653 102.001C56.1465 102.015 56.1509 102.076 56.1484 102.116C57.2197 102.271 57.7103 101.962 57.8723 100.843ZM39.2201 17.4535C39.335 17.4003 39.4406 17.3424 39.5556 17.2892C39.0472 16.358 38.5365 15.4199 38.0352 14.4865C37.9484 14.5305 37.8545 14.5768 37.77 14.6278C38.2503 15.5681 38.7305 16.5085 39.2201 17.4535ZM75.3908 128.897C75.4675 129.036 75.537 129.176 75.616 129.322C76.1792 128.997 76.7401 128.666 77.3034 128.341C77.2593 128.254 77.2152 128.168 77.1712 128.081C76.5824 128.351 75.9866 128.624 75.3908 128.897ZM126.932 167.598C126.978 167.692 127.032 167.784 127.076 167.871C127.69 167.584 128.303 167.29 128.917 167.003C128.159 166.971 127.41 166.944 126.932 167.598ZM42.8811 44.1306C42.9064 44.7295 42.6829 45.4955 43.7384 45.5313C43.4201 45.0127 43.1506 44.5717 42.8811 44.1306ZM31.7016 44.2188C31.4815 43.1933 31.2974 43.0357 30.1669 43.0089C30.722 43.4421 31.2048 43.8211 31.7016 44.2188ZM48.2656 62.4199C48.878 62.1025 49.3027 61.8778 49.8141 61.6091C48.7758 61.4121 48.7758 61.4121 48.2656 62.4199ZM43.5012 50.3341C43.9131 51.3746 43.9131 51.3746 44.893 51.5597C44.3335 51.0657 43.9185 50.7034 43.5012 50.3341ZM131.756 177.944C131.017 178.731 131.017 178.731 131.505 179.506C131.585 178.989 131.65 178.594 131.756 177.944ZM95.7275 147.225C95.6857 147.145 95.6439 147.066 95.5999 146.979C95.2571 147.192 94.9121 147.399 94.5694 147.612C94.6042 147.671 94.6414 147.737 94.6762 147.795C95.0259 147.603 95.3755 147.41 95.7275 147.225ZM56.795 92.7493C56.7439 92.6648 56.695 92.5874 56.6439 92.5029C56.2315 92.599 55.6559 92.554 55.9912 93.4562C56.3132 93.1795 56.5529 92.9609 56.795 92.7493ZM59.4208 53.7923C59.3787 53.7827 59.3366 53.7731 59.3039 53.7683C59.2014 54.1677 59.0919 54.5694 58.9871 54.9618C59.062 54.9762 59.1368 54.9907 59.214 55.0121C59.2837 54.6078 59.3511 54.1965 59.4208 53.7923ZM41.6032 41.5443C41.5422 41.5721 41.4882 41.5975 41.4272 41.6253C41.4826 41.794 41.5263 41.9743 41.6075 42.1267C41.6748 42.2604 41.7913 42.3779 41.8797 42.5047C41.936 42.4629 41.9994 42.4187 42.0558 42.3769C41.9096 42.0979 41.7564 41.8211 41.6032 41.5443ZM70.7263 54.8226C70.7821 54.8978 70.8332 54.9822 70.8891 55.0573C71.0863 54.9227 71.2812 54.781 71.4714 54.6487C71.4249 54.5783 71.3784 54.5079 71.3249 54.4398C71.1324 54.5651 70.9329 54.6927 70.7263 54.8226ZM66.6626 118.592C67.183 118.422 67.4314 118.348 67.6636 118.249C67.6965 118.231 67.6761 118.074 67.6823 117.737C67.3346 118.03 67.116 118.218 66.6626 118.592ZM49.599 55.9035C49.5354 55.9944 49.4718 56.0853 49.4082 56.1762C49.7165 56.3321 50.027 56.4951 50.3353 56.651C50.3684 56.5857 50.4085 56.5181 50.4438 56.4598C50.1568 56.2736 49.8768 56.085 49.599 55.9035ZM115.628 140.964C115.584 140.878 115.54 140.791 115.501 140.695C115.322 140.816 115.153 140.941 114.977 141.069C114.97 141.071 115.075 141.247 115.079 141.238C115.272 141.159 115.45 141.062 115.628 140.964ZM125.885 180.63C125.908 180.7 125.933 180.778 125.956 180.848C126.174 180.777 126.392 180.705 126.61 180.634C126.583 180.549 126.557 180.472 126.53 180.388C126.323 180.471 126.1 180.552 125.885 180.63ZM127.07 179.876C127.137 180.056 127.202 180.253 127.216 180.249C127.399 180.212 127.579 180.145 127.741 180.069C127.755 180.064 127.672 179.764 127.64 179.76C127.462 179.763 127.288 179.828 127.07 179.876Z",fill:"#676461"}),Q.createElement("path",{d:"M41.4807 53.1942C41.3101 53.647 41.124 53.3888 40.961 53.2009C39.9926 52.0312 39.0242 50.8615 38.0746 49.6779C36.5664 47.8132 35.037 45.9554 33.5781 44.0512C31.9121 41.8722 30.3143 39.6399 28.6811 37.4424C28.2042 36.7968 27.6898 36.1791 27.2011 35.5451C26.9568 35.2281 26.7195 34.9088 26.4799 34.5825C26.5504 34.5127 26.6303 34.4476 26.7008 34.3778C27.1085 34.8125 27.5678 35.2148 27.9261 35.6891C29.478 37.7341 30.9946 39.8141 32.5347 41.8707C32.9908 42.4765 33.4656 43.0683 33.9333 43.6624C36.0838 46.3677 38.2272 49.0753 40.3824 51.7712C40.5918 52.0296 40.8554 52.2391 41.0954 52.4718C41.223 52.7181 41.3554 52.955 41.4807 53.1942Z",fill:"#676461"}),Q.createElement("path",{d:"M40.2398 34.7703C39.3301 32.593 38.479 30.3809 37.4871 28.2383C36.5347 26.1683 35.4346 24.1701 34.5244 22.0864C37.2398 26.0152 39.0805 30.3629 40.9851 35.0477C40.5461 34.849 40.3803 34.771 40.2145 34.693L40.2398 34.7703Z",fill:"#676461"}),Q.createElement("path",{d:"M27.556 9.97828C27.6502 9.83848 27.7374 9.70098 27.9352 9.40272C28.1815 9.79682 28.3743 10.0994 28.5694 10.4091C28.5083 10.4836 28.4471 10.5581 28.386 10.6326C28.1712 10.5239 27.9588 10.4223 27.737 10.3159C27.6767 10.2034 27.6164 10.0908 27.556 9.97828Z",fill:"#676461"}),Q.createElement("path",{d:"M34.9483 8.64655C34.7935 8.79048 34.6317 8.9367 34.4769 9.08063C34.3934 8.9448 34.3052 8.81829 34.2217 8.68246C34.4137 8.58074 34.608 8.48603 34.807 8.38201C34.8533 8.47563 34.8973 8.56225 34.9483 8.64655Z",fill:"#676461"}),Q.createElement("path",{d:"M97.4819 99.7357C97.899 101.195 97.4126 103.651 95.5978 109.913C96.677 109.404 97.5293 108.868 97.6802 107.596C97.8503 106.217 98.1094 104.847 98.3451 103.478C98.3714 103.345 98.5218 103.233 98.6325 103.072C98.9984 103.949 98.9891 103.944 98.4227 106.489C98.1694 107.615 97.9348 108.75 97.686 109.914C98.3698 109.861 98.5522 109.397 98.6625 108.831C98.8184 108.002 99.0001 107.179 99.2075 106.364C99.26 106.144 99.4388 105.954 99.552 105.753C99.6362 105.772 99.7157 105.801 99.7999 105.82C99.6151 106.822 99.4373 107.822 99.2236 108.998C99.6083 108.817 99.8523 108.706 100.157 108.568C100.641 112.341 99.5645 115.869 98.7146 119.495C98.18 119.149 98.4418 118.736 98.5137 118.362C98.8472 116.579 99.2392 114.808 99.4932 113.02C99.6504 111.91 99.5947 110.768 99.6373 109.641C99.5556 109.605 99.4691 109.579 99.3873 109.544C99.2599 109.749 99.0625 109.93 99.0123 110.157C98.5236 112.084 98.0653 114.009 97.593 115.939C97.5596 116.074 97.4865 116.207 97.3104 116.312C97.0879 114.283 98.028 112.449 98.2853 110.434C97.5804 110.494 97.293 110.876 97.171 111.453C97.0705 111.93 96.9256 112.39 96.7827 112.927C96.2064 112.501 96.6839 112.009 96.4944 111.456C93.6701 113.246 90.8668 115.028 87.979 116.861C87.9777 116.122 88.2813 115.765 88.7228 115.45C90.5925 114.074 92.4273 112.664 94.2993 111.296C94.809 110.926 95.1223 110.504 95.2515 109.878C95.8334 107.025 96.4433 104.186 97.0509 101.34C97.1583 100.885 97.2937 100.444 97.4819 99.7357ZM97.1715 109.794C97.1087 109.722 97.0435 109.642 96.9736 109.571C95.7116 110.638 94.4426 111.708 93.1806 112.775C93.2574 112.867 93.3343 112.958 93.4088 113.043C94.5777 111.858 96.4869 111.576 97.1715 109.794Z",fill:"#676461"}),Q.createElement("path",{d:"M68.7836 108.555C68.7578 109.591 68.7391 110.625 68.7133 111.661C67.9959 110.331 68.2532 108.838 67.9156 107.407C66.2832 108.035 64.8389 109.022 63.1281 109.387C63.1175 109.142 63.1135 108.987 63.1002 108.828C62.2806 108.871 61.4914 108.911 60.7115 108.956C60.7025 108.882 60.6865 108.809 60.6774 108.734C61.8846 108.424 63.1148 108.185 64.2966 107.798C65.5253 107.388 66.6984 106.832 67.9134 106.333C67.7697 105.516 67.6556 104.86 67.5278 104.139C68.8274 104.087 68.1595 105.256 68.6844 105.668C68.7645 105.556 68.8311 105.332 68.9295 105.323C71.0075 105.032 72.48 103.514 74.2749 102.669C74.6808 102.482 75.1053 102.327 75.5181 102.161C75.5787 102.227 75.6322 102.295 75.6928 102.361C75.563 102.582 75.482 102.881 75.2918 103.014C74.6012 103.497 73.8688 103.924 73.162 104.381C72.0631 105.091 70.9735 105.806 69.6515 106.667C69.92 107.841 70.3394 109.33 70.5713 110.843C70.8055 112.362 70.8476 113.913 70.8499 115.462C70.1393 113.678 70.4619 111.719 69.9089 109.775C69.6804 110.076 69.5108 110.295 69.3413 110.514L69.3694 110.505C69.2693 109.868 69.1692 109.231 69.0622 108.573C68.999 108.57 68.8749 108.572 68.7578 108.572C69.2941 108.022 69.3529 107.442 68.6908 106.826C68.721 107.392 68.7558 107.973 68.7836 108.555Z",fill:"#676461"}),Q.createElement("path",{d:"M103.674 118.918C103.913 120.311 103.577 121.682 103.367 123.152C104.161 123.032 104.635 122.651 104.819 121.883C104.967 121.266 104.998 120.578 105.645 119.962C105.991 121.133 105.228 121.967 105.329 123.008C105.757 122.65 106.112 122.355 106.57 121.971C106.732 124.884 105.555 127.301 104.9 129.836C104.788 129.826 104.673 129.809 104.568 129.797C104.592 129.516 104.589 129.221 104.656 128.95C105.011 127.565 105.401 126.192 105.749 124.809C105.835 124.454 105.804 124.075 105.837 123.605C104.742 123.807 104.774 124.661 104.572 125.327C104.372 125.976 104.217 126.642 104.043 127.298C103.942 127.277 103.844 127.262 103.744 127.241C103.869 126.413 103.992 125.579 104.118 124.728C102.882 124.712 102.749 125.729 102.281 126.536C102.278 126.218 102.275 125.9 102.265 125.537C101.423 125.774 100.778 126.585 99.5693 126.272C100.356 125.68 100.988 125.161 101.667 124.713C102.432 124.221 102.894 123.611 102.917 122.661C102.937 121.822 103.044 120.985 103.134 120.146C103.181 119.718 103.26 119.295 103.332 118.874C103.449 118.898 103.561 118.908 103.674 118.918ZM103.154 124.164C104.316 123.885 104.316 123.885 104.282 123.187C103.887 123.527 103.516 123.843 103.154 124.164Z",fill:"#676461"}),Q.createElement("path",{d:"M108.45 127.106C108.674 128.901 107.987 130.606 108.239 132.345C109.15 132.226 109.238 131.543 109.355 130.905C109.456 130.381 109.358 129.799 110.088 129.318C109.953 131.823 109.42 134.091 108.818 136.336C108.736 136.324 108.656 136.319 108.575 136.307C108.763 135.124 108.948 133.934 109.168 132.516C107.049 134.105 105.146 135.522 103.264 136.933C102.836 136.481 102.595 136.412 101.986 136.479C101.974 136.397 101.926 136.273 101.956 136.248C102.708 135.643 103.76 135.408 104.105 134.298C104.167 134.107 104.706 133.33 105.284 134.021C105.296 134.033 105.366 134.01 105.396 1
1
+ "use strict";(globalThis.webpackChunkweb_stories_wp=globalThis.webpackChunkweb_stories_wp||[]).push([[1590],{65132:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgArrowDown=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"m16.5 21.282 4.645-4.704a.5.5 0 0 1 .711.702l-5.5 5.571a.5.5 0 0 1-.712 0l-5.5-5.57a.5.5 0 0 1 .712-.703l4.644 4.704V9.5a.5.5 0 0 1 1 0v11.782Z",fill:"currentColor"})))},r=(0,a.memo)(SvgArrowDown)},2039:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgArrowLeftLarge=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.355 6.854a.5.5 0 0 0-.707-.708l-9.48 9.484a.499.499 0 0 0 0 .743l9.48 9.483a.5.5 0 0 0 .707-.707L7.71 16.5H25.5a.5.5 0 1 0 0-1H7.71l8.645-8.647Z",fill:"currentColor"})))},r=(0,a.memo)(SvgArrowLeftLarge)},80908:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgArrowRightLarge=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.355 6.146a.5.5 0 1 0-.707.708l8.647 8.647H6.5a.5.5 0 1 0 0 1h17.795l-8.647 8.648a.5.5 0 0 0 .707.707l9.49-9.49a.498.498 0 0 0 0-.73l-9.49-9.49Z",fill:"currentColor"})))},r=(0,a.memo)(SvgArrowRightLarge)},98477:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgBox4=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.5 8A1.5 1.5 0 0 0 8 9.5v4A1.5 1.5 0 0 0 9.5 15h4a1.5 1.5 0 0 0 1.5-1.5v-4A1.5 1.5 0 0 0 13.5 8h-4ZM9 9.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-4ZM18.5 8A1.5 1.5 0 0 0 17 9.5v4a1.5 1.5 0 0 0 1.5 1.5h4a1.5 1.5 0 0 0 1.5-1.5v-4A1.5 1.5 0 0 0 22.5 8h-4ZM18 9.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-4ZM9.5 17A1.5 1.5 0 0 0 8 18.5v4A1.5 1.5 0 0 0 9.5 24h4a1.5 1.5 0 0 0 1.5-1.5v-4a1.5 1.5 0 0 0-1.5-1.5h-4ZM9 18.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-4Zm9.5-1.5a1.5 1.5 0 0 0-1.5 1.5v4a1.5 1.5 0 0 0 1.5 1.5h4a1.5 1.5 0 0 0 1.5-1.5v-4a1.5 1.5 0 0 0-1.5-1.5h-4Zm-.5 1.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-4Z",fill:"currentColor"})))},r=(0,a.memo)(SvgBox4)},30648:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgCheckmark=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.847 10.14a.5.5 0 0 1 .013.707l-10.625 11a.5.5 0 0 1-.72 0L8.14 17.318a.5.5 0 0 1 .72-.695l4.015 4.157L23.14 10.153a.5.5 0 0 1 .707-.013Z",fill:"currentColor"})))},r=(0,a.memo)(SvgCheckmark)},61887:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgCheckmarkSmall=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.853 13.145a.5.5 0 0 1 .003.707l-4.959 5.004a.5.5 0 0 1-.71 0l-2.042-2.06a.5.5 0 0 1 .71-.705l1.687 1.702 4.603-4.645a.5.5 0 0 1 .708-.003Z",fill:"currentColor"})))},r=(0,a.memo)(SvgCheckmarkSmall)},34761:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgChevronDown=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{d:"M21.5 14 16 19.5 10.5 14",stroke:"currentColor",strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"})))},r=(0,a.memo)(SvgChevronDown)},76517:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgChevronDownSmall=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{d:"m20 15-4 3-4-3",stroke:"currentColor",strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"})))},r=(0,a.memo)(SvgChevronDownSmall)},99832:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgChevronUp=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{d:"m10.5 18 5.5-5.5 5.5 5.5",stroke:"currentColor",strokeMiterlimit:10,strokeLinecap:"round",strokeLinejoin:"round"})))},r=(0,a.memo)(SvgChevronUp)},18969:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgCross=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.854 9.146a.5.5 0 1 0-.708.708L15.293 16l-6.147 6.146a.5.5 0 0 0 .708.708L16 16.707l6.146 6.147a.5.5 0 0 0 .708-.708L16.707 16l6.147-6.146a.5.5 0 0 0-.708-.708L16 15.293 9.854 9.146Z",fill:"currentColor"})))},r=(0,a.memo)(SvgCross)},94320:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgCrossLarge=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M25.146 25.854a.5.5 0 0 0 .708-.708L16.707 16l9.147-9.146a.5.5 0 0 0-.708-.708L16 15.293 6.854 6.146a.5.5 0 1 0-.708.708L15.293 16l-9.147 9.146a.5.5 0 0 0 .708.708L16 16.707l9.146 9.147Z",fill:"currentColor"})))},r=(0,a.memo)(SvgCrossLarge)},74698:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgCrossSmall=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.148 12.146a.5.5 0 0 1 .707.708L16.708 16l3.148 3.148a.5.5 0 1 1-.707.707l-3.148-3.148-3.147 3.147a.5.5 0 0 1-.708-.707l3.148-3.147-3.147-3.147a.5.5 0 0 1 .707-.707l3.147 3.147 3.147-3.148Z",fill:"currentColor"})))},r=(0,a.memo)(SvgCrossSmall)},48068:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgExclamationOutline=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16 9a7 7 0 1 0 0 14 7 7 0 0 0 0-14Zm0-1a8 8 0 1 0 0 16 8 8 0 0 0 0-16Zm0 10a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm-.5-2a.5.5 0 0 0 1 0v-4a.5.5 0 0 0-1 0v4Z",fill:"currentColor"})))},r=(0,a.memo)(SvgExclamationOutline)},73035:(C,e,t)=>{t.d(e,{default:()=>c});var l,a,n=t(67294);function r(){return r=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},r.apply(this,arguments)}const SvgLaunch=C=>{let{title:e,titleId:t,...c}=C;return n.createElement("svg",r({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-labelledby":t},c),e?n.createElement("title",{id:t},e):null,l||(l=n.createElement("path",{d:"M0 0h24v24H0V0z",fill:"none"})),a||(a=n.createElement("path",{d:"M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"})))},c=(0,n.memo)(SvgLaunch)},33291:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgLetterT=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.5 9.5a.5.5 0 0 0-.5.5v1.178a.5.5 0 0 1-1 0V10a1.5 1.5 0 0 1 1.5-1.5h11A1.5 1.5 0 0 1 23 10v1.178a.5.5 0 0 1-1 0V10a.5.5 0 0 0-.5-.5h-5v13h2.1a.5.5 0 0 1 0 1h-5.2a.5.5 0 0 1 0-1h2.1v-13h-5Z",fill:"currentColor"})))},r=(0,a.memo)(SvgLetterT)},37233:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgLockClosed=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16 8a3 3 0 0 0-3 3v3h-1.5a1.5 1.5 0 0 0-1.5 1.5v7a1.5 1.5 0 0 0 1.5 1.5h9a1.5 1.5 0 0 0 1.5-1.5v-7a1.5 1.5 0 0 0-1.5-1.5H19v-3a3 3 0 0 0-3-3Zm2 6v-3a2 2 0 1 0-4 0v3h4Zm-4.5 1h-2a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5h-7Zm2.5 5.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z",fill:"currentColor"})))},r=(0,a.memo)(SvgLockClosed)},42914:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgMagnifier=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9 14.636a5.636 5.636 0 1 1 11.272 0 5.636 5.636 0 0 1-11.272 0Zm9.961 5.033a6.636 6.636 0 1 1 .707-.707l4.184 4.184a.5.5 0 1 1-.707.707l-4.184-4.184Z",fill:"currentColor"})))},r=(0,a.memo)(SvgMagnifier)},25252:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgPencil=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"m17.672 11.579-7.514 7.514a.5.5 0 0 0-.137.256l-.51 2.552a.5.5 0 0 0 .588.588l2.552-.51a.5.5 0 0 0 .255-.137l7.515-7.515-2.749-2.748Zm3.346-2.64a1.5 1.5 0 0 0-2.12 0L9.45 18.386a1.5 1.5 0 0 0-.41.766l-.511 2.552a1.5 1.5 0 0 0 1.765 1.766l2.552-.51a1.5 1.5 0 0 0 .767-.411l9.446-9.447a1.5 1.5 0 0 0 0-2.121L21.02 8.939Z",fill:"currentColor"})))},r=(0,a.memo)(SvgPencil)},39980:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgPlayFilled=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.75 27C21.963 27 27 21.963 27 15.75S21.963 4.5 15.75 4.5 4.5 9.537 4.5 15.75 9.537 27 15.75 27Zm-1.823-6.18 6.414-3.863c.879-.53.879-1.885 0-2.414l-6.414-3.863c-.862-.52-1.927.148-1.927 1.207v7.726c0 1.06 1.065 1.726 1.927 1.207Z",fill:"currentColor"})))},r=(0,a.memo)(SvgPlayFilled)},8753:(C,e,t)=>{t.d(e,{default:()=>c});var l,a,n=t(67294);function r(){return r=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},r.apply(this,arguments)}const SvgShopping=C=>{let{title:e,titleId:t,...c}=C;return n.createElement("svg",r({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},c),e?n.createElement("title",{id:t},e):null,l||(l=n.createElement("path",{d:"M10.84 12.5h10.32a1.5 1.5 0 0 1 1.495 1.375l.666 8a1.5 1.5 0 0 1-1.495 1.625H10.174a1.5 1.5 0 0 1-1.495-1.625l.666-8A1.5 1.5 0 0 1 10.84 12.5Z",stroke:"currentColor"})),a||(a=n.createElement("path",{d:"M12 14a.5.5 0 0 0 1 0h-1Zm7 0a.5.5 0 0 0 1 0h-1Zm-6-2.308C13 9.904 14.368 8.5 16 8.5v-1c-2.234 0-4 1.902-4 4.192h1ZM16 8.5c1.632 0 3 1.404 3 3.192h1c0-2.29-1.766-4.192-4-4.192v1Zm-4 3.192V14h1v-2.308h-1Zm7 0V14h1v-2.308h-1Z",fill:"currentColor"})))},c=(0,n.memo)(SvgShopping)},69682:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgStopFilled=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.75 27C21.963 27 27 21.963 27 15.75S21.963 4.5 15.75 4.5 4.5 9.537 4.5 15.75 9.537 27 15.75 27Zm-3.5-15.75a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h7a1 1 0 0 0 1-1v-7a1 1 0 0 0-1-1h-7Z",fill:"currentColor"})))},r=(0,a.memo)(SvgStopFilled)},2779:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgTable=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.5 9A1.5 1.5 0 0 0 8 10.5v11A1.5 1.5 0 0 0 9.5 23h13a1.5 1.5 0 0 0 1.5-1.5v-11A1.5 1.5 0 0 0 22.5 9h-13Zm3 1h-3a.5.5 0 0 0-.5.5V13h3.5v-3ZM9 14v4h3.5v-4H9Zm0 5v2.5a.5.5 0 0 0 .5.5h3v-3H9Zm4.5 3h9a.5.5 0 0 0 .5-.5V19h-9.5v3Zm9.5-4v-4h-9.5v4H23Zm0-5v-2.5a.5.5 0 0 0-.5-.5h-9v3H23Z",fill:"currentColor"})))},r=(0,a.memo)(SvgTable)},96921:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgTrash=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14 9.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5V11h-4V9.5ZM13 11H8.5a.5.5 0 0 0 0 1h15a.5.5 0 0 0 0-1H19V9.5A1.5 1.5 0 0 0 17.5 8h-3A1.5 1.5 0 0 0 13 9.5V11Zm-2.5 3a.5.5 0 0 1 .5.5v7a1.5 1.5 0 0 0 1.5 1.5h7a1.5 1.5 0 0 0 1.5-1.5v-7a.5.5 0 0 1 1 0v7a2.5 2.5 0 0 1-2.5 2.5h-7a2.5 2.5 0 0 1-2.5-2.5v-7a.5.5 0 0 1 .5-.5Zm3.5.5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-1 0v-5a.5.5 0 0 1 .5-.5Zm4.5.5a.5.5 0 0 0-1 0v5a.5.5 0 0 0 1 0v-5Z",fill:"currentColor"})))},r=(0,a.memo)(SvgTrash)},11923:(C,e,t)=>{t.d(e,{default:()=>r});var l,a=t(67294);function n(){return n=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},n.apply(this,arguments)}const SvgVideo=C=>{let{title:e,titleId:t,...r}=C;return a.createElement("svg",n({viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-labelledby":t},r),e?a.createElement("title",{id:t},e):null,l||(l=a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.5 9A1.5 1.5 0 0 0 8 10.5v11A1.5 1.5 0 0 0 9.5 23h9.59a1.5 1.5 0 0 0 1.5-1.5v-2.39l3.478 1.044A1.5 1.5 0 0 0 26 18.718v-5.436a1.5 1.5 0 0 0-1.932-1.437l-3.477 1.045V10.5a1.5 1.5 0 0 0-1.5-1.5H9.5ZM9 10.5a.5.5 0 0 1 .5-.5h9.59a.5.5 0 0 1 .5.5v3.063a.5.5 0 0 0 .645.478l4.121-1.238a.5.5 0 0 1 .644.48v5.435a.5.5 0 0 1-.644.479l-4.121-1.238a.5.5 0 0 0-.644.479V21.5a.5.5 0 0 1-.5.5H9.5a.5.5 0 0 1-.5-.5v-11Zm4 2.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z",fill:"currentColor"})))},r=(0,a.memo)(SvgVideo)},34433:(C,e,t)=>{t.d(e,{default:()=>n});var l=t(67294),a=t(8968);const n=function AMPAnimations(){const{state:{providerId:C,animationTargets:e},actions:{getAnimationParts:t}}=(0,a.default)();return e.reduce(((e,a)=>[...e,...t(a).map((e=>{let{id:t,AMPAnimation:a}=e;return l.createElement(a,{key:t,prefixId:C})}))]),[])}},98236:(C,e,t)=>{t.d(e,{default:()=>c});var l=t(67294),a=t(72070),n=t(13418),r=t(8968);const c=function AMPKeyframes(){const{state:{providerId:C,animationTargets:e},actions:{getAnimationParts:t}}=(0,r.default)(),c=(0,a.useMemo)((()=>function(C,e){return C.reduce(((C,t)=>({...C,...e(t).reduce(((C,e)=>{const{generatedKeyframes:t}=e;return{...C,...t}}),C)})),{})}(e,t)),[e,t]);return Object.keys(c).map((e=>l.createElement(n.KeyframesOutput,{key:e,id:`${C}-${e}`,keyframes:c[e]})))}},5954:(C,e,t)=>{t.d(e,{default:()=>c});var l=t(67294),a=t(72070),n=t(8968);const r={width:"100%",height:"100%",display:"block",position:"absolute",top:0,left:0};function ComposableWrapper(C){let{animationParts:e,children:t}=C;const n=(0,a.useMemo)((()=>e.reduce(((C,e)=>{const{AMPTarget:t}=e;return function(e){return l.createElement(C,null,l.createElement(t,{style:r},e.children))}}),(C=>C.children))),[e]);return l.createElement(n,null,t)}const c=function AMPWrapper(C){let{target:e,children:t}=C;const{actions:{getAnimationParts:a}}=(0,n.default)();return l.createElement(ComposableWrapper,{animationParts:a(e)},t)}},79968:(C,e,t)=>{t.d(e,{default:()=>M});var l=t(67294),a=t(72070);const n={iterations:{infinity:1/0}};const r=function(C,e,t){const l=Object.keys(t).reduce(((C,e)=>({...C,[e]:n[e]&&n[e][t[e]]||t[e]})),{});return new KeyframeEffect(C,e,l)};var c=t(26300);const i=c.default.div.withConfig({displayName:"fullSizeAbsolute",componentId:"sc-zcna5-0"})(["position:absolute;top:0;right:0;bottom:0;left:0;transform-origin:50% 50%;",";"],(C=>{let{overflowHidden:e}=C;return e&&(0,c.css)(["overflow:hidden;"])}));var o=t(45697),s=t.n(o);s().node.isRequired,s().func,s().oneOfType([s().object,s().array]),s().object,s().bool;var d=t(8968);function u(){return u=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},u.apply(this,arguments)}function WAAPIAnimationWrapper(C){let{children:e,hoistAnimation:t,keyframes:n,timings:c,targetLeafElement:o}=C;const s=(0,a.useRef)(null);return(0,a.useEffect)((()=>{if(!n)return()=>{};const C=o?s.current?.querySelector('[data-leaf-element="true"]'):s.current;if(!C)return()=>{};const e=r(C,n,c);return t(new Animation(e,document.timeline))}),[t,n,o,c]),l.createElement(i,{ref:s},e)}const M=function WAAPIWrapper(C){let{children:e,target:t}=C;const{hoistWAAPIAnimation:n,AnimationParts:r}=(0,d.default)((C=>{let{actions:e}=C;return{hoistWAAPIAnimation:e.hoistWAAPIAnimation,AnimationParts:e.getAnimationParts(t)}})),c=r?.map((C=>C.WAAPIAnimation)),i=(0,a.useCallback)((C=>n({animation:C,elementId:t})),[t,n]);return l.createElement(WAAPIAnimationWrapper,u({hoistAnimation:i},c[0]),l.createElement(WAAPIAnimationWrapper,u({hoistAnimation:i},c[1]),l.createElement(WAAPIAnimationWrapper,u({hoistAnimation:i},c[2]),e)))}},97765:(C,e,t)=>{t.d(e,{StoryAnimationContext:()=>i,default:()=>M});var l=t(67294),a=(t(26699),t(72070)),n=t(80475),r=t(44586),c=(t(69332),t(40320));t(66776);"KeyframeEffect"in window||t.e(1197).then(t.t.bind(t,53821,23)).catch((()=>{}));const i=(0,a.createContext)(null),o={idle:{complete:"complete"},complete:{reset:"idle"}},WAAPIAnimationStateReducer=(C,e)=>o[C][e]||C,s=C=>{let{animation:e}=C;return new Promise((C=>{e.onfinish=C}))},d=[];function u(C,e){let[t,l]=e;return C?.has(t)&&C.get(t)===l}const M=function Provider(C){let{animations:e,elements:t,children:o,onWAAPIFinish:M,selectedElementIds:p=[]}=C;const f=(0,a.useRef)(null),m=(0,a.useMemo)((()=>(t||[]).reduce(((C,e)=>(C.set(e.id,e),C)),new Map)),[t]),h=(0,a.useRef)(null),L=(0,a.useMemo)((()=>(e||[]).reduce(((C,e)=>(C.set(e.id,e),C)),new Map)),[e]),E=(0,a.useRef)(null),Z=(0,a.useMemo)((()=>{const{current:C}=h,{current:e}=f,{current:t}=E,l=new Map;for(const[a,n]of L.entries()){const r=u(C,[a,n]),i=n.targets.every((C=>u(e,[C,m.get(C)])));if(r&&i)n.targets.forEach((C=>l.set(C,t.get(C))));else{const{id:C,targets:e,type:t,...a}=n;(e||[]).forEach((C=>{const e=l.get(C)||[],n=m.get(C);l.set(C,[...e,(0,c.AnimationPart)(t,{...a,element:n})])}))}}return h.current=L,f.current=m,E.current=l,l}),[L,m]),g=(0,a.useMemo)((()=>(0,r.default)()),[]),v=(0,a.useMemo)((()=>Array.from(Z.keys()||[])),[Z]),w=(0,a.useCallback)((C=>Z.get(C)||d),[Z]),y=(0,a.useRef)(M),[b,R]=(0,a.useReducer)(WAAPIAnimationStateReducer,"idle"),A=(0,a.useRef)(new Map),[x,T]=(0,a.useState)([]),_=(0,a.useMemo)((()=>(C=>{let{animations:e,selectedElementIds:t}=C;return t.length>0?e.filter((C=>{let{elementId:e}=C;return t.includes(e)})):e})({animations:x,selectedElementIds:p})),[p,x]),S=(0,a.useCallback)((C=>{let{animation:e,elementId:t}=C;const l=Symbol();return A.current.set(l,{animation:e,elementId:t}),T(Array.from(A.current.values())),()=>{e?.cancel(),A.current.delete(l),T(Array.from(A.current.values()))}}),[]),z=(0,a.useMemo)((()=>{const C=()=>_.forEach((C=>{let{animation:e}=C;return e?.pause()})),e=C=>_.forEach((e=>{let{animation:t}=e;const{duration:l,delay:a}=(t.effect?.timing||t.effect?.getTiming())??{},r=(a||0)+(l||0);t.currentTime="end"===C?r:(0,n.clamp)(C,{MIN:0,MAX:r})}));return{play:()=>_.forEach((C=>{let{animation:e}=C;e?.cancel(),e?.play()})),pause:C,setCurrentTime:e,reset:()=>{C(),requestAnimationFrame((()=>{e("end")}))}}}),[_]);(0,a.useEffect)((()=>{let C=()=>{};return"idle"===b&&_.length&&new Promise(((e,t)=>{C=t,Promise.all(_.map(s)).then((()=>{C=()=>{},e()}))})).then((()=>R("complete"))).catch((()=>{})),C}),[_,b]),y.current=M,(0,a.useEffect)((()=>{"complete"===b&&(y.current?.(),R("reset"))}),[b]);const I=(0,a.useMemo)((()=>({state:{providerId:g,animationTargets:v},actions:{getAnimationParts:w,hoistWAAPIAnimation:S,WAAPIAnimationMethods:z}})),[g,w,v,S,z]);return l.createElement(i.Provider,{value:I},o)}},93886:(C,e,t)=>{t.d(e,{EffectBackgroundPan:()=>EffectBackgroundPan});var l=t(44258),a=t(35686),n=t(93478);function EffectBackgroundPan(C){let{panDir:e=l.DIRECTION.RIGHT_TO_LEFT,duration:t=2e3,delay:r,easing:c="cubic-bezier(.3,0,.55,1)",element:i}=C;const o={fill:"both",duration:t,delay:r,easing:c},s=`direction-${e}-${l.BACKGROUND_ANIMATION_EFFECTS.PAN.value}`,d="translate3d(0%, 0, 0)",u="translate3d(0, 0%, 0)",M=i?(0,n.getMediaBoundOffsets)({element:i}):{top:0,right:0,bottom:0,left:0},p={from:{[l.DIRECTION.RIGHT_TO_LEFT]:`translate3d(${M.left}%, 0, 0)`,[l.DIRECTION.LEFT_TO_RIGHT]:`translate3d(${M.right}%, 0, 0)`,[l.DIRECTION.BOTTOM_TO_TOP]:`translate3d(0, ${M.top}%, 0)`,[l.DIRECTION.TOP_TO_BOTTOM]:`translate3d(0, ${M.bottom}%, 0)`},to:{[l.DIRECTION.RIGHT_TO_LEFT]:d,[l.DIRECTION.LEFT_TO_RIGHT]:d,[l.DIRECTION.BOTTOM_TO_TOP]:u,[l.DIRECTION.TOP_TO_BOTTOM]:u}},f={transform:[p.from[e],p.to[e]]},{id:m,WAAPIAnimation:h,AMPTarget:L,AMPAnimation:E}=(0,a.default)(s,f,o,!1,!0);return{id:m,WAAPIAnimation:h,AMPTarget:L,AMPAnimation:E,generatedKeyframes:{[s]:f}}}},44130:(C,e,t)=>{t.d(e,{EffectBackgroundPanAndZoom:()=>EffectBackgroundPanAndZoom});var l=t(44258),a=t(35686),n=t(93886),r=t(51352),c=t(93478);const i={fill:"forwards",duration:2e3};function EffectBackgroundPanAndZoom(C){let{element:e,zoomDirection:t=l.SCALE_DIRECTION.SCALE_IN,panDir:o=l.DIRECTION.RIGHT_TO_LEFT,duration:s=2e3,delay:d,easing:u="cubic-bezier(.14,.34,.47,.9)"}=C;const M={...i,duration:s,delay:d,easing:u},p=`direction-${o}-${t}-${l.BACKGROUND_ANIMATION_EFFECTS.PAN_AND_ZOOM.value}`,f=(0,c.getMediaOrigin)(e&&(0,c.getMediaBoundOffsets)({element:e})),m={[l.DIRECTION.RIGHT_TO_LEFT]:{horizontal:0,vertical:f.vertical},[l.DIRECTION.LEFT_TO_RIGHT]:{horizontal:100,vertical:f.vertical},[l.DIRECTION.BOTTOM_TO_TOP]:{horizontal:f.horizontal,vertical:0},[l.DIRECTION.TOP_TO_BOTTOM]:{horizontal:f.horizontal,vertical:100}}[o]||[],{generatedKeyframes:h}=(0,r.EffectBackgroundZoom)({element:e,zoomDirection:t,transformOrigin:m}),{generatedKeyframes:L}=(0,n.EffectBackgroundPan)({element:e,panDir:o}),E=Object.values(h)?.[0]||[],Z=Object.values(L)?.[0]||[],g=`${Z?.transform[0]} ${E?.transform[0]}`,v=(E?.transform?.length||1)-1,w=(Z?.transform?.length||1)-1,y={transform:[g,`${Z?.transform[v]} ${E?.transform[w]}`]},{id:b,WAAPIAnimation:R,AMPTarget:A,AMPAnimation:x}=(0,a.default)(p,y,M,!1,!0);return{id:b,WAAPIAnimation:R,AMPTarget:A,AMPAnimation:x,generatedKeyframes:{[p]:y}}}},51352:(C,e,t)=>{t.d(e,{EffectBackgroundZoom:()=>EffectBackgroundZoom});var l=t(80475),a=t(44258),n=t(8748),r=t(93478);function EffectBackgroundZoom(C){let{element:e,zoomDirection:t=a.SCALE_DIRECTION.SCALE_OUT,duration:c=2e3,delay:i,easing:o="cubic-bezier(.3,0,.55,1)",transformOrigin:s}=C;const d={MIN:a.BG_MIN_SCALE/e.scale,MAX:a.BG_MAX_SCALE/e.scale},u=(0,l.progress)(50,{MIN:0,MAX:a.BG_MAX_SCALE}),M=(0,l.lerp)(u,{MIN:0,MAX:d.MAX}),p=1+(t===a.SCALE_DIRECTION.SCALE_OUT?1:-1)*M;return(0,n.AnimationZoom)({zoomFrom:(0,l.clamp)(p,d),zoomTo:1,duration:c,delay:i,easing:o,targetLeafElement:!0,transformOrigin:s||(0,r.getMediaOrigin)(e&&(0,r.getMediaBoundOffsets)({element:e}))})}},11533:(C,e,t)=>{t.d(e,{EffectDrop:()=>EffectDrop});var l=t(35686),a=t(93478);function EffectDrop(C){let{element:e,fill:t="both",duration:n=1600,delay:r=0}=C;const c=(0,a.getGlobalSpace)(e),i=(C=>(0,a.getOffPageOffset)({...C,y:160}).offsetTop)(e),{offsetTop:o}=(0,a.getOffPageOffset)(e),s=-1*Math.max(Math.abs(i),Math.abs(o)),d=`drop-effect-${s}`,u=[{offset:0,transform:c`translate3d(0, ${s}%, 0)`,easing:"cubic-bezier(.5, 0, 1, 1)"},{offset:.29,transform:c`translate3d(0, 0%, 0)`,easing:"cubic-bezier(0, 0, .5, 1)"},{offset:.45,transform:c`translate3d(0, ${.2812*s}%, 0)`,easing:"cubic-bezier(.5, 0, 1, 1)"},{offset:.61,transform:c`translate3d(0, 0%, 0)`,easing:"cubic-bezier(0, 0, .5, 1)"},{offset:.71,transform:c`translate3d(0, ${.0956*s}%, 0)`,easing:"cubic-bezier(.5, 0, 1, 1)"},{offset:.8,transform:c`translate3d(0, 0%, 0)`,easing:"cubic-bezier(0, 0, .5, 1)"},{offset:.85,transform:c`translate3d(0, ${.0359*s}%, 0)`,easing:"cubic-bezier(.5, 0, 1, 1)"},{offset:.92,transform:c`translate3d(0, 0%, 0)`,easing:"cubic-bezier(0, 0, .5, 1)"},{offset:.96,transform:c`translate3d(0, ${.0156*s}%, 0)`,easing:"cubic-bezier(.5, 0, 1, 1)"},{offset:1,transform:c`translate3d(0, 0%, 0)`,easing:"cubic-bezier(0, 0, .5, 1)"}],{id:M,WAAPIAnimation:p,AMPTarget:f,AMPAnimation:m}=(0,l.default)(d,u,{fill:t,duration:n,delay:r});return{id:M,WAAPIAnimation:p,AMPTarget:f,AMPAnimation:m,generatedKeyframes:{[d]:u}}}},96302:(C,e,t)=>{t.d(e,{EffectFadeIn:()=>EffectFadeIn});var l=t(75351);function EffectFadeIn(C){let{duration:e=600,delay:t,easing:a="cubic-bezier(0.4, 0.4, 0.0, 1)"}=C;return(0,l.AnimationFade)({fadeFrom:0,fadeTo:1,duration:e,delay:t,easing:a})}},5644:(C,e,t)=>{t.d(e,{EffectFlyIn:()=>EffectFlyIn});var l=t(67294),a=t(44586),n=t(44258),r=t(11006),c=t(75351),i=t(93478);function EffectFlyIn(C){let{duration:e=600,flyInDir:t=n.DIRECTION.TOP_TO_BOTTOM,delay:o,easing:s="cubic-bezier(0.2, 0.6, 0.0, 1)",element:d}=C;const u=(0,a.default)(),{offsetTop:M,offsetLeft:p,offsetRight:f,offsetBottom:m}=(0,i.getOffPageOffset)(d),h={[n.DIRECTION.TOP_TO_BOTTOM]:{offsetY:`${M}%`},[n.DIRECTION.BOTTOM_TO_TOP]:{offsetY:`${m}%`},[n.DIRECTION.LEFT_TO_RIGHT]:{offsetX:`${p}%`},[n.DIRECTION.RIGHT_TO_LEFT]:{offsetX:`${f}%`}},{WAAPIAnimation:L,AMPTarget:E,AMPAnimation:Z,generatedKeyframes:g}=(0,c.AnimationFade)({fadeFrom:0,fadeTo:1,duration:e,delay:o,easing:s}),{WAAPIAnimation:v,AMPTarget:w,AMPAnimation:y,generatedKeyframes:b}=(0,r.AnimationMove)({...h[t],duration:e,delay:o,easing:s,element:d});return{id:u,WAAPIAnimation:{...v,keyframes:{...v.keyframes,...L.keyframes}},AMPTarget:function AMPTarget(C){let{children:e,style:t}=C;return l.createElement(E,{style:t},l.createElement(w,{style:t},e))},AMPAnimation:function AMPAnimation(){return l.createElement(l.Fragment,null,l.createElement(Z,null),l.createElement(y,null))},generatedKeyframes:{...g,...b}}}},3200:(C,e,t)=>{t.d(e,{EffectPan:()=>EffectPan});var l=t(15985),a=t(1787),n=t(44258),r=t(35686);function EffectPan(C){let{panDir:e=n.DIRECTION.RIGHT_TO_LEFT,duration:t=1e3,delay:c,easing:i,element:o}=C;const s={fill:"both",duration:t,delay:c,easing:i},d=function(C){let{width:e,height:t}=C;if(e<l.PAGE_WIDTH||t<l.FULLBLEED_HEIGHT){const C=1.25,a=e<l.PAGE_WIDTH?l.PAGE_WIDTH/e:1,n=t<l.FULLBLEED_HEIGHT?l.FULLBLEED_HEIGHT/t:1;return Math.max(a,n)*C}return 1}(o),u={x:o.x,y:o.y,width:o.width*d,height:o.height*d},{x:M,y:p,width:f,height:m}=(0,a.getBox)(u,100,100),h=(0,a.dataToEditorY)(l.DANGER_ZONE_HEIGHT,100),L=-(h+p)/m*100,E=(100-(M+f))/f*100,Z=-M/f*100,g=(100-(p+m)+h)/m*100;let v,w,y,b;switch(e){case n.DIRECTION.TOP_TO_BOTTOM:v=(Z+E)/2,w=L,y=(Z+E)/2,b=g;break;case n.DIRECTION.BOTTOM_TO_TOP:v=(Z+E)/2,w=g,y=(Z+E)/2,b=L;break;case n.DIRECTION.LEFT_TO_RIGHT:v=Z,w=L,y=E,b=L;break;default:v=E,w=L,y=Z,b=L}const R=`direction-${e}-scale-${d}-${n.ANIMATION_EFFECTS.PAN}`,A={transform:[`translate(${v}%, ${w}%) scale(${d})`,`translate(${y}%, ${b}%) scale(${d})`],"transform-origin":"left top"},{id:x,WAAPIAnimation:T,AMPTarget:_,AMPAnimation:S}=(0,r.default)(R,A,s,!1);return{id:x,WAAPIAnimation:T,AMPTarget:_,AMPAnimation:S,generatedKeyframes:{[R]:A}}}},37308:(C,e,t)=>{t.d(e,{EffectPulse:()=>EffectPulse});var l=t(76585);function EffectPulse(C){let{iterations:e=1,scale:t=.5,duration:a=1450,delay:n,easing:r="ease-in-out"}=C;return(0,l.AnimationPulse)({scale:t,duration:a,delay:n,easing:r,iterations:e})}},75590:(C,e,t)=>{t.d(e,{EffectRotateIn:()=>EffectRotateIn});var l=t(67294),a=t(44586),n=t(44258),r=t(11006),c=t(10638),i=t(93478);function EffectRotateIn(C){let{duration:e=1e3,rotateInDir:t=n.DIRECTION.LEFT_TO_RIGHT,easing:o="cubic-bezier(.2, 0, .8, 1)",delay:s,element:d}=C;const u=(0,a.default)(),{offsetLeft:M,offsetRight:p}=(0,i.getOffPageOffset)(d),f=t===n.DIRECTION.RIGHT_TO_LEFT?`${p}%`:`${M}%`,{WAAPIAnimation:m,AMPTarget:h,AMPAnimation:L,generatedKeyframes:E}=(0,r.AnimationMove)({offsetX:f,duration:e,delay:s,easing:o,element:d}),{WAAPIAnimation:Z,AMPTarget:g,AMPAnimation:v,generatedKeyframes:w}=(0,c.AnimationSpin)({rotation:""+180*(t===n.DIRECTION.LEFT_TO_RIGHT?-1:1)*1,stopAngle:0,duration:e,delay:s,easing:"cubic-bezier(.2, 0, .5, 1)",element:d}),[y,b]=m.keyframes.transform,[R,A]=Z.keyframes.transform,x={transform:[`${y} ${R}`,`${b} ${A}`]};return{id:u,WAAPIAnimation:{...Z,keyframes:x},AMPTarget:function AMPTarget(C){let{children:e,style:t}=C;return l.createElement(h,{style:t},l.createElement(g,{style:t},e))},AMPAnimation:function AMPAnimation(){return l.createElement(l.Fragment,null,l.createElement(L,null),l.createElement(v,null))},generatedKeyframes:{...E,...w}}}},84276:(C,e,t)=>{t.d(e,{EffectTwirlIn:()=>EffectTwirlIn});var l=t(35686),a=t(93478);const n={delay:0,duration:1e3,fill:"both",iterations:1},r="twirl-in";function EffectTwirlIn(C){let{easing:e="cubic-bezier(0.4, 0.4, 0.0, 1)",element:t,...c}=C;const i=[{transform:(0,a.getGlobalSpace)(t)`rotate(-540deg) scale(0.1)`,opacity:0},{transform:"none",opacity:1}],o={...n,...c,easing:e},{id:s,WAAPIAnimation:d,AMPTarget:u,AMPAnimation:M}=(0,l.default)(r,i,o);return{id:s,WAAPIAnimation:d,AMPTarget:u,AMPAnimation:M,generatedKeyframes:{[r]:i}}}},87745:(C,e,t)=>{t.d(e,{AnimationInputPropTypes:()=>r});var l=t(45697),a=t.n(l),n=t(44258);const r={type:a().oneOf([...Object.values(n.FIELD_TYPES)]).isRequired,label:a().string,tooltip:a().string,unit:a().string,values:a().array,defaultValue:a().oneOfType([a().string,a().number,a().bool])}},29154:(C,e,t)=>{t.d(e,{EffectWhooshIn:()=>EffectWhooshIn});var l=t(67294),a=t(44586),n=t(44258),r=t(75351),c=t(11006),i=t(8748),o=t(53020);function EffectWhooshIn(C){let{duration:e=600,whooshInDir:t=n.DIRECTION.LEFT_TO_RIGHT,easing:s="cubic-bezier(0.4, 0.4, 0.0, 1)",delay:d,element:u}=C;const M=(0,a.default)(),{offsetLeft:p,offsetRight:f}=(0,o.default)(u),m=t===n.DIRECTION.RIGHT_TO_LEFT?`${f}%`:`${p}%`,{WAAPIAnimation:h,AMPTarget:L,AMPAnimation:E,generatedKeyframes:Z}=(0,c.AnimationMove)({offsetX:m,duration:e,delay:d,easing:s,element:u}),{WAAPIAnimation:g,AMPTarget:v,AMPAnimation:w,generatedKeyframes:y}=(0,r.AnimationFade)({fadeFrom:0,fadeTo:1,duration:e,delay:d,easing:s}),{WAAPIAnimation:b,AMPTarget:R,AMPAnimation:A,generatedKeyframes:x}=(0,i.AnimationZoom)({zoomFrom:.15,zoomTo:1,duration:e,delay:d,easing:s}),[T,_]=h.keyframes.transform,[S,z]=b.keyframes.transform,I={transform:[`${T} ${S}`,`${_} ${z}`],opacity:g.keyframes.opacity};return{id:M,WAAPIAnimation:{...b,keyframes:I},AMPTarget:function AMPTarget(C){let{children:e,style:t}=C;return l.createElement(L,{style:t},l.createElement(v,{style:t},l.createElement(R,{style:t},e)))},AMPAnimation:function AMPAnimation(){return l.createElement(l.Fragment,null,l.createElement(E,null),l.createElement(w,null),l.createElement(A,null))},generatedKeyframes:{...Z,...y,...x}}}},63898:(C,e,t)=>{t.d(e,{EffectZoom:()=>EffectZoom});var l=t(67294),a=t(44586),n=t(8748),r=t(75351),c=t(44258);function EffectZoom(C){let{scaleDirection:e=c.SCALE_DIRECTION.SCALE_IN,duration:t=1e3,delay:i,easing:o="cubic-bezier(.3,0,.55,1)"}=C;const s=(0,a.default)(),{WAAPIAnimation:d,AMPTarget:u,AMPAnimation:M,generatedKeyframes:p}=(0,n.AnimationZoom)({zoomFrom:e===c.SCALE_DIRECTION.SCALE_OUT?3:1/3,zoomTo:1,duration:t,delay:i,easing:o}),{WAAPIAnimation:f,AMPTarget:m,AMPAnimation:h,generatedKeyframes:L}=(0,r.AnimationFade)({fadeFrom:e===c.SCALE_DIRECTION.SCALE_OUT?1:0,fadeTo:1,duration:t,delay:i,easing:o}),E={transform:d.keyframes.transform,opacity:f.keyframes.opacity};return{id:s,WAAPIAnimation:{...d,keyframes:E},AMPTarget:function AMPTarget(C){let{children:e,style:t}=C;return l.createElement(m,{style:t},l.createElement(u,{style:t},e))},AMPAnimation:function AMPAnimation(){return l.createElement(l.Fragment,null,l.createElement(h,null),l.createElement(M,null))},generatedKeyframes:{...L,...p}}}},13418:(C,e,t)=>{t.d(e,{AnimationOutput:()=>a,KeyframesOutput:()=>n,WithAnimation:()=>r});var l=t(67294);t(22500);const a=function AnimationOutput(C){let{config:e}=C;const t=Array.isArray(e)?e:[e];return l.createElement("amp-story-animation",{layout:"nodisplay",trigger:"visibility"},l.createElement("script",{type:"application/json",dangerouslySetInnerHTML:{__html:JSON.stringify(t.map((C=>{let{selector:e,animation:t,keyframes:l,delay:a,direction:n,duration:r,easing:c,endDelay:i,fill:o,iterationStart:s,iterations:d}=C;return{selector:e,animation:t,keyframes:l,delay:a,direction:n,duration:r,easing:c,endDelay:i,fill:o,iterationStart:s,iterations:d}})))}}))};const n=function KeyframesOutput(C){let{id:e,keyframes:t,...a}=C;return l.createElement("amp-animation",{id:e,layout:"nodisplay"},l.createElement("script",{type:"application/json",dangerouslySetInnerHTML:{__html:JSON.stringify({keyframes:t,...a})}}))};function WithAnimation(C){let{id:e,className:t,style:a,animationStyle:n,useClippingContainer:r,children:c}=C;return r?l.createElement("div",{style:{clipPath:"inset(0)",...a}},l.createElement("div",{id:e,className:t,style:{width:"100%",height:"100%",...n}},c)):l.createElement("div",{id:e,className:t,style:{...a,...n}},c)}WithAnimation.defaultProps={style:{},animationStyle:{}};const r=WithAnimation},22500:(C,e,t)=>{t.d(e,{GeneralAnimationPropTypes:()=>n});var l=t(45697),a=t.n(l);a().oneOfType([a().array,a().object,a().string]);const n={delay:a().number,direction:a().oneOf(["normal","reverse","alternate","alternate-reverse"]),duration:a().number,easing:a().string,easingPreset:a().string,endDelay:a().number,fill:a().oneOf(["backwards","forwards","both","none"]),iterationStart:a().number,iterations:a().oneOfType([a().number,a().oneOf(["infinity",""])])}},15604:(C,e,t)=>{t.d(e,{AnimationBlinkOn:()=>AnimationBlinkOn});var l=t(44586),a=t(44258),n=t(35686);const r=function(C){return C.reduce(((e,t)=>({...e,[t]:C.filter((C=>C!==t))})),{})};const c=function(C,e){return C.reduce(((C,t)=>C.concat(Array(e).fill(t))),[])},i=[0,.25,.75,1],o={fill:"forwards"};function s(C){const e=C||10,t=[],l=r(i);for(let C=0;C<e-2;C++){const e=C>0?l[t[C-1]]:i,a=e[Math.floor(Math.random()*e.length)];t.push(a)}return[...c(t,3)]}function AnimationBlinkOn(C){let{blinkCount:e,...t}=C;const r={...o,...t},c=`${(0,l.default)()}-${a.ANIMATION_TYPES.BLINK_ON}`,i={opacity:[0,...s(e),1]},{id:d,WAAPIAnimation:u,AMPTarget:M,AMPAnimation:p}=(0,n.default)(c,i,r);return{id:d,WAAPIAnimation:u,AMPTarget:M,AMPAnimation:p,generatedKeyframes:{[c]:i}}}},85242:(C,e,t)=>{t.d(e,{AnimationBounce:()=>AnimationBounce});var l=t(44258),a=t(35686);const n=[{transform:"scale(0)",offset:0},{transform:"scale(1.27)",offset:.18},{transform:"scale(0.84)",offset:.28},{transform:"scale(0.84)",offset:.29},{transform:"scale(1.1)",offset:.4},{transform:"scale(1.1)",offset:.41},{transform:"scale(0.95)",offset:.52},{transform:"scale(0.95)",offset:.53},{transform:"scale(1.03)",offset:.6},{transform:"scale(1.03)",offset:.61},{transform:"scale(0.98)",offset:.7},{transform:"scale(0.98)",offset:.71},{transform:"scale(1.02)",offset:.8},{transform:"scale(1.02)",offset:.81},{transform:"scale(0.99)",offset:.9},{transform:"scale(0.99)",offset:.91},{transform:"scale(1)",offset:1}],r={fill:"both",duration:1500};function AnimationBounce(C){const e={...r,...C},t=l.ANIMATION_TYPES.BOUNCE,{id:c,WAAPIAnimation:i,AMPTarget:o,AMPAnimation:s}=(0,a.default)(t,n,e);return{id:c,WAAPIAnimation:i,AMPTarget:o,AMPAnimation:s,generatedKeyframes:{[t]:n}}}},75351:(C,e,t)=>{t.d(e,{AnimationFade:()=>AnimationFade});var l=t(44258),a=t(35686);const n={fill:"both",duration:1e3};function AnimationFade(C){let{fadeFrom:e=0,fadeTo:t=1,...r}=C;const c={...n,...r},i=`from-${e}-to-${t}-${l.ANIMATION_TYPES.FADE}`,o={opacity:[e,t]},{id:s,WAAPIAnimation:d,AMPTarget:u,AMPAnimation:M}=(0,a.default)(i,o,c);return{id:s,WAAPIAnimation:d,AMPTarget:u,AMPAnimation:M,generatedKeyframes:{[i]:o}}}},83072:(C,e,t)=>{t.d(e,{AnimationFlip:()=>AnimationFlip});var l=t(44258),a=t(35686);const n={fill:"both",duration:1e3},r={[l.ROTATION.CLOCKWISE]:{[l.AXIS.X]:{transform:["rotateX(90deg)","rotateX(0deg)"]},[l.AXIS.Y]:{transform:["rotateY(90deg)","rotateY(0deg)"]}},[l.ROTATION.COUNTER_CLOCKWISE]:{[l.AXIS.X]:{transform:["rotateX(-90deg)","rotateX(0deg)"]},[l.AXIS.Y]:{transform:["rotateY(-90deg)","rotateY(0deg)"]}}};function AnimationFlip(C){let{axis:e=l.AXIS.Y,rotation:t=l.ROTATION.CLOCKWISE,...c}=C;const i={...n,...c},o=`rot-${t}-axis-${e}-${l.ANIMATION_TYPES.FLIP}`,s=r[t][e],{id:d,WAAPIAnimation:u,AMPTarget:M,AMPAnimation:p}=(0,a.default)(o,s,i);return{id:d,WAAPIAnimation:u,AMPTarget:M,AMPAnimation:p,generatedKeyframes:{[o]:s}}}},60106:(C,e,t)=>{t.d(e,{AnimationFloatOn:()=>AnimationFloatOn});var l=t(44258),a=t(35686);const n={fill:"both",duration:1e3},r={[l.DIRECTION.TOP_TO_BOTTOM]:{transform:["translateY(-100%)","translateY(0%)"]},[l.DIRECTION.BOTTOM_TO_TOP]:{transform:["translateY(100%)","translateY(0%)"]},[l.DIRECTION.LEFT_TO_RIGHT]:{transform:["translateX(-100%)","translateX(0%)"]},[l.DIRECTION.RIGHT_TO_LEFT]:{transform:["translateX(100%)","translateX(0%)"]}};function AnimationFloatOn(C){let{floatOnDir:e=l.DIRECTION.BOTTOM_TO_TOP,...t}=C;const c={...n,...t},i=`dir-${e}-${l.ANIMATION_TYPES.FLOAT_ON}`,o=r[e],{id:s,WAAPIAnimation:d,AMPTarget:u,AMPAnimation:M}=(0,a.default)(i,o,c);return{id:s,WAAPIAnimation:d,AMPTarget:u,AMPAnimation:M,generatedKeyframes:{[i]:o}}}},11006:(C,e,t)=>{t.d(e,{AnimationMove:()=>AnimationMove});var l=t(44258),a=t(93478),n=t(35686);const r={fill:"both",duration:1e3};function AnimationMove(C){let{overflowHidden:e=!1,offsetX:t=0,offsetY:c=0,element:i,...o}=C;const s=(0,a.getGlobalSpace)(i),d={...r,...o},u=`x-${t}-y-${c}-${l.ANIMATION_TYPES.MOVE}`,M={transform:[s`translate3d(${(0,a.defaultUnit)(t,"px")}, ${(0,a.defaultUnit)(c,"px")}, 0)`,s`translate3d(${(0,a.defaultUnit)(0,"px")}, ${(0,a.defaultUnit)(0,"px")}, 0)`]},{id:p,WAAPIAnimation:f,AMPTarget:m,AMPAnimation:h}=(0,n.default)(u,M,d,e);return{id:p,WAAPIAnimation:f,AMPTarget:m,AMPAnimation:h,generatedKeyframes:{[u]:M}}}},76585:(C,e,t)=>{t.d(e,{AnimationPulse:()=>AnimationPulse});var l=t(44258),a=t(35686);const n={fill:"both",duration:400};function AnimationPulse(C){let{iterations:e=1,scale:t=.5,easing:r="cubic-bezier(0.3, 0.0, 0.0, 1)",...c}=C;const i={...n,...c,iterations:e,easing:r},o=`count-${e}-scale-${t}-${l.ANIMATION_TYPES.PULSE}`,s=function(C){return[{transform:"scale(1)",offset:0},{transform:`scale(${1+C})`,offset:.33},{transform:`scale(${1-C/10})`,offset:.66},{transform:"scale(1)",offset:1}]}(t),{id:d,WAAPIAnimation:u,AMPTarget:M,AMPAnimation:p}=(0,a.default)(o,s,i);return{id:d,WAAPIAnimation:u,AMPTarget:M,AMPAnimation:p,generatedKeyframes:{[o]:s}}}},35686:(C,e,t)=>{t.d(e,{default:()=>s});var l=t(67294),a=t(44586),n=t(13418);t(26699);const r=["opacity","transform"];const c=function(C){const e={};let t=null;return Array.isArray(C)?t=C[0]:"object"==typeof C&&(t=C),t?(e["--initial-opacity"]=1,e["--initial-transform"]="none",Object.keys(t).forEach((C=>{if(r.includes(C.toLowerCase())){const l=t[C];Array.isArray(l)?e[`--initial-${C}`]=l[0]:e[`--initial-${C}`]=l}})),e):e};t(66776);function i(){return i=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},i.apply(this,arguments)}const o=C=>{let{easing:e,duration:t,delay:l,...a}=C;return{...a,easing:e||"linear",duration:isNaN(Number(t))?0:Math.max(t,0),delay:isNaN(Number(l))?0:Math.max(l,0)}};const s=function SimpleAnimation(C,e,t,r){let s=arguments.length>4&&void 0!==arguments[4]&&arguments[4];const d=(0,a.default)(),u={timings:o(t),keyframes:e,targetLeafElement:s,useClippingContainer:r},AMPTarget=function(C){let{children:t,style:a={}}=C;const o=s?{}:c(e),u=r?{useClippingContainer:r,style:a,animationStyle:o}:{style:{...a,...o}};return l.createElement(n.WithAnimation,i({id:`anim-${d}`,className:"animation-wrapper"},u),t)},AMPAnimation=function(){const C=s?`#anim-${d} [data-leaf-element="true"]`:`#anim-${d}`;return l.createElement(n.AnimationOutput,{config:{selector:C,keyframes:e,...t}})};return{id:d,WAAPIAnimation:u,AMPTarget,AMPAnimation}}},10638:(C,e,t)=>{t.d(e,{AnimationSpin:()=>AnimationSpin});var l=t(44258),a=t(93478),n=t(35686);const r={fill:"forwards",duration:1e3};function AnimationSpin(C){let{rotation:e=0,stopAngle:t=0,element:c,...i}=C;const o=(0,a.getGlobalSpace)(c),s={...r,...i},d=`rot-${e}-${l.ANIMATION_TYPES.SPIN}`,u={transform:[o`rotateZ(${(0,a.defaultUnit)(e,"deg")})`,o`rotateZ(${(0,a.defaultUnit)(t,"deg")})`]},{id:M,WAAPIAnimation:p,AMPTarget:f,AMPAnimation:m}=(0,n.default)(d,u,s);return{id:M,WAAPIAnimation:p,AMPTarget:f,AMPAnimation:m,generatedKeyframes:{[d]:u}}}},66776:(C,e,t)=>{t.d(e,{AnimationProps:()=>c});var l=t(45697),a=t.n(l),n=t(44258),r=t(22500);a().string,a().node,a().object,a().string;const c={id:a().string.isRequired,type:a().oneOf([...Object.values(n.ANIMATION_TYPES),...Object.values(n.ANIMATION_EFFECTS).map((C=>C.value)),...Object.values(n.BACKGROUND_ANIMATION_EFFECTS).map((C=>C.value))]),targets:a().arrayOf(a().string),...r.GeneralAnimationPropTypes}},8748:(C,e,t)=>{t.d(e,{AnimationZoom:()=>AnimationZoom});var l=t(44258),a=t(35686);const n={fill:"forwards",duration:1e3};function AnimationZoom(C){let{zoomFrom:e=0,zoomTo:t=1,targetLeafElement:r=!1,transformOrigin:c,...i}=C;const o={...n,...i},s=`from-${e}-to-${t}-${l.ANIMATION_TYPES.ZOOM}`,d={transform:[`scale(${e})`,`scale(${t})`]};if(c){const C={x:50-c.horizontal,y:50-c.vertical},t={x:(e-1)*C.x,y:(e-1)*C.y};d.transform=[`translate(${t.x}%, ${t.y}%) ${d.transform[0]}`,`translate(0%, 0%) ${d.transform[1]}`]}const{id:u,WAAPIAnimation:M,AMPTarget:p,AMPAnimation:f}=(0,a.default)(s,d,o,!1,r);return{id:u,WAAPIAnimation:M,AMPTarget:p,AMPAnimation:f,generatedKeyframes:{[s]:d}}}},69332:(C,e,t)=>{var l=t(45697),a=t.n(l),n=t(77175),r=t(47730),c=t(78582),i=t(32619),o=t(27609),s=t(4891),d=t(79871);a().shape({...n.FlyInEffectInputPropTypes,...r.PanEffectInputPropTypes,...c.PulseEffectInputPropTypes,...i.RotateInEffectInputPropTypes,...o.WhooshInEffectInputPropTypes,...s.ZoomEffectInputPropTypes,...d.BasicAnimationInputPropTypes}),a().shape({id:a().string.isRequired,type:a().string.isRequired,x:a().number.isRequired,y:a().number.isRequired,width:a().number.isRequired,height:a().number.isRequired,flip:a().shape({vertical:a().bool,horizontal:a().bool}),rotationAngle:a().number.isRequired,mask:a().shape({type:a().string.isRequired}),link:a().shape({url:a().string.isRequired,desc:a().string,icon:a().string}),opacity:a().number,lockAspectRatio:a().bool})},30491:(C,e,t)=>{t.d(e,{defaultUnit:()=>l});const l=(C,e)=>/\d$/.test(C)?`${C}${e}`:C},17161:(C,e,t)=>{function l(C){for(var e=arguments.length,t=new Array(e>1?e-1:0),l=1;l<e;l++)t[l-1]=arguments[l];return C.reduce(((C,e,l)=>C.concat([e,t[l]])),[]).join("")}function a(){let C=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};function e(){return`rotate(${-1*C?.rotationAngle}deg) ${l(...arguments)} rotate(${C?.rotationAngle}deg)`}return C?.rotationAngle?e:l}t.d(e,{getGlobalSpace:()=>a})},9223:(C,e,t)=>{t.d(e,{getMediaOrigin:()=>a});var l=t(80475);function a(){let C=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{top:0,right:0,bottom:0,left:0},e=.5;const t=Object.entries(C).reduce(((C,e)=>{let[t,l]=e;return{...C,[t]:Math.abs(l)}}),{});t.top<.01&&t.bottom<.01||(e=t.top/(t.top+t.bottom));let a=.5;t.left<.01&&t.right<.01||(a=t.left/(t.left+t.right));const n={vertical:e,horizontal:a};return{horizontal:(0,l.lerp)(isNaN(n.horizontal)?.5:n.horizontal,{MIN:0,MAX:100}),vertical:(0,l.lerp)(isNaN(n.vertical)?.5:n.vertical,{MIN:0,MAX:100})}}},53020:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(1787),a=t(15985);function n(C,e){const{y:t,height:l}=C;return-Number((e+t)/l*100+100).toFixed(5)}function r(C,e){const{y:t,height:l}=C;return Number((100-t+e)/l*100).toFixed(5)}function c(C){const{x:e,width:t}=C;return-Number(e/t*100+100).toFixed(5)}function i(C){const{x:e,width:t}=C;return Number((100-e)/t*100).toFixed(5)}const __WEBPACK_DEFAULT_EXPORT__=function(C){const e=(0,l.getBox)(C,100,100),t=(0,l.dataToEditorY)(a.DANGER_ZONE_HEIGHT,100);return{offsetTop:n(e,t),offsetBottom:r(e,t),offsetLeft:c(e),offsetRight:i(e)}}},18034:(C,e,t)=>{function l(C){let{animations:e=[]}=C;return e.reduce(((C,e)=>{let{duration:t=0,delay:l=0}=e;return Math.max(C,t+l)}),0)}t.d(e,{getTotalDuration:()=>l})},60427:(C,e,t)=>{t.d(e,{default:()=>d});var l=t(70722),a=t(83285),n=t(30890),r=t(56491),c=t(96764);const i=new RegExp(" ","gi"),o={d:"dd",D:"EEE",j:"d",l:"EEEE",N:"i",S:C=>(0,a.default)(C,"do").replace((0,a.default)(C,"d"),""),w:C=>Number((0,a.default)(C,"i"))-1,z:C=>Number((0,a.default)(C,"DDD"))-1,W:"I",F:"MMMM",m:"MM",M:"MMM",n:"M",t:C=>(0,n.default)(C),L:C=>Number((0,r.default)(C)),o:"RRRR",Y:"yyyy",y:"yy",a:"aaa",A:"aa",B(C){const e=(0,l.zonedTimeToUtc)(C,"+0100"),t=(0,a.default)(e,"s"),n=(0,a.default)(e,"m"),r=(0,a.default)(e,"H");return Math.round((t+60*n+3600*r)/86.4)},g:"h",G:"H",h:"hh",H:"HH",i:"mm",s:"ss",u:"SSSSSS",v:"SSS",e:"zzzz",I:C=>0,O:"xx",P:"xxx",T:"zzz",Z(C){const e=(0,l.format)((0,l.toDate)(C,(0,c.default)()),"XXX",(0,c.default)());if("Z"===e)return 0;const t="-"===e[0]?-1:1,a=e.substring(1).split(":").map(Number);return t*(60*a[0]+a[1])*60},c:C=>(0,l.format)((0,l.toDate)(C,(0,c.default)()),"yyyy-MM-dd'T'HH:mm:ssxxx",(0,c.default)()),r:C=>(0,l.format)((0,l.toDate)(C,(0,c.default)()),"EEE, dd MMM yyyy HH:mm:ss xx",(0,c.default)()),U:"t"};const s=function(C,e){let t,l;const a=[];for(t=0;t<C.length;t++)l=C[t],"\\"!==l?l in o?"string"!=typeof o[l]?a.push(`'${o[l](e)}'`):a.push(o[l]):a.push(l):(t++,a.push(`'${C[t]}'`));return a.join(" ")};const d=function(C,e){if(!C)return"";const t=(0,l.toDate)(C),a=(0,c.default)(),n=s(e,t);return(0,l.format)(t,n,a).replace(i,"")}},63415:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(60427),a=t(68057);const __WEBPACK_DEFAULT_EXPORT__=function(C){const e=(0,a.getSettings)(),{dateFormat:t}=e;return(0,l.default)(C,t)}},96764:(C,e,t)=>{t.d(e,{default:()=>M});var l=t(82512),a=t.n(l),n=t(16245),r=t.n(n),c=t(68057),i=t(87602),o=t(91655);const s={lessThanXMinutes:C=>(0,i.default)(
2
  /* translators: Time difference between two dates, in minutes (min=minute). %s: Number of minutes. */
3
  (0,o._n)("less than %s min","less than %s mins",C,"web-stories"),C),xMinutes:C=>(0,i.default)(
4
  /* translators: Time difference between two dates, in minutes. %s: Number of minutes. */
10
  /* translators: %s: Human-readable time difference. */
11
  (0,o.__)("in %s","web-stories"),l):(0,i.default)(
12
  /* translators: %s: Human-readable time difference. */
13
+ (0,o.__)("%s ago","web-stories"),l):l}const u=function(){const C=(0,c.getSettings)(),{timezone:e,gmtOffset:t}=C;return e||(Number.isNaN(Number(t))?"+00:00":function(C){const e=C>23?C/60:C,t=C<0?"-":"+",l=Math.abs(e);return e<10?`${t}0${l}`:`${t}${l}`}(t))};const M=function(){const C=(0,c.getSettings)(),{locale:e,weekStartsOn:t,months:l,monthsShort:n,weekdays:i,weekdaysShort:o,weekdaysInitials:s}=C,M={narrow:n||["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:n||["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:l||["January","February","March","April","May","June","July","August","September","October","November","December"]},p={narrow:s||["S","M","T","W","T","F","S"],short:o||["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:o||["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:i||["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},f={...a().localize,month:r()({values:M,defaultWidth:"wide"}),day:r()({values:p,defaultWidth:"wide"})},m={...a(),code:e||a().code,formatDistance:d,localize:f,options:{weekStartsOn:t}};return{weekStartsOn:t,timeZone:u(),locale:m}}},68057:(C,e,t)=>{t.d(e,{getSettings:()=>r,updateSettings:()=>n});const l={dateFormat:"F j, Y",timeFormat:"g:i a",gmtOffset:0,timezone:"",weekStartsOn:0};let a={...l};function n(C){a={...a,...C}}function r(){return a}},46324:(C,e,t)=>{t.d(e,{Button:()=>E});var l=t(67294),a=t(72070),n=t(26300),r=t(33625),c=t(35199),i=t(91778),o=t(22049);function s(){return s=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},s.apply(this,arguments)}const d=n.default.button.withConfig({displayName:"button__Base",componentId:"sc-161dykw-0"})((C=>{let{as:e,size:t,theme:l}=C;return(0,n.css)(["display:flex;align-items:center;justify-content:space-around;padding:0;margin:0;background:transparent;border:none;color:",";cursor:pointer;",";",";&:active{background-color:",";color:",";}",' &:disabled,&[aria-disabled="true"]{pointer-events:none;background-color:',";color:",";}transition:background-color ",",color ",";"],l.colors.fg.primary,r.focusableOutlineCSS(l.colors.border.focus),c.expandPresetStyles({preset:{...l.typography.presets.label[t===o.BUTTON_SIZES.SMALL?i.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.SMALL:i.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.MEDIUM]},theme:l}),l.colors.interactiveBg.active,l.colors.interactiveFg.active,"a"===e&&(0,n.css)(["&:hover,&:focus{color:",";}"],l.colors.interactiveFg.active),l.colors.interactiveBg.disable,l.colors.fg.disable,o.BUTTON_TRANSITION_TIMING,o.BUTTON_TRANSITION_TIMING)})),u={[o.BUTTON_TYPES.PRIMARY]:C=>{let{theme:e}=C;return(0,n.css)(["background-color:",";color:",";&:active{background-color:",";color:",";}&:hover,&:focus{background-color:",";color:"," !important;}"],e.colors.interactiveBg.brandNormal,e.colors.interactiveFg.brandNormal,e.colors.interactiveBg.active,e.colors.interactiveFg.active,e.colors.interactiveBg.brandHover,e.colors.interactiveFg.brandHover)},[o.BUTTON_TYPES.SECONDARY]:C=>{let{theme:e}=C;return(0,n.css)(["background-color:",";&:hover,&:focus{background-color:",";}&:disabled{&:hover,&:focus{background-color:",";}}"],e.colors.interactiveBg.secondaryNormal,e.colors.interactiveBg.secondaryHover,e.colors.interactiveBg.disable)},[o.BUTTON_TYPES.TERTIARY]:C=>{let{theme:e}=C;return(0,n.css)(["background-color:",";&:hover,&:focus{background-color:",";}&:disabled,&[aria-disabled='true']{background-color:",";&:hover,&:focus{background-color:",";}}"],e.colors.interactiveBg.tertiaryNormal,e.colors.interactiveBg.tertiaryHover,e.colors.interactiveBg.tertiaryNormal,e.colors.interactiveBg.tertiaryNormal)},[o.BUTTON_TYPES.QUATERNARY]:C=>{let{theme:e}=C;return(0,n.css)(["background-color:",";border:1px solid ",";&:hover{border-color:",";}&:focus{box-shadow:none;border-color:",";}&:active{border-color:",";background-color:",";}",";"," &:disabled,&[aria-disabled='true']{border-color:",";background-color:",";}"],e.colors.interactiveBg.quaternaryNormal,e.colors.border.defaultNormal,e.colors.border.quaternaryHover,e.colors.border.quaternaryHover,e.colors.border.quaternaryActive,e.colors.interactiveBg.quaternaryNormal,r.focusableOutlineCSS,(C=>{let{isToggled:t}=C;return t&&(0,n.css)(["border-color:",";"],e.colors.border.defaultPress)}),e.colors.border.disable,e.colors.interactiveBg.quaternaryNormal)}},M=(0,n.default)(d).withConfig({displayName:"button__ButtonRectangle",componentId:"sc-161dykw-1"})(["",";min-width:1px;min-height:1em;border-radius:",";padding:",";"],(C=>{let{type:e}=C;return e&&u[e]}),(C=>{let{theme:e}=C;return e.borders.radius.small}),(C=>{let{size:e}=C;return e===o.BUTTON_SIZES.SMALL?"8px 16px":"18px 32px"})),p=(0,n.default)(d).withConfig({displayName:"button__ButtonSquare",componentId:"sc-161dykw-2"})(["",";border-radius:",";"," svg{width:","px;height:","px;}"],(C=>{let{type:e}=C;return e&&u[e]}),(C=>{let{theme:e}=C;return e.borders.radius.small}),(C=>{let{size:e}=C;return(0,n.css)(["width:","px;height:","px;"],e===o.BUTTON_SIZES.SMALL?i.THEME_CONSTANTS.ICON_SIZE:i.THEME_CONSTANTS.LARGE_BUTTON_SIZE,e===o.BUTTON_SIZES.SMALL?i.THEME_CONSTANTS.ICON_SIZE:i.THEME_CONSTANTS.LARGE_BUTTON_SIZE)}),i.THEME_CONSTANTS.ICON_SIZE,i.THEME_CONSTANTS.ICON_SIZE),f=(0,n.default)(p).withConfig({displayName:"button__ButtonCircle",componentId:"sc-161dykw-3"})(["border-radius:",";"],(C=>{let{theme:e}=C;return e.borders.radius.round})),m=(0,n.default)(d).withConfig({displayName:"button__ButtonIcon",componentId:"sc-161dykw-4"})(["",";width:","px;height:","px;svg{width:100%;height:100%;}"],(C=>{let{type:e}=C;return e&&u[e]}),i.THEME_CONSTANTS.ICON_SIZE,i.THEME_CONSTANTS.ICON_SIZE),h=(0,n.default)(d).withConfig({displayName:"button__ButtonLink",componentId:"sc-161dykw-5"})(["",""],(C=>{let{theme:e,size:t}=C;return(0,n.css)(["",";color:",";border-radius:0;:hover{color:",";}&:active,&:disabled,&[aria-disabled='true']{background-color:",";}"],c.expandPresetStyles({preset:e.typography.presets.link[t],theme:e}),e.colors.fg.linkNormal,e.colors.fg.linkHover,e.colors.opacity.footprint)})),L={[o.BUTTON_VARIANTS.RECTANGLE]:M,[o.BUTTON_VARIANTS.CIRCLE]:f,[o.BUTTON_VARIANTS.SQUARE]:p,[o.BUTTON_VARIANTS.ICON]:m,[o.BUTTON_VARIANTS.LINK]:h},E=(0,a.forwardRef)((function Button(C,e){let{size:t=o.BUTTON_SIZES.MEDIUM,type:a=o.BUTTON_TYPES.PLAIN,variant:n=o.BUTTON_VARIANTS.RECTANGLE,children:r,...c}=C;const i=void 0!==c.href,d=L[n];return l.createElement(d,s({ref:e,as:i?"a":"button",size:t,type:a},c),r)}))},22049:(C,e,t)=>{t.d(e,{BUTTON_SIZES:()=>a,BUTTON_TRANSITION_TIMING:()=>r,BUTTON_TYPES:()=>l,BUTTON_VARIANTS:()=>n});const l={PRIMARY:"primary",SECONDARY:"secondary",TERTIARY:"tertiary",QUATERNARY:"quaternary",PLAIN:"plain"},a={SMALL:"small",MEDIUM:"medium"},n={CIRCLE:"circle",RECTANGLE:"rectangle",SQUARE:"square",ICON:"icon",LINK:"link"},r="0.3s ease 0s"},98415:(C,e,t)=>{t.d(e,{Checkbox:()=>p});var l=t(67294),a=t(72070),n=t(26300),r=t(30648),c=t(19722),i=t(33625);function o(){return o=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},o.apply(this,arguments)}const s=24,d=n.default.div.withConfig({displayName:"checkbox__Border",componentId:"sc-ixusai-0"})((C=>{let{theme:e}=C;return(0,n.css)(["position:absolute;height:","px;width:","px;border-radius:",";border:","px solid ",";pointer-events:none;"],s,s,e.borders.radius.small,1,e.colors.border.defaultNormal)})),u=(0,n.default)(r.default).withConfig({displayName:"checkbox__StyledCheckmark",componentId:"sc-ixusai-1"})(["height:auto;width:32px;color:",";"],(C=>{let{theme:e}=C;return e.colors.fg.primary})),M=n.default.div.withConfig({displayName:"checkbox__CheckboxContainer",componentId:"sc-ixusai-2"})((C=>{let{theme:e}=C;return(0,n.css)(["position:relative;display:flex;justify-content:center;align-items:center;height:","px;width:","px;min-height:","px;min-width:","px;input[type='checkbox']{position:absolute;width:","px;height:","px;margin:0;padding:0;opacity:0;cursor:pointer;:disabled{~ ","{border-color:",";}~ ","{color:",";}}&.",":not(:active) ~ ","{",";}:active ~ ","{border-color:",";box-shadow:0 0 0 8px ",";}}"],s,s,s,s,25,25,d,e.colors.border.disable,u,e.colors.fg.disable,c.FOCUS_VISIBLE_SELECTOR,d,(0,i.focusCSS)(e.colors.border.focus),d,e.colors.border.defaultNormal,e.colors.shadow.active)})),p=(0,a.forwardRef)(((C,e)=>{let{checked:t,disabled:a,className:n="",...r}=C;return l.createElement(M,{disabled:a,className:n},l.createElement("input",o({type:"checkbox",ref:e,checked:Boolean(t),disabled:a,"aria-checked":t},r)),t&&l.createElement(u,{"data-testid":"checkbox-checkmark"}),l.createElement(d,null))}))},32214:(C,e,t)=>{t.d(e,{Chip:()=>f});var l=t(67294),a=t(72070),n=t(26300),r=t(35199),c=t(91778),i=t(66044),o=t(33625);function s(){return s=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},s.apply(this,arguments)}const d=C=>{let{theme:e,active:t,disabled:l}=C;return t&&!l?e.colors.interactiveBg.secondaryNormal:"transparent"},u=n.default.div.withConfig({displayName:"chip__Infix",componentId:"sc-17m0po9-0"})(["display:inline-block;margin-right:",";margin-left:",";height:28px;"],(C=>{let{before:e}=C;return e?"-8px":"4px"}),(C=>{let{before:e}=C;return e?"4px":"-8px"})),M=n.default.span.withConfig({displayName:"chip__StyledChip",componentId:"sc-17m0po9-1"})(["padding:0 12px;background:transparent;border:none;&:focus{outline:none;}"]),p=n.default.button.withConfig({displayName:"chip__ChipContainer",componentId:"sc-17m0po9-2"})((C=>{let{theme:e,disabled:t}=C;return(0,n.css)(["display:inline-flex;justify-content:center;align-items:center;height:36px;padding:0;background-color:",";border:1px solid ",";border-radius:",";transition:all 0.3s ease-in-out;transition-property:background-color,border-color,height,width,transform;cursor:",";"," :active{background-color:",";}:hover:not(:active){border-color:",";}",",","{white-space:nowrap;cursor:",";color:",";",";}"],d,t?e.colors.border.disable:e.colors.interactiveBg.secondaryNormal,e.borders.radius.x_large,t?"default":"pointer",o.focusableOutlineCSS,d({theme:e,active:!0,disabled:t}),t?e.colors.border.disable:e.colors.border.defaultHover,u,M,t?"default":"pointer",t?e.colors.fg.disable:e.colors.fg.primary,r.expandPresetStyles({preset:e.typography.presets.paragraph[c.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.SMALL],theme:e}))})),f=(0,a.forwardRef)(((C,e)=>{let{children:t,prefix:a=null,suffix:n=null,onClick:r=i.noop,disabled:c=!1,...o}=C;return l.createElement(p,s({ref:e,disabled:c,onClick:r},o),a&&l.createElement(u,{before:!0},a),l.createElement(M,null,t),n&&l.createElement(u,{after:!0},n))}));f.displayName="Chip"},42096:(C,e,t)=>{t.d(e,{default:()=>u});var l=t(67294),a=t(26300),n=t(37723),r=t(72070);const c=(0,a.keyframes)(["100%{transform:rotate(360deg)}"]),i=(0,a.keyframes)(["0%{stroke-dasharray:1,200;stroke-dashoffset:0;}50%{stroke-dasharray:100,200;stroke-dashoffset:-15;}100%{stroke-dasharray:100,200;stroke-dashoffset:-125;}"]),o=a.default.div.attrs({role:"progressbar"}).withConfig({displayName:"circularProgress__Wrapper",componentId:"sc-1pbt3jr-0"})(["width:",";height:",";animation:"," 1.4s linear infinite;"],(C=>{let{size:e}=C;return`${e}px`}),(C=>{let{size:e}=C;return`${e}px`}),c),s=a.default.svg.withConfig({displayName:"circularProgress__StyledSpinner",componentId:"sc-1pbt3jr-1"})(["display:block;"]),d=a.default.circle.withConfig({displayName:"circularProgress__StyledCircle",componentId:"sc-1pbt3jr-2"})(["animation:"," 1.4s ease-in-out infinite;stroke:",";"],i,(C=>{let{theme:e}=C;return`${e.colors.accent.secondary}`}));function CircularProgress(C){let{size:e,thickness:t}=C;const a=(0,r.useRef)();return l.createElement(n.default,{nodeRef:a,in:!0,appear:!0,timeout:0},l.createElement(o,{ref:a,size:e},l.createElement(s,{viewBox:`${e/2} ${e/2} ${e} ${e}`},l.createElement(d,{cx:e,cy:e,r:(e-t)/2,fill:"none",strokeWidth:t,stroke:"currentColor"}))))}CircularProgress.defaultProps={size:24,thickness:2};const u=CircularProgress},51537:(C,e,t)=>{t.d(e,{default:()=>u});var l=t(67294),a=t(26300),n=t(44586),r=t(72070),c=t(46324),i=t(8682),o=t(43688);function s(){return s=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},s.apply(this,arguments)}const d=(0,a.default)(c.Button).withConfig({displayName:"button__StyledButton",componentId:"sc-pequaj-0"})(["",";width:auto;"," :disabled{background-color:transparent;span{color:",";}}:hover:not(:disabled){background-color:",";}:active:not(:disabled){background-color:",";}"],o.menuItemStyles,(C=>{let{isHorizontal:e,isIconMenu:t,forcePadding:l,theme:a}=C;return{height:e&&"32px",padding:!l&&(e||t)&&0,borderRadius:e||t?a.borders.radius.small:0}}),(C=>{let{theme:e}=C;return e.colors.fg.disable}),(C=>{let{theme:e}=C;return e.colors.interactiveBg.secondaryHover}),(C=>{let{theme:e}=C;return e.colors.interactiveBg.secondaryPress})),u=(0,r.forwardRef)((function Button(C,e){let{id:t,onBlur:a,onClick:c,onFocus:o,forcePadding:u=!1,dismissOnClick:M=!0,...p}=C;const{focusedId:f,isIconMenu:m,isHorizontal:h,onDismiss:L,onMenuItemBlur:E,onMenuItemFocus:Z}=(0,i.default)((C=>{let{state:e,actions:t}=C;return{focusedId:e.focusedId,isIconMenu:e.isIconMenu,isHorizontal:e.isHorizontal,onDismiss:t.onDismiss,onMenuItemBlur:t.onMenuItemBlur,onMenuItemFocus:t.onMenuItemFocus}})),g=(0,r.useMemo)(n.default,[]),v=t||g;return l.createElement(d,s({ref:e,id:v,tabIndex:f===v?0:-1,role:"menuitem",isIconMenu:m,isHorizontal:h,forcePadding:u,onBlur:C=>{E(),a?.(C)},onClick:C=>{c(C),M&&L(C)},onFocus:C=>{Z(v),o?.(C)}},p))}))},77568:(C,e,t)=>{t.d(e,{default:()=>c});var l=t(67294),a=t(26300),n=t(8682);const r=a.default.div.withConfig({displayName:"separator__Line",componentId:"sc-1s2s628-0"})(["display:block;flex-shrink:0;",""],(C=>{let{isHorizontal:e,isIconMenu:t,theme:l}=C;return e?`\n width: 1px;\n height: 89%; /* 32px out of 36px */\n margin: auto 2px; /* there's an extra 6px horizontal flexbox gap */\n background-color: ${l.colors.divider.secondary};\n `:`\n height: 1px;\n margin: 2px auto; /* there's an extra 6px vertical flexbox gap */\n width: ${t?40:100}%;\n background-color: ${l.colors.divider.primary};\n `}));const c=function Separator(){const C=(0,n.default)((C=>{let{state:{isIconMenu:e,isHorizontal:t}}=C;return{isIconMenu:e,isHorizontal:t}}));return l.createElement(r,C)}},43688:(C,e,t)=>{t.d(e,{menuItemStyles:()=>c});var l=t(26300),a=t(35199),n=t(91778),r=t(22049);const c=(0,l.css)(["",";display:flex;justify-content:space-between;align-items:center;padding:2px 16px;border:0;color:",";font-weight:500;text-align:left;transition:background-color ",";"],(C=>{let{theme:e}=C;return a.expandPresetStyles({preset:e.typography.presets.paragraph[n.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.X_SMALL],theme:e})}),(C=>{let{theme:e}=C;return e.colors.fg.primary}),r.BUTTON_TRANSITION_TIMING)},19683:(C,e,t)=>{t.d(e,{CONTEXT_MENU_SKIP_ELEMENT:()=>l});const l="context-menu-skip-element"},98448:(C,e,t)=>{t.d(e,{default:()=>S});var l=t(67294),a=t(72070),n=t(91655),r=t(66044),c=t(45697),i=t.n(c),o=t(26300);function s(){return s=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},s.apply(this,arguments)}const d=o.default.div.withConfig({displayName:"styled__Popover",componentId:"sc-l47kav-0"})(["--translate-x:calc(var(--delta-x,0) * 1px);--translate-y:calc(var(--delta-y,0) * 1px);display:",";position:",";z-index:",";transform:translate(var(--translate-x),var(--translate-y));"],(C=>{let{isOpen:e}=C;return e?"block":"none"}),(C=>{let{isInline:e}=C;return e?"relative":"absolute"}),(C=>{let{popoverZIndex:e}=C;return e}));d.defaultProps={popoverZIndex:9991},d.propTypes={popoverZIndex:i().number};const u=o.default.div.withConfig({displayName:"styled__Shadow",componentId:"sc-l47kav-1"})(["position:absolute;top:0;right:0;bottom:0;left:0;border-radius:",";box-shadow:0px 4px 4px rgba(0,0,0,0.25);pointer-events:none;"],(C=>{let{theme:e,$isHorizontal:t}=C;return t?e.borders.radius.medium:e.borders.radius.small}));function SmartPopover(C){const e=(0,a.useCallback)((e=>{if(!e)return;const t=e.getBoundingClientRect(),l=window.innerWidth-t.width,a=window.innerHeight-t.height,n=C.isRTL?t.x<0:l<t.x,r=C.isRTL?t.width:-t.width,c={x:n?r:0,y:Math.min(0,a-t.y)};e.style.setProperty("--delta-x",c.x),e.style.setProperty("--delta-y",c.y)}),[C.isRTL]);return C.isOpen?l.createElement(d,s({ref:e},C)):null}var M=t(52589),p=t(91778);const f="top",m="right",h="bottom",L="left",E={[`${f}_${L}`]:`${f}_${L}`,[`${f}_${m}`]:`${f}_${m}`,[`${h}_${m}`]:`${h}_${m}`,[`${h}_${L}`]:`${h}_${L}`};function Z(){return Z=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},Z.apply(this,arguments)}const g={[f]:100,[m]:0,[h]:-100,[L]:-50},v=`transform 0.175s ${p.BEZIER.default}`,w=(0,o.css)(["top:0;right:0;bottom:0;left:0;"]),y=o.default.div.withConfig({displayName:"animationContainer__MenuWrapper",componentId:"sc-10ar2ad-0"})(["position:absolute;"]),b=o.default.div.withConfig({displayName:"animationContainer__MenuRevealer",componentId:"sc-10ar2ad-1"})(["overflow:",";border-radius:",";",""],(C=>{let{animationFinished:e}=C;return e?"normal":"hidden"}),(C=>{let{theme:e}=C;return e.borders.radius.small}),w),R=o.default.div.withConfig({displayName:"animationContainer__MenuCounterRevealer",componentId:"sc-10ar2ad-2"})(["border-radius:",";"],(C=>{let{theme:e}=C;return e.borders.radius.small})),A=(0,o.default)(d).withConfig({displayName:"animationContainer__ButtonInner",componentId:"sc-10ar2ad-3"})([""," ",";transform:",";","{","}","{transition:",";","}","{transition:",";","}","{transition:",";transform:",";transform-origin:",";}"],w,(C=>{let{isInline:e}=C;return e&&"position: relative"}),(C=>{switch(C.align){case E.top_left:return`translate(${g[L]}%, ${g[f]}%)`;case E.top_right:return`translate(${g[m]}%, ${g[f]}%)`;case E.bottom_right:return`translate(${g[m]}%, ${g[h]}%)`;default:return`translate(${g[L]}%, ${g[h]}%)`}}),y,(C=>{switch(C.align){case E.top_right:return(0,o.css)(["top:0;right:0;"]);case E.top_left:return(0,o.css)(["top:0;left:0;"]);case E.bottom_right:return(0,o.css)(["right:0;bottom:0;"]);default:return(0,o.css)(["left:0;bottom:0;"])}}),b,(C=>C.isReady?v:"none"),(C=>{switch(C.align){case E.top_right:return(0,o.css)(["transform:",";"],C.isReady?"none":"translate(50%, -50%)");case E.top_left:return(0,o.css)(["transform:",";"],C.isReady?"none":"translate(-50%, -50%)");case E.bottom_right:return(0,o.css)(["transform:",";"],C.isReady?"none":"translate(50%, 50%)");default:return(0,o.css)(["transform:",";"],C.isReady?"none":"translate(-50%, 50%)")}}),R,(C=>C.isReady?v:"none"),(C=>{switch(C.align){case E.top_right:return(0,o.css)(["transform:",";"],C.isReady?"none":"translate(-50%, 50%)");case E.top_left:return(0,o.css)(["transform:",";"],C.isReady?"none":"translate(50%, 50%)");case E.bottom_right:return(0,o.css)(["transform:",";"],C.isReady?"none":"translate(-50%, -50%)");default:return(0,o.css)(["transform:",";"],C.isReady?"none":"translate(50%, -50%)")}}),u,(C=>C.isReady?v:"none"),(C=>C.isReady?"none":"scale(0.5)"),(C=>{switch(C.align){case E.top_right:return"right top";case E.top_left:return"left top";case E.bottom_right:return"right bottom";default:return"left bottom"}}));A.propTypes={align:i().oneOf(Object.values(E)),isReady:i().bool};const x=function AnimationContainer(C){let{children:e,isOpen:t,...n}=C;const[r,c]=(0,a.useState)(null),[i,o]=(0,a.useState)(!1),[s,d]=(0,a.useState)(!0),M=(0,a.useRef)(null),p=(0,a.useRef)(null);return(0,a.useLayoutEffect)((()=>{if(!t)return void c(null);if(!p.current||!M.current)return;const C=p.current.getBoundingClientRect(),e=M.current.getBoundingClientRect(),l=C.left+C.width*(g[L]/100),a=C.bottom+C.height*(g[h]/100),n=l+e.width>window.innerWidth?m:L,r=0>a-e.height?f:h;c(E[`${r}_${n}`])}),[t]),(0,a.useEffect)((()=>{let C;return t&&(d(!1),C=setTimeout((()=>d(!0)),175)),()=>clearTimeout(C)}),[t]),(0,a.useEffect)((()=>{const C=requestAnimationFrame((()=>o(Boolean(r))));return()=>cancelAnimationFrame(C)}),[r]),l.createElement(A,Z({align:r,isOpen:t,isReady:i,ref:p},n),l.createElement(y,null,l.createElement(b,{animationFinished:t&&s},l.createElement(R,{ref:M},e)),l.createElement(u,null)))};var T=t(52863);function ContextMenuProvider(C){let{children:e,isIconMenu:t=!1,isHorizontal:n=!1,onDismiss:r}=C;const[c,i]=(0,a.useState)(-1),o={state:{focusedId:c,isIconMenu:t,isHorizontal:n},actions:{onDismiss:r,onMenuItemBlur:(0,a.useCallback)((C=>i(C)),[]),onMenuItemFocus:(0,a.useCallback)((()=>i(-1)),[]),setFocusedId:i}};return l.createElement(T.default.Provider,{value:o},e)}function _(){return _=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},_.apply(this,arguments)}const S=(0,a.forwardRef)(((C,e)=>{let{animate:t,"aria-label":c=(0,n.__)("Menu","web-stories"),children:i,id:o,isAlwaysVisible:s,isIconMenu:d=!1,isHorizontal:p=!1,isInline:f=!1,onDismiss:m=r.noop,popoverZIndex:h,...L}=C;const{isRTL:E}=L,Z=(0,a.useMemo)((()=>t?x:SmartPopover),[t]);return l.createElement(ContextMenuProvider,{isIconMenu:d,isHorizontal:p,onDismiss:m},l.createElement(Z,{"aria-label":c,isInline:f,role:s?null:"dialog",isOpen:s||L.isOpen,isRTL:E,popoverZIndex:h},l.createElement(M.default,_({ref:e,"aria-expanded":L.isOpen},L),i),!t&&l.createElement(u,{$isHorizontal:p})))}))},52863:(C,e,t)=>{t.d(e,{default:()=>l});const l=(0,t(72070).createContext)()},8682:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(72070),a=t(52863);const __WEBPACK_DEFAULT_EXPORT__=function(C){return(0,l.useContextSelector)(a.default,C??l.identity)}},30963:(C,e,t)=>{t.d(e,{default:()=>U});var l={};t.r(l),t.d(l,{Group:()=>I,GroupLabel:()=>O,List:()=>z,NoResult:()=>H,Option:()=>D,OverflowEllipses:()=>k,Selected:()=>B});var a=t(67294),n=t(72070),r=t(26300),c=t(33625),i=t(4504),o=t(13578),s=t(44586),d=t(91655),u=t(35199),M=t(42914),p=t(18969),f=t(46324),m=t(22049),h=t(66044);function L(){return L=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},L.apply(this,arguments)}const E=r.default.div.withConfig({displayName:"searchInput__SearchContainer",componentId:"sc-ewszoh-0"})(["position:relative;width:100%;"]),Z=(0,r.css)(["position:absolute;display:flex;justify-content:center;align-items:center;top:50%;width:30px;padding:0;margin:0;transform:translateY(-50%);background-color:transparent;border:none;> svg{height:100%;width:auto;color:",";fill:",";}"],(C=>{let{theme:e}=C;return e.colors.fg.primary}),(C=>{let{theme:e}=C;return e.colors.fg.primary})),g=r.default.div.withConfig({displayName:"searchInput__SearchIconContainer",componentId:"sc-ewszoh-1"})([""," left:0;height:28px;"],Z),v=(0,r.default)(f.Button).attrs({variant:m.BUTTON_VARIANTS.ICON}).withConfig({displayName:"searchInput__ClearButton",componentId:"sc-ewszoh-2"})(["",";right:0;height:20.5px;opacity:0.4;"],Z),w=r.default.input.attrs({type:"search",role:"combobox","aria-autocomplete":"list"}).withConfig({displayName:"searchInput__Input",componentId:"sc-ewszoh-3"})(["width:100%;padding:6px 20px 6px 30px;border-radius:",";background:",";border:1px solid ",";color:",";"," &::-ms-clear{display:none;}&:placeholder-shown{text-overflow:ellipsis;}&::-webkit-input-placeholder{text-overflow:ellipsis;}&::-moz-placeholder{text-overflow:ellipsis;}&::-webkit-search-decoration,&::-webkit-search-cancel-button,&::-webkit-search-results-button,&::-webkit-search-results-decoration{appearance:none;}&:focus{border-color:",";}"],(C=>{let{theme:e}=C;return e.borders.radius.small}),(C=>{let{theme:e}=C;return e.colors.bg.primary}),(C=>{let{theme:e}=C;return e.colors.border.defaultActive}),(C=>{let{theme:e}=C;return e.colors.fg.primary}),u.expandTextPreset(((C,e)=>{let{paragraph:t}=C,{SMALL:l}=e;return t[l]})),(C=>{let{theme:e}=C;return e.colors.border.focus})),y=(0,n.forwardRef)((function SearchInput(C,e){let{isExpanded:t,onClose:l,value:r,onChange:c,focusFontListFirstOption:i=h.noop,placeholder:o=(0,d.__)("Search","web-stories"),...s}=C;const u=(0,n.useCallback)((C=>{C.stopPropagation();const{key:e}=C;"Escape"===e?l():"ArrowDown"===e&&i()}),[l,i]);return a.createElement(E,null,a.createElement(w,L({ref:e,"aria-expanded":t,value:r,onKeyDown:u,placeholder:o,size:Math.min(o.length,35),onChange:c,"aria-label":(0,d.__)("Search","web-stories")},s)),a.createElement(g,null,a.createElement(M.default,null)),r.trim().length>0&&a.createElement(v,{onClick:()=>c({target:{value:""}})},a.createElement(p.default,null)))}));t(26699);const b=C=>e=>C.filter((C=>{let{name:t}=C;return t.toLowerCase().includes(e.toLowerCase())})),R=C=>C.trim().length>=2,A=r.default.div.withConfig({displayName:"container__Container",componentId:"sc-n7ncmi-0"})(["position:relative;display:flex;flex-direction:row;flex-wrap:wrap;width:100%;min-width:120px;z-index:2;background-color:",";border-radius:",";padding:5px;margin-top:16px;"," "," ",";"],(C=>{let{theme:e}=C;return e.colors.bg.primary}),(C=>{let{theme:e}=C;return e.borders.radius.small}),(C=>{let{isInline:e}=C;return e&&(0,r.css)(["position:absolute;margin-top:0;padding:0;min-width:initial;width:initial;"])}),(C=>{let{theme:e,hasDropDownBorder:t}=C;return t&&(0,r.css)(["border:1px solid ",";"],e.colors.border.defaultNormal)}),(C=>{let{$containerStyleOverrides:e}=C;return e})),x=(0,n.forwardRef)((function OptionsContainer(C,e){let{onClose:t,isOpen:l,getOptionsByQuery:r,hasSearch:c,renderContents:i,isInline:o,hasDropDownBorder:d=!1,containerStyleOverrides:u,title:M,placeholder:p}=C;const f=(0,n.useRef)(),[m,h]=(0,n.useState)(""),[L,E]=(0,n.useState)(null),[Z,g]=(0,n.useState)(!0),[v,w]=(0,n.useState)(0);(0,n.useFocusOut)(f,t,[t]);const b=(0,n.useCallback)((C=>{let{target:{value:e}}=C;return h(e)}),[]),x=(0,n.useDebouncedCallback)((()=>{r(m).then((C=>{E(C)}))}),500);(0,n.useEffect)((()=>{r&&R(m)?x():E(null)}),[r,m,x]),(0,n.useEffect)((()=>{l&&e?.current?.focus()}),[l,e]);const T=(0,n.useMemo)((()=>`list-${(0,s.default)()}`),[]);return a.createElement(A,{role:"dialog",title:M,ref:f,isInline:o,hasDropDownBorder:d,$containerStyleOverrides:u},c&&a.createElement(y,{ref:e,value:m,onChange:b,onClose:t,isExpanded:Z,focusFontListFirstOption:()=>w((C=>C+1)),"aria-owns":T,placeholder:p}),i({searchKeyword:m,setIsExpanded:g,trigger:v,queriedOptions:L,listId:T}))}));var T=t(67480),_=t(91778),S=t(30648);const z=r.default.div.withConfig({displayName:"styled__List",componentId:"sc-13zyw9u-0"})(["width:100%;overflow-x:visible;overflow-y:auto;overscroll-behavior:none auto;max-height:305px;padding:4px;margin:10px 0 0 0;font-size:14px;text-align:left;list-style:none;border-radius:",";"," ",""],(C=>{let{theme:e}=C;return e.borders.radius.small}),c.focusableOutlineCSS,(C=>{let{$listStyleOverrides:e}=C;return e})),I=r.default.ul.withConfig({displayName:"styled__Group",componentId:"sc-13zyw9u-1"})(["margin:0;padding:0;"]),O=r.default.li.withConfig({displayName:"styled__GroupLabel",componentId:"sc-13zyw9u-2"})(["background:transparent;padding:8px;margin:0;"]),D=r.default.li.attrs((C=>{let{fontFamily:e}=C;return{style:{fontFamily:e}}})).withConfig({displayName:"styled__Option",componentId:"sc-13zyw9u-3"})(["display:flex;align-items:center;position:relative;padding:6px 16px;margin:6px 0 0 0;cursor:pointer;background-clip:padding-box;color:",";border-radius:",";"," "," line-height:16px;:first-of-type{margin-top:0;}:hover{background-color:",";}:focus{outline:none;}"],(C=>{let{theme:e}=C;return e.colors.fg.primary}),(C=>{let{theme:e}=C;return e.borders.radius.small}),u.expandTextPreset(((C,e)=>{let{label:t}=C,{SMALL:l}=e;return t[l]})),c.focusableOutlineCSS,(C=>{let{theme:e}=C;return e.colors.interactiveBg.tertiaryHover})),B=(0,r.default)(S.default).withConfig({displayName:"styled__Selected",componentId:"sc-13zyw9u-4"})(["width:16px;min-width:16px;height:auto;margin-right:4px;color:",";"],(C=>{let{theme:e}=C;return e.colors.fg.primary})),H=(0,r.default)(T.Text).attrs((()=>({size:_.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.X_SMALL}))).withConfig({displayName:"styled__NoResult",componentId:"sc-13zyw9u-5"})(["width:100%;padding:13px 11px;margin:0;text-align:center;color:",";"],(C=>{let{theme:e}=C;return e.colors.fg.secondary})),k=r.default.span.withConfig({displayName:"styled__OverflowEllipses",componentId:"sc-13zyw9u-6"})(["white-space:nowrap;overflow:hidden;text-overflow:ellipsis;"]);function F(){return F=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},F.apply(this,arguments)}const P=(0,n.forwardRef)((function DefaultRenderer(C,e){let{option:t,value:l,...n}=C;return a.createElement(D,F({key:t.id},n,{ref:e}),l===t.id&&a.createElement(B,{"aria-label":(0,d.__)("Selected","web-stories")}),a.createElement(k,null,t.name))})),N=(0,r.default)(T.Text).attrs({forwardedAs:"span",size:_.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.X_SMALL}).withConfig({displayName:"list__StyledLabel",componentId:"sc-1c2a66-0"})(["color:",";"],(C=>{let{theme:e}=C;return e.colors.fg.tertiary})),V=(0,n.forwardRef)((function OptionList(C,e){let{keyword:t="",value:l="",onSelect:r=h.noop,onClose:c=h.noop,onExpandedChange:i=h.noop,focusTrigger:o=0,options:u=[],primaryOptions:M,primaryLabel:p,priorityOptionGroups:f=[],searchResultsLabel:m,renderer:L=P,onObserve:E,focusSearch:Z=h.noop,listId:g,listStyleOverrides:v,noMatchesFoundLabel:w=(0,d.__)("No matches found","web-stories")}=C;const y=L,A=(0,n.useRef)([]),[x,T]=(0,n.useState)(-1),_=(0,n.useRef)([]),S=(0,n.useMemo)((()=>R(t)&&u?[{label:m,options:b(u)(t)}]:[...f?.length?f:[],{label:p,options:M}]),[t,u,f,M,p,m]),D=(0,n.useMemo)((()=>new window.IntersectionObserver((C=>{if(E){const e=C.filter((C=>C.isIntersecting)).map((C=>C.target.dataset.option));_.current=function(C){for(var e=arguments.length,t=new Array(e>1?e-1:0),l=1;l<e;l++)t[l-1]=arguments[l];return[...new Set(C.concat(t))]}(_.current,...e),E(_.current)}}),{root:e.current,rootMargin:"60px"})),[E,e]);(0,n.useLayoutEffect)((()=>{const C=A.current;return E&&C.forEach((C=>C&&D.observe(C))),()=>{E&&C.forEach((C=>C&&D.unobserve(C))),A.current=[]}}),[D,E,S,L]);const B=(0,n.useMemo)((()=>S.flatMap((C=>{let{options:e}=C;return e}))),[S]),k=(0,n.useCallback)((C=>{const{key:e}=C;C.stopPropagation(),C.preventDefault(),"Tab"===e&&C.shiftKey&&Z(),"Escape"===e?c():"Enter"===e?B[x]&&r(B[x]):"ArrowUp"===e?T((C=>Math.max(0,C-1))):"ArrowDown"===e&&T((C=>Math.min(B.length-1,C+1)))}),[x,B,c,r,Z]);(0,n.useFocusOut)(e,(()=>T(-1)),[]),(0,n.useEffect)((()=>{const C=e.current;if(!C)return;if(-1===x)return void C.scrollTo(0,0);const t=A.current[x];t&&(t.focus(),C.scrollTo(0,t.offsetTop-C.clientHeight/2))}),[x,B,t,c,e]);const F=B.length>0;return(0,n.useEffect)((()=>i(F)),[i,F]),(0,n.useEffect)((()=>{o>0&&T(0)}),[o]),B.length<=0?a.createElement(H,null,w):a.createElement(z,{ref:e,tabIndex:0,id:g,role:"listbox",onKeyDown:k,"aria-label":(0,d.__)("Option List Selector","web-stories"),"aria-required":!1,$listStyleOverrides:v},S.map(((C,e)=>{const t=`group-${(0,s.default)()}`;return C.options.length>0&&a.createElement(I,{key:t,role:"group","aria-labelledby":t},C.label&&a.createElement(O,{id:t,role:"presentation"},a.createElement(N,null,C.label)),C.options.map(((C,t)=>{const n=((C,e,t)=>C.slice(0,e).map((C=>C.options.length)).reduce(((C,e)=>C+e),0)+t)(S,e,t);return a.createElement(y,{key:C.id||"",role:"option",tabIndex:"-1","aria-selected":l===C.id,"aria-posinset":n+1,"aria-setsize":B.length,"data-option":C.id,onClick:()=>r(C),ref:C=>A.current[n]=C,option:C,value:l})})))})))})),j=(0,n.memo)(V);function G(){return G=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},G.apply(this,arguments)}const W=(0,r.css)(["",";"],(C=>{let{theme:e}=C;return c.focusableOutlineCSS(e.colors.border.focus,e.colors.bg.secondary)})),$=r.default.div.withConfig({displayName:"datalist__Container",componentId:"sc-quu1n3-0"})(["display:flex;flex-direction:column;flex-grow:1;"]),U={DropDown:(0,n.forwardRef)((function Datalist(C,e){let{onChange:t,disabled:l=!1,selectedId:r,options:c,hasSearch:s=!1,getOptionsByQuery:d,onObserve:u,primaryOptions:M,primaryLabel:p,priorityOptionGroups:f,searchResultsLabel:m,renderer:h,activeItemRenderer:L,isInline:E=!1,dropDownLabel:Z="",highlightStylesOverride:g,hasDropDownBorder:v=!1,zIndex:w,listStyleOverrides:y,containerStyleOverrides:b,title:R,dropdownButtonLabel:A,className:T,offsetOverride:_=!1,noMatchesFoundLabel:S,searchPlaceholder:z,maxWidth:I,getPrimaryOptions:O,...D}=C;const B=(0,n.useRef)(),H=(0,n.useRef)();if(!c&&!d)throw new Error("Dropdown initiated with invalid params: options or getOptionsByQuery has to be set");s||(M=c);const k=(0,n.useRef)(),[F,P]=(0,n.useState)(!1),[N,V]=(0,n.useState)([]),U=(0,n.useCallback)((()=>{P(!1),k.current?.focus()}),[k]),Y=(0,n.useCallback)((()=>P((C=>!C))),[]),X=(0,n.useDebouncedCallback)(U,100),K=(0,n.useCallback)((C=>{t(C),P(!1),k.current?.focus()}),[t,k]),q=(0,n.useCallback)((()=>{B.current?.focus()}),[]),Q=a.createElement(x,{ref:B,isOpen:F,onClose:X,getOptionsByQuery:d,hasSearch:s,isInline:E,title:R,hasDropDownBorder:v,containerStyleOverrides:b,placeholder:z,renderContents:C=>{let{searchKeyword:e,setIsExpanded:t,trigger:l,queriedOptions:n,listId:i}=C;return a.createElement(j,{ref:H,listId:i,value:r,keyword:e,onSelect:K,onClose:X,onExpandedChange:t,focusTrigger:l,onObserve:u,options:c||n,primaryOptions:N,primaryLabel:p,priorityOptionGroups:f,searchResultsLabel:m,focusSearch:q,renderer:h,listStyleOverrides:y,noMatchesFoundLabel:S})}}),J=(0,n.useCallback)((C=>{"function"==typeof e?e(C):e&&(e.current=C),k.current=C}),[e]);(0,n.useEffect)((()=>{O?O().then((C=>{V(C)})):M&&V(M)}),[V,d,O,M]);const CC=N.find((C=>{let{id:e}=C;return e===r}));return a.createElement($,{className:T},a.createElement(i.default,G({"aria-pressed":F,"aria-haspopup":!0,"aria-expanded":F,ref:J,activeItemLabel:CC?.name,activeItemRenderer:L,dropDownLabel:Z,onSelectClick:Y,selectButtonStylesOverride:g||W,"aria-label":A,isOpen:F},D)),F&&!l&&E&&Q,!l&&!E&&a.createElement(o.Popup,{anchor:k,isOpen:F,zIndex:w,offsetOverride:_,maxWidth:I||240,fillWidth:!0},Q))})),...l}},70250:(C,e,t)=>{t.d(e,{Dialog:()=>Dialog});var l=t(67294),a=t(26300),n=t(91778),r=t(59042),c=t(19901);function i(){return i=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},i.apply(this,arguments)}const o=a.default.div.withConfig({displayName:"dialog__DialogBox",componentId:"sc-114popd-0"})(["display:flex;flex-direction:column;align-items:flex-start;max-width:512px;max-height:100%;color:",";background-color:",";overflow-y:auto;padding:12px 16px;border-radius:",";border:",";"],(C=>{let{theme:e}=C;return e.colors.fg.primary}),(C=>{let{theme:e}=C;return e.colors.bg.primary}),(C=>{let{theme:e}=C;return e.borders.radius.medium}),(C=>{let{theme:e}=C;return`1px solid ${e.colors.divider.primary}`})),s=a.default.div.withConfig({displayName:"dialog__DialogContent",componentId:"sc-114popd-1"})(["padding:8px 0 12px;margin:0;overflow-y:auto;color:",";"],(C=>{let{theme:e}=C;return e.colors.fg.primary})),d=a.default.div.withConfig({displayName:"dialog__DialogActions",componentId:"sc-114popd-2"})(["display:flex;justify-content:flex-end;width:100%;& > button,& > a{margin-right:10px;margin-left:6px;&:last-child{margin-right:0;}}"]);function Dialog(C){let{children:e,title:t,actions:a=[],isOpen:u=!1,onClose:M,contentLabel:p,...f}=C;return l.createElement(r.Modal,i({isOpen:u,onClose:M,contentLabel:p||t},f),l.createElement(o,null,Boolean(t)&&l.createElement(c.Headline,{as:"h2",size:n.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.X_SMALL},t),l.createElement(s,null,e),Boolean(a)&&l.createElement(d,null,a)))}Dialog.defaultProps={isOpen:!1,actions:[]}},32501:(C,e,t)=>{t.d(e,{Disclosure:()=>Disclosure});var l=t(26300),a=t(67294),n=t(91778),r=t(76517);function c(){return c=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},c.apply(this,arguments)}const i={up:[180,0],down:[0,180],left:[-90,0],right:[90,0]},Disclosure=C=>{let{direction:e="down",disabled:t=!1,duration:r=0,isOpen:s=!1,...d}=C;const[u,M]=i[e],p=(0,l.css)(["height:","px;width:auto;margin:0 -10px;color:",";transition:transform ",";transform:rotate(","deg);"],n.THEME_CONSTANTS.ICON_SIZE,(C=>{let{theme:e}=C;return t?e.colors.fg.disable:e.colors.fg.secondary}),r,s?M:u);return a.createElement(o,c({},d,{$_css:p}))};var o=(0,l.default)(r.default).withConfig({displayName:"disclosure___StyledChevronDownSmall",componentId:"sc-52vzs8-0"})(["",""],(C=>C.$_css))},71577:(C,e,t)=>{t.d(e,{DropDown:()=>v});var l=t(67294),a=t(72070),n=t(44586),r=t(87602),c=t(91655),i=t(36514),o=t(13578),s=t(27856),d=t(26300),u=t(45697),M=t.n(u),p=t(67480),f=t(91778);const m=d.default.div.withConfig({displayName:"dropDown__DropDownContainer",componentId:"sc-1lw2dj7-0"})(["display:flex;flex-direction:column;width:100%;"]),h=(0,d.default)(p.Text).attrs({size:f.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.SMALL}).withConfig({displayName:"dropDown__Hint",componentId:"sc-1lw2dj7-1"})(["margin-top:12px;padding-left:2px;color:",";"],(C=>{let{theme:e,hasError:t}=C;return t?e.colors.fg.negative:e.colors.fg.tertiary}));h.propTypes={hasError:M().bool};var L=t(4504),E=t(97642),Z=t(37309);function g(){return g=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},g.apply(this,arguments)}const v=(0,a.forwardRef)(((C,e)=>{let{ariaLabel:t,disabled:d,dropDownLabel:u,hasError:M,hint:p,isKeepMenuOpenOnSelection:f,onMenuItemClick:v,options:w=[],placement:y=s.PLACEMENT.BOTTOM,popupFillWidth:b=!0,popupZIndex:R,isInline:A=!1,selectedValue:x="",direction:T="down",className:_,...S}=C;const z=(0,a.useRef)(),[I,O]=(0,a.useState)(y),{activeOption:D,isOpen:B,normalizedOptions:H}=function(C){let{options:e=[],selectedValue:t}=C;const[l,n]=(0,a.useState)(!1),i=(0,Z.default)("assertive"),o=(0,a.useDebouncedCallback)(n,300,{leading:!0,trailing:!1}),s=(0,a.useMemo)((()=>({value:l,set:o})),[l,o]),d=(0,a.useMemo)((()=>e&&0!=e.length?(0,E.getOptions)(e):[]),[e]),u=(0,a.useMemo)((()=>t&&0!==d.length?d.flatMap((C=>C.group)).find((C=>C?.value?.toString().toLowerCase()===t.toString().toLowerCase())):null),[t,d]);return(0,a.useEffect)((()=>{if(s.value){const C=e.length?(0,r.default)(
14
  /* translators: %d number of options in dropdown */
15
+ (0,c._n)("%d result found, use left and right or up and down arrow keys to navigate.","%d results found, use left and right or up and down arrow keys to navigate.",e.length,"web-stories"),e.length):(0,c.__)("No results found.","web-stories");i(C)}}),[s.value,e.length,i]),{activeOption:u,normalizedOptions:d,isOpen:s}}({options:w,selectedValue:x}),k=(0,a.useCallback)((C=>{const{bottom:e,top:t}=C.current?.getBoundingClientRect()||{};I.startsWith("bottom")&&e>=window.innerHeight&&O(s.PLACEMENT.TOP),I.startsWith("top")&&t<=0&&O(s.PLACEMENT.BOTTOM)}),[I]),F=(0,a.useCallback)((C=>{C.preventDefault(),B.set((C=>!C))}),[B]),P=(0,a.useCallback)((()=>{B.set(!1),z.current.focus(),O(y)}),[B,y]),N=(0,a.useCallback)(((C,e)=>{v&&v(C,e),f||P()}),[P,f,v]),V=(0,a.useMemo)((()=>`list-${(0,n.default)()}`),[]),j=(0,a.useMemo)((()=>`select-button-${(0,n.default)()}`),[]),G=l.createElement(i.Menu,g({activeValue:D?.value,parentId:j,listId:V,menuAriaLabel:(0,r.default)(
16
  /* translators: %s: dropdown aria label or general dropdown label if there is no specific aria label. */
17
+ (0,c.__)("%s Option List Selector","web-stories"),t||u),onDismissMenu:P,onMenuItemClick:N,options:H,isAbsolute:A},S));return l.createElement(m,{className:_},l.createElement(L.default,g({activeItemLabel:D?.label,"aria-pressed":B.value,"aria-disabled":d,"aria-expanded":B.value,"aria-label":t||u,"aria-owns":V,disabled:d,dropDownLabel:u,hasError:M,id:j,isOpen:B.value,onSelectClick:F,direction:T,ref:C=>{"function"==typeof e?e(C):e&&(e.current=C),z.current=C}},S)),!d&&A?B.value&&G:l.createElement(o.Popup,{anchor:z,isOpen:B.value,placement:I,refCallback:k,fillWidth:b,zIndex:R,ignoreMaxOffsetY:!0},G),p&&l.createElement(h,{hasError:M},p))}))},4504:(C,e,t)=>{t.d(e,{default:()=>h});var l=t(67294),a=t(72070),n=t(91778),r=t(32501),c=t(26300),i=t(45697),o=t.n(i),s=t(33625),d=t(67480);const u=c.default.button.withConfig({displayName:"select__SelectButton",componentId:"sc-4jwznr-0"})((C=>{let{theme:e,hasError:t,isOpen:l,selectButtonStylesOverride:a}=C;return(0,c.css)(["width:100%;height:",";display:flex;align-items:center;justify-content:space-between;border-radius:",";background-color:",";border:1px solid ",";padding:8px 12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;"," &:hover{border-color:",";}"," &:disabled{pointer-events:none;border-color:",";&:hover{border-color:",";}label,span,svg{color:",";}}",";"],(C=>{let{autoHeight:e}=C;return e?"auto":"36px"}),e.borders.radius.small,e.colors.opacity.footprint,e.colors.border[l?"defaultActive":"defaultNormal"],s.focusableOutlineCSS,e.colors.border[l?"defaultActive":"defaultHover"],t&&(0,c.css)([""," border-color:",";&:active,&:hover,&:focus{border-color:",";}"],s.focusableOutlineCSS(e.colors.interactiveBg.negativeNormal),e.colors.interactiveBg.negativeNormal,e.colors.interactiveBg.negativeHover),e.colors.border.disable,e.colors.border.disable,e.colors.fg.disable,a)}));u.propTypes={hasError:o().bool,isOpen:o().bool};const M=(0,c.default)(d.Text).withConfig({displayName:"select__Value",componentId:"sc-4jwznr-1"})(["max-width:100%;padding-right:12px;color:",";white-space:nowrap;overflow:hidden;text-overflow:ellipsis;",";"],(C=>{let{theme:e}=C;return e.colors.fg.primary}),(C=>{let{selectValueStylesOverride:e}=C;return e})),p=(0,c.default)(d.Text).withConfig({displayName:"select__LabelText",componentId:"sc-4jwznr-2"})(["color:",";padding-right:8px;white-space:nowrap;overflow:hidden;text-overflow:clip;"],(C=>{let{theme:e}=C;return e.colors.fg.secondary})),f=c.default.span.withConfig({displayName:"select__Label",componentId:"sc-4jwznr-3"})(["display:flex;align-items:center;color:",";cursor:pointer;"],(C=>{let{theme:e}=C;return e.colors.fg.secondary}));function m(){return m=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},m.apply(this,arguments)}const h=(0,a.forwardRef)(((C,e)=>{let{activeItemLabel:t,activeItemRenderer:a,disabled:c,dropDownLabel:i,hasError:o,isOpen:s,onSelectClick:d,placeholder:h="",direction:L="down",...E}=C;const Z=a;return l.createElement(u,m({"aria-haspopup":!0,isOpen:s,disabled:c,hasError:o,onClick:d,ref:e,autoHeight:a},E),a?l.createElement(Z,null):l.createElement(M,{forwardedAs:"span",size:n.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.SMALL,selectValueStylesOverride:E.selectValueStylesOverride},t||h),l.createElement(f,null,i&&l.createElement(p,{forwardedAs:"span",size:n.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.SMALL},i),l.createElement(r.Disclosure,{direction:L,isOpen:s})))}))},55177:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(67294),a=t(72070),n=t(26300),r=t(22437),c=t(91778),i=t(13293),o=t(67480);const s=n.default.div.withConfig({displayName:"infiniteScroller__ScrollMessage",componentId:"sc-t88cho-0"})(["width:100%;padding:140px 0 40px;margin:-100px auto 0;text-align:center;p{color:",";}"],(C=>{let{theme:e}=C;return e.colors.fg.tertiary})),d=n.default.div.withConfig({displayName:"infiniteScroller__LoadingContainer",componentId:"sc-t88cho-1"})(["display:flex;justify-content:center;"]),u=n.default.span.withConfig({displayName:"infiniteScroller__AriaOnlyAlert",componentId:"sc-t88cho-2"})(r.visuallyHidden),M="loadable",p="loading_internal",f="loading_external",m="complete",h="internal on load",L="external on load",E="all loaded",Z="load success",g="can load more",v={[M]:{[h]:p,[L]:f},[p]:{[E]:m,[Z]:M},[f]:{[E]:m,[Z]:M},[m]:{[g]:M}},w=(C,e)=>v[C][e]||C,__WEBPACK_DEFAULT_EXPORT__=C=>{let{allDataLoadedMessage:e,allDataLoadedAriaMessage:t,onLoadMore:n,canLoadMore:r,isLoading:m,loadingAriaMessage:v,loadingSpinnerProps:y={animationSize:50,circleSize:6}}=C;const b=(0,a.useRef)(null),R=(0,a.useRef)(n);R.current=n;const[A,x]=(0,a.useReducer)(w,M),T=(0,a.useMemo)((()=>A===p?v:A===f||r?null:t),[t,v,A,r]);(0,a.useEffect)((()=>{A===p&&R.current()}),[A]),(0,a.useEffect)((()=>{m&&x(L)}),[m]),(0,a.useEffect)((()=>{m||x(r?Z:E)}),[m,r]),(0,a.useEffect)((()=>{r&&x(g)}),[r]),(0,a.useEffect)((()=>{if(!b.current)return()=>{};const C=new IntersectionObserver((C=>{C.forEach((C=>{C.isIntersecting&&x(h)}))}),{rootMargin:"0px",threshold:0}),e=b.current;return C.observe(e),()=>{C.unobserve(e)}}),[]);const _=(0,a.useMemo)((()=>A===f?null:r?l.createElement(d,null,l.createElement(i.LoadingSpinner,y)):e?l.createElement(o.Text,{size:c.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.SMALL},e):null),[e,r,A,y]);return l.createElement(s,{"data-testid":"load-more-on-scroll",ref:b},T&&l.createElement(u,{role:"status"},T),_)}},8579:(C,e,t)=>{t.d(e,{default:()=>a});const l={undo:"mod+z",redo:"shift+mod+z",delete:["del","backspace"],clone:"mod+d"},a=(0,t(72070).createContext)({keys:l})},21193:(C,e,t)=>{t.d(e,{default:()=>d});var l=t(72070),a=t(82302);function n(C){const e=C?.querySelectorAll(["button","a"])?.[0];e&&e.focus()}function r(C,e,t,l){const a=l?-1:1;return C===e?a:C===t?-1*a:0}function c(C,e){let t,l=0;for(const e of C.children){const{x:C}=e.getBoundingClientRect();if(null!=t&&C<t)break;t=C,l++}return{rows:Math.ceil(e/l),columns:l}}function i(C,e){return Math.ceil((C+1)/e)}function o(C,e){return C%e+1}function s(C){let{row:e,column:t,numRows:l,numColumns:a,numItems:n}=C;if(e>l||e<=0||t>a||t<=0)return-1;const r=a*(e-1)+(t-1);return r>=n?n-1:r}const d=function(C){const{currentItemId:e,items:t,containerRef:d,gridRef:u,itemRefs:M,isRTL:p,arrangeItem:f}=C,[m,h]=(0,l.useState)(),L=(0,l.useMemo)((()=>t.map((C=>{let{id:e}=C;return e}))),[t]);(0,l.useEffect)((()=>{h(e)}),[e]),(0,a.useKeyDownEffect)(d,{key:["up","down","left","right"]},(C=>{let{key:e}=C;switch(e){case"ArrowLeft":case"ArrowRight":{const C=r(e,"ArrowRight","ArrowLeft",p);if(0===C)return;const t=L.indexOf(m)+C;if(t<0||t===L.length)return;const l=L[t];h(l);const a=M?.current?.[l];n(a);break}case"ArrowUp":case"ArrowDown":{const{rows:C,columns:t}=c(u?.current,L.length),l=L.indexOf(m),a="ArrowDown"===e?1:-1,r=s({row:i(l,t)+a,column:o(l,t),numRows:C,numColumns:t,numItems:L.length});if(r<0)return;const d=L[r];h(d);const p=M?.current?.[d];n(p);break}}}),[m,p,L,M,u,e]),(0,a.useKeyDownEffect)(d,{key:["mod+up","mod+down","mod+left","mod+right"],shift:!0},(C=>{const{key:e,shiftKey:t}=C;switch(C.preventDefault(),e){case"ArrowLeft":case"ArrowRight":{const C=r(e,"ArrowRight","ArrowLeft",p);if(0===C)return;const l=L.indexOf(m);let a=l;t?a=C<0?0:L.length-1:a+=C;if(a!==l&&a>=0&&a<=L.length-1){f&&f(m,a);const C=M?.current?.[L[a]];n(C)}break}case"ArrowUp":case"ArrowDown":{const{rows:C,columns:t}=c(u.current,L.length),l=L.indexOf(m),a="ArrowDown"===e?1:-1,r=s({row:i(l,t)+a,column:o(l,t),numRows:C,numColumns:t,numItems:L.length});if(r<0)return;if(r!==l&&r>=0&&r<=L.length-1){f&&f(m,r);const C=M?.current?.[L[r]];n(C)}break}}}),[e,L,p,u,M,m,f])}},13293:(C,e,t)=>{t.d(e,{LoadingSpinner:()=>LoadingSpinner});var l=t(67294),a=t(72070),n=t(26300),r=t(44586),c=t(91655),i=t(22437),o=t(91778);function s(){return s=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},s.apply(this,arguments)}const d=(0,c.__)("Loading","web-stories"),u=2*Math.PI,M=n.default.span.withConfig({displayName:"loadingSpinner__AriaOnlyAlert",componentId:"sc-fzkm9v-0"})(i.visuallyHidden),p=n.default.div.withConfig({displayName:"loadingSpinner__Container",componentId:"sc-fzkm9v-1"})(["position:relative;height:","px;width:","px;color:",";"],(C=>{let{animationSize:e}=C;return e}),(C=>{let{animationSize:e}=C;return e}),(C=>{let{theme:e}=C;return e.colors.interactiveBg.brandNormal})),f=n.default.div.withConfig({displayName:"loadingSpinner__Circle",componentId:"sc-fzkm9v-2"})(["position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) ",";height:","px;width:","px;background-color:",";border-radius:",";animation-name:",";animation-fill-mode:both;animation-duration:","s;animation-iteration-count:infinite;animation-timing-function:",";"],(C=>{let{$position:{x:e,y:t}}=C;return`translate(${e}px, ${t}px)`}),(C=>{let{circleSize:e}=C;return e}),(C=>{let{circleSize:e}=C;return e}),(C=>{let{theme:e}=C;return e.colors.interactiveBg.brandNormal}),(C=>{let{theme:e}=C;return e.borders.radius.round}),(C=>{let{circleIndex:e,numCircles:t}=C;return(0,n.keyframes)(["0%{opacity:1}","{opacity:1}","{opacity:0.3}","{opacity:1}"],100*e/t+"%",100*(e+1)/t+"%",100*(e+1)/t+1+"%")}),.85,o.BEZIER.easeInOutQuad);function LoadingSpinner(C){let{animationSize:e=95,circleSize:t=12,loadingMessage:n=d,numCircles:c=11,...i}=C;const o=(0,a.useMemo)((()=>new Array(c).fill(1).map((()=>(0,r.default)()))),[c]);return l.createElement(p,s({animationSize:e},i),n&&l.createElement(M,{role:"status"},n),o.map(((C,a)=>{const n=((C,e)=>u*C/e)(a,c),r=((C,e)=>{const t=e/2,l=Math.sin(C)*t,a=-Math.cos(C)*t;return{x:l.toFixed(1),y:a.toFixed(1)}})(n,e);return l.createElement(f,{key:C,circleIndex:a,circleSize:t,numCircles:c,$position:r})})))}},25820:(C,e,t)=>{t.d(e,{ListGroup:()=>r,ListItem:()=>i,ListItemDisplayText:()=>o,ListItemLabel:()=>c,ListItemLabelDisplayText:()=>s,NoOptionsContainer:()=>d,NoOptionsMessage:()=>u});var l=t(26300),a=t(33625),n=t(67480);const r=l.default.ul.withConfig({displayName:"list__ListGroup",componentId:"sc-15nu3w2-0"})(["list-style-type:none;margin:6px 0;display:block;padding-inline-start:0;margin-block-start:0;margin-block-end:0;width:100%;"]),c=l.default.li.withConfig({displayName:"list__ListItemLabel",componentId:"sc-15nu3w2-1"})(["display:flex;padding:6px 2px 6px 8px;margin:4px 8px;align-items:center;"]),i=l.default.li.withConfig({displayName:"list__ListItem",componentId:"sc-15nu3w2-2"})(["position:relative;display:grid;grid-template-columns:32px 1fr;padding:6px 8px;margin:4px 8px;align-items:center;",""],(C=>{let{disabled:e,theme:t}=C;return(0,l.css)(["border-radius:",";cursor:",";",";&:hover{background-color:",";}"," svg{color:",";}& > span{grid-column-start:2;}"],t.borders.radius.small,e?"default":"pointer",a.focusableOutlineCSS(t.colors.border.focus),t.colors.bg.tertiary,e&&(0,l.css)(["pointer-events:none;span{color:",";}"],t.colors.fg.secondary),t.colors.fg.primary)})),o=(0,l.default)(n.Text).withConfig({displayName:"list__ListItemDisplayText",componentId:"sc-15nu3w2-3"})((C=>{let{theme:e}=C;return(0,l.css)(["color:",";"],e.colors.fg.primary)})),s=(0,l.default)(n.Text).withConfig({displayName:"list__ListItemLabelDisplayText",componentId:"sc-15nu3w2-4"})((C=>{let{theme:e}=C;return(0,l.css)(["color:",";"],e.colors.form.dropDownSubtitle)})),d=l.default.div.withConfig({displayName:"list__NoOptionsContainer",componentId:"sc-15nu3w2-5"})(["display:flex;align-items:center;justify-items:center;width:100%;"]),u=(0,l.default)(n.Text).withConfig({displayName:"list__NoOptionsMessage",componentId:"sc-15nu3w2-6"})(["padding:6px 16px;margin:4px auto;color:",";"],(C=>{let{theme:e}=C;return e.colors.fg.secondary}))},36514:(C,e,t)=>{t.d(e,{Menu:()=>Menu});var l=t(67294),a=t(72070),n=t(26300),r=t(45697),c=t.n(r),i=t(95370);const o=208,s=["up","down","left","right"],d=["esc","tab"],u=["space","enter"],M={ARROW_RIGHT:"ArrowRight",ARROW_LEFT:"ArrowLeft",ARROW_UP:"ArrowUp",ARROW_DOWN:"ArrowDown"},p=n.default.div.withConfig({displayName:"menu__MenuContainer",componentId:"sc-6cd425-0"})((C=>{let{dropDownHeight:e=o,styleOverride:t="",theme:l,isAbsolute:a}=C;return(0,n.css)(["position:relative;display:flex;flex-direction:row;flex-wrap:wrap;width:calc(100% - 2px);max-height:","px;overflow-x:visible;overflow-y:auto;overscroll-behavior:none auto;z-index:2;margin-top:16px;margin-bottom:8px;padding:4px 0;background-color:",";border-radius:",";border:1px solid ",";",";",";",";"],e,l.colors.bg.primary,l.borders.radius.small,l.colors.divider.primary,a&&(0,n.css)(["position:absolute;top:0;left:0;right:0;"]),t,i.scrollbarCSS)}));p.propTypes={dropDownHeight:c().number,styleOverride:c().oneOfType([c().object,c().array])};t(26699);const f=C=>null==C||""===C;var m=t(82302);var h=t(91778),L=t(25820);const E=C=>{let{emptyText:e}=C;return e?l.createElement(L.NoOptionsContainer,null,l.createElement(L.NoOptionsMessage,{size:h.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.X_SMALL},e)):null};var Z=t(97642),g=t(91655),v=t(61887);function w(){return w=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},w.apply(this,arguments)}const y=(0,n.default)(v.default).withConfig({displayName:"defaultListItem__ActiveIcon",componentId:"sc-ywsfnt-0"})(["position:absolute;left:4px;top:50%;transform:translateY(-50%);"]),b=(0,a.forwardRef)(((C,e)=>{let{option:t,isSelected:a,...n}=C;return l.createElement(L.ListItem,w({},n,{ref:e,isSelected:a,disabled:t.disabled,"aria-disabled":t.disabled}),a&&l.createElement(y,{"data-testid":"dropdownMenuItem_active_icon","aria-label":(0,g.__)("Selected","web-stories"),width:32,height:32}),l.createElement(L.ListItemDisplayText,{forwardedAs:"span",size:h.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.SMALL},t.label))})),R=C=>{let{label:e}=C;return e?l.createElement(L.ListItemLabel,{id:`dropDownMenuLabel-${e}`,role:"presentation"},l.createElement(L.ListItemLabelDisplayText,{forwardedAs:"span",size:h.THEME_CONSTANTS.TYPOGRAPHY.TEXT_SIZES.EXTRA_SMALL},e)):null};function A(){return A=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},A.apply(this,arguments)}const x=C=>{let{isManyGroups:e,label:t,listId:a,children:n,role:r="group"}=C;const c=e?{"aria-label":t}:{"aria-labelledby":a};return l.createElement(L.ListGroup,A({role:r,isNested:e},c),t&&l.createElement(R,{label:t}),n)},T=C=>{let{options:e,activeValue:t,listLength:a,listId:n,hasMenuRole:r,handleMenuItemSelect:c,renderItem:i,optionsRef:o}=C;const s=i||b,d=e?.length>1;return e.map(((C,i)=>{let{label:u,group:M}=C;return l.createElement(x,{key:u||`menuGroup_${i}`,isManyGroups:d,label:u,listId:n,role:r?"menu":"listbox"},M.map(((C,n)=>{const d=C.value===t,u=(0,Z.getInset)(e,i,n);return l.createElement(s,{key:C.value,"aria-posinset":u+1,"aria-selected":d,"aria-setsize":a,id:`dropDownMenuItem-${C.value}`,isSelected:d,onClick:e=>!C.disabled&&c(e,C),option:C,role:r?"menuitem":"option",ref:C=>o.current[u]=C,tabIndex:0})})))}))},Menu=C=>{let{dropDownHeight:e,emptyText:t,menuStylesOverride:n,hasMenuRole:r,handleReturnToParent:c,isMenuFocused:i=!0,isRTL:o,options:h=[],listId:L,onMenuItemClick:Z,onDismissMenu:g,renderItem:v,activeValue:w,menuAriaLabel:y,parentId:b,isAbsolute:R=!1}=C;const A=(0,a.useRef)(),x=(0,a.useRef)([]),_=(0,a.useCallback)(((C,e)=>{let{value:t}=e;return Z(C,t)}),[Z]),{focusedIndex:S,listLength:z}=function(C){let{activeValue:e,handleMenuItemSelect:t,handleReturnToParent:l,isRTL:n,options:r=[],listRef:c,onDismissMenu:i}=C;const o=(0,a.useMemo)((()=>r.flatMap((C=>C.group))),[r]),p=o.length,[h,L]=(0,a.useState)(e),E=(0,a.useCallback)((()=>o.findIndex((C=>C?.value?.toString()===h.toString()))),[o,h]);(0,a.useEffect)((()=>{f(h)||-1===E()&&L(null)}),[h,E]);const Z=(0,a.useMemo)((()=>f(h)?0:E()),[h,E]),g=(0,a.useCallback)((C=>L(o[Z+C].value)),[o,Z]),v=(0,a.useCallback)((C=>{let{key:e}=C;[M.ARROW_UP,n?M.ARROW_RIGHT:M.ARROW_LEFT].includes(e)&&0!==Z?g(-1):[M.ARROW_DOWN,n?M.ARROW_LEFT:M.ARROW_RIGHT].includes(e)&&Z<p-1?g(1):[M.ARROW_UP,n?M.ARROW_RIGHT:M.ARROW_LEFT].includes(e)&&0===Z&&l?.()}),[Z,g,l,n,p]),w=(0,a.useCallback)((C=>{const e=o[Z]?.disabled;if(e)return()=>{};const l=h||o[Z].value;return t(C,{value:l})}),[o,Z,h,t]);return(0,m.useKeyDownEffect)(c,{key:u,shift:!0},w,[w]),(0,m.useKeyDownEffect)(c,{key:d},(C=>i?.(C)),[i]),(0,m.useKeyDownEffect)(c,{key:s},v,[v]),(0,a.useFocusOut)(c,(C=>i?.(C)),[]),(0,a.useMemo)((()=>({focusedValue:h,focusedIndex:Z,listLength:p})),[Z,h,p])}({activeValue:w,handleMenuItemSelect:_,isRTL:o,options:h,listRef:A,onDismissMenu:g,handleReturnToParent:c});return(0,a.useEffect)((()=>{const C=A?.current;if(!C||null===S||!i)return;if(-1===S)return void C.scrollTo(0,0);const e=x.current[S];e&&(e.focus(),C.scrollTo?.(0,e.offsetTop-C.clientHeight/2))}),[S,i]),l.createElement(p,{id:L,dropDownHeight:e,styleOverride:n,ref:A,"aria-label":y,"aria-labelledby":b,"aria-expanded":"true",isAbsolute:R},h&&0!==h.length?l.createElement(T,{options:h,activeValue:w,listId:L,listLength:z,hasMenuRole:r,handleMenuItemSelect:_,renderItem:v,optionsRef:x}):l.createElement(E,{emptyText:t}))}},97642:(C,e,t)=>{t.d(e,{getInset:()=>a,getOptions:()=>l});const l=C=>{if(C.some((C=>Array.isArray(C?.options))))return C.reduce(((C,e)=>{const t=e?.options&&e.options.filter((C=>"object"==typeof C&&C?.value?.toString()));return Array.isArray(t)?C.concat({group:t,label:e?.label}):C}),[]);{const e=C.filter((C=>"object"==typeof C&&C?.value));return Array.isArray(e)&&0!==e.length?[{group:e}]:[]}},a=(C,e,t)=>C.slice(0,e).map((C=>{let{group:e}=C;return e.length})).reduce(((C,e)=>C+e),0)+t},59042:(C,e,t)=>{t.d(e,{Modal:()=>Modal,ModalGlobalStyle:()=>s,OVERLAY_CLASS:()=>o});var l=t(67294),a=t(72070),n=t(83253),r=t.n(n),c=t(26300);function i(){return i=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},i.apply(this,arguments)}const o="WebStories_ReactModal__Overlay",s=(0,c.createGlobalStyle)([".","{opacity:0;transition:opacity 0.1s ease-out;}.",".ReactModal__Overlay--after-open{opacity:1;}.",".ReactModal__Overlay--before-close{opacity:0;}"],o,o,o),d=C=>({position:"fixed",top:0,left:0,right:0,bottom:0,zIndex:10,backgroundColor:C.colors.interactiveBg.modalScrim,display:"flex",alignItems:"center",justifyContent:"center"}),u={overflow:"auto",outline:"none",display:"flex",maxHeight:"100%",justifyContent:"center"};function Modal(C){let{closeTimeoutMS:e=100,children:t,contentLabel:n,contentStyles:s,isOpen:M,modalStyles:p={},onClose:f,overlayStyles:m,...h}=C;const L=(0,a.useContextReact)(c.ThemeContext);return l.createElement(r(),i({className:"WebStories_ReactModal__Content",closeTimeoutMS:e,contentLabel:n,isOpen:M,onRequestClose:f,overlayClassName:o,style:{maxHeight:"100vh",...p,overlay:{...d(L),...m},content:{...u,...s}}},h),t)}},56226:(C,e,t)=>{t.d(e,{default:()=>d});var l=t(67294),a=t(72070),n=t(26300),r=t(33625),c=t(35199),i=t(91778);function o(){return o=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},o.apply(this,arguments)}const s=n.default.button.withConfig({displayName:"pill__StyledPill",componentId:"sc-yalvez-0"})((C=>{let{isActive:e,theme:t,styleOverride:l}=C;return(0,n.css)(["display:flex;align-items:center;justify-content:space-around;padding:6px 16px;height:32px;background-color:",";border:none;border-radius:",";",";color:",";cursor:pointer;",";&:disabled{pointer-events:none;color:",";}transition:color 0.3s ease 0s;transition:background-color 0.3s ease 0s;",";"],e?t.colors.interactiveBg.primaryNormal:t.colors.opacity.footprint,t.borders.radius.x_large,r.focusableOutlineCSS(t.colors.border.focus),e?t.colors.bg.primary:t.colors.fg.secondary,c.expandPresetStyles({preset:t.typography.presets.label[i.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.SMALL],theme:t}),e?t.colors.bg.primary:t.colors.fg.disable,l)}));const d=(0,a.forwardRef)((function Pill(C,e){let{children:t,isActive:a,onClick:n,pillStyleOverride:r,...c}=C;return l.createElement(s,o({ref:e,isActive:a,onClick:n,styleOverride:r},c),t)}))},13578:(C,e,t)=>{t.d(e,{Popup:()=>Popup});var l=t(67294),a=t(72070),n=t(66044),r=t(77273),c=t(93241),i=t(96235),o=t(27856);const s=0,d=2,u=0;function Popup(C){let{anchor:e,dock:t,children:M,renderContents:p,placement:f=o.PLACEMENT.BOTTOM,spacing:m,isOpen:h,fillWidth:L=!1,refCallback:E=n.noop,zIndex:Z=d,ignoreMaxOffsetY:g,offsetOverride:v=!1,maxWidth:w}=C;const{topOffset:y=s,leftOffset:b=u,isRTL:R=!1}=(0,r.usePopup)(),[A,x]=(0,a.useState)(null),T=(0,a.useRef)(!1),_=(0,a.useRef)(null),S=(0,a.useCallback)((C=>{if(!T.current||!e?.current)return;if(C?.target?.nodeType&&_.current?.contains(C.target))return;const l=e.current?(0,c.getOffset)({placement:f,spacing:m,anchor:e,dock:t,popup:_,isRTL:R,topOffset:y,ignoreMaxOffsetY:g,offsetOverride:v}):{},{height:a,x:n,width:r,right:i}=_.current?_.current.getBoundingClientRect():{};x({offset:(()=>{if(n<=b)switch(f){case o.PLACEMENT.BOTTOM_END:case o.PLACEMENT.TOP_END:return{...l,x:R?l.x:r+b};case o.PLACEMENT.LEFT_END:case o.PLACEMENT.LEFT:case o.PLACEMENT.LEFT_START:return{...l,x:R?l.x:r+-n-b};case o.PLACEMENT.BOTTOM_START:case o.PLACEMENT.TOP_START:case o.PLACEMENT.RIGHT_END:case o.PLACEMENT.RIGHT_START:case o.PLACEMENT.RIGHT:return{...l,x:r};default:return{...l,x:r/2+(R?0:b)}}return R&&i>=l.bodyRight-b?{...l,x:l.bodyRight-r-b}:null})()||l,height:a})}),[e,f,m,t,R,y,b,g,v]);return(0,a.useEffect)((()=>(T.current=!0,()=>{T.current=!1})),[]),(0,a.useEffect)((()=>{A?.height&&A.height!==_.current?.getBoundingClientRect()?.height&&S()}),[A?.height,S]),(0,a.useLayoutEffect)((()=>{if(h)return T.current=!0,S(),document.addEventListener("scroll",S,!0),()=>{document.removeEventListener("scroll",S,!0),T.current=!1}}),[h,S]),(0,a.useLayoutEffect)((()=>{T.current&&E(_)}),[A,E]),(0,a.useResizeEffect)({current:document.body},S,[S]),A&&h?(0,a.createPortal)(l.createElement(o.PopupContainer,{ref:_,fillWidth:L,maxWidth:w,$offset:A.offset,topOffset:y,zIndex:Z,transforms:(0,i.getTransforms)(f,R)},p?p({propagateDimensionChange:S}):M),document.body):null}},93241:(C,e,t)=>{t.d(e,{getOffset:()=>n});var l=t(27856),a=t(96235);function n(C){let{placement:e,spacing:t,anchor:n,dock:r,popup:c,isRTL:i,ignoreMaxOffsetY:o,offsetOverride:s,topOffset:d=0}=C;const u=n.current.getBoundingClientRect(),M=document.body.getBoundingClientRect(),p=c.current?.getBoundingClientRect(),f=r?.current?.getBoundingClientRect();p&&(p.height=Math.max(p.height,c.current?.scrollHeight),p.width=Math.max(p.width,c.current?.scrollWidth));const{height:m=0,width:h=0}=p||{},{x:L=0,y:E=0}=t||{},Z=function(C){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,t=arguments.length>2?arguments[2]:void 0,a=arguments.length>3?arguments[3]:void 0,n=arguments.length>4?arguments[4]:void 0;const r=(a?a.left:t.left)-e,c=(a?a.right:t.right)+e,i=a?a.left+a.width/2:t.left+t.width/2;switch(C){case l.PLACEMENT.BOTTOM_START:case l.PLACEMENT.TOP_START:case l.PLACEMENT.LEFT:case l.PLACEMENT.LEFT_END:case l.PLACEMENT.LEFT_START:return n?c:r;case l.PLACEMENT.BOTTOM_END:case l.PLACEMENT.TOP_END:case l.PLACEMENT.RIGHT:case l.PLACEMENT.RIGHT_END:case l.PLACEMENT.RIGHT_START:return n?r:c;case l.PLACEMENT.BOTTOM:case l.PLACEMENT.TOP:return i;default:return 0}}(e,L,u,f,i),g=i?M.width-(0,a.getXTransforms)(e)*h:M.width-h-(0,a.getXTransforms)(e)*h,v=function(C){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,t=arguments.length>2?arguments[2]:void 0;switch(C){case l.PLACEMENT.BOTTOM:case l.PLACEMENT.BOTTOM_START:case l.PLACEMENT.BOTTOM_END:case l.PLACEMENT.LEFT_END:case l.PLACEMENT.RIGHT_END:return t.top+t.height+e;case l.PLACEMENT.TOP:case l.PLACEMENT.TOP_START:case l.PLACEMENT.TOP_END:case l.PLACEMENT.LEFT_START:case l.PLACEMENT.RIGHT_START:return t.top-e;case l.PLACEMENT.RIGHT:case l.PLACEMENT.LEFT:return t.top+t.height/2;default:return 0}}(e,E,u),w=M.height+M.y-m-(0,a.getYTransforms)(e)*m,y={width:u.width,height:u.height,bodyRight:M?.right};return s?{x:Z,y:v,...y}:{x:Math.max(0,Math.min(Z,g)),y:o?v:Math.max(d,Math.min(v,w)),...y}}},96235:(C,e,t)=>{t.d(e,{getTransforms:()=>r,getXTransforms:()=>a,getYTransforms:()=>n});var l=t(27856);function a(C,e){return C.startsWith("left")?e?0:-1:C.startsWith("right")||C.endsWith("-start")?e?-1:0:C.endsWith("-end")?e?0:-1:-.5}function n(C){return C.startsWith("top")||C===l.PLACEMENT.RIGHT_END||C===l.PLACEMENT.LEFT_END?-1:C===l.PLACEMENT.RIGHT||C===l.PLACEMENT.LEFT?-.5:null}function r(C,e){const t=a(C,e),l=n(C);if(!t&&!l)return"";return`translate(${100*(t||0)}%, ${100*(l||0)}%)`}},65727:(C,e,t)=>{t.d(e,{default:()=>b});var l=t(67294),a=t(72070),n=t(26300),r=t(45697),c=t.n(r),i=t(74698),o=t(34761),s=t(42914),d=t(91778),u=t(35199),M=t(33625),p=t(99566);const f=n.default.div.withConfig({displayName:"input__InputContainer",componentId:"sc-1bg4kkq-0"})((C=>{let{theme:e}=C;return(0,n.css)(["display:flex;position:relative;height:36px;width:100%;max-width:400px;background-color:transparent;color:",";"],e.colors.fg.primary)}));f.propTypes={activeSearch:c().bool,disabled:c().bool};const m=n.default.input.withConfig({displayName:"input__Input",componentId:"sc-1bg4kkq-1"})((C=>{let{theme:e,hasError:t}=C;return(0,n.css)(["position:absolute;height:100%;width:100%;background-color:transparent;outline:none;cursor:pointer;",";color:",";border:1px solid ",";padding:8px 20px 8px 40px;&::placeholder{color:",";}&[aria-expanded='true']{border-color:",";}border-radius:",";&::-ms-clear{display:none;}&::-webkit-search-decoration,&::-webkit-search-cancel-button,&::-webkit-search-results-button,&::-webkit-search-results-decoration{appearance:none;}&:hover{border-color:",";}",";"," &:disabled{pointer-events:none;border-color:",";color:",";&:hover{border-color:",";}}"],u.expandPresetStyles({preset:e.typography.presets.paragraph[d.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.SMALL],theme:e}),e.colors.fg.primary,e.colors.border.defaultNormal,e.colors.fg.tertiary,e.colors.border.defaultActive,e.borders.radius.small,e.colors.border.defaultHover,M.focusableOutlineCSS(e.colors.border.focus),t&&(0,n.css)(["border-color:",";&:active,&:hover{border-color:",";}"],e.colors.interactiveBg.negativeHover,e.colors.interactiveBg.negativeHover),e.colors.border.disable,e.colors.fg.disable,e.colors.border.disable)}));m.propTypes={hasError:c().bool};const h=(0,n.css)(["display:flex;align-items:center;width:32px;background-color:transparent;color:",";border:0;margin:auto 1px auto auto;padding:0;align-self:flex-end;cursor:pointer;"],(C=>{let{theme:e}=C;return e.colors.fg.secondary})),L=n.default.button.withConfig({displayName:"input__ClearButton",componentId:"sc-1bg4kkq-2"})(["",";display:",";outline:none;",";height:30px;z-index:",";"],h,(C=>{let{isVisible:e}=C;return e?"flex":"none"}),(C=>{let{theme:e}=C;return M.focusableOutlineCSS(e.colors.border.focus)}),p.Z_INDEX.CLEAR_BUTTON);L.propTypes={isVisible:c().bool};const E=(0,n.default)(i.default).withConfig({displayName:"input__ClearIcon",componentId:"sc-1bg4kkq-3"})(["width:32px;height:auto;margin:auto;"]),Z=n.default.div.withConfig({displayName:"input__ChevronDecoration",componentId:"sc-1bg4kkq-4"})(["",";display:",";height:100%;",""],h,(C=>{let{isVisible:e}=C;return e?"flex":"none"}),(C=>{let{disabled:e,theme:t}=C;return e&&(0,n.css)(["pointer-events:none;color:",";"],t.colors.fg.disable)}));Z.propTypes={disabled:c().bool,isVisible:c().bool};const g=(0,n.default)(o.default).withConfig({displayName:"input__ChevronIcon",componentId:"sc-1bg4kkq-5"})(["width:32px;height:auto;margin:auto;",""],(C=>{let{$isMenuOpen:e}=C;return e&&(0,n.css)(["transform:rotate(180deg);"])}));g.propTypes={isMenuOpen:c().bool};const v=n.default.div.withConfig({displayName:"input__SearchDecoration",componentId:"sc-1bg4kkq-6"})((C=>{let{theme:e,activeSearch:t,disabled:l}=C;return(0,n.css)(["",";position:absolute;height:100%;margin:0;left:8px;color:",";pointer-events:none;",""],h,t?e.colors.fg.tertiary:e.colors.fg.primary,l&&(0,n.css)(["color:",";"],e.colors.fg.disable))}));v.propTypes={activeSearch:c().bool};const w=(0,n.default)(s.default).withConfig({displayName:"input__SearchIcon",componentId:"sc-1bg4kkq-7"})(["position:relative;width:32px;height:auto;margin:auto;"]);function y(){return y=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},y.apply(this,arguments)}const b=(0,a.forwardRef)(((C,e)=>{let{ariaClearLabel:t,clearId:n,disabled:r,handleClearInput:c=(()=>{}),handleTabClear:i,inputValue:o,isOpen:s,listId:d,className:u="",...M}=C;const p=(0,a.useMemo)((()=>o.length>0&&s),[s,o]),h=(0,a.useMemo)((()=>0===o.length&&!s),[s,o]),b=(0,a.useCallback)((C=>{let{key:e}=C;"Tab"===e&&i?.()}),[i]);return l.createElement(f,{className:u},l.createElement(m,y({"aria-disabled":r,autocomplete:"off",disabled:r,ref:e,type:"search",value:o},d&&{role:"combobox","aria-expanded":s,"aria-controls":d,"aria-owns":d,"aria-autocomplete":"list"},M)),l.createElement(v,{activeSearch:h,"aria-hidden":!0,disabled:r},l.createElement(w,{id:n})),l.createElement(L,{type:"button",isVisible:p,tabIndex:0,"aria-label":p&&t,onClick:c,onKeyDown:b},l.createElement(E,{id:n,"data-testid":"clear-search-icon"})),l.createElement(Z,{disabled:r,"aria-hidden":p,isVisible:!p&&o.length>0},l.createElement(g,{$isMenuOpen:s,"data-testid":"chevron-search-icon"})))}))},93401:(C,e,t)=>{t.d(e,{Slider:()=>Slider});var l=t(67294),a=t(26300),n=t(72070),r=t(82302),c=t(73715),i=t(27856),o=t(66044);function s(){return s=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},s.apply(this,arguments)}const d=24,u=(0,a.css)(["appearance:none;width:","px;height:","px;background-color:",";cursor:pointer;border-radius:50px;"],(C=>{let{thumbSize:e}=C;return e}),(C=>{let{thumbSize:e}=C;return e}),(C=>{let{theme:e}=C;return e.colors.interactiveBg.primaryNormal})),M=(0,a.css)(["background-color:",";"],(C=>{let{theme:e}=C;return e.colors.interactiveBg.primaryHover})),p=(0,a.css)(["z-index:2;border:2px solid ",";padding:2px;background-clip:content-box;width:","px;height:","px;margin-left:","px;"],(C=>{let{theme:e}=C;return e.colors.accent.secondary}),(C=>{let{thumbSize:e}=C;return e+8}),(C=>{let{thumbSize:e}=C;return e+8}),(C=>{let{thumbSize:e,width:t,percentage:l}=C;return function(C,e,t){const l=Math.ceil(m(4,e,t));return 2*C*.01*l-l}(l,e,t)})),f=a.default.input.attrs({type:"range"}).withConfig({displayName:"slider__Input",componentId:"sc-1ldl77h-0"})(["z-index:1;position:relative;min-width:100px;cursor:pointer;outline:none;background:",";border-radius:100px;height:4px;appearance:none;flex:1;margin:0;::-webkit-slider-thumb{","}::-moz-range-thumb{","}::-ms-thumb{","}::before{z-index:-1;position:absolute;content:' ';height:6px;top:calc(50% - 3px);left:-calc( ","% - 4px );width:","%;background-color:",";border-radius:50px;}:hover{::before{background-color:",";}::-webkit-slider-thumb{","}::-moz-range-thumb{","}::-ms-thumb{","}}&:focus{&::-webkit-slider-thumb{","}&::-moz-range-thumb{","}&::-ms-thumb{","}}"],(C=>{let{theme:e}=C;return e.colors.bg.quaternary}),u,u,u,(C=>{let{percentage:e,thumbSize:t,width:l}=C;return m(e,t,l)}),(C=>{let{percentage:e=0}=C;return e}),(C=>{let{theme:e}=C;return e.colors.interactiveBg.primaryNormal}),(C=>{let{theme:e}=C;return e.colors.interactiveBg.primaryHover}),M,M,M,p,p,p);function m(){let C=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,e=arguments.length>1?arguments[1]:void 0,t=arguments.length>2?arguments[2]:void 0;return t||(t=1),(t-e)/t*C}const h=a.default.div.withConfig({displayName:"slider__Wrapper",componentId:"sc-1ldl77h-1"})(["position:relative;left:0;top:0;"]),L=a.default.div.withConfig({displayName:"slider__FakeThumb",componentId:"sc-1ldl77h-2"})(["width:0;height:0;position:absolute;left:","px;top:","px;"],(C=>{let{thumbSize:e}=C;return e/2}),(C=>{let{thumbSize:e}=C;return-e/2+12}));function Slider(C){let{minorStep:e,majorStep:t,handleChange:a=o.noop,value:u,min:M=0,max:p=500,thumbSize:m=d,suffix:E="",popupZIndexOverride:Z,...g}=C;const v=(0,n.useRef)(),w=(0,n.useRef)(),[y,b]=(0,n.useState)(null),R=(0,n.useCallback)(((C,l)=>{let n=u+C*(l?t:e);n="number"==typeof M?Math.max(M,n):n,n="number"==typeof p?Math.min(p,n):n,a(n)}),[e,t,a,M,p,u]),A=(u-M)/(p-M)*100;(0,n.useLayoutEffect)((()=>{if(v.current&&!y){const{width:C}=v.current.getBoundingClientRect();b(C)}}),[v,y]),(0,r.useKeyDownEffect)(v,["left","down"],(()=>R(-1,!0)),[R]),(0,r.useKeyDownEffect)(v,["right","up"],(()=>R(1,!0)),[R]),(0,r.useKeyDownEffect)(v,["shift+left","shift+down"],(()=>R(-1,!1)),[R]),(0,r.useKeyDownEffect)(v,["shift+right","shift+up"],(()=>R(1,!1)),[R]);const x=`${u}${E}`;return l.createElement(c.BaseTooltip,{title:x,placement:i.PLACEMENT.TOP,popupZIndexOverride:Z,forceAnchorRef:w,styleOverride:{style:{transform:`translate(${(y-m)*A/100}px, 0)`}}},l.createElement(h,null,l.createElement(f,s({percentage:A,ref:v,onChange:C=>a(C.target.valueAsNumber),step:e,value:u,min:M,max:p,thumbSize:m,width:y,"aria-valuenow":u,"aria-valuetext":x},g)),l.createElement(L,{ref:w,percentage:A,width:y,thumbSize:m})))}},15242:(C,e,t)=>{t.d(e,{Snackbar:()=>H});var l=t(67294),a=t(72070),n=t(45697),r=t.n(n),c=t(26300),i=t(94537),o=t(37723),s=t(44586),d=t(66044),u=t(37309),M=t(27856),p=t(84967),f=t(91655),m=t(91778),h=t(46324),L=t(61887),E=t(48068),Z=t(18969),g=t(67480),v=t(33625);r().oneOf(["top-left","bottom-left","top-right","bottom-right","top","bottom"]);const w={SUCCESS:"success",ERROR:"error"},y=r().shape({src:r().string.isRequired,alt:r().string,status:r().oneOf(Object.values(w))});r().shape({message:r().oneOfType([r().node,r().string]),actionLabel:r().oneOfType([r().node,r().string]),actionHelpText:r().string,dismissible:r().bool,onAction:r().func,onDismiss:r().func,preventActionDismiss:r().bool,preventAutoDismiss:r().bool,timeout:r().number,thumbnail:y,id:r().string});function b(){return b=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},b.apply(this,arguments)}const R=c.default.div.withConfig({displayName:"snackbarMessage__MessageContainer",componentId:"sc-fjv091-0"})(["display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:10px 16px;margin-top:20px;background-color:",";color:",";border:",";border-radius:",";z-index:",";pointer-events:auto;"],(C=>{let{theme:e}=C;return e.colors.inverted.bg.primary}),(C=>{let{theme:e}=C;return e.colors.inverted.fg.primary}),(C=>{let{theme:e}=C;return`1px solid ${(0,p.rgba)(e.colors.standard.white,.24)}`}),(C=>{let{theme:e}=C;return e.borders.radius.medium}),(C=>{let{customZIndex:e}=C;return e||15}));R.propTypes={customZIndex:r().number};const A=(0,c.default)(g.Text).withConfig({displayName:"snackbarMessage__Message",componentId:"sc-fjv091-1"})(["color:",";max-width:430px;padding-right:",";"],(C=>{let{theme:e}=C;return e.colors.inverted.fg.primary}),(C=>{let{hasAction:e,hasThumbnail:t}=C;return t?"16px":e?"52px":"0px"})),x=c.default.div.withConfig({displayName:"snackbarMessage__ActionContainer",componentId:"sc-fjv091-2"})(["display:flex;align-items:center;justify-content:flex-end;"]),T=c.default.div.withConfig({displayName:"snackbarMessage__ThumbnailWrapper",componentId:"sc-fjv091-3"})(["position:relative;margin-left:16px;margin-right:","px;"],(C=>{let{hasAction:e}=C;return e?16:0})),_=c.default.img.withConfig({displayName:"snackbarMessage__Thumbnail",componentId:"sc-fjv091-4"})(["max-height:45px;max-width:45px;min-height:","px;min-width:","px;background-color:",";border-radius:",";",";"],30,30,(C=>{let{theme:e}=C;return e.colors.fg.tertiary}),(C=>{let{theme:e}=C;return e.borders.radius.small}),(C=>{let{theme:e,status:t}=C;return t===w.SUCCESS?(0,c.css)(["border:1px solid ",";"],e.colors.green[20]):t===w.ERROR?(0,c.css)(["border:1px solid ",";"],e.colors.red[20]):void 0})),S=c.default.div.withConfig({displayName:"snackbarMessage__ThumbnailIcon",componentId:"sc-fjv091-5"})(["position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);",";svg{width:100%;height:auto;}"],(C=>{let{theme:e,status:t}=C;return t===w.SUCCESS?(0,c.css)(["width:30px;color:",";"],e.colors.fg.positive):t===w.ERROR?(0,c.css)(["width:20px;color:",";"],e.colors.fg.negative):void 0})),z=(0,c.default)(h.Button).withConfig({displayName:"snackbarMessage__ActionButton",componentId:"sc-fjv091-6"})(["align-self:flex-end;min-width:1px;height:2em;padding:0;color:",";font-weight:",";"," &:hover,&:active{color:",";}"],(C=>{let{theme:e}=C;return e.colors.inverted.fg.linkNormal}),(C=>{let{theme:e}=C;return e.typography.weight.bold}),(C=>{let{theme:e}=C;return(0,v.focusableOutlineCSS)(e.colors.border.focus,e.colors.inverted.bg.primary)}),(C=>{let{theme:e}=C;return e.colors.inverted.fg.linkHover})),I=(0,c.default)(h.Button).withConfig({displayName:"snackbarMessage__CloseButton",componentId:"sc-fjv091-7"})(["height:2em;padding:0;margin-left:16px;color:",";"," svg{height:32px;}"],(C=>{let{theme:e}=C;return e.colors.inverted.fg.primary}),(C=>{let{theme:e}=C;return(0,v.focusableOutlineCSS)(e.colors.border.focus,e.colors.inverted.bg.primary)})),SnackbarMessage=C=>{let{"aria-label":e,actionLabel:t,onAction:n=d.noop,onDismiss:r=d.noop,isPreventAutoDismiss:c,isPreventActionDismiss:i,thumbnail:o,message:s,removeMessageTimeInterval:u,showCloseButton:M,placement:p="bottom",actionHelpText:h,...g}=C;const v=(0,a.useRef)();v.current=c?d.noop:r;const y=(0,a.useRef)("number"==typeof u&&u<=1e4&&u>=1200?u:1e4);(0,a.useEffect)((()=>{if(!v.current)return d.noop;const C=setTimeout((()=>v.current()),y.current);return()=>clearTimeout(C)}),[]);const O=(0,a.useCallback)((C=>{n(C),!i&&r()}),[n,r,i]),D=Boolean(t),B=Boolean(t);return l.createElement(R,b({role:"alert",hasAction:D,placement:p},g),l.createElement(A,{"aria-label":e,size:m.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.SMALL,hasAction:D,hasThumbnail:B},s),o&&l.createElement(T,{hasAction:D},l.createElement(_,{decoding:"async",crossOrigin:"anonymous",src:o.src,alt:o.alt,status:o.status}),l.createElement(S,{status:o.status},o.status===w.SUCCESS&&l.createElement(L.default,null),o.status===w.ERROR&&l.createElement(E.default,null))),(t||M)&&l.createElement(x,null,t&&l.createElement(z,{onClick:O},t),M&&l.createElement(I,{onClick:r,"aria-label":(0,f.__)("Close","web-stories"),tabIndex:-1},l.createElement(Z.default,{"aria-hidden":!0}))))};function O(){return O=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},O.apply(this,arguments)}SnackbarMessage.defaultProps={showCloseButton:!0};const D=c.default.div.withConfig({displayName:"snackbarContainer__StyledContainer",componentId:"sc-7yig0q-0"})(["position:fixed;top:",";bottom:",";",";margin-bottom:33px;display:flex;flex-direction:column;align-items:",";width:100%;z-index:2147483647;pointer-events:none;"],(C=>{let{placement:e}=C;return 0===e.indexOf("top")?0:"inherit"}),(C=>{let{placement:e}=C;return 0===e.indexOf("bottom")?0:"inherit"}),(function(C){let{placement:e}=C;switch(e){case"top":case"bottom":return"\n left: calc(50% + 4rem);\n transform: translateX(-50%);\n width: auto;\n ";case"top-left":case"bottom-left":default:return"left: 60px;";case"top-right":case"bottom-right":return"right: 60px;"}}),(C=>{let{alignItems:e}=C;return e}));D.propTypes={alignItems:r().string},D.defaultProps={alignItems:"center"};const B=c.default.div.withConfig({displayName:"snackbarContainer__ChildContainer",componentId:"sc-7yig0q-1"})(["&.react-snackbar-alert__snackbar-container-enter{max-height:0px;opacity:0;transition:all 300ms ease-out;}&.react-snackbar-alert__snackbar-container-enter-active{opacity:1;max-height:100px;transition:all 300ms ease-out;}&.react-snackbar-alert__snackbar-container-exit{opacity:1;transition:all 300ms ease-out;}&.react-snackbar-alert__snackbar-container-exit-active{opacity:0;transition:all 300ms ease-out;}"]),H={Container:C=>{let{component:e=SnackbarMessage,notifications:t=[],onRemove:n=d.noop,placement:r=M.PLACEMENT.BOTTOM,max:c=10}=C;const p=(0,u.default)("assertive"),f=(0,a.useRef)(new Set),m=(0,a.useMemo)((()=>t.map((()=>(0,s.default)()))),[t]),h=0===r.indexOf("top")?[...t].reverse():t,L=(0,a.useCallback)((C=>()=>{n(C),C.onDismiss?.()}),[n]);(0,a.useEffect)((()=>{"number"==typeof c&&t.length>c&&setTimeout((()=>{n(t.slice(0,t.length-c))}),300)}),[c,t,n]),(0,a.useEffect)((()=>{t.forEach((C=>{if(!f.current.has(C)){const e=`${C.message} ${C.actionHelpText||""}`.trim();p(e),f.current.add(C)}}))}),[t,p]);const E=(0,a.useRef)({});return l.createElement(D,{placement:r},l.createElement(i.default,null,h.map(((C,t)=>{const{actionLabel:a,dismissible:n,message:c,onAction:i,preventActionDismiss:s,preventAutoDismiss:d,timeout:u,...M}=C,p=C.id||m[t];return l.createElement(o.default,{in:!0,key:p,timeout:300,unmountOnExit:!0,nodeRef:E.current[p],classNames:"react-snackbar-alert__snackbar-container"},l.createElement(B,{ref:C=>{E.current[p]=C},placement:r},l.createElement(e,O({},M,{"aria-hidden":!0,placement:r,onDismiss:L(C),onAction:i,actionLabel:a,message:c,showCloseButton:n,removeMessageTimeInterval:u,isPreventAutoDismiss:d,isPreventActionDismiss:s}))))}))))},Message:SnackbarMessage}},73715:(C,e,t)=>{t.d(e,{BaseTooltip:()=>BaseTooltip});var l=t(67294),a=t(45697),n=t.n(a),r=t(26300),c=t(72070),i=t(27856),o=t(82302),s=t(91778),d=t(67480),u=t(93241),M=t(96235),p=t(66044),f=t(77273);const m="tooltip-tail",h=r.default.svg.withConfig({displayName:"tail__SvgForTail",componentId:"sc-1ch7g8a-0"})(["position:absolute;width:0;height:0;"]),L=r.default.span.withConfig({displayName:"tail__Tail",componentId:"sc-1ch7g8a-1"})(["@supports (clip-path:url('#","')){position:absolute;display:block;height:","px;width:","px;",";background-color:inherit;border:none;border-bottom:none;clip-path:url('#","');}"],m,8,34,(C=>{let{placement:e,translateX:t,isRTL:l}=C;return(C=>{let{placement:e,translateX:t,isRTL:l}=C;switch(e){case i.PLACEMENT.TOP:case i.PLACEMENT.TOP_START:case i.PLACEMENT.TOP_END:return(0,r.css)(["bottom:-","px;/*! @noflip */ transform:translateX(","px) rotate(180deg);"],7,t);case i.PLACEMENT.BOTTOM:case i.PLACEMENT.BOTTOM_START:case i.PLACEMENT.BOTTOM_END:return(0,r.css)(["top:-","px;/*! @noflip */ transform:translateX(","px);"],7,t);case i.PLACEMENT.LEFT:case i.PLACEMENT.LEFT_START:case i.PLACEMENT.LEFT_END:return(0,r.css)(["right:-","px;transform:rotate(",");"],20,l?"-90deg":"90deg");case i.PLACEMENT.RIGHT:case i.PLACEMENT.RIGHT_START:case i.PLACEMENT.RIGHT_END:return(0,r.css)(["left:-","px;transform:rotate(",");"],20,l?"90deg":"-90deg");default:return""}})({placement:e,translateX:t,isRTL:l})}),m);function E(){return E=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},E.apply(this,arguments)}L.propTypes={placement:n().string,translateX:n().number};const Z=0,g=r.default.div.withConfig({displayName:"tooltip__Wrapper",componentId:"sc-7e0t34-0"})(["position:relative;"]),v=r.default.div.withConfig({displayName:"tooltip__TooltipContainer",componentId:"sc-7e0t34-1"})(["margin:0;display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:row;max-width:14em;transition:0.4s opacity;opacity:",";pointer-events:",";z-index:",";border-radius:4px;background-color:",";filter:drop-shadow(0px 4px 4px rgba(0,0,0,0.25));"],(C=>{let{shown:e}=C;return e?1:0}),(C=>{let{shown:e}=C;return e?"all":"none"}),(C=>{let{zIndex:e}=C;return e}),(C=>{let{theme:e}=C;return e.colors.inverted.bg.primary})),w=(0,r.default)(d.Text).withConfig({displayName:"tooltip__TooltipText",componentId:"sc-7e0t34-2"})(["color:",";padding:10px;"],(C=>{let{theme:e}=C;return e.colors.inverted.fg.primary})),y=C=>{let{x:e,width:t}=C;return e+t/2};let b=null;function BaseTooltip(C){let{title:e,shortcut:t,hasTail:a,placement:n=i.PLACEMENT.BOTTOM,children:r,onFocus:d=p.noop,onBlur:R=p.noop,isDelayed:A=!1,forceAnchorRef:x=null,className:T=null,popupZIndexOverride:_,styleOverride:S,...z}=C;const{leftOffset:I=Z,isRTL:O}=(0,f.usePopup)(),[D,B]=(0,c.useState)(!1),[H,k]=(0,c.useState)(null),F=(0,c.useRef)(null),P=(0,c.useRef)(null),N=(0,c.useRef)(n),[V,j]=(0,c.useState)(n),G=(0,c.useRef)(!1),[W,$]=(0,c.useState)(null),U=(0,c.useRef)(!1),Y=(0,c.useRef)(null),X=Boolean(D&&(t||e)),[K,q]=(0,c.useState)(null),Q=(0,c.useMemo)((()=>({x:n.startsWith("left")||n.startsWith("right")?8:0,y:n.startsWith("top")||n.startsWith("bottom")?8:0})),[n]),J=(0,c.useCallback)((()=>{U.current&&F?.current&&$({offset:F.current?(0,u.getOffset)({placement:V,spacing:Q,anchor:x||F,popup:Y,isRTL:O,ignoreMaxOffsetY:!0}):{}})}),[V,Q,x,O]),CC=(0,c.useCallback)(((C,e)=>{let{offset:t}=C,{left:l,right:a,height:n}=e;if(!t)return;const r=t.y+n+8,c=V.startsWith("bottom")&&r>=window.innerHeight,o=Math.trunc(l)<(O?0:I),s=O&&Math.trunc(a)>t.bodyRight-I;c?V.endsWith("-start")?j(i.PLACEMENT.TOP_START):V.endsWith("-end")?j(i.PLACEMENT.TOP_END):j(i.PLACEMENT.TOP):o?q({x:(O?0:I)-l}):s&&q({x:t.bodyRight-a-I})}),[V,O,I]),eC=(0,c.useCallback)((()=>{const C=F.current?.getBoundingClientRect(),e=P.current?.getBoundingClientRect();if(!e||!C)return;CC(W,e);const t=y(C)-y(e);k(t)}),[CC,W]),tC=(0,c.useDebouncedCallback)((()=>{j(N.current)}),100),lC=(0,c.useRef)(),aC=(0,c.useCallback)((()=>{const C=()=>{G.current&&B(!0)};if(A){performance.now()-b<500&&C(),clearTimeout(lC.current),lC.current=setTimeout(C,1e3)}else C()}),[A]),nC=(0,c.useCallback)((()=>{B(!1),tC(),A&&(clearTimeout(lC.current),D&&(b=performance.now()))}),[tC,A,D]);return(0,c.useEffect)((()=>(G.current=!0,()=>{G.current=!1})),[]),(0,c.useEffect)((()=>(U.current=!0,()=>{U.current=!1})),[]),(0,c.useLayoutEffect)((()=>{if(X)return U.current=!0,J(),document.addEventListener("scroll",J,!0),()=>{document.removeEventListener("scroll",J,!0),U.current=!1}}),[X,J]),(0,c.useLayoutEffect)((()=>{U.current&&eC()}),[eC]),(0,c.useResizeEffect)({current:document.body},J,[J]),l.createElement(l.Fragment,null,l.createElement(g,E({onPointerEnter:aC,onPointerLeave:nC,onFocus:C=>{B(!0),d(C)},onBlur:C=>{B(!1),R(C),tC()},ref:F},z),r),W?.offset&&X?(0,c.createPortal)(l.createElement(i.PopupContainer,{ref:Y,$offset:K?{...W.offset,x:W.offset.x+K?.x}:W.offset,noOverFlow:!0,zIndex:_||2,transforms:(0,M.getTransforms)(V,O)},l.createElement(v,E({className:T,ref:P,shown:D,zIndex:_||2},S),l.createElement(w,{size:s.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.X_SMALL},t?`${e} (${(0,o.prettifyShortcut)(t)})`:e),a&&l.createElement(l.Fragment,null,l.createElement(h,null,l.createElement("clipPath",{id:m,clipPathUnits:"objectBoundingBox"},l.createElement("path",{d:"M1,1 L0.868,1 C0.792,1,0.72,0.853,0.676,0.606 L0.585,0.098 C0.562,-0.033,0.513,-0.033,0.489,0.098 L0.399,0.606 C0.355,0.853,0.283,1,0.207,1 L0,1 L1,1"}))),l.createElement(L,{placement:V,translateX:-K?.x||H,isRTL:O})))),document.body):null)}n().node.isRequired,n().bool,n().oneOf(Object.values(i.PLACEMENT)),n().func,n().func,n().string,n().oneOfType([n().node,n().string]),n().object,n().object,n().string,n().bool,n().number},19901:(C,e,t)=>{t.d(e,{Headline:()=>s});var l=t(26300),a=t(45697),n=t.n(a),r=t(35199),c=t(33625),i=t(91778),o=t(3605);const s=l.default.h1.withConfig({displayName:"headline__Headline",componentId:"sc-1fz6u2h-0"})(["",";"," ",""],o.defaultTypographyStyle,(C=>{let{theme:e,size:t}=C;return r.expandPresetStyles({preset:e.typography.presets.headline[t],theme:e})}),(C=>{let{as:e,theme:t}=C;return"a"===e&&(0,l.css)([":hover{color:",";}",""],t.colors.fg.linkHover,c.focusableOutlineCSS(t.colors.border.focus))}));s.propTypes={as:n().oneOf(["h1","h2","h3","h4","h5","h6","a","label"]),size:n().oneOf(i.THEME_CONSTANTS.TYPOGRAPHY.HEADLINE_SIZES)},s.defaultProps={size:i.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.MEDIUM}},86376:(C,e,t)=>{t.d(e,{Link:()=>p});var l=t(67294),a=t(26300),n=t(72070),r=t(35199),c=t(33625),i=t(91778),o=t(3605),s=t(73035);function d(){return d=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},d.apply(this,arguments)}const u=(0,a.default)(s.default).withConfig({displayName:"link__StyledLaunch",componentId:"sc-i8gwd7-0"})(["width:12px;margin-left:0.5ch;margin-bottom:2px;stroke-width:0;vertical-align:text-bottom;"]),M=a.default.a.withConfig({displayName:"link__StyledAnchor",componentId:"sc-i8gwd7-1"})(["",";"],(C=>{let{size:e,theme:t}=C;return(0,a.css)(["",";",";color:",";text-decoration:none;cursor:pointer;vertical-align:baseline;:hover{color:",";}:focus{color:"," !important;}",""],o.defaultTypographyStyle,r.expandPresetStyles({preset:t.typography.presets.link[e],theme:t}),t.colors.fg.linkNormal,t.colors.fg.linkHover,t.colors.fg.linkNormal,c.focusableOutlineCSS(t.colors.border.focus))}));function ConditionalSpanWrapper(C){let{isWrapped:e,children:t}=C;return e?l.createElement("span",null,t):t}const p=(0,n.forwardRef)((function Link(C,e){let{children:t,...a}=C;const n="_blank"===a.target;return l.createElement(M,d({ref:e},a),l.createElement(ConditionalSpanWrapper,{isWrapped:n},t,n&&l.createElement(u,null)))}));p.defaultProps={size:i.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.MEDIUM}},3605:(C,e,t)=>{t.d(e,{defaultTypographyStyle:()=>a});var l=t(26300);const a=C=>{let{theme:e}=C;return(0,l.css)(["font-family:",";color:",";margin:0;padding:0;&:focus{box-shadow:none;}"],e.typography.family.primary,e.colors.fg.primary)}},67480:(C,e,t)=>{t.d(e,{Text:()=>Text});var l=t(67294),a=t(26300),n=t(35199),r=t(91778),c=t(3605);function i(){return i=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},i.apply(this,arguments)}const o=C=>{let{isBold:e,size:t,theme:l}=C;return(0,a.css)(["",";",";font-weight:",";"],c.defaultTypographyStyle,n.expandPresetStyles({preset:l.typography.presets.paragraph[t],theme:l}),e?l.typography.weight.bold:l.typography.presets.paragraph[t].weight)},s=a.default.p.withConfig({displayName:"text__Paragraph",componentId:"sc-n9y0va-0"})(["",";"],o),d=a.default.span.withConfig({displayName:"text__Span",componentId:"sc-n9y0va-1"})(["",";"],o),u=a.default.kbd.withConfig({displayName:"text__Kbd",componentId:"sc-n9y0va-2"})(["",";background-color:transparent;white-space:nowrap;"],o),M=a.default.label.withConfig({displayName:"text__Label",componentId:"sc-n9y0va-3"})(["",";color:",";"],(C=>{let{isBold:e,size:t,theme:l}=C;return(0,a.css)(["",";",";font-weight:",";"],c.defaultTypographyStyle,n.expandPresetStyles({preset:l.typography.presets.label[t],theme:l}),e?l.typography.weight.bold:l.typography.presets.label[t].weight)}),(C=>{let{disabled:e,theme:t}=C;return e?t.colors.fg.disable:"auto"})),Text=C=>{let{as:e,disabled:t,...a}=C;switch(e){case"label":return l.createElement(M,i({disabled:t},a));case"span":return l.createElement(d,a);case"kbd":return l.createElement(u,a);default:return l.createElement(s,a)}};Text.defaultProps={as:"p",isBold:!1,size:r.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES.MEDIUM}},87098:(C,e,t)=>{t.d(e,{VisuallyHidden:()=>n});var l=t(26300),a=t(22437);const n=l.default.span.withConfig({displayName:"visuallyHidden__VisuallyHidden",componentId:"sc-dcvur6-0"})(["",";"],a.visuallyHidden)},98243:(C,e,t)=>{t.d(e,{default:()=>l});const l=(0,t(72070).createContext)({})},90997:(C,e,t)=>{t.d(e,{default:()=>l});const l=t(98243).default.Provider},77273:(C,e,t)=>{t.d(e,{usePopup:()=>n});var l=t(72070),a=t(98243);function n(C){return(0,l.useContextSelector)(a.default,C??l.identity)}},83872:(C,e,t)=>{t.d(e,{default:()=>l});const l=(0,t(72070).createContext)({})},11756:(C,e,t)=>{t.d(e,{default:()=>c});var l=t(67294),a=t(72070),n=t(44586),r=t(83872);const c=function SnackbarProvider(C){let{children:e,placement:t="bottom"}=C;const[c,i]=(0,a.useState)([]),o=(0,a.useCallback)((C=>{i((e=>e.filter((e=>Array.isArray(C)?!C.find((C=>{let{key:t}=C;return t===e.key})):e.key!==C.key))))}),[]),s=(0,a.useCallback)((C=>{const e={id:(0,n.default)(),...C};i((C=>[...C,e]))}),[]),d=(0,a.useCallback)((()=>{i([])}),[]),u=(0,a.useMemo)((()=>({showSnackbar:s,clearSnackbar:d,removeSnack:o,currentSnacks:c,placement:t})),[s,d,o,c,t]);return l.createElement(r.default.Provider,{value:u},e)}},96905:(C,e,t)=>{t.d(e,{useSnackbar:()=>n});var l=t(72070),a=t(83872);function n(C){return(0,l.useContextSelector)(a.default,C??l.identity)}},43246:(C,e,t)=>{t.d(e,{setAppElement:()=>n});var l=t(83253),a=t.n(l);const{setAppElement:n}=a()},17216:(C,e,t)=>{t.d(e,{dark:()=>u,light:()=>M});var l=t(84967);const a={gray:{90:"#131516",85:"#1B1F20",80:"#26292A",75:"#2E3133",70:"#393D3F",60:"#4B5253",50:"#5E6668",40:"#767E80",30:"#919899",20:"#ADB1B3",10:"#C8CBCC",5:"#E4E5E6"},violet:{90:"#351E7A",80:"#482A90",70:"#5732A3",60:"#6B3DBA",50:"#7B46CB",40:"#9464E1",30:"#B488FC",20:"#CBACFF",10:"#DFCDFE",5:"#F3EBFF"},blue:{90:"#2C2864",80:"#364286",70:"#4157A3",60:"#476ABD",50:"#4F7ED9",40:"#5D96EB",30:"#79B3FF",20:"#9CC9FF",10:"#C2DDFF",5:"#E5F2FF"},red:{90:"#690000",80:"#7E0000",70:"#930500",60:"#AC1501",50:"#C42300",40:"#D43626",30:"#E45F53",20:"#F28B82",10:"#FFC4C5",5:"#FFE7E9"},green:{90:"#133B20",80:"#205630",70:"#296B3C",60:"#34824B",50:"#3F9A5A",40:"#5EAE75",30:"#81C995",20:"#A5D7B3",10:"#C8E7D0",5:"#E8F5EC"}},n={primary:a.violet[30],secondary:a.blue[30]},r={negative:"#D93025",positive:"#188038",warning:"#f4b844"},c={black:"#000",white:"#FFF"},i={loading:"linear-gradient(270deg, #4285f4 0%, #0f0bc8 57%, #4285f4 110%)",placeholder:"linear-gradient(180deg, #fff0, #000c)",posterOverlay:"linear-gradient(to top, rgba(33, 33, 33, 0.9), rgba(33, 33, 33, 0))"},o={footprint:"transparent",white64:(0,l.rgba)(c.white,.64),white24:(0,l.rgba)(c.white,.24),white16:(0,l.rgba)(c.white,.16),white8:(0,l.rgba)(c.white,.08),black64:(0,l.rgba)(c.black,.64),black40:(0,l.rgba)(c.black,.4),black32:(0,l.rgba)(c.black,.32),black24:(0,l.rgba)(c.black,.24),black10:(0,l.rgba)(c.black,.1),black3:(0,l.rgba)(c.black,.03),blue24:(0,l.rgba)(a.blue[30],.24),violet24:(0,l.rgba)(a.violet[30],.24),overlay:(0,l.rgba)("#1E1F1F",.5),overlayDark:(0,l.rgba)(c.black,.47),overlayExtraDark:(0,l.rgba)(c.black,.7)},s={gradient:i,fg:{primary:a.gray[5],secondary:a.gray[20],tertiary:a.gray[30],disable:a.gray[50],linkNormal:a.blue[30],linkHover:a.blue[40],positive:a.green[30],negative:a.red[30]},bg:{primary:a.gray[90],secondary:a.gray[80],tertiary:a.gray[70],quaternary:a.gray[60],positive:a.green[90],negative:a.red[90],storyPreview:"#202125",accent:n.primary},interactiveFg:{active:a.gray[5],brandNormal:a.gray[90],brandHover:a.gray[90],brandPress:a.violet[40]},interactiveBg:{active:a.violet[70],disable:a.gray[85],brandNormal:a.violet[20],brandHover:a.violet[30],brandPress:a.violet[40],primaryNormal:a.gray[10],primaryHover:a.gray[20],primaryPress:a.gray[30],secondaryNormal:a.gray[70],secondaryHover:a.gray[60],secondaryPress:a.gray[50],tertiaryNormal:o.footprint,tertiaryHover:a.gray[70],tertiaryPress:a.gray[60],quaternaryNormal:o.footprint,negativeNormal:a.red[40],negativeHover:a.red[30],negativePress:a.red[20],positiveNormal:a.green[40],positiveHover:a.green[30],positivePress:a.green[20],previewOverlay:o.black10,modalScrim:o.white8},border:{focus:a.blue[30],disable:a.gray[75],defaultNormal:a.gray[70],defaultHover:a.gray[40],defaultPress:a.gray[30],defaultActive:a.gray[10],positiveNormal:a.green[40],positiveHover:a.green[30],positivePress:a.green[20],positiveActive:a.green[10],quaternaryNormal:a.gray[70],quaternaryHover:a.gray[40],quaternaryPress:c.black,quaternaryActive:a.gray[30],negativeNormal:a.red[40],negativeHover:a.red[30],negativePress:a.red[20],negativeActive:a.red[10],selection:a.blue[30]},divider:{primary:o.white24,secondary:o.white8,tertiary:o.black24},form:{dropDownSubtitle:a.gray[20]},shadow:{active:o.white16}},d={gradient:i,fg:{primary:a.gray[90],secondary:a.gray[70],tertiary:a.gray[50],disable:a.gray[30],linkNormal:a.blue[50],linkHover:a.blue[60],positive:a.green[80],negative:a.red[80]},bg:{primary:c.white,secondary:a.gray[5],tertiary:a.gray[10],quaternary:a.gray[20],positive:a.green[10],negative:a.red[10],storyPreview:"#202125",accent:n.primary},interactiveFg:{active:a.gray[90],brandNormal:a.gray[90],brandHover:a.gray[90],brandPress:a.violet[40]},interactiveBg:{active:a.violet[10],disable:a.gray[10],brandNormal:a.violet[20],brandHover:a.violet[30],brandPress:a.violet[40],primaryNormal:a.gray[90],primaryHover:a.gray[80],primaryPress:a.gray[70],secondaryNormal:a.gray[20],secondaryHover:a.gray[30],secondaryPress:a.gray[40],tertiaryNormal:o.footprint,tertiaryHover:a.gray[10],tertiaryPress:a.gray[20],quaternaryNormal:o.footprint,negativeNormal:a.red[20],negativeHover:a.red[30],negativePress:a.red[40],positiveNormal:a.green[20],positiveHover:a.green[30],positivePress:a.green[40],previewOverlay:o.white16,modalScrim:o.black40},border:{focus:a.blue[40],disable:a.gray[10],defaultNormal:a.gray[20],defaultHover:a.gray[30],defaultPress:a.gray[40],defaultActive:a.gray[90],positiveNormal:a.green[20],positiveHover:a.green[30],positivePress:a.green[40],positiveActive:a.green[90],negativeNormal:a.red[20],negativeHover:a.red[30],negativePress:a.red[40],negativeActive:a.red[90],quaternaryNormal:a.gray[20],quaternaryHover:a.gray[30],quaternaryPress:c.white,quaternaryActive:a.gray[40],selection:a.blue[40]},divider:{primary:o.black24,secondary:o.black10,tertiary:o.white24},form:{dropDownSubtitle:a.gray[50]},shadow:{active:o.black10}},u={standard:c,accent:n,status:r,opacity:o,...a,...s,inverted:{...d}},M={standard:c,accent:n,status:r,opacity:o,...a,...d,inverted:{...s}}},91778:(C,e,t)=>{t.d(e,{BEZIER:()=>a,THEME_CONSTANTS:()=>l});const l={BREAKPOINTS:{TABLET:{maxWidth:1120,minWidth:768}},TYPOGRAPHY:t(28487),ICON_SIZE:32,LARGE_BUTTON_SIZE:56},a={linear:"linear",inQuad:"cubic-bezier(0.55, 0.085, 0.68, 0.53)",outQuad:"cubic-bezier(0.25, 0.46, 0.45, 0.94)",inOutQuad:"cubic-bezier(0.455, 0.03, 0.515, 0.955)",inCubic:"cubic-bezier(0.55, 0.055, 0.675, 0.19)",outCubic:"cubic-bezier(0.215, 0.61, 0.355, 1)",inOutCubic:"cubic-bezier(0.645, 0.045, 0.355, 1)",inQuart:"cubic-bezier(0.895, 0.03, 0.685, 0.22)",outQuart:"cubic-bezier(0.165, 0.84, 0.44, 1)",inOutQuart:"cubic-bezier(0.77, 0, 0.175, 1)",inQuint:"cubic-bezier(0.755, 0.05, 0.855, 0.06)",outQuint:"cubic-bezier(0.23, 1, 0.32, 1)",inOutQuint:"cubic-bezier(0.86, 0, 0.07, 1)",inSine:"cubic-bezier(0.47, 0, 0.745, 0.715)",outSine:"cubic-bezier(0.39, 0.575, 0.565, 1)",inOutSine:"cubic-bezier(0.445, 0.05, 0.55, 0.95)",inExpo:"cubic-bezier(0.95, 0.05, 0.795, 0.035)",outExpo:"cubic-bezier(0.19, 1, 0.22, 1)",inOutExpo:"cubic-bezier(1, 0, 0, 1)",inCirc:"cubic-bezier(0.6, 0.04, 0.98, 0.335)",outCirc:"cubic-bezier(0.075, 0.82, 0.165, 1)",inOutCirc:"cubic-bezier(0.785, 0.135, 0.15, 0.86)",default:"cubic-bezier(0.4, 0.4, 0.0, 1)"}},28487:(C,e,t)=>{t.r(e),t.d(e,{DISPLAY_SIZES:()=>n,HEADLINE_SIZES:()=>r,PRESET_SIZES:()=>l,TEXT_SIZES:()=>a});const l={XX_LARGE:"xxlarge",X_LARGE:"xlarge",LARGE:"large",MEDIUM:"medium",SMALL:"small",X_SMALL:"xsmall",XX_SMALL:"xxsmall",XXX_SMALL:"xxxsmall"},a=[l.X_LARGE,l.LARGE,l.MEDIUM,l.SMALL,l.X_SMALL],n=[l.LARGE,l.MEDIUM,l.SMALL],r=[l.XX_LARGE,l.X_LARGE,l.LARGE,l.MEDIUM,l.SMALL,l.X_SMALL,l.XX_SMALL,l.XXX_SMALL]},11443:(C,e,t)=>{t.d(e,{Styles:()=>n});var l=t(26300),a=t(19722);const n=(0,l.createGlobalStyle)(["*,*::after,*::before{box-sizing:border-box;}",";"],a.overrideFocusOutlineStyles)},41044:(C,e,t)=>{t.d(e,{centerContent:()=>l});const l=(0,t(26300).css)(["display:flex;align-items:center;justify-content:center;"])},35199:(C,e,t)=>{t.d(e,{expandPresetStyles:()=>n,expandTextPreset:()=>r});var l=t(26300),a=t(91778);const n=C=>{let{preset:e,theme:t}=C;return(0,l.css)(["font-family:",";font-size:","px;font-weight:",";letter-spacing:","px;line-height:","px;text-decoration:",";"],t.typography.family.primary,e.size,e.weight,e.letterSpacing,e.lineHeight,e.textDecoration||"none")},r=C=>e=>{let{theme:t}=e;return n({preset:C(t.typography.presets,a.THEME_CONSTANTS.TYPOGRAPHY.PRESET_SIZES),theme:t})}},98240:(C,e,t)=>{t.d(e,{fullSizeAbsolute:()=>a,fullSizeRelative:()=>n});var l=t(26300);const a=(0,l.css)(["position:absolute;top:0;right:0;bottom:0;left:0;"]),n=(0,l.css)(["position:relative;top:0;left:0;height:100%;width:100%;"])},86954:(C,e,t)=>{t.r(e),t.d(e,{SCROLLBAR_WIDTH:()=>a.SCROLLBAR_WIDTH,centerContent:()=>c.centerContent,expandPresetStyles:()=>n.expandPresetStyles,expandTextPreset:()=>n.expandTextPreset,focusCSS:()=>l.focusCSS,focusableOutlineCSS:()=>l.focusableOutlineCSS,fullSizeAbsolute:()=>r.fullSizeAbsolute,fullSizeRelative:()=>r.fullSizeRelative,scrollbarCSS:()=>a.scrollbarCSS,transparentBg:()=>o.transparentBg,visuallyHidden:()=>i.visuallyHidden});var l=t(33625),a=t(95370),n=t(35199),r=t(98240),c=t(41044),i=t(22437),o=t(19362)},33625:(C,e,t)=>{t.d(e,{focusCSS:()=>n,focusableOutlineCSS:()=>r});var l=t(26300),a=t(19722);const n=(C,e)=>(0,l.css)(["outline:none;box-shadow:",";"],(t=>{let{theme:l}=t;return`0px 0px 0 2px ${e||l.colors.bg.primary}, 0px 0px 0 4px ${"string"==typeof C?C:l.colors.border.focus}`})),r=(C,e)=>{const t="string"==typeof C?C:C?.theme?.colors?.border?.focus;return(0,l.css)(["&.",",&[data-focus-visible-added]{",";}"],a.FOCUS_VISIBLE_SELECTOR,n(t,e))}},95370:(C,e,t)=>{t.d(e,{SCROLLBAR_WIDTH:()=>a,scrollbarCSS:()=>n});var l=t(26300);const a=11,n=()=>(0,l.css)(["scrollbar-width:thin;scrollbar-color:"," ",";::-webkit-scrollbar{width:","px;height:","px;}::-webkit-scrollbar-track{background:",";}::-webkit-scrollbar-thumb{background-clip:content-box;background-color:",";border:2px solid transparent;border-radius:10px;}::-webkit-scrollbar-corner{background-color:transparent;}"],(C=>{let{theme:e}=C;return e.colors.interactiveBg.secondaryNormal}),(C=>{let{theme:e}=C;return e.colors.inverted.divider.secondary}),a,a,(C=>{let{theme:e}=C;return e.colors.inverted.divider.secondary}),(C=>{let{theme:e}=C;return e.colors.interactiveBg.secondaryNormal}))},19362:(C,e,t)=>{t.d(e,{transparentBg:()=>l});const l=(0,t(26300).css)(["background-image:conic-gradient( "," 0.25turn,transparent 0turn 0.5turn,"," 0turn 0.75turn,transparent 0turn 1turn );background-size:8px 8px;"],(C=>{let{theme:e}=C;return e.colors.fg.tertiary}),(C=>{let{theme:e}=C;return e.colors.fg.tertiary}))},22437:(C,e,t)=>{t.d(e,{visuallyHidden:()=>l});const l=(0,t(26300).css)(["position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap;"])},45246:(C,e,t)=>{t.d(e,{theme:()=>i});var l=t(17216),a=t(28487);const n={family:{primary:"'Google Sans', sans-serif"},weight:{bold:700,regular:400},presets:{display:{[a.PRESET_SIZES.LARGE]:{weight:700,size:122,lineHeight:124,letterSpacing:-2.4},[a.PRESET_SIZES.MEDIUM]:{weight:700,size:58,lineHeight:64,letterSpacing:-1.4},[a.PRESET_SIZES.SMALL]:{weight:700,size:36,lineHeight:40,letterSpacing:-1}},headline:{[a.PRESET_SIZES.XX_LARGE]:{weight:400,size:42,lineHeight:56,letterSpacing:0},[a.PRESET_SIZES.X_LARGE]:{weight:400,size:36,lineHeight:44,letterSpacing:0},[a.PRESET_SIZES.LARGE]:{weight:400,size:32,lineHeight:40,letterSpacing:0},[a.PRESET_SIZES.MEDIUM]:{weight:400,size:28,lineHeight:36,letterSpacing:0},[a.PRESET_SIZES.SMALL]:{weight:400,size:24,lineHeight:32,letterSpacing:0},[a.PRESET_SIZES.X_SMALL]:{weight:500,size:20,lineHeight:24,letterSpacing:0},[a.PRESET_SIZES.XX_SMALL]:{weight:700,size:16,lineHeight:24,letterSpacing:0},[a.PRESET_SIZES.XXX_SMALL]:{weight:700,size:14,lineHeight:20,letterSpacing:0}},paragraph:{[a.PRESET_SIZES.X_LARGE]:{weight:400,size:24,lineHeight:32,letterSpacing:-.02},[a.PRESET_SIZES.LARGE]:{weight:400,size:18,lineHeight:24,letterSpacing:0},[a.PRESET_SIZES.MEDIUM]:{weight:400,size:16,lineHeight:24,letterSpacing:0},[a.PRESET_SIZES.SMALL]:{weight:400,size:14,lineHeight:20,letterSpacing:0},[a.PRESET_SIZES.X_SMALL]:{weight:400,size:12,lineHeight:20,letterSpacing:.16}},link:{[a.PRESET_SIZES.X_LARGE]:{weight:400,size:24,lineHeight:32,letterSpacing:-.02},[a.PRESET_SIZES.LARGE]:{weight:700,size:18,lineHeight:24,letterSpacing:0},[a.PRESET_SIZES.MEDIUM]:{weight:700,size:16,lineHeight:24,letterSpacing:0},[a.PRESET_SIZES.SMALL]:{weight:700,size:14,lineHeight:20,letterSpacing:0},[a.PRESET_SIZES.X_SMALL]:{weight:700,size:12,lineHeight:20,letterSpacing:.16}},label:{[a.PRESET_SIZES.LARGE]:{weight:400,size:18,lineHeight:24,letterSpacing:0},[a.PRESET_SIZES.MEDIUM]:{weight:400,size:16,lineHeight:20,letterSpacing:0},[a.PRESET_SIZES.SMALL]:{weight:400,size:14,lineHeight:12,letterSpacing:0},[a.PRESET_SIZES.X_SMALL]:{weight:400,size:12,lineHeight:20,letterSpacing:0}}}},r={wide:1441,desktop:1121,tablet:801,mobile:800,mobileSmall:684,min:684},c={wide:`screen and (min-width: ${r.wide}px)`,desktop:`screen and (min-width: ${r.desktop}px)`,tablet:`screen and (min-width: ${r.tablet}px)`,tabletMax:`screen and (max-width: ${r.desktop}px)`,mobile:`screen and (max-width: ${r.mobile}px)`,mobileSmall:`screen and (max-width: ${r.mobileSmall}px)`,min:`screen and (max-width: ${r.min}px)`},i={borders:{radius:{small:"4px",medium:"8px",x_large:"50px",round:"9999px"}},typography:n,colors:{...l.dark},breakpoint:{...c,raw:r}}},40981:(C,e,t)=>{t.d(e,{FOCUSABLE_SELECTORS:()=>a,KEYS:()=>l});const l={DOWN:"ArrowDown",LEFT:"ArrowLeft",RIGHT:"ArrowRight",UP:"ArrowUp",ENTER:"Enter",SPACE:"Space",TAB:"Tab"},a=["button:not(:disabled)","[href]","input:not(:disabled)","select:not(:disabled)","textarea:not(:disabled)",'[tabindex]:not([tabindex="-1"])']},7471:(C,e,t)=>{function l(C){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return Object.entries(e).forEach((e=>{let[t,a]=e;void 0!==a&&(a&&"object"==typeof a&&!Array.isArray(a)?(C[t]||Object.assign(C,{[t]:{}}),l(C[t],a)):Object.assign(C,{[t]:a}))})),C}t.d(e,{default:()=>l})},49640:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});function l(C,e,t){return C===e?1:C===t?-1:0}const __WEBPACK_DEFAULT_EXPORT__=function(C,e){let t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:10;const a=l(C,"ArrowRight","ArrowLeft"),n=l(C,"ArrowDown","ArrowUp"),r=e?1:t;return{dx:a*r,dy:n*r}}},6215:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});const __WEBPACK_DEFAULT_EXPORT__=function(C,e,t){return C.label||C["aria-label"]?C.label&&"string"!=typeof C.label?new Error(`Invalid prop \`label\` of type \`${typeof C.label}\` supplied to \`${t}\`, expected \`string\`.`):C["aria-label"]&&"string"!=typeof C["aria-label"]?new Error(`Invalid prop \`aria-label\` of type \`${typeof C["aria-label"]}\` supplied to \`${t}\`, expected \`string\`.`):null:new Error(`\`label\` or \`aria-label\` must be supplied to \`${t}\`. Validation failed.`)}},66044:(C,e,t)=>{t.d(e,{noop:()=>l});const l=()=>{}},60811:(C,e,t)=>{t.d(e,{default:()=>l});const l={ELEMENT_ALIGNMENT:"elementAlignment",PAGE_BACKGROUND:"pageBackground",PAGE_ATTACHMENT:"pageAttachment",PAGE_BACKGROUND_AUDIO:"pageBackgroundAudio",SIZE_POSITION:"sizePosition",TEXT_STYLE:"textStyle",TEXT_ACCESSIBILITY:"textAccessibility",FILTER:"filter",SHAPE_STYLE:"shapeStyle",BORDER:"borderStyle",ANIMATION:"animation",VIDEO_OPTIONS:"videoOptions",CAPTIONS:"captions",LINK:"link",IMAGE_ACCESSIBILITY:"imageAccessibility",VIDEO_ACCESSIBILITY:"videoAccessibility",PRODUCT:"product"}},52829:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});const __WEBPACK_DEFAULT_EXPORT__=function(C,e){const t=new Map;return C.forEach((C=>{t.set(C[e],C)})),[...t.values()]}},37309:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(72070);const __WEBPACK_DEFAULT_EXPORT__=function(){let C=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"polite";const e=(0,l.useRef)(),t=(0,l.useCallback)((()=>{if(e.current)return()=>{document.body.removeChild(e.current),e.current=null};const t="web-stories-aria-live-region-"+C,l=document.getElementById(t);if(l)return e.current=l,()=>{e.current=null};const a=document.createElement("div");return a.id=t,a.className="web-stories-aria-live-region",a.setAttribute("style","position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;"),a.setAttribute("aria-live",C),a.setAttribute("aria-relevant","additions text"),a.setAttribute("aria-atomic","true"),document.body.appendChild(a),e.current=a,()=>{document.body.removeChild(a),e.current=null}}),[C]);(0,l.useEffect)(t,[t]);const a=(0,l.useCallback)((C=>{t();const l=document.querySelectorAll(".web-stories-aria-live-region");for(const C of l)C.textContent="";e.current.textContent=C}),[t]);return a}},66394:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(72070),a=t(66044);const __WEBPACK_DEFAULT_EXPORT__=function(){let C=arguments.length>0&&void 0!==arguments[0]?arguments[0]:a.noop;const e=(0,l.useRef)(null),t=(0,l.useRef)(a.noop),n=(0,l.useRef)(C);return n.current=C,(0,l.useCallback)((C=>{e.current&&document.removeEventListener("mousedown",t.current,!0),C&&(t.current=e=>{C===e.target||C.contains(e.target)||n.current?.(e)},document.addEventListener("mousedown",t.current,!0)),e.current=C}),[])}},98465:(C,e,t)=>{t.d(e,{DEFAULT_ATTRIBUTES_FOR_MEDIA:()=>l});const l={scale:100,focalX:50,focalY:50}},28352:(C,e,t)=>{t.d(e,{default:()=>Zl});var l={};t.r(l),t.d(l,{Display:()=>I,Edit:()=>W,Frame:()=>X,LayerIcon:()=>eC,Output:()=>K.default,TextContent:()=>q,canFlip:()=>uC,defaultAttributes:()=>rC,getLayerText:()=>Q,hasDesignMenu:()=>iC,hasDuplicateMenu:()=>sC,hasEditMode:()=>cC,hasEditModeMoveable:()=>oC,isMaskable:()=>MC,isMedia:()=>dC,panels:()=>fC,resizeRules:()=>pC,updateForResizeEvent:()=>aC});var a={};t.r(a),t.d(a,{Display:()=>fe,Edit:()=>$C,Frame:()=>XC,LayerIcon:()=>ne,Output:()=>Ce,TextContent:()=>me,canFlip:()=>OC.canFlip,defaultAttributes:()=>he,editModeGrayout:()=>OC.editModeGrayout,getLayerText:()=>re,hasDesignMenu:()=>OC.hasDesignMenu,hasDuplicateMenu:()=>OC.hasDuplicateMenu,hasEditMode:()=>OC.hasEditMode,hasEditModeIfLocked:()=>OC.hasEditModeIfLocked,isMaskable:()=>OC.isMaskable,isMedia:()=>OC.isMedia,panels:()=>Le,resizeRules:()=>OC.resizeRules});var n={};t.r(n),t.d(n,{Display:()=>Ze,LayerIcon:()=>be,Output:()=>ge,canFlip:()=>ze,defaultAttributes:()=>xe,getLayerText:()=>ve,hasDesignMenu:()=>_e,hasDuplicateMenu:()=>Ie,hasEditMode:()=>Te,isMaskable:()=>Oe,isMedia:()=>Se,panels:()=>Be,resizeRules:()=>De});var r={};t.r(r),t.d(r,{Controls:()=>it,Display:()=>Fe,Edit:()=>rt,Frame:()=>ct,LayerIcon:()=>ht,Output:()=>dt,canFlip:()=>OC.canFlip,defaultAttributes:()=>Zt,editModeGrayout:()=>OC.editModeGrayout,getLayerText:()=>ut,hasDesignMenu:()=>OC.hasDesignMenu,hasDuplicateMenu:()=>OC.hasDuplicateMenu,hasEditMode:()=>OC.hasEditMode,hasEditModeIfLocked:()=>OC.hasEditModeIfLocked,isMaskable:()=>OC.isMaskable,isMedia:()=>OC.isMedia,onDropHandler:()=>Lt,panels:()=>gt,resizeRules:()=>Et});var c={};t.r(c),t.d(c,{Display:()=>Tt,Edit:()=>wt,Frame:()=>yt,LayerIcon:()=>At,Output:()=>Rt,TextContent:()=>me,canFlip:()=>OC.canFlip,defaultAttributes:()=>_t,editModeGrayout:()=>OC.editModeGrayout,getLayerText:()=>bt,hasDesignMenu:()=>OC.hasDesignMenu,hasDuplicateMenu:()=>OC.hasDuplicateMenu,hasEditMode:()=>OC.hasEditMode,hasEditModeIfLocked:()=>OC.hasEditModeIfLocked,isMaskable:()=>OC.isMaskable,isMedia:()=>OC.isMedia,panels:()=>St,resizeRules:()=>OC.resizeRules});var i={};t.r(i),t.d(i,{Display:()=>Nt,LayerIcon:()=>kt,Output:()=>Dt,canFlip:()=>$t,defaultAttributes:()=>Kt,getLayerText:()=>It,hasDesignMenu:()=>jt,hasDuplicateMenu:()=>Gt,hasEditMode:()=>Vt,isAspectAlwaysLocked:()=>Yt,isMaskable:()=>Ut,isMedia:()=>Wt,panels:()=>qt,resizeRules:()=>Xt});var o={};t.r(o),t.d(o,{Display:()=>al,LayerIcon:()=>il,Output:()=>nl,canFlip:()=>ml,defaultAttributes:()=>dl,getLayerText:()=>rl,hasDesignMenu:()=>Ml,hasDuplicateMenu:()=>pl,hasEditMode:()=>ul,isMaskable:()=>hl,isMedia:()=>fl,panels:()=>El,resizeRules:()=>Ll});var s=t(91655),d=t(67294),u=t(26300),M=t(72070),p=t(80852),f=t(6114),m=t(2357),h=t(56862),L=t(58860),E=t(25784),Z=t(88914),g=t(88766),v=t(95740);function w(){return w=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},w.apply(this,arguments)}const y=u.default.div.withConfig({displayName:"display__OutsideBorder",componentId:"sc-o6jk50-0"})(["",""],g.elementWithBorder),b=u.default.div.withConfig({displayName:"display__HighlightWrapperElement",componentId:"sc-o6jk50-1"})([""," "," "," line-height:",";padding:0;"],g.elementFillContent,g.elementWithFont,g.elementWithTextParagraphStyle,(C=>{let{lineHeight:e,verticalPadding:t}=C;return(0,v.getHighlightLineheight)(e,t)})),R=u.default.p.withConfig({displayName:"display__HighlightElement",componentId:"sc-o6jk50-2"})(["font-size:inherit;line-height:inherit;margin:0;position:absolute;width:",";"],(C=>{let{verticalPadding:e}=C;return`calc(100% - ${e}px)`})),A=u.default.span.withConfig({displayName:"display__MarginedElement",componentId:"sc-o6jk50-3"})(["position:relative;display:block;top:0;left:0;"]),x=u.default.span.withConfig({displayName:"display__Span",componentId:"sc-o6jk50-4"})([""," "," box-decoration-break:clone;position:relative;"],g.elementWithBackgroundColor,g.elementWithTextParagraphStyle),T=(0,u.default)(x).withConfig({displayName:"display__BackgroundSpan",componentId:"sc-o6jk50-5"})([""," color:transparent;"],g.elementWithHighlightBorderRadius),_=(0,u.default)(x).withConfig({displayName:"display__ForegroundSpan",componentId:"sc-o6jk50-6"})(["background:none;"]),S=u.default.p.attrs((C=>{let{theme:e,previewMode:t,fontStyle:l,fontSize:a,fontWeight:n,font:r,marginOffset:c,padding:i,lineHeight:o,textAlign:s,dataToEditorY:d}=C;return t?{style:{zIndex:1,whiteSpace:"pre-line",wordBreak:"break-word",letterSpacing:"normal",color:e.colors.standard.black,fontStyle:l,fontSize:`${a}px`,fontWeight:n,fontFamily:(0,v.generateFontFamily)(r),margin:-d(c/2)+"px 0",padding:i||0,lineHeight:o,textAlign:s}}:{}})).withConfig({displayName:"display__FillElement",componentId:"sc-o6jk50-7"})(["margin:0;"," "," ",""],g.elementFillContent,(C=>{let{previewMode:e}=C;return!e&&g.elementWithFont}),(C=>{let{previewMode:e}=C;return!e&&g.elementWithTextParagraphStyle})),z=u.default.div.withConfig({displayName:"display__Background",componentId:"sc-o6jk50-8"})([""," "," "," margin:0;"],g.elementWithBackgroundColor,g.elementFillContent,g.elementWithBorder);const I=function TextDisplay(C){let{element:e,element:{id:t,content:l,backgroundColor:a,backgroundTextMode:n,border:r,borderRadius:c,...i},previewMode:o,maybeEnqueueFontStyle:s}=C;const u=(0,M.useRef)(null),x=(0,M.useRef)(null),I=(0,M.useRef)(null),O=(0,M.useRef)(null),{dataToEditorX:D,dataToEditorY:B}=(0,f.default)((C=>({dataToEditorX:C.actions.dataToEditorX,dataToEditorY:C.actions.dataToEditorY}))),{font:H,width:k,height:F}=i,P=(0,M.useMemo)((()=>{const C=(0,h.getHTMLInfo)(l);return{fontStyle:C.isItalic?"italic":"normal",fontWeight:C.fontWeight,content:(0,L.stripHTML)(l)}}),[l]),{marginOffset:N}=(0,v.calcFontMetrics)(e),V={font:H,element:e,marginOffset:B(N),...n===Z.BACKGROUND_TEXT_MODE.NONE?{}:{backgroundColor:a},...(0,v.generateParagraphTextStyle)(i,(C=>`${D(C)}px`),(C=>`${B(C)}px`),B,e),horizontalPadding:D(i.padding?.horizontal||0),verticalPadding:D(i.padding?.vertical||0)};(0,M.useEffect)((()=>{s([{...P,font:H}])}),[H,P,s]);const j=n===Z.BACKGROUND_TEXT_MODE.HIGHLIGHT,G=j?x:I;(0,m.useTransformHandler)(t,(C=>{const t=u?.current||O.current;if(!t)return;const l=C?.updates?.fontSize;t.style.fontSize=l?`${B(l)}px`:"";const a=C?.updates?.marginOffset;if(t.style.margin=a?B(-a)/2+"px 0":"",(x.current||I.current)&&C){const{resize:t}=C;if(t&&0!==t[0]&&0!==t[1]){const[C,l]=t;(0,E.shouldDisplayBorder)(e)&&(G.current.style.width=C+r.left+r.right+"px",G.current.style.height=l+r.top+r.bottom+"px")}}})),(0,g.useColorTransformHandler)({id:t,targetRef:I,expectedStyle:"background"}),(0,g.useColorTransformHandler)({id:t,targetRef:O,expectedStyle:"color"}),(0,g.useColorTransformHandler)({id:t,targetRef:G,expectedStyle:"border-color"});const W=(0,M.useMemo)((()=>(0,h.getHTMLFormatters)().setColor(l,(0,p.default)(0,0,0))),[l]);return j?d.createElement(y,{ref:x,border:(0,E.getResponsiveBorder)(r,o,D),borderRadius:c,width:k,height:F},d.createElement(b,w({ref:u},V),d.createElement(R,V,d.createElement(A,V,d.createElement(T,w({ref:I},V,{borderRadius:c,dataToEditorY:B,dangerouslySetInnerHTML:{__html:W}})))),d.createElement(R,V,d.createElement(A,V,d.createElement(_,w({ref:O},V,{dangerouslySetInnerHTML:{__html:l}})))))):d.createElement(z,{ref:I,backgroundColor:n===Z.BACKGROUND_TEXT_MODE.FILL&&a,borderRadius:c,border:(0,E.getResponsiveBorder)(r,o,D),width:k,height:F},d.createElement(S,w({ref:O,dangerouslySetInnerHTML:{__html:l},previewMode:o},V)))};var O=t(18535),D=t(32396);const B=function(C){let{id:e,targetRef:t,cssVar:l,expectedStyle:a}=C;(0,m.useTransformHandler)(e,(C=>{const e=t.current;if(e)if(null===C)e.style.removeProperty(l);else{const{color:t,style:n}=C;if(t&&n===a){const{color:{r:C,g:a,b:n,a:r}}=t;e.style.setProperty(l,`rgba(${C}, ${a}, ${n}, ${void 0!==r?r:1})`)}}}))};var H=t(66027);function k(){return k=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},k.apply(this,arguments)}const F=u.default.div.withConfig({displayName:"edit__Wrapper",componentId:"sc-1ugcxaz-0"})([""," "," --faux-selection-color:inherit;span{box-decoration-break:clone;}"],g.elementFillContent,g.elementWithBackgroundColor),P=u.default.div.withConfig({displayName:"edit__TextBox",componentId:"sc-1ugcxaz-1"})([""," "," opacity:",";position:absolute;top:0;left:0;right:0;"],g.elementWithFont,g.elementWithTextParagraphStyle,(C=>{let{opacity:e}=C;return void 0!==e?e/100:null})),N=(0,u.default)(P).withConfig({displayName:"edit__TextBoxPadded",componentId:"sc-1ugcxaz-2"})((C=>{let{verticalPadding:e}=C;return{width:`calc(100% - ${e}px)`}})),V=(0,u.default)(P).withConfig({displayName:"edit__EditTextBox",componentId:"sc-1ugcxaz-3"})((C=>{let{hasHighlightBackgroundTextMode:e}=C;return e&&{paddingTop:0,paddingBottom:0}})),j=u.default.span.withConfig({displayName:"edit__Highlight",componentId:"sc-1ugcxaz-4"})([""," ",";color:transparent !important;*{color:transparent !important;}padding:",";width:",";"],g.elementWithHighlightBorderRadius,(C=>{let{highlightColor:e}=C;return(0,O.default)(e)}),(C=>{let{padding:e}=C;return e}),(C=>{let{verticalPadding:e}=C;return`calc(100% - ${e}px)`})),G=u.default.div.withConfig({displayName:"edit__OutsideBorder",componentId:"sc-1ugcxaz-5"})([""," "," overflow:hidden;"],g.elementWithBorder,(C=>{let{border:e}=C;return e&&(0,E.getBorderPositionCSS)(e)}));const W=function TextEdit(C){let{element:e,box:{x:t,y:l,height:a,rotationAngle:n},editWrapper:r,onResize:c,updateElementById:i,deleteSelectedElements:o,maybeEnqueueFontStyle:s}=C;const{id:u,content:p,backgroundColor:g,backgroundTextMode:w,border:y,borderRadius:b,opacity:R,height:A,...x}=e,{font:T,width:_}=x,S=(0,M.useMemo)((()=>{const C=(0,h.getHTMLInfo)(p);return{fontStyle:C.isItalic?"italic":"normal",fontWeight:C.fontWeight,content:(0,L.stripHTML)(p)}}),[p]),{dataToEditorX:z,dataToEditorY:I,editorToDataX:O,editorToDataY:P}=(0,f.default)((C=>{let{actions:{dataToEditorX:e,dataToEditorY:t,editorToDataX:l,editorToDataY:a}}=C;return{dataToEditorX:e,dataToEditorY:t,editorToDataX:l,editorToDataY:a}})),W={...(0,v.generateParagraphTextStyle)(x,(C=>`${z(C)}px`),(C=>`${I(C)}px`),I,e),font:T,element:e,backgroundColor:g,opacity:R,verticalPadding:z(x.padding?.vertical||0),...w===Z.BACKGROUND_TEXT_MODE.HIGHLIGHT&&{lineHeight:(0,v.getHighlightLineheight)(x.lineHeight,z(x.padding?.vertical||0)),backgroundColor:null,highlightColor:g},...w===Z.BACKGROUND_TEXT_MODE.NONE&&{backgroundColor:null}},{padding:$,...U}=W,{isAnythingTransforming:Y}=(0,m.useTransform)((C=>({isAnythingTransforming:C.state.isAnythingTransforming}))),X=(0,M.useCallback)((C=>i({elementId:u,properties:C})),[u,i]),K=(0,M.useRef)(null),q=(0,M.useRef)(null),Q=(0,M.useRef)(null),J=(0,M.useRef)(null),CC=(0,M.useRef)(null),eC=(0,M.useRef)(),tC=(0,M.useRef)(),lC=(0,M.useRef)(0),aC=(0,M.useRef)(null);(0,M.useEffect)((()=>{eC.current={x:t,y:l,height:a,rotationAngle:n}}),[t,l,a,n]),(0,M.useLayoutEffect)((()=>{CC.current&&CC.current.focus()}),[]);const nC=(0,M.useCallback)((()=>{const C=lC.current;if(K.current&&(K.current.style.height=""),tC.current){const e={content:tC.current};if(C){const[t,l]=(0,D.default)(eC.current.rotationAngle,0,0,0,C-eC.current.height);e.height=P(C),e.x=O(eC.current.x+t),e.y=P(eC.current.y+l)}X(e)}}),[O,P,X]),rC=(0,M.useCallback)((()=>{tC.current?nC():o()}),[nC,o]);(0,M.useUnmount)(rC),(0,M.useEffect)((()=>{Y&&nC()}),[Y,nC]);const cC=(0,M.useCallback)((()=>{const C=K.current,t=J.current,{marginOffset:l}=(0,v.calcFontMetrics)(e);if(lC.current=t.offsetHeight-I(l),C.style.height=`${lC.current}px`,t.style.margin="",r){const[C,e]=(0,D.default)(eC.current.rotationAngle,0,0,0,lC.current-eC.current.height);r.style.height=`${lC.current}px`,r.style.left=`${eC.current.x+C}px`,r.style.top=`${eC.current.y+e}px`,c&&c()}}),[I,r,e,c]),iC=(0,M.useCallback)((C=>{tC.current=C,cC()}),[cC]);(0,M.useEffect)(cC,[A,cC]),(0,M.useEffect)((()=>{s([{...S,font:T}])}),[T,S,s]),(0,m.useTransformHandler)(u,(C=>{const e=J.current,t=K.current,l=q.current,a=C?.updates?.fontSize;if(e.style.fontSize=a?`${I(a)}px`:"",l){const t=C?.updates?.marginOffset;l.style.fontSize=e.style.fontSize,l.style.margin=I(-t)/2+"px 0",e.style.margin=I(-t)/2+"px 0"}if(null===C)t.style.width="",t.style.height="";else{const{resize:e}=C;e&&0!==e[0]&&0!==e[1]&&(t.style.width=`${e[0]}px`,t.style.height=`${e[1]}px`)}}));const oC=w===Z.BACKGROUND_TEXT_MODE.HIGHLIGHT;B({id:u,targetRef:K,cssVar:"--faux-selection-color",expectedStyle:"color"});const sC=oC?Q:K;(0,H.default)({id:u,targetRef:sC,expectedStyle:"background"}),(0,H.default)({id:u,targetRef:(0,E.shouldDisplayBorder)(e)?aC:null,expectedStyle:"border-color"});const{state:{editorState:dC},actions:{getContentFromState:uC}}=(0,h.useRichText)(),MC=dC&&uC(dC),pC={backgroundColor:w===Z.BACKGROUND_TEXT_MODE.FILL&&g};return d.createElement(G,{ref:aC,border:y,borderRadius:b,width:_,height:A},d.createElement(F,k({ref:K,onClick:C=>{CC.current.focus(),C.stopPropagation()},"data-testid":"textEditor"},pC),MC&&oC&&d.createElement(N,k({ref:q},U),d.createElement(j,k({ref:Q,borderRadius:b,dataToEditorY:I,dangerouslySetInnerHTML:{__html:MC}},W))),d.createElement(V,k({hasHighlightBackgroundTextMode:oC,className:"syncMargin",ref:J},W),d.createElement(h.RichTextEditor,{ref:CC,content:p,onChange:iC}))))};var $=t(17001);function U(){return U=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},U.apply(this,arguments)}const Y=u.default.p.withConfig({displayName:"frame__Element",componentId:"sc-cj57v5-0"})([""," "," "," opacity:0;user-select:none;"],g.elementFillContent,g.elementWithFont,g.elementWithTextParagraphStyle);const X=function TextFrame(C){let{element:e,element:{id:t,content:l,isLocked:a,...n},wrapperRef:r,setEditingElementWithState:c,isOnlySelectedElement:i}=C;const{dataToEditorX:o,dataToEditorY:s}=(0,f.default)((C=>({dataToEditorX:C.actions.dataToEditorX,dataToEditorY:C.actions.dataToEditorY}))),u=(0,v.generateParagraphTextStyle)(n,(C=>`${o(C)}px`),(C=>`${s(C)}px`),s,e),p=(0,M.useRef)();return(0,M.useEffect)((()=>{if(!i)return;const C=r.current,e=p.current;let l=0,n=null;const o=C=>{C.metaKey||C.altKey||C.ctrlKey||a||("Enter"===C.key||/^\w$/.test(C.key))&&(c(t,{selectAll:!0}),C.stopPropagation(),"Enter"===C.key&&C.preventDefault())},s=C=>{l=C.timeStamp,n={clientX:C.clientX,clientY:C.clientY}},d=C=>{a||!n||(0,$.areEventsDragging)({timeStamp:l,...n},C)||(C.stopPropagation(),c(t,{offset:(0,h.getCaretCharacterOffsetWithin)(p.current,C.clientX,C.clientY)}))};return C.addEventListener("keydown",o),e.addEventListener("mousedown",s),e.addEventListener("mouseup",d),()=>{C.removeEventListener("keydown",o),e.removeEventListener("mousedown",s),e.removeEventListener("mouseup",d)}}),[t,r,i,c,a]),d.createElement(Y,U({ref:p,"data-testid":"textFrame","data-fix-caret":!0,className:"syncMargin",dangerouslySetInnerHTML:{__html:l},element:e},u))};var K=t(72858);const q=function TextContent(C){let{content:e}=C;return(0,L.stripHTML)(e)};const Q=function(C){let{content:e}=C;return(0,L.stripHTML)(e)};var J=t(33291);const CC=u.default.div.withConfig({displayName:"icon__IconContainer",componentId:"sc-1h6auty-0"})(["height:21px;width:21px;overflow:hidden;"]);const eC=function TextIcon(){return d.createElement(CC,null,d.createElement(J.default,{height:21,width:21}))};var tC=t(1787),lC=t(40630);const aC=function(C,e,t,l){const a=0!==e[0];if(0!==e[1]){const{fontSize:e,marginOffset:a}=(0,lC.calculateFitTextFontSize)(C,t||C.width,l);return{fontSize:(0,tC.dataPixels)(e),marginOffset:a}}return a?{height:(0,tC.dataPixels)((0,lC.calculateTextHeight)(C,t))}:null};var nC=t(60811);const rC={...g.SHARED_DEFAULT_ATTRIBUTES,backgroundTextMode:Z.BACKGROUND_TEXT_MODE.NONE,font:Z.TEXT_ELEMENT_DEFAULT_FONT,fontSize:36,backgroundColor:(0,p.default)(196,196,196),lineHeight:1.3,textAlign:"initial",padding:{vertical:0,horizontal:0,locked:!0}},cC=!0,iC=!0,oC=!0,sC=!0,dC=!1,uC=!1,MC=!1,pC={vertical:!1,horizontal:!0,diagonal:!0,minWidth:20,minHeight:0},fC=[nC.default.ELEMENT_ALIGNMENT,nC.default.SIZE_POSITION,nC.default.TEXT_STYLE,nC.default.TEXT_ACCESSIBILITY,nC.default.BORDER,nC.default.LINK,nC.default.ANIMATION];t(26699);var mC=t(7868),hC=t(90985);const LC=function(C){return C.sizes?Object.values(C.sizes).sort(((C,e)=>Number(e.width)-Number(C.width))).filter((e=>(0,hC.default)(e,C))).reduce(((C,e)=>C.length&&Number(C[C.length-1].width)===Number(e.width)?C:[...C,e]),[]).filter((C=>C&&C.sourceUrl&&C.width)).map((C=>{return`${(e=C.sourceUrl,e.includes("%")?e:encodeURI(e)).replaceAll(",","%2C")} ${C.width}w`;var e})).join(","):null};var EC=t(58373);const ZC=function(C,e,t){return(t+.5*C)/e*100};const gC=function EditCropMoveable(C){let{setProperties:e,cropBox:t,croppedMedia:l,flip:a,x:n,y:r,width:c,height:i,rotationAngle:o,offsetX:s,offsetY:u,mediaWidth:p,mediaHeight:m}=C;const{editorToDataX:h,editorToDataY:L}=(0,f.default)((C=>({editorToDataX:C.actions.editorToDataX,editorToDataY:C.actions.editorToDataY}))),E=(0,M.useRef)(),g=(0,M.useRef)([0,0,0,0,0,0]),v=(0,Z.getTransformFlip)(a);return(0,M.useEffect)((()=>{E.current?.updateRect()})),d.createElement($.Moveable,{ref:E,className:"crop-moveable",targets:t,origin:!1,resizable:!0,onResize:C=>{let{width:e,height:a,direction:n,delta:r,drag:o}=C;const[s,d]=[o.beforeTranslate[0],o.beforeTranslate[1]],[u,M]=n,p=e-c,f=a-i,m=u<0?p:0,h=u>0?p:0,L=M<0?f:0,E=M>0?f:0;g.current=[s,d,m,h,L,E],t.style.transform=`translate(${s}px, ${d}px)`,l.style.transform=`translate(${-s}px, ${-d}px) ${v??""}`,r[0]&&(t.style.width=`${e}px`),r[1]&&(t.style.height=`${a}px`)},onResizeEnd:()=>{const[C,d,M,f,E,Z]=g.current;if(g.current=[0,0,0,0,0,0],t.style.transform="",l.style.transform="",t.style.width="",t.style.height="",0===M&&0===f&&0===E&&0===Z)return;const v=c+M+f,w=i+E+Z,[y,b]=(0,D.default)(o,M,f,E,Z),R=100*Math.min(p/v,m/w),A=ZC(v,p,s+C),x=ZC(w,m,u+d);e({x:h(n+y),y:L(r+b),width:h(v),height:L(w),resizeWidth:v,resizeHeight:w,scale:R,focalX:a?.horizontal?100-A:A,focalY:a?.vertical?100-x:x})},snappable:!0,verticalGuidelines:[n-s,n-s+p],horizontalGuidelines:[r-u,r-u+m]})},vC=(0,u.css)(["width:",";height:",";left:",";top:",";"],(C=>{let{width:e}=C;return`${e}px`}),(C=>{let{height:e}=C;return`${e}px`}),(C=>{let{offsetX:e}=C;return-e+"px"}),(C=>{let{offsetY:e}=C;return-e+"px"})),wC=(0,u.css)(["width:",";left:",";top:",";max-width:",";"],(C=>{let{width:e}=C;return`${e}px`}),(C=>{let{offsetX:e}=C;return-e+"px"}),(C=>{let{offsetY:e}=C;return-e+"px"}),(C=>{let{isBackground:e}=C;return e?"initial":null}));const yC=u.default.video.attrs({crossOrigin:"anonymous"}).withConfig({displayName:"util__Video",componentId:"sc-yy9ce4-0"})(["position:absolute;max-width:initial;max-height:initial;height:",";background-image:",";background-repeat:no-repeat;background-size:cover;",""],(C=>{let{height:e}=C;return`${e}px`}),(C=>{let{poster:e}=C;return`url("${e}")`}),wC),bC=u.default.img.attrs({crossOrigin:"anonymous"}).withConfig({displayName:"util__VideoImage",componentId:"sc-yy9ce4-1"})(["position:absolute;max-height:initial;object-fit:contain;",""],wC);var RC=t(82302),AC=t(49640);const xC=function EditPanMoveable(C){let{setProperties:e,fullMedia:t,croppedMedia:l,flip:a,x:n,y:r,width:c,height:i,rotationAngle:o,offsetX:s,offsetY:u,mediaWidth:p,mediaHeight:f}=C;const m=(0,M.useRef)(),h=(0,M.useRef)([0,0]),L=(0,Z.getTransformFlip)(a),E=(0,M.useCallback)((()=>{const[C,e]=h.current;t.style.transform=`translate(${C}px, ${e}px) ${L??""}`,l.style.transform=`translate(${C}px, ${e}px) ${L??""}`}),[l,t,L]);return(0,M.useEffect)((()=>{m.current?.updateRect()})),(0,M.useEffect)(E,[E]),(0,RC.useKeyDownEffect)(l,{key:["up","down","left","right"],shift:!0},(C=>{let{key:t,shiftKey:l}=C,{dx:n,dy:r}=(0,AC.default)(t,l);a?.vertical&&(r=-r),a?.horizontal&&(n=-n);const o=ZC(c,p,s-n),d=ZC(i,f,u-r);e({focalX:a?.horizontal?100-o:o,focalY:a?.vertical?100-d:d}),E()}),[E,a?.horizontal,a?.vertical,s,u,e,c,i,f,p]),d.createElement($.Moveable,{ref:m,targets:l,origin:!0,draggable:!0,throttleDrag:0,onDrag:C=>{let{dist:e}=C;h.current=e,E()},onDragEnd:()=>{l.focus();const[C,t]=h.current;h.current=[0,0];const n=ZC(c,p,s-C),r=ZC(i,f,u-t);e({focalX:a?.horizontal?100-n:n,focalY:a?.vertical?100-r:r}),E()},snappable:!0,snapCenter:!0,bounds:0===o?{left:n+c-p,top:r+i-f,right:n+p,bottom:r+f}:{},verticalGuidelines:0===o?[n,n+c/2,n+c]:[n+c/2],horizontalGuidelines:0===o?[r,r+i/2,r+i]:[r+i/2]})};var TC=t(93401);function _C(){return _C=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},_C.apply(this,arguments)}const SC=u.default.div.withConfig({displayName:"scalePanel__Container",componentId:"sc-ftjldp-0"})(["position:absolute;left:",";top:",";width:",";height:","px;background:",";border-radius:8px;padding:3px ","px;margin-top:8px;"],(C=>{let{x:e,width:t}=C;return`${e+(t-Math.max(t,165))/2}px`}),(C=>{let{y:e,height:t}=C;return`${e+t+8}px`}),(C=>{let{width:e}=C;return`${Math.max(e,165)}px`}),36,(C=>{let{theme:e}=C;return e.colors.bg.primary}),8),zC=(0,u.default)(TC.Slider).withConfig({displayName:"scalePanel__ScaleSlider",componentId:"sc-ftjldp-1"})(["width:","px;"],(C=>{let{width:e}=C;return Math.max(e,165)-16}));const IC=function ScalePanel(C){let{setProperties:e,width:t,height:l,x:a,y:n,scale:r,zIndexCanvas:c,...i}=C;return d.createElement($.InOverlay,{zIndex:c.FLOAT_PANEL,pointerEvents:"initial"},d.createElement(SC,{x:a,y:n,width:t,height:l},d.createElement(zC,_C({width:t,min:EC.BG_MIN_SCALE,max:EC.BG_MAX_SCALE,majorStep:10,minorStep:1,value:r,handleChange:C=>e({scale:C}),thumbSize:24,suffix:(0,s._x)("%","Percentage","web-stories")},i))))};var OC=t(91813),DC=t(27342);function BC(){return BC=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},BC.apply(this,arguments)}const HC=u.default.div.withConfig({displayName:"edit__Element",componentId:"sc-ybci2b-0"})(["",""],g.elementFillContent),kC=(0,u.css)(["position:absolute;opacity:",";pointer-events:none;"," ",""],(C=>{let{opacity:e}=C;return void 0!==e?e*OC.MEDIA_MASK_OPACITY:OC.MEDIA_MASK_OPACITY}),vC,g.elementWithFlip),FC=u.default.img.withConfig({displayName:"edit__FadedImage",componentId:"sc-ybci2b-1"})(["",""],kC),PC=u.default.video.withConfig({displayName:"edit__FadedVideo",componentId:"sc-ybci2b-2"})([""," max-width:initial;max-height:initial;"],kC),NC=(0,u.css)([""," "," position:absolute;cursor:grab;opacity:",";"],vC,g.elementWithFlip,(C=>{let{opacity:e}=C;return void 0!==e?1-(1-e)/(1-e*OC.MEDIA_MASK_OPACITY):null})),VC=u.default.img.withConfig({displayName:"edit__CropImage",componentId:"sc-ybci2b-3"})(["",""],NC),jC=u.default.video.withConfig({displayName:"edit__CropVideo",componentId:"sc-ybci2b-4"})([""," max-width:initial;max-height:initial;"],NC);const GC=function MediaEdit(C){let{element:e,box:t,setLocalProperties:l,getProxiedUrl:a,updateElementById:n,zIndexCanvas:r}=C;const{id:c,resource:i,opacity:o,scale:u,flip:p,focalX:f,focalY:m,isBackground:h,isLocked:L,type:g,borderRadius:v}=e,{x:w,y,width:b,height:R,rotationAngle:A}=t,[x,T]=(0,M.useState)(null),[_,S]=(0,M.useState)(null),[z,I]=(0,M.useState)(null),O=(0,M.useRef)(),D=(0,M.useRef)(!1),B=(0,M.useRef)({scale:u}),H=(0,M.useCallback)((C=>{const e={...B.current,..."function"==typeof C?C(B.current):C};B.current=e,D.current=!0,l(B.current)}),[l]),k=(0,M.useCallback)((()=>{if(!D.current)return;D.current=!1;const C=B.current;n({elementId:c,properties:C})}),[c,n]);(0,M.useUnmount)(k);const F=["image","gif"].includes(g),P="video"===g,N=(0,mC.default)(i,b,R,u,p?.horizontal?100-f:f,p?.vertical?100-m:m);N.transformFlip=(0,Z.getTransformFlip)(p),N.crossOrigin="anonymous";const V={ref:T,draggable:!1,alt:"",opacity:o/100,...N},j={ref:S,draggable:!1,src:i.src,alt:(0,s.__)("Drag to move media element","web-stories"),opacity:o/100,tabIndex:0,...N},G=a(i,i?.src);(0,M.useEffect)((()=>{_&&O.current&&!O.current.contains(document.activeElement)&&_.focus()}),[_]);const W=LC(e.resource);F&&W&&(j.srcSet=W);const $=(0,M.useCallback)((C=>{H((e=>{let{scale:t}=e;return{scale:Math.min(EC.BG_MAX_SCALE,Math.max(EC.BG_MIN_SCALE,t+C.deltaY))}})),C.preventDefault(),C.stopPropagation()}),[H]);(0,M.useEffect)((()=>{const C=O.current,e={passive:!1};return C.addEventListener("wheel",$,e),()=>C.removeEventListener("wheel",$,e)}),[$]);const U=(0,E.shouldDisplayBorder)(e)&&v?e:null;return d.createElement(HC,{ref:O},F&&d.createElement(FC,BC({},V,{src:G,srcSet:LC(i)})),P&&d.createElement(PC,V,G&&d.createElement("source",{src:G,type:i.mimeType})),d.createElement(DC.CropBox,BC({ref:I},U),d.createElement(E.DisplayWithMask,{element:e,fill:!0,applyFlip:!1},F&&d.createElement(VC,j),P&&d.createElement(jC,j,d.createElement("source",{src:G,type:i.mimeType})))),x&&_&&d.createElement(xC,{setProperties:H,fullMedia:x,croppedMedia:_,flip:p,x:w,y,width:b,height:R,rotationAngle:A,offsetX:N.offsetX,offsetY:N.offsetY,mediaWidth:N.width,mediaHeight:N.height}),!h&&!L&&z&&_&&d.createElement(gC,{setProperties:H,cropBox:z,croppedMedia:_,flip:p,x:w,y,width:b,height:R,rotationAngle:A,offsetX:N.offsetX,offsetY:N.offsetY,mediaWidth:N.width,mediaHeight:N.height}),d.createElement(IC,{"aria-label":(0,s.__)("Scale media","web-stories"),"data-testid":"edit-panel-slider",setProperties:H,x:w,y,width:b,height:R,scale:u||100,zIndexCanvas:r}))};function WC(){return WC=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},WC.apply(this,arguments)}const $C=function ImageEdit(C){let{element:e,box:t,...l}=C;return d.createElement(GC,WC({element:e,box:t},l))},UC=u.default.div.withConfig({displayName:"frame__Element",componentId:"sc-b9qezy-0"})(["",""],g.elementFillContent);const YC=function MediaFrame(){return d.createElement(UC,null)};const XC=function ImageFrame(C){let{element:e}=C;return d.createElement(YC,{element:e})};var KC=t(50136),qC=t(15985);function QC(){return QC=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},QC.apply(this,arguments)}const JC=function MediaOutput(C){let{element:{resource:e,scale:t,focalX:l,focalY:a},box:{width:n,height:r},children:c,...i}=C;const o=n,s=r*qC.PAGE_HEIGHT/qC.PAGE_WIDTH,u=(0,mC.default)(e,o,s,t,l,a),M={position:"absolute",width:`${(0,tC.editorPixels)(u.width/o*100)}%`,height:`${(0,tC.editorPixels)(u.height/s*100)}%`,left:-(0,tC.editorPixels)(u.offsetX/o*100)+"%",top:-(0,tC.editorPixels)(u.offsetY/s*100)+"%"};return d.createElement("div",QC({style:M},i),c)};const Ce=function ImageOutput(C){let{element:e,box:t,flags:l}=C;const{alt:a,isBackground:n,resource:r,width:c,height:i,scale:o}=e,s={layout:"fill",src:l?.allowBlobs||!(0,KC.isBlobURL)(r.src)?r.src:"",alt:void 0!==a?a:r.alt},u=LC(r);if(u){s.srcSet=u;let C=c;if(n){const e=c/i;C=(e<=qC.FULLBLEED_RATIO?qC.PAGE_WIDTH:e*qC.FULLBLEED_HEIGHT)*(o/100)}const e=C/qC.PAGE_WIDTH,t=Math.round(100*e)+"vw",l=Math.round(45*e)+"vh";s.sizes=`(min-width: 1024px) ${l}, ${t}`,s["disable-inline-width"]=!0}return d.createElement(JC,{box:t,element:e,"data-leaf-element":"true"},d.createElement("amp-img",s))};var ee=t(52935);function te(){return te=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},te.apply(this,arguments)}const le=u.default.img.withConfig({displayName:"visibleImage__Image",componentId:"sc-d8wn1k-0"})(["display:block;height:21px;width:21px;border-radius:",";object-fit:cover;"],(C=>{let{theme:e}=C;return e.borders.radius.small}));const ae=function VisibleImage(C){let{...e}=C;return d.createElement(le,te({alt:""},e,{decoding:"async",crossOrigin:"anonymous"}))};const ne=function ImageLayerIcon(C){let{element:{resource:e},getProxiedUrl:t}=C;const l=t(e,(0,ee.default)(0,e));return d.createElement(ae,{src:l,height:21,width:21})};const re=function(C){const{alt:e}=C?.resource||{};return e||(0,s.__)("Image","web-stories")};var ce=t(33485),ie=t(86957);const oe=()=>{},se=u.default.div.attrs({className:"story-media-display-element"}).withConfig({displayName:"display__Element",componentId:"sc-1el3lyk-0"})([""," "," color:transparent;overflow:hidden;",""],g.elementFillContent,(C=>{let{showPlaceholder:e}=C;return e&&"background-color: #C4C4C4;"}),g.elementWithBorder),de=u.default.div.withConfig({displayName:"display__Overlay",componentId:"sc-1el3lyk-1"})([""," ",""],g.elementFillContent,g.elementWithBackgroundColor);const ue=function MediaDisplay(C){let{element:e,mediaRef:t,children:l,previewMode:a,showPlaceholder:n=!1,renderResourcePlaceholder:r}=C;const{id:c,resource:i,scale:o,focalX:s,focalY:u,border:p,borderRadius:h,width:L,height:Z,overlay:v,mask:w}=e,{dataToEditorX:y}=(0,f.default)((C=>({dataToEditorX:C.actions.dataToEditorX}))),b=(0,M.useRef)();return(0,g.useColorTransformHandler)({id:c,targetRef:b,expectedStyle:"border-color"}),(0,m.useTransformHandler)(c,(C=>{const l=t.current;if(t.current)if(null===C)l.style.cssText="";else{const{resize:t}=C;if(t&&0!==t[0]&&0!==t[1]){const C=(0,mC.default)(i,t[0],t[1],o,s,u);l.style.cssText=function(C){let{width:e,height:t,offsetX:l,offsetY:a}=C;return`width:${e}px; height:${t}px; left:${-l}px; top:${-a}px;`}(C),(0,E.shouldDisplayBorder)(e)&&(b.current.style.width=t[0]+p.left+p.right+"px",b.current.style.height=t[1]+p.top+p.bottom+"px")}}})),d.createElement(se,{ref:b,border:(0,E.getResponsiveBorder)(p,a,y),borderRadius:h,width:L,height:Z,mask:w,showPlaceholder:n},n&&r&&r(i),l,v&&d.createElement(de,{backgroundColor:v}))};function Me(){return Me=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},Me.apply(this,arguments)}const pe=u.default.img.withConfig({displayName:"imageDisplay__Img",componentId:"sc-17guqpr-0"})(["position:absolute;",""],vC);const fe=function ImageDisplay(C){let{element:e,box:t,previewMode:l,getProxiedUrl:a,isCurrentResourceProcessing:n=oe,isCurrentResourceUploading:r=oe,renderResourcePlaceholder:c}=C;const{resource:i,scale:o,focalX:s,focalY:u}=e,{id:p,alt:f}=i,{width:m,height:h}=t,L=(0,M.useRef)();let E="smallest",Z=(0,ee.default)(0,i);"cached"===ce.default.get(p)?.type&&(E="cached",Z=ce.default.get(p).url),("fullsize"===ce.default.get(p)?.type||n(p)||r(p))&&(E="fullsize",Z=i.src),Z=a(i,Z);const[g,v]=(0,M.useState)(E),[w,y]=(0,M.useState)(Z),b="fullsize"===g?LC(i):"",R=(0,mC.default)(i,m,h,o,s,u);R.crossOrigin="anonymous",(0,M.useEffect)((()=>{let C,e=!0;return"fullsize"!==ce.default.get(p)?.type&&i.src?C=setTimeout((async()=>{const C=a(i,i.src);try{const t=await(0,ie.default)({src:C,srcset:b});e&&(ce.default.set(i.id,{type:"fullsize"}),y(t.currentSrc),v("fullsize"))}catch{}})):y(a(i,i.src)),()=>{e=!1,clearTimeout(C)}}),[a,i,b,g,p]);const A="fullsize"!==g;return d.createElement(ue,{element:e,mediaRef:L,showPlaceholder:A,previewMode:l,renderResourcePlaceholder:c},d.createElement(pe,Me({ref:L,draggable:!1,decoding:"sync",src:w,srcSet:b,alt:f,"data-testid":"imageElement","data-leaf-element":"true"},R)))};const me=function(C){let{src:e}=C;return`image: ${e}`},he={...g.SHARED_DEFAULT_ATTRIBUTES,...DC.MEDIA_DEFAULT_ATTRIBUTES,lockAspectRatio:!1},Le=[nC.default.ELEMENT_ALIGNMENT,...DC.MEDIA_PANELS,nC.default.IMAGE_ACCESSIBILITY],Ee=u.default.div.withConfig({displayName:"display__Element",componentId:"sc-1s7dwi8-0"})([""," "," ",""],g.elementFillContent,g.elementWithBackgroundColor,g.elementWithBorder);const Ze=function ShapeDisplay(C){let{element:e,previewMode:t}=C;const{id:l,isDefaultBackground:a,backgroundColor:n,border:r,borderRadius:c,mask:i,width:o,height:s}=e,{dataToEditorX:u}=(0,f.default)((C=>({dataToEditorX:C.actions.dataToEditorX}))),p=(0,M.useRef)(null);return(0,g.useColorTransformHandler)({id:l,targetRef:p}),(0,m.useTransformHandler)(l,(C=>{if(p.current&&!a)if(C){const{resize:t}=C;if(t&&0!==t[0]&&0!==t[1]){const[C,l]=t;(0,E.shouldDisplayBorder)(e)&&(p.current.style.width=C+r.left+r.right+"px",p.current.style.height=l+r.top+r.bottom+"px")}}else p.current.style.width="",p.current.style.height=""})),a?d.createElement(Ee,{ref:p}):d.createElement(Ee,{ref:p,backgroundColor:n,borderRadius:c,width:o,height:s,border:(0,E.getResponsiveBorder)(r,t,u),mask:i})};const ge=function ShapeOutput(C){let{element:{backgroundColor:e,isDefaultBackground:t}}=C;const l=t?null:(0,O.default)(e);return d.createElement("div",{className:"fill",style:{...l,willChange:"transform"}})};const ve=function(C){return(0,E.getMaskByType)(C.mask.type).name||(0,s.__)("Shape","web-stories")},we=u.default.div.withConfig({displayName:"icon__Container",componentId:"sc-1dtgxeg-0"})(["display:flex;flex-direction:row;justify-content:center;align-items:center;height:21px;width:21px;padding:1px;border-radius:",";background-color:",";"],(C=>{let{theme:e}=C;return e.borders.radius.small}),(C=>{let{theme:e}=C;return e.colors.opacity.black10})),ye=u.default.div.attrs((C=>{let{backgroundColor:e}=C;return{style:(0,O.default)(e)}})).withConfig({displayName:"icon__ShapePreview",componentId:"sc-1dtgxeg-1"})(["width:100%;height:100%;margin:1px;clip-path:",";"],(C=>{let{maskId:e}=C;return`url(#${e})`}));const be=function ShapeLayerIcon(C){let{element:{id:e,mask:t,backgroundColor:l,isDefaultBackground:a},currentPageBackgroundColor:n}=C;const r=(0,E.getMaskByType)(t.type),c=`mask-${r.type}-${e}-layer-preview`;return a&&(l=n),d.createElement(we,null,d.createElement(ye,{maskId:c,backgroundColor:l},d.createElement("svg",{width:0,height:0},d.createElement("defs",null,d.createElement("clipPath",{id:c,transform:"scale(1 0.9)",clipPathUnits:"objectBoundingBox"},d.createElement("path",{d:r.path}))))))};var Re=t(4251);const Ae=(0,Re.default)("#c4c4c4"),xe={...g.SHARED_DEFAULT_ATTRIBUTES,backgroundColor:Ae},Te=!1,_e=!0,Se=!1,ze=!0,Ie=!0,Oe=!0,De={vertical:!0,horizontal:!0,diagonal:!0,minWidth:20,minHeight:20},Be=[nC.default.COLOR_PRESETS,nC.default.ELEMENT_ALIGNMENT,nC.default.SIZE_POSITION,nC.default.BORDER,nC.default.LINK,nC.default.SHAPE_STYLE,nC.default.ANIMATION];const He=function Captions(C){let{tracks:e,kind:t}=C;return e?e.map(((C,e)=>{let{srclang:l,label:a,kind:n,track:r,id:c}=C;return d.createElement("track",{srcLang:l,label:a,kind:t||n,src:r,key:c,default:0===e})})):null};function ke(){return ke=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},ke.apply(this,arguments)}const Fe=function VideoDisplay(C){let{previewMode:e,box:{width:t,height:l},element:a,getProxiedUrl:n,renderResourcePlaceholder:r}=C;const{id:c,poster:i,resource:o,tracks:s=[],isBackground:u,scale:p,focalX:f,focalY:m,loop:h}=a,L=(0,M.useRef)();let E={};if(u){const C={minWidth:"100%",minHeight:"100%",maxWidth:"initial"};E={...E,...C}}const Z=(0,mC.default)(o,t,l,p,f,m),g=Boolean(o?.isMuted),v=n(o,o?.src),w=s.map((C=>{const e=n(C,C?.track);return{...C,track:e}}));return d.createElement(ue,{element:a,mediaRef:L,showPlaceholder:!0,previewMode:e,renderResourcePlaceholder:r},e?(i||o.poster)&&d.createElement(bC,ke({src:i||o.poster,alt:a.alt||o.alt,style:E},Z,{ref:L})):d.createElement(yC,ke({id:`video-${c}`,key:v,poster:i||o.poster,style:E},Z,{preload:"metadata",loop:h,muted:g,ref:L,"data-testid":"videoElement","data-leaf-element":"true"}),v&&d.createElement("source",{src:v,type:o.mimeType}),d.createElement(He,{tracks:w,kind:"metadata"})))};var Pe=t(42096),Ne=t(37723),Ve=t(84967),je=t(13578),Ge=t(39980),We=t(69682);function $e(){return $e=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},$e.apply(this,arguments)}const Ue=u.default.div.withConfig({displayName:"playPauseButton__Controls",componentId:"sc-8unnuk-0"})(["position:absolute;z-index:2;left:",";top:",";width:",";height:",";pointer-events:none;"],(C=>{let{x:e}=C;return`${e}px`}),(C=>{let{y:e}=C;return`${e}px`}),(C=>{let{width:e}=C;return`${e}px`}),(C=>{let{height:e}=C;return`${e}px`})),Ye=u.default.div.attrs({role:"button",tabIndex:-1}).withConfig({displayName:"playPauseButton__ButtonWrapper",componentId:"sc-8unnuk-1"})([""," cursor:pointer;pointer-events:initial;width:","px;height:","px;overflow:hidden;opacity:",";&.button-enter{opacity:0;}&.button-enter-active,&.button-enter-done{opacity:1;transition:opacity 100ms;}&.button-exit{opacity:1;}&.button-exit-active,&.button-exit-done{opacity:0;transition:opacity 100ms;}"],(C=>{let{isAbove:e}=C;return!e&&(0,u.css)(["position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);"])}),82,82,(C=>{let{isAbove:e}=C;return e?1:0})),Xe=(0,u.css)(["width:","px;height:","px;pointer-events:none;transform:translate( ","px,","px );color:",";filter:drop-shadow( 0px 0px 10px "," );"],72,72,(C=>{let{$isRTL:e}=C;return 5*(e?-1:1)}),5,(C=>{let{theme:e}=C;return e.colors.standard.white}),(C=>{let{theme:e}=C;return(0,Ve.rgba)(e.colors.bg.primary,.4)})),Ke=(0,u.default)(Ge.default).withConfig({displayName:"playPauseButton__Play",componentId:"sc-8unnuk-2"})(["",";"],Xe),qe=(0,u.default)(We.default).withConfig({displayName:"playPauseButton__Pause",componentId:"sc-8unnuk-3"})(["",";"],Xe),Qe={y:22};const Je=function PlayPauseButton(C){let{box:e,isActive:t=!0,isTransforming:l=!1,shouldResetOnEnd:a=!0,elementRef:n,element:r,videoRef:c=null,isRTL:i}=C;const o=r.width<108||r.height<120,[u,p]=(0,M.useState)(!1),[f,m]=(0,M.useState)(!0),[h,L]=(0,M.useState)(!1),{id:E}=r,Z=(0,M.useCallback)((()=>c?c.current:document.getElementById(`video-${E}`)),[c,E]);(0,M.useEffect)((()=>{const C=Z();t||(C&&(C.pause(),C.currentTime=0),m(!1))}),[Z,t]),(0,M.useEffect)((()=>{const C=Z();!C||C.paused||l||C.pause()}),[Z,l]),(0,M.useEffect)((()=>{const C=Z();if(!C||!a)return;const e=()=>{C.currentTime=0,L(!1)};return C.addEventListener("ended",e),()=>C.removeEventListener("ended",e)}),[a,Z,E]),(0,M.useEffect)((()=>{const C=Z();if(!C)return;const e=()=>L(!0),t=()=>L(!1);return C.addEventListener("play",e),C.addEventListener("pause",t),()=>{C.removeEventListener("play",e),C.removeEventListener("pause",t)}}),[Z,E]);const g=(0,M.useDebouncedCallback)((()=>{o||m(!h)}),2e3),v=(0,M.useDebouncedCallback)((C=>{const e=n.current;if(!e)return;const t=e.getBoundingClientRect(),l=C.clientX>=t.left&&C.clientX<=t.right&&C.clientY>=t.top&&C.clientY<=t.bottom;p(l),m(!0),g()}),10);(0,M.useEffect)((()=>(document.addEventListener("pointermove",v),()=>{document.removeEventListener("pointermove",v)})),[v]);const w=C=>{C.stopPropagation();const e=Z();e&&(h?(e.pause(),m(!0)):e.play().catch((()=>{})))};(0,RC.useKeyDownEffect)(n,{key:["space"]},w,[w]);const y=(0,M.useRef)();if(!t)return null;const b=h?(0,s.__)("Click to pause","web-stories"):(0,s.__)("Click to play","web-stories"),R=o?C=>{let{children:e}=C;return d.createElement(je.Popup,{anchor:n,isOpen:!0,placement:"top",spacing:Qe},e)}:Ne.default,A=h?qe:Ke;return d.createElement(Ue,$e({"data-controls-id":E},e),f&&r.resource.src&&d.createElement(R,{in:u,appear:!0,nodeRef:y,classNames:"button",timeout:100},d.createElement(Ye,{ref:y,"aria-label":b,"aria-pressed":h,key:"wrapper",onMouseDown:w,isAbove:o},d.createElement(A,{$isRTL:i}))))};function Ct(){return Ct=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},Ct.apply(this,arguments)}const et=(0,u.default)(yC).withConfig({displayName:"trim__StyledVideo",componentId:"sc-cj7igq-0"})(["",""],g.elementWithFlip),tt=u.default.div.withConfig({displayName:"trim__Wrapper",componentId:"sc-cj7igq-1"})(["width:100%;height:100%;position:absolute;"]),lt=u.default.div.withConfig({displayName:"trim__Spinner",componentId:"sc-cj7igq-2"})(["position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;"]);const at=function VideoTrim(C){let{box:e,element:t,isRTL:l,topOffset:a,resource:n,setVideoNode:r,getProxiedUrl:c,renderResourcePlaceholder:i}=C;const{width:o,height:s}=e,{poster:u,tracks:p,isBackground:f,scale:m,flip:h,focalX:L,focalY:E}=t,g=(0,M.useRef)(),v=(0,M.useRef)();let w={};if(f){const C={minWidth:"100%",minHeight:"100%",maxWidth:"initial"};w={...w,...C}}const y=(0,M.useMemo)((()=>({...e,x:0,y:0})),[e]),b=(0,M.useCallback)((C=>{v.current=C,r(C)}),[r]);if(!n)return d.createElement(tt,null,d.createElement(lt,null,d.createElement(Pe.default,null)));const R=(0,mC.default)(n,o,s,m,h?.horizontal?100-L:L,h?.vertical?100-E:E);R.transformFlip=(0,Z.getTransformFlip)(h);const A=p.map((C=>{const e=c(C,C?.track);return{...C,track:e}}));return d.createElement(d.Fragment,null,d.createElement(tt,{ref:g},d.createElement(ue,{element:t,mediaRef:v,showPlaceholder:!0,previewMode:!1,renderResourcePlaceholder:i},d.createElement(et,Ct({poster:u||n.poster,style:w},R,{preload:"metadata",autoPlay:!0,tabIndex:0,ref:b}),n.src&&d.createElement("source",{src:n.src,type:n.mimeType}),d.createElement(He,{tracks:A})))),d.createElement(Je,{box:y,element:t,elementRef:g,videoRef:v,shouldResetOnEnd:!1,isRTL:l,topOffset:a}))};function nt(){return nt=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},nt.apply(this,arguments)}const rt=function VideoEdit(C){let{element:e,box:t,isTrimMode:l,...a}=C;return l?d.createElement(at,nt({element:e,box:t},a)):d.createElement(GC,nt({element:e,box:t},a))};const ct=function VideoFrame(C){let{element:e}=C;return d.createElement(YC,{element:e})};const it=function VideoControls(C){let{box:e,isActive:t,isTransforming:l,elementRef:a,element:n,isRTL:r,topOffset:c=0}=C;return d.createElement(Je,{box:e,isActive:t,isTransforming:l,elementRef:a,element:n,isRTL:r,topOffset:c})};function ot(){return ot=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},ot.apply(this,arguments)}function st(C,e){return void 0===C?e:C}const dt=function VideoOutput(C){let{element:e,box:t,flags:l}=C;const{resource:a,loop:n,tracks:r}=e,{isMuted:c,mimeType:i,src:o}=a,s=st(e.poster,a.poster),u=st(e.alt,a.alt),M={type:i,src:l?.allowBlobs||!(0,KC.isBlobURL)(o)?o:""},p={autoPlay:"autoplay",poster:l?.allowBlobs||!(0,KC.isBlobURL)(s)?s:"",artwork:l?.allowBlobs||!(0,KC.isBlobURL)(s)?s:"",title:u,alt:u,layout:"fill",loop:n?"loop":void 0,noaudio:c?"noaudio":void 0};return d.createElement(JC,{element:e,box:t,"data-leaf-element":"true"},d.createElement("amp-video",ot({},p,{id:`el-${e.id}-media`,"captions-id":r?.length>0?`el-${e.id}-captions`:void 0}),d.createElement("source",M),d.createElement(He,{tracks:r})))};const ut=function(C){const{alt:e}=C?.resource||{};return e||(0,s.__)("Video Content","web-stories")};var Mt=t(11923);function pt(){return pt=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},pt.apply(this,arguments)}const ft=u.default.video.withConfig({displayName:"videoImage__Video",componentId:"sc-120gosd-0"})(["display:block;height:21px;width:21px;border-radius:",";object-fit:cover;"],(C=>{let{theme:e}=C;return e.borders.radius.small}));const mt=function(C){let{alt:e,...t}=C;return d.createElement(ft,pt({controls:!1,crossOrigin:"anonymous",disablePictureInPicture:!0,muted:!0,noControls:!0,title:e},t))};const ht=function VideoLayerIcon(C){let{element:{resource:{poster:e,src:t},poster:l},showVideoPreviewAsBackup:a}=C;const n=l?.length?l:e;return!n&&a?d.createElement(mt,{src:t,alt:""}):n?d.createElement(ae,{src:n,width:21,height:21}):d.createElement(Mt.default,{width:21,height:21,title:""})};const Lt=function(C){setTimeout((()=>{const e=document.getElementById(`video-${C}`);e&&(e.load(),e.play().catch((()=>{})))}))},Et={...OC.resizeRules},Zt={...g.SHARED_DEFAULT_ATTRIBUTES,...OC.MEDIA_DEFAULT_ATTRIBUTES,controls:!1,loop:!1,autoPlay:!0,tracks:[],resource:{posterId:null,poster:null,id:0,alt:""}},gt=[nC.default.ELEMENT_ALIGNMENT,...OC.MEDIA_PANELS,nC.default.VIDEO_OPTIONS,nC.default.VIDEO_ACCESSIBILITY,nC.default.CAPTIONS];function vt(){return vt=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},vt.apply(this,arguments)}const wt=function GifEdit(C){let{element:e,box:t,...l}=C;return d.createElement(GC,vt({element:e,box:t},l))};const yt=function GifFrame(C){let{element:e}=C;return d.createElement(YC,{element:e})};const bt=function(C){const{alt:e}=C?.resource||{};return e||(0,s.__)("GIF","web-stories")};const Rt=function GifOutput(C){let{element:e,box:t,flags:l}=C;const{resource:a}=e,n=l?.allowBlobs||!(0,KC.isBlobURL)(a.output.src)?a.output.src:"",r=l?.allowBlobs||!(0,KC.isBlobURL)(a.poster)?a.poster:"";return d.createElement(JC,{element:e,box:t,"data-leaf-element":"true"},d.createElement("amp-video",{id:`el-${e.id}-media`,autoplay:"autoplay",loop:"loop",noaudio:"noaudio",poster:r||"",layout:"fill",alt:e.alt??a.alt},d.createElement("source",{type:a.output.mimeType,src:n})))};const At=function GifLayerIcon(C){let{element:{resource:{poster:e,alt:t}}}=C;return d.createElement(ae,{src:e,alt:t,height:21,width:21})};function xt(){return xt=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},xt.apply(this,arguments)}const Tt=function(C){let{previewMode:e,box:{width:t,height:l},element:a,renderResourcePlaceholder:n}=C;const{id:r,poster:c,resource:i,isBackground:o,scale:s,focalX:u,focalY:p}=a,f=(0,M.useRef)();let m={};if(o){const C={minWidth:"100%",minHeight:"100%",maxWidth:"initial"};m={...m,...C}}const h=(0,mC.default)(i,t,l,s,u,p);return d.createElement(ue,{element:a,mediaRef:f,showPlaceholder:!0,previewMode:e,renderResourcePlaceholder:n},e?(c||i.poster)&&d.createElement(bC,xt({src:c||i.poster,alt:a.alt||i.alt,style:m},h,{ref:f})):d.createElement(yC,xt({id:`video-${r}`,poster:c||i.poster,style:m},h,{loop:!0,autoPlay:!0,muted:!0,preload:"all",ref:f,"data-testid":"videoElement","data-leaf-element":"true"}),i.output.src&&d.createElement("source",{src:i.output.src,type:i.output.mimeType})))},_t={...g.SHARED_DEFAULT_ATTRIBUTES,...DC.MEDIA_DEFAULT_ATTRIBUTES},St=[nC.default.ELEMENT_ALIGNMENT,...DC.MEDIA_PANELS,nC.default.LINK,nC.default.IMAGE_ACCESSIBILITY];var zt=t(95123);const It=function(C){const{sticker:e}=C;return zt.default[e?.type]?.title||(0,s.__)("Sticker","web-stories")},Ot={display:"block",position:"absolute",top:0,height:"100%",width:"auto"},Noop=()=>null;const Dt=function StickerOutput(C){let{element:e}=C;const{sticker:t}=e,l=zt.default[t.type]?.svg||Noop;return d.createElement(l,{className:"fill",style:Ot})},Bt={display:"block",height:21,width:21},Ht=()=>null;const kt=function StickerLayerIcon(C){let{element:e}=C;const{sticker:t}=e,l=zt.default[t.type]?.svg||Ht;return d.createElement(l,{style:Bt})},Ft={display:"block",position:"absolute",top:0,height:"100%",width:"auto"},Pt=()=>null;const Nt=function StickerDisplay(C){let{element:e}=C;const{sticker:t}=e,l=zt.default[t?.type]?.svg||Pt;return d.createElement(l,{style:Ft})},Vt=!1,jt=!0,Gt=!0,Wt=!1,$t=!0,Ut=!1,Yt=!0,Xt={diagonal:!0,minWidth:20,minHeight:20},Kt=g.SHARED_DEFAULT_ATTRIBUTES,qt=[nC.default.ELEMENT_ALIGNMENT,nC.default.SIZE_POSITION,nC.default.ANIMATION,nC.default.LINK],Qt=u.default.div.withConfig({displayName:"display__Element",componentId:"sc-tg8vmy-0"})(["",""],g.elementFillContent),Jt=(0,u.keyframes)(["0%{animation-timing-function:cubic-bezier(.85,0,.15,1);transform:scale(0);}60%{transform:scale(1);}100%{transform:scale(1);}"]),Cl=(0,u.keyframes)(["0%{animation-timing-function:cubic-bezier(.83,0,.71,.99);transform:scale(1);}40%{transform:scale(.8);}90%{transform:scale(1);}100%{transform:scale(1);}"]),el=(0,u.keyframes)(["0%{animation-timing-function:cubic-bezier(.85,0,.15,1);transform:scale(0);}40%{transform:scale(1);}100%{transform:scale(1);}"]),tl=(0,u.keyframes)(["0%{animation-timing-function:cubic-bezier(0.76,0,0.24,1);transform:scale(1);}40%{transform:scale(.8);}90%{transform:scale(1);}100%{transform:scale(1);}"]),ll=u.default.div.withConfig({displayName:"display__ShoppingTagDot",componentId:"sc-tg8vmy-1"})(["border-radius:100%;position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:100%;height:100%;&:before{content:'';position:absolute;border-radius:inherit;width:100%;height:100%;",";}@media (prefers-reduced-motion:no-preference){&:before{animation:"," 2s forwards,"," 2.5s 1.5s infinite;}}&:after{content:'';position:absolute;border-radius:inherit;width:50%;height:50%;",";box-shadow:0 2px 8px var(--box-shadow-color);background-color:white;}@media (prefers-reduced-motion:no-preference){&:after{animation:"," 2s forwards,"," 2.5s calc(1.5s * 1.2) infinite;}}"],(0,O.default)((0,p.default)(125,125,125,.75)),Jt,Cl,(0,O.default)((0,p.default)(125,125,125,.75),"--box-shadow-color"),el,tl);const al=function ProductDisplay(C){let{element:e,siblingCount:t}=C;const{id:l,width:a,height:n}=e,r=(0,M.useRef)(null);return(0,H.default)({id:l,targetRef:r}),d.createElement(Qt,{ref:r,width:a,height:n},d.createElement(ll,{key:`dots-${t}`,elementWidth:a,elementHeight:n}))};const nl=function ProductOutput(C){let{element:e}=C;const{product:t}=e;return t?.productId?d.createElement("amp-story-shopping-tag",{"data-product-id":t.productId}):null};const rl=function(C){return C?.product?.productTitle||(0,s.__)("Product","web-stories")};var cl=t(8753);const il=function ProductLayerIcon(C){let{element:{product:e}}=C;const t=e?.productImages?.[0]||{},{url:l,alt:a}=t;return l?d.createElement(ae,{src:l,alt:a,height:21,width:21}):d.createElement(cl.default,{width:21,height:21,"aria-hidden":!0})};var ol=t(56527);const sl=(0,Re.default)("#c4c4c4"),dl={...ol.SHARED_DEFAULT_ATTRIBUTES,backgroundColor:sl,lockDimensions:!0,supportsRotation:!1},ul=!1,Ml=!0,pl=!1,fl=!1,ml=!0,hl=!1,Ll={vertical:!0,horizontal:!0,diagonal:!0,minWidth:20,minHeight:20},El=[nC.default.PRODUCT],Zl=[{type:"page",defaultAttributes:{},name:(0,s.__)("Page","web-stories")},{type:"text",name:(0,s.__)("Text","web-stories"),...l},{type:"image",name:(0,s.__)("Image","web-stories"),...a},{type:"shape",name:(0,s.__)("Shape","web-stories"),...n},{type:"video",name:(0,s.__)("Video","web-stories"),...r},{type:"gif",name:(0,s.__)("GIF","web-stories"),...c},{type:"sticker",name:(0,s.__)("Sticker","web-stories"),...i},{type:"product",name:(0,s.__)("Product","web-stories"),...o}]},91813:(C,e,t)=>{t.d(e,{MEDIA_DEFAULT_ATTRIBUTES:()=>a,MEDIA_MASK_OPACITY:()=>n,MEDIA_PANELS:()=>f,canFlip:()=>d,editModeGrayout:()=>M,hasDesignMenu:()=>o,hasDuplicateMenu:()=>i,hasEditMode:()=>r,hasEditModeIfLocked:()=>c,isMaskable:()=>u,isMedia:()=>s,resizeRules:()=>p});var l=t(60811);const a={...t(98465).DEFAULT_ATTRIBUTES_FOR_MEDIA,resource:{alt:""}},n=.4,r=!0,c=!0,i=!0,o=!0,s=!0,d=!0,u=!0,M=!0,p={vertical:!0,horizontal:!0,diagonal:!0,minWidth:20,minHeight:20},f=[l.default.FILTER,l.default.SIZE_POSITION,l.default.BORDER,l.default.ANIMATION,l.default.LINK]},27342:(C,e,t)=>{t.d(e,{CropBox:()=>r,MEDIA_DEFAULT_ATTRIBUTES:()=>n.MEDIA_DEFAULT_ATTRIBUTES,MEDIA_PANELS:()=>n.MEDIA_PANELS});var l=t(26300),a=t(88766),n=t(91813);const r=l.default.div.withConfig({displayName:"media__CropBox",componentId:"sc-ttu8xg-0"})(["width:100%;height:100%;position:relative;overflow:hidden;"," &::after{content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;}"],a.elementWithBorderRadius)},56527:(C,e,t)=>{t.d(e,{SHARED_DEFAULT_ATTRIBUTES:()=>l});const l={opacity:100,flip:{vertical:!1,horizontal:!1},rotationAngle:0,lockAspectRatio:!0}},66027:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(76611),a=t(18535),n=t(2357);const __WEBPACK_DEFAULT_EXPORT__=function(C){let{id:e,targetRef:t,expectedStyle:r,resetOnNullTransform:c=!0}=C;(0,n.useTransformHandler)(e,(C=>{const e=void 0!==t?.current?t.current:t;if(e)if(null===C)c&&(e.style.cssText="");else{const{color:t,style:n}=C;if(r&&r!==n)return;if(t&&n)if("color"===n&&e.children?.length>0){const C=(0,l.default)((0,a.default)(t,n));for(const t of e.children)t.style.cssText=C}else e.style.cssText=(0,l.default)((0,a.default)(t,n))}}))}},72858:(C,e,t)=>{t.d(e,{TextOutputWithUnits:()=>TextOutputWithUnits,default:()=>M});var l=t(67294),a=t(72070),n=t(18535),r=t(80852),c=t(1787),i=t(94184),o=t.n(i),s=t(88914),d=t(56862),u=t(95740);function TextOutputWithUnits(C){let{element:e,dataToStyleX:t,dataToStyleY:c,dataToFontSizeY:i,dataToPaddingX:M,dataToPaddingY:p,className:f}=C;const{content:m,backgroundColor:h,backgroundTextMode:L,padding:E,borderRadius:Z,tagName:g="p",...v}=e;i||(i=c),M||(M=t),p||(p=c);const w={vertical:E.vertical?p(E.vertical):0,horizontal:E.horizontal?M(E.horizontal):0},y=w.vertical||w.horizontal?`${w.vertical} ${w.horizontal}`:0,b=L!==s.BACKGROUND_TEXT_MODE.NONE?(0,n.default)(h):void 0,{dataToEditorY:R,font:A,...x}=(0,u.generateParagraphTextStyle)(v,t,c,i,e,p),T={...x,color:"#000000",padding:y},_=E.vertical?parseFloat(c(E.vertical)):0,S=parseFloat(c(v.fontSize)),z=(0,u.getHighlightLineheight)(v.lineHeight,_/S,"em"),I={...T,...b,margin:0,padding:0,background:"none",lineHeight:z,overflowWrap:"break-word"},O={...I,position:"absolute",top:0,left:0,right:0},D=C=>{const{marginOffset:e}=(0,u.calcFontMetrics)(C);return{display:"block",position:"relative",left:0,top:"0",margin:`${p(-e/2)} 0`,WebkitBoxDecorationBreak:"clone",boxDecorationBreak:"clone"}},B={...b,WebkitBoxDecorationBreak:"clone",boxDecorationBreak:"clone",position:"relative",padding:y,textAlign:x.textAlign,borderRadius:`${Z?.topLeft||0}px ${Z?.topRight||0}px ${Z?.bottomRight||0}px ${Z?.bottomLeft||0}px`},H={...B,color:"transparent"},k={...B,background:"none"},F=m.replace(/\n$/,"\n\n"),P=(0,a.useMemo)((()=>(0,d.getHTMLFormatters)().setColor(F,(0,r.default)(0,0,0))),[F]);return f=o()(f,"text-wrapper"),L===s.BACKGROUND_TEXT_MODE.HIGHLIGHT?l.createElement(l.Fragment,null,l.createElement(g,{className:f,style:I},l.createElement("span",{style:D(e)},l.createElement("span",{style:H,dangerouslySetInnerHTML:{__html:P}}))),l.createElement(g,{className:f,style:O,"aria-hidden":"true"},l.createElement("span",{style:D(e)},l.createElement("span",{style:k,dangerouslySetInnerHTML:{__html:F}})))):l.createElement(g,{className:f,style:T},l.createElement("span",{dangerouslySetInnerHTML:{__html:F}}))}const M=function TextOutput(C){let{element:e}=C;const{width:t}=e;return l.createElement(TextOutputWithUnits,{element:e,className:"fill",dataToStyleX:C=>`${(0,c.dataToEditorX)(C,100)}%`,dataToStyleY:C=>`${(0,c.dataToEditorY)(C,100)}%`,dataToFontSizeY:C=>`${(0,c.dataToFontSizeY)(C,100)}em`,dataToPaddingX:C=>C/t*100+"%",dataToPaddingY:C=>C/t*100+"%"})}},95740:(C,e,t)=>{t.d(e,{calcFontMetrics:()=>r,generateFontFamily:()=>a,generateParagraphTextStyle:()=>l,getHighlightLineheight:()=>n});t(26699);function l(C,e,t){let l=arguments.length>3&&void 0!==arguments[3]?arguments[3]:t,n=arguments.length>4?arguments[4]:void 0,c=arguments.length>5&&void 0!==arguments[5]?arguments[5]:t;const{font:i,fontSize:o,lineHeight:s,padding:d,textAlign:u}=C,{marginOffset:M}=r(n),p=d?.vertical||0,f=d?.horizontal||0,m=p||f,h=m?`${t(p)} ${e(f)}`:0;return{dataToEditorY:t,whiteSpace:"pre-line",overflowWrap:"break-word",wordBreak:"break-word",margin:`${c(-M/2)} 0`,fontFamily:a(i),fontSize:l(o),font:i,lineHeight:s,textAlign:u,padding:h}}const a=function(){let{family:C,fallbacks:e}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const t=["cursive","fantasy","monospace","serif","sans-serif"];let l=C?`"${C}"`:"";return e&&e.length&&(l+=C?",":"",l+=e.map((C=>t.includes(C)?C:`"${C}"`)).join(",")),l},n=function(C){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"px";return 0===e?`${C}em`:`calc(${C}em ${e>0?"+":"-"} ${2*Math.abs(e)}${t})`};function r(C){if(!C.font?.metrics)return{contentAreaPx:0,lineBoxPx:0,marginOffset:0};const{fontSize:e,lineHeight:t,font:{metrics:{upm:l,asc:a,des:n}}}=C,r=(a-n)/l*e,c=t*e;return{marginOffset:c-r,contentAreaPx:r,lineBoxPx:c}}},40630:(C,e,t)=>{t.d(e,{calculateFitTextFontSize:()=>f,calculateTextHeight:()=>p});var l=t(67294),a=t(72070),n=t(15985),r=t(1787),c=t(72858),i=t(95740);function o(){return o=Object.assign?Object.assign.bind():function(C){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var l in t)Object.prototype.hasOwnProperty.call(t,l)&&(C[l]=t[l])}return C},o.apply(this,arguments)}const s={boxSizing:"border-box",visibility:"hidden",position:"fixed",contain:"layout paint",top:"-9999px",left:"-9999px",zIndex:-1,overflowWrap:"break-word",...!1},d={dataToStyleX:C=>`${C}px`,dataToStyleY:C=>`${C}px`},u="__WEB_STORIES_MEASURER__",M="__WEB_STORIES_LASTEL__";function p(C,e){const t=m(C);return h(t,{width:`${e}px`,height:null}),t.parentNode.offsetHeight}function f(C,e,t){const l=m(C);h(l,{width:`${e}px`,height:null,fontSize:null});let a,c=1,o=n.PAGE_HEIGHT;for(;o-c>1;){const e=(0,r.dataPixels)((c+o)/2),{marginOffset:n}=(0,i.calcFontMetrics)({...C,fontSize:e});a=n,h(l,{fontSize:`${e}px`,margin:-n/2+"px 0"});l.offsetHeight-n>t?o=e:c=e}return h(l,{fontSize:`${c}px`,margin:-a/2+"px 0"}),{fontSize:c,marginOffset:a}}function m(C){let e=document.body[u];return e||(e=document.createElement("div"),e.id="__web-stories-text-measurer",e.className="web-stories-content",h(e,s),document.body.appendChild(e),document.body[u]=e),function(C,e){const t=C[M];if(C[M]=e,!C.firstElementChild||!t)return!0;return t!==e}(e,C)&&(e.innerHTML=(0,a.renderToStaticMarkup)(l.createElement(c.TextOutputWithUnits,o({element:C},d)),e)),e.firstElementChild}function h(C,e){for(const t in e)if(Object.prototype.hasOwnProperty.call(e,t)){const l=e[t];C.style[t]=null===l?"":l}}},55993:(C,e,t)=>{t.d(e,{elementTypes:()=>l,registerElementType:()=>a});const l={};function a(C){l[C.type]=C}},77839:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(55993);const __WEBPACK_DEFAULT_EXPORT__=C=>l.elementTypes[C]},24901:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});const __WEBPACK_DEFAULT_EXPORT__=function(C){return C&&(C.horizontal||C.vertical)?`scale3d(${C.horizontal?"-":""}1, ${C.vertical?"-":""}1, 1)`:null}},58474:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(15985),a=t(70333);const __WEBPACK_DEFAULT_EXPORT__=function(C){let e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];if(e&&!C.link?.url?.length)return!1;const t=.8*l.FULLBLEED_HEIGHT-l.DANGER_ZONE_HEIGHT,{x:n,y:r,width:c,height:i,rotationAngle:o}=C,s=(0,a.getCorners)(o,n,r,c,i);return Boolean(Object.keys(s).find((C=>s[C].y>t)))}},91655:(C,e,t)=>{t.d(e,{__:()=>__,_n:()=>_n,_x:()=>_x,setLocaleData:()=>r});var l=t(35577);const a="web-stories",n=new l.default({[a]:{"":{plural_forms:C=>1===C?0:1}}});function r(C){const e=C.locale_data["web-stories"]||C.locale_data.messages;n.data[a]={...n.data[a],...e},n.data[a][""]={...n.data[a][""]}}function __(C){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:a;return n.dcnpgettext(e,void 0,C)}function _x(C,e){let t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:a;return n.dcnpgettext(t,e,C)}function _n(C,e,t){let l=arguments.length>3&&void 0!==arguments[3]?arguments[3]:a;return n.dcnpgettext(l,void 0,C,e,t)}},87602:(C,e,t)=>{t.d(e,{default:()=>l});const l=t(65197).default},71469:(C,e,t)=>{t.d(e,{default:()=>__WEBPACK_DEFAULT_EXPORT__});var l=t(87602),a=t(91655);const __WEBPACK_DEFAULT_EXPORT__=function(C){switch(C.length){case 0:return"";case 1:return C[0];case 2:return(0,l.default)(
18
  /* translators: %1$s: first item of list. %2$s: second item of list. */
19
  (0,a.__)("%1$s or %2$s","web-stories"),C[0],C[1]);default:return(0,l.default)(
20
  /* translators: %1$s: is a comma separated list. %2$s: last entry in list */
21
  (0,a.__)("%1$s, or %2$s","web-stories"),C.slice(0,C.length-1).join(
22
  /* translators: delimiter used in a list */