.product{margin:0}.product.grid{gap:0}.product--no-media{max-width:57rem;margin:0 auto}.product__media-wrapper{padding-left:0}.shopify-payment-button button.shopify-payment-button__button--unbranded{border-color:#ffc520!important;color:transparent;background-image:url(/cdn/shop/files/PayPal-logo_svg.png?v=1677005323);background-color:#ffc520!important;background-repeat:no-repeat;background-position:center;background-size:100px}.shopify-payment-button button.shopify-payment-button__button--unbranded:after{box-shadow:none}@media screen and (min-width:750px){.product--thumbnail .product__media-gallery,.product--thumbnail_slider .product__media-gallery,.product--stacked .product__info-container--sticky,.product--columns .product__info-container--sticky{display:block;position:sticky;top:3rem;z-index:2}.product--thumbnail .thumbnail-list{padding-right:var(--media-shadow-horizontal-offset)}.product__info-wrapper{padding:0 0 0 5rem}.product__info-wrapper--extra-padding{padding:0 0 0 8rem}.product--right .product__info-wrapper{padding:0 5rem 0 0}.product--right .product__info-wrapper--extra-padding{padding:0 8rem 0 0}.product--right .product__media-list{margin-bottom:2rem}.product__media-container .slider-buttons{display:none}}@media screen and (min-width:990px){.product--large:not(.product--no-media) .product__media-wrapper{max-width:65%;width:calc(65% - var(--grid-desktop-horizontal-spacing) / 2)}.product--large:not(.product--no-media) .product__info-wrapper{padding:0 0 0 4rem;max-width:35%;width:calc(35% - var(--grid-desktop-horizontal-spacing) / 2)}.product--large:not(.product--no-media).product--right .product__info-wrapper{padding:0 4rem 0 0}.product--medium:not(.product--no-media) .product__media-wrapper,.product--small:not(.product--no-media) .product__info-wrapper{max-width:55%;width:calc(55% - var(--grid-desktop-horizontal-spacing) / 2)}.product--medium:not(.product--no-media) .product__info-wrapper,.product--small:not(.product--no-media) .product__media-wrapper{max-width:45%;width:calc(45% - var(--grid-desktop-horizontal-spacing) / 2)}}.shopify-payment-button__button{font-family:inherit;min-height:4.6rem}.shopify-payment-button__button [role=button].focused,.no-js .shopify-payment-button__button [role=button]:focus{outline:.2rem solid rgba(var(--color-foreground),.5)!important;outline-offset:.3rem;box-shadow:0 0 0 .1rem rgba(var(--color-button),var(--alpha-button-border)),0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)!important}.shopify-payment-button__button [role=button]:focus:not(:focus-visible){outline:0;box-shadow:none!important}.shopify-payment-button__button [role=button]:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5)!important;box-shadow:0 0 0 .1rem rgba(var(--color-button),var(--alpha-button-border)),0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)!important}.shopify-payment-button__button--unbranded{background-color:rgba(var(--color-button),var(--alpha-button-background));color:rgb(var(--color-button-text));font-size:1.4rem;line-height:calc(1 + .2 / var(--font-body-scale));letter-spacing:.07rem}.shopify-payment-button__button--unbranded::selection{background-color:rgba(var(--color-button-text),.3)}.shopify-payment-button__button--unbranded:hover,.shopify-payment-button__button--unbranded:hover:not([disabled]){background-color:rgba(var(--color-button),var(--alpha-button-background))}.shopify-payment-button__more-options{margin:1.6rem 0 1rem;font-size:1.2rem;line-height:calc(1 + .5 / var(--font-body-scale));letter-spacing:.05rem;text-decoration:underline;text-underline-offset:.3rem;display:none}.shopify-payment-button__button+.shopify-payment-button__button--hidden{display:none}.product-form{display:block}.product-form__error-message-wrapper:not([hidden]){display:flex;align-items:flex-start;font-size:1.2rem;margin-bottom:1.5rem}.product-form__error-message-wrapper svg{flex-shrink:0;width:1.2rem;height:1.2rem;margin-right:.7rem;margin-top:.5rem}.product-form__input{flex:0 0 100%;padding:0;margin:0 0 1.2rem;max-width:37rem;min-width:fit-content;border:none}variant-radios,variant-selects{display:block}.product-form__input--dropdown{margin-bottom:1.6rem}.product-form__input .form__label{padding-left:0}fieldset.product-form__input .form__label{margin-bottom:5px;font-weight:700;font-size:16px}.product-form__input input[type=radio]{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.product-form__input input[type=radio]+label{border:var(--variant-pills-border-width) solid rgba(var(--color-foreground),var(--variant-pills-border-opacity));background-color:rgb(var(--color-background));color:rgba(var(--color-foreground));border-radius:var(--variant-pills-radius);color:rgb(var(--color-foreground));display:inline-block;margin:.7rem .5rem .2rem 0;padding:1rem 2rem;font-size:1.4rem;letter-spacing:.1rem;line-height:1;text-align:center;transition:border var(--duration-short) ease;cursor:pointer;position:relative}.product-form__input input[type=radio]+label:before{content:"";position:absolute;top:calc(var(--variant-pills-border-width) * -1);right:calc(var(--variant-pills-border-width) * -1);bottom:calc(var(--variant-pills-border-width) * -1);left:calc(var(--variant-pills-border-width) * -1);z-index:-1;border-radius:var(--variant-pills-radius);box-shadow:var(--variant-pills-shadow-horizontal-offset) var(--variant-pills-shadow-vertical-offset) var(--variant-pills-shadow-blur-radius) rgba(var(--color-shadow),var(--variant-pills-shadow-opacity))}.product-form__input input[type=radio]+label:hover{border-color:rgb(var(--color-foreground))}.product-form__input input[type=radio]:checked+label{border:2px solid;font-weight:700}@media screen and (forced-colors:active){.product-form__input input[type=radio]:checked+label{text-decoration:underline}}.product-form__input input[type=radio]:checked+label::selection{background-color:rgba(var(--color-background),.3)}.product-form__input input[type=radio]:disabled+label{border-color:rgba(var(--color-foreground),.1);color:rgba(var(--color-foreground),.4);text-decoration:line-through}.product-form__input input[type=radio]:focus-visible+label{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.55)}.product-form__input input[type=radio].focused+label,.no-js .shopify-payment-button__button [role=button]:focus+label{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.55)}.no-js .product-form__input input[type=radio]:focus:not(:focus-visible)+label{box-shadow:none}.product-form__input .select{max-width:25rem}.product-form__submit{margin-bottom:1rem;font-size:1.2em;padding:15px 0;background-color:var(--color-background-addtocart-button-labels);transition:box-shadow .3s ease,text-shadow .3s ease;color:var(--color-addtocart-button-labels)}.product-form__submit:hover{box-shadow:0 0 0 1px var(--color-background-addtocart-button-labels);text-shadow:0 0 1px white}.product-form__submit:after,.product-form__submit:not([disabled]):hover:after{box-shadow:none}.no-js .product-form__submit.button--secondary{--color-button: var(--color-base-accent-1);--color-button-text: var(--color-base-solid-button-labels);--alpha-button-background: 1}.product-form__submit[aria-disabled=true]+.shopify-payment-button .shopify-payment-button__button[disabled],.product-form__submit[disabled]+.shopify-payment-button .shopify-payment-button__button[disabled]{cursor:not-allowed;opacity:.5}@media screen and (forced-colors:active){.product-form__submit[aria-disabled=true]{color:Window}}.shopify-payment-button__more-options{color:rgb(var(--color-foreground))}.shopify-payment-button__button{font-size:1.5rem;letter-spacing:.1rem}.product__info-container>*+*{margin:1.5rem 0}.product__info-container iframe{max-width:100%}.product__info-container .product-form,.product__info-container .product__description{margin:2.5rem 0}.product__text{margin-bottom:0}a.product__text{display:block;text-decoration:none;color:rgba(var(--color-foreground),.75)}.product__text.caption-with-letter-spacing{text-transform:uppercase}.product__title{word-break:break-word;margin-bottom:2rem}.product__title h1{font-size:calc(var(--font-heading-scale) * 2.3rem);margin-bottom:10px}.product__title h1 span:first-child{margin-top:10px}.product__title h1 span{display:list-item;color:rgb(var(--color-foreground));margin-left:11px;list-style-type:"- ";font-weight:100;font-size:1.6rem}.product__title h1 span:first-letter{text-transform:uppercase}.product__title>*{margin:0}.product__title>a{display:none}.product__title+.product__text.caption-with-letter-spacing{margin-top:-1.5rem}.product__text.caption-with-letter-spacing+.product__title{margin-top:0}.metafield-rich_text_field p:first-child{margin-top:0}.metafield-rich_text_field p:last-child{margin-bottom:0}.product__accordion .accordion__content{padding:0 1rem}.product .price .badge{margin-bottom:.5rem}.product .price dl{margin-top:.5rem;margin-bottom:.5rem}.product .price--sold-out .price__badge-sold-out{background:transparent;color:rgb(var(--color-base-text));border-color:transparent}.product .price--sold-out .price__badge-sale{display:none}div.price_width_badges{display:flex;gap:10px;margin-bottom:20px;align-items:center}@media screen and (min-width:750px){.product__info-container{max-width:60rem}.product__info-container .price--on-sale .price-item--regular{font-size:1.6rem}.product__info-container>*:first-child{margin-top:0}}.product__description-title{font-weight:600}.product--no-media .product__title,.product--no-media .product__text,.product--no-media noscript .product-form__input,.product--no-media .product__tax,.product--no-media shopify-payment-terms{text-align:center}.product--no-media .product__media-wrapper,.product--no-media .product__info-wrapper{padding:0}.product__tax{margin-top:-15px;margin-bottom:-10px}.product--no-media noscript .product-form__input,.product--no-media .share-button{max-width:100%}.product--no-media fieldset.product-form__input,.product--no-media .product-form__quantity,.product--no-media .product-form__input--dropdown,.product--no-media .share-button,.product--no-media .product__view-details,.product--no-media .product__pickup-availabilities,.product--no-media .product-form{display:flex;align-items:center;justify-content:center;text-align:center}.product--no-media .product-form{flex-direction:column}.product--no-media .product-form>.form{max-width:30rem;width:100%}.product--no-media .product-form__quantity,.product--no-media .product-form__input--dropdown{flex-direction:column;max-width:100%}.product-form__quantity .form__label{margin-bottom:.6rem}.product-form__quantity-top .form__label{margin-bottom:1.2rem}.product--no-media fieldset.product-form__input{flex-wrap:wrap;margin:0 auto 1.2rem}.product-form__buttons{max-width:44rem}.product--no-media .product__info-container>modal-opener{display:block;text-align:center}.product--no-media .product-popup-modal__button{padding-right:0}.product--no-media .price{text-align:center}.product__media-list video{border-radius:calc(var(--media-radius) - var(--media-border-width))}@media screen and (max-width:749px){.product__media-list{margin-left:-2.5rem;margin-bottom:3rem;width:calc(100% + 4rem)}.product__media-wrapper slider-component:not(.thumbnail-slider--no-slide){margin-left:-1.5rem;margin-right:-1.5rem}.slider.product__media-list::-webkit-scrollbar{height:.2rem;width:.2rem}.product__media-list::-webkit-scrollbar-thumb{background-color:rgb(var(--color-foreground))}.product__media-list::-webkit-scrollbar-track{background-color:rgba(var(--color-foreground),.2)}.product__media-list .product__media-item{width:100%}.product--mobile-columns .product__media-item{width:calc(50% - 1.5rem - var(--grid-mobile-horizontal-spacing))}.product__info-wrapper.grid__item{margin-top:0}#product section.page-width{padding-top:0}#slider-component-arrow{position:absolute;z-index:2;top:45%;width:100%;display:flex!important;justify-content:space-between;pointer-events:none}#slider-component-arrow button{pointer-events:visible}}@media screen and (min-width:750px){.product--thumbnail .product__media-list,.product--thumbnail_slider .product__media-list{padding-bottom:calc(var(--media-shadow-vertical-offset) * var(--media-shadow-visible))}.product__media-list{padding-right:calc(var(--media-shadow-horizontal-offset) * var(--media-shadow-visible))}.product--thumbnail .product__media-item:not(.is-active),.product--thumbnail_slider .product__media-item:not(.is-active){display:none}.product-media-modal__content>.product__media-item--variant.product__media-item--variant{display:none}.product-media-modal__content>.product__media-item--variant:first-child{display:block}}.product__media-item.product__media-item--variant{display:none}.product__media-item--variant:first-child{display:block}@media screen and (min-width:750px)and (max-width:989px){.product__media-list .product__media-item:first-child{padding-left:0}.product--thumbnail_slider .product__media-list{margin-left:0}.product__media-list .product__media-item{width:100%}}.product__media-icon .icon{width:1.2rem;height:1.4rem}.product__media-icon,.thumbnail__badge{background-color:rgb(var(--color-background));border-radius:50%;border:.1rem solid rgba(var(--color-foreground),.1);color:rgb(var(--color-foreground));display:flex;align-items:center;justify-content:center;height:3rem;width:3rem;position:absolute;left:calc(1.2rem + var(--media-border-width));top:calc(1.2rem + var(--media-border-width));z-index:1;transition:color var(--duration-short) ease,opacity var(--duration-short) ease}.product__media-video .product__media-icon{opacity:1}.product__modal-opener--image .product__media-toggle:hover{cursor:zoom-in}.product__modal-opener:hover .product__media-icon{border:.1rem solid rgba(var(--color-foreground),.1)}@media screen and (min-width:750px){.grid__item.product__media-item--full{width:100%}.product--columns .product__media-item:not(.product__media-item--single):not(:only-child){max-width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}.product--large.product--columns .product__media-item--full .deferred-media__poster-button{height:5rem;width:5rem}.product--medium.product--columns .product__media-item--full .deferred-media__poster-button{height:4.2rem;width:4.2rem}.product--medium.product--columns .product__media-item--full .deferred-media__poster-button .icon{width:1.8rem;height:1.8rem}.product--small.product--columns .product__media-item--full .deferred-media__poster-button{height:3.6rem;width:3.6rem}.product--small.product--columns .product__media-item--full .deferred-media__poster-button .icon{width:1.6rem;height:1.6rem}}@media screen and (min-width:990px){.product--stacked .product__media-item{max-width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}.product:not(.product--columns) .product__media-list .product__media-item:first-child,.product:not(.product--columns) .product__media-list .product__media-item--full{width:100%;max-width:100%}.product__modal-opener .product__media-icon{opacity:0}.product__modal-opener:hover .product__media-icon,.product__modal-opener:focus .product__media-icon{opacity:1}}.product__media-item>*{display:block;position:relative}.product__media-toggle{display:none;border:none;background-color:transparent;color:currentColor;padding:0}.product__media-toggle:after{content:"";cursor:pointer;display:block;margin:0;padding:0;position:absolute;top:0;left:0;z-index:2;height:100%;width:100%}.product__media-toggle:focus-visible{outline:0;box-shadow:none}@media(forced-colors:active){.product__media-toggle:focus-visible,.product__media-toggle:focus-visible:after,.product-form__input input[type=radio]:focus-visible+label{outline:transparent solid 1px;outline-offset:2px}}.product__media-toggle.focused{outline:0;box-shadow:none}.product__media-toggle:focus-visible:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.5);border-radius:var(--media-radius)}.product__media-toggle.focused:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.5);border-radius:var(--media-radius)}.product-media-modal{background-color:rgb(var(--color-background));height:100%;position:fixed;top:0;left:0;width:100%;visibility:hidden;opacity:0;z-index:-1}.product-media-modal[open]{visibility:visible;opacity:1;z-index:101}.product-media-modal__dialog{display:flex;align-items:center;height:100vh}.product-media-modal__content{max-height:100vh;width:100%;overflow:auto}.product-media-modal__content>*:not(.active),.product__media-list .deferred-media{display:none}@media screen and (min-width:750px){.product-media-modal__content{padding-bottom:2rem}.product-media-modal__content>*:not(.active){display:block}.product__modal-opener:not(.product__modal-opener--image){display:block}.product__media-list .deferred-media{display:block}}@media screen and (max-width:749px){.product--thumbnail .is-active>.product__modal-opener:not(.product__modal-opener--image),.product--thumbnail_slider .is-active>.product__modal-opener:not(.product__modal-opener--image){display:none}.product--thumbnail .is-active .deferred-media,.product--thumbnail_slider .is-active .deferred-media{display:block;width:100%}}.product-media-modal__content>*{display:block;height:auto;margin:auto}.product-media-modal__content .media{background:none}.product-media-modal__model{width:100%}.product-media-modal__toggle{background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:50%;color:rgba(var(--color-foreground),.55);display:flex;align-items:center;justify-content:center;cursor:pointer;right:2rem;padding:1.2rem;position:fixed;z-index:2;top:2rem;width:4rem}.product-media-modal__content .deferred-media{width:100%}@media screen and (min-width:750px){.product-media-modal__content{padding:2rem 11rem}.product-media-modal__content>*{width:100%}.product-media-modal__content>*+*{margin-top:2rem}.product-media-modal__toggle{right:5rem;top:2.2rem}}@media screen and (min-width:990px){.product-media-modal__content{padding:2rem 11rem}.product-media-modal__content>*+*{margin-top:1.5rem}.product-media-modal__content{padding-bottom:1.5rem}.product-media-modal__toggle{right:5rem}}.product-media-modal__toggle:hover{color:rgba(var(--color-foreground),.75)}.product-media-modal__toggle .icon{height:auto;margin:0;width:2.2rem}.product-popup-modal{box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;margin:0 auto;top:0;left:0;overflow:auto;width:100%;background:rgba(var(--color-foreground),.2);height:100%}.product-popup-modal[open]{opacity:1;visibility:visible;z-index:101}.product-popup-modal__content{border-radius:var(--popup-corner-radius);background-color:rgb(var(--color-background));overflow:auto;height:80%;margin:0 auto;left:50%;transform:translate(-50%);margin-top:5rem;width:92%;position:absolute;top:0;padding:0 1.5rem 0 3rem;border-color:rgba(var(--color-foreground),var(--popup-border-opacity));border-style:solid;border-width:var(--popup-border-width);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}.product-popup-modal__content.focused{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3),var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}.product-popup-modal__content:focus-visible{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3),var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}@media screen and (min-width:750px){.product-popup-modal__content{padding-right:1.5rem;margin-top:10rem;width:70%;padding:0 3rem}}.product-popup-modal__content img{max-width:100%}@media screen and (max-width:749px){.product-popup-modal__content table{display:block;max-width:fit-content;overflow-x:auto;white-space:nowrap;margin:0}.product-media-modal__dialog .global-media-settings,.product-media-modal__dialog .global-media-settings video,.product-media-modal__dialog .global-media-settings model-viewer,.product-media-modal__dialog .global-media-settings iframe,.product-media-modal__dialog .global-media-settings img{border:none;border-radius:0}}.product-popup-modal__opener{display:inline-block}.product-popup-modal__button{font-size:1.6rem;padding-right:1.3rem;padding-left:0;height:4.4rem;text-underline-offset:.3rem;text-decoration-thickness:.1rem;transition:text-decoration-thickness var(--duration-short) ease}.product-popup-modal__button:hover{text-decoration-thickness:.2rem}.product-popup-modal__content-info{padding-right:4.4rem}.product-popup-modal__content-info>*{height:auto;margin:0 auto;max-width:100%;width:100%}@media screen and (max-width:749px){.product-popup-modal__content-info>*{max-height:100%}}.product-popup-modal__toggle{background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:50%;color:rgba(var(--color-foreground),.55);display:flex;align-items:center;justify-content:center;cursor:pointer;position:sticky;padding:1.2rem;z-index:2;top:1.5rem;width:4rem;margin:0 0 0 auto}.product-popup-modal__toggle:hover{color:rgba(var(--color-foreground),.75)}.product-popup-modal__toggle .icon{height:auto;margin:0;width:2.2rem}.product__media-list .media>*{overflow:hidden}.thumbnail-list{flex-wrap:wrap;grid-gap:1rem}.slider--mobile.thumbnail-list:after{content:none}@media screen and (min-width:750px){.product--stacked .thumbnail-list{display:none}.thumbnail-list{display:grid;grid-template-columns:repeat(4,1fr)}}.thumbnail-list_item--variant:not(:first-child){display:none}@media screen and (min-width:990px){.thumbnail-list{grid-template-columns:repeat(4,1fr)}.product--medium .thumbnail-list{grid-template-columns:repeat(5,1fr)}.product--large .thumbnail-list{grid-template-columns:repeat(6,1fr)}}@media screen and (max-width:749px){.product__media-item{display:flex;align-items:center}.product__modal-opener{width:100%}.thumbnail-slider{display:flex;align-items:center}.thumbnail-slider .thumbnail-list.slider{display:flex;padding:.5rem;flex:1;scroll-padding-left:.5rem}.thumbnail-list__item.slider__slide{width:calc(33% - .6rem)}}@media screen and (min-width:750px){.product--thumbnail_slider .thumbnail-slider{display:flex;align-items:center}.thumbnail-slider .thumbnail-list.slider--tablet-up{display:flex;padding:.5rem;flex:1;scroll-padding-left:.5rem}.product__media-wrapper .slider-mobile-gutter .slider-button{display:none}.thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide{width:calc(25% - .8rem)}.product--thumbnail_slider .slider-mobile-gutter .slider-button{display:flex}}@media screen and (min-width:900px){.product--small .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide{width:calc(25% - .8rem)}.thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide{width:calc(20% - .8rem)}}.thumbnail{position:absolute;top:0;left:0;display:block;height:100%;width:100%;padding:0;color:rgb(var(--color-base-text));cursor:pointer;background-color:transparent}.thumbnail:hover{opacity:.9}.thumbnail.global-media-settings img{border-radius:0}.thumbnail[aria-current]:after{content:"";width:100%;background:transparent;height:100%;z-index:1;border-bottom:3px solid var(--gradient-base-accent-2)}.thumbnail img{pointer-events:none}.thumbnail--narrow img{height:100%;width:auto;max-width:100%}.thumbnail--wide img{height:auto;width:100%}.thumbnail__badge .icon{width:1rem;height:1rem}.thumbnail__badge .icon-3d-model{width:1.2rem;height:1.2rem}.thumbnail__badge{color:rgb(var(--color-foreground),.6);height:2rem;width:2rem;left:auto;right:calc(.4rem + var(--media-border-width));top:calc(.4rem + var(--media-border-width))}@media screen and (min-width:750px){.product:not(.product--small) .thumbnail__badge{height:3rem;width:3rem}.product:not(.product--small) .thumbnail__badge .icon{width:1.2rem;height:1.2rem}.product:not(.product--small) .thumbnail__badge .icon-3d-model{width:1.4rem;height:1.4rem}}.thumbnail-list__item{position:relative}.thumbnail-list__item:before{content:"";display:block;padding-bottom:100%}.product:not(.featured-product) .product__view-details{display:none}.product__view-details{display:block;text-decoration:none}.product__view-details:hover{text-decoration:underline;text-underline-offset:.3rem}.product__view-details .icon{width:1.2rem;margin-left:1.2rem;flex-shrink:0}.product-form__buttons span:before{content:"+";margin-right:5px;font-weight:800}@media screen and (min-width:990px){media-gallery[data-thumbnail=true]{display:grid;grid-template-columns:9.5% 90.5%}media-gallery[data-thumbnail=true] slider-component[id^=GalleryViewer-template]{order:2}media-gallery[data-thumbnail=true] slider-component[id^=GalleryThumbnails-template]{order:1;display:grid!important;align-items:start!important}media-gallery[data-thumbnail=true] .thumbnail-slider .thumbnail-list.slider--tablet-up{flex-direction:column;grid-row-gap:5px;margin-right:10px;padding-left:1px;padding-top:1px}media-gallery[data-thumbnail=true] slider-component .slider-button{display:none!important}media-gallery[data-thumbnail=true] .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide{width:100%!important}}.price.price--large.price--show-badge{display:inline}.product__info-wrapper .price .price-item{font-weight:800;width:max-content}.average-stars{margin-top:-15px}.average-rating-number{margin-left:5px;font-weight:800}.review-count{font-style:italic;margin-left:5px}#country-popup{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(var(--color-foreground),.5);z-index:9999;justify-content:center;align-items:center}#country-popup .popup-box{background:#fff;padding:2rem;width:90%;max-width:350px;position:relative;box-shadow:0 10px 30px #0003}#country-popup .close-btn{position:absolute;top:20px;right:15px;font-size:20px;background:none;border:none;cursor:pointer;color:inherit}#country-popup select{width:100%;padding:10px;font-size:1.6rem;margin-top:10px;background:#fff;color:inherit;border:1px solid}#country-popup p{margin-bottom:0;margin-top:0;font-weight:800;font-size:2rem}#floating-add-to-cart{position:fixed;bottom:20px;right:20px;width:56px;height:56px;border-radius:50%;background-color:var(--color-background-addtocart-button-labels);color:var(--color-addtocart-button-labels);border:none;cursor:pointer;font-family:inherit;font-size:24px;align-items:center;box-shadow:0 4px 8px #0003;z-index:2;opacity:0;transform:translateY(30px);transition:opacity .4s ease,transform .4s ease;pointer-events:none}#floating-add-to-cart.show{opacity:1;transform:translateY(0);pointer-events:auto}#floating-add-to-cart:hover{border:1px solid var(--color-background-addtocart-button-labels)}#floating-add-to-cart .icon-plus{font-weight:700;position:relative;left:5px;bottom:1px}#floating-add-to-cart svg{stroke:#fff;stroke-width:1.5;width:100%}div.product__tax.rte.France:before,div.product__tax.rte.Francia:before{content:"";display:inline-block;width:18px;height:14px;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23000091' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23e1000f' d='M426.7 0H640v480H426.7z'/%3E%3C/svg%3E");margin-right:7px;position:relative;top:2px}div.product__tax.rte.Belgique:before{content:"";display:inline-block;width:18px;height:14px;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1'%3E%3Cpath fill='%23000001' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23ffd90c' d='M213.3 0h213.4v480H213.3z'/%3E%3Cpath fill='%23f31830' d='M426.7 0H640v480H426.7z'/%3E%3C/g%3E%3C/svg%3E");margin-right:7px;position:relative;top:2px}div.product__tax.rte.Suisse:before,div.product__tax.rte.Svizzera:before{content:"";display:inline-block;width:18px;height:14px;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1'%3E%3Cpath fill='%23f00' d='M0 0h640v480H0z'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M170 195h300v90H170z'/%3E%3Cpath d='M275 90h90v300h-90z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");margin-right:7px;position:relative;top:2px}div.product__tax.rte.Italie:before,div.product__tax.rte.Italia:before{content:"";display:inline-block;width:18px;height:14px;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23009246' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23ce2b37' d='M426.7 0H640v480H426.7z'/%3E%3C/g%3E%3C/svg%3E");margin-right:7px;position:relative;top:2px}div.product__tax.rte.Portugal:before{content:"";display:inline-block;width:18px;height:14px;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23f00' d='M256 0h384v480H256z'/%3E%3Cpath fill='%23060' d='M0 0h256v480H0z'/%3E%3Cg fill='%23ff0' fill-rule='evenodd' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='0.6'%3E%3Cpath d='M339.5 306.2c-32.3-1-180-93.2-181-108l8.1-13.5c14.7 21.3 165.7 111 180.6 107.8z'/%3E%3Cpath d='M164.9 182.8c-2.9 7.8 38.6 33.4 88.4 63.8s92.9 49 96 46.4l1.5-2.8q-.9 1.6-4.3.6c-13.5-3.9-48.6-20-92.1-46.4c-43.6-26.4-81.4-50.7-87.3-61a6 6 0 0 1-.6-3.1h-.2l-1.2 2.2zm175.3 123.8q-.7 1.3-3.5.8c-12-1.3-48.6-19.1-91.9-45c-50.4-30.2-92-57.6-87.4-64.8l1.2-2.2l.2.1c-4 12.2 82.1 61.4 87.2 64.6c49.8 30.8 91.8 48.9 95.5 44.2z'/%3E%3Cpath d='M256.2 207.2c32.2-.3 72-4.4 95-13.6l-5-8c-13.5 7.5-53.5 12.5-90.3 13.2c-43.4-.4-74.1-4.5-89.5-14.8l-4.6 8.6c28.2 12 57.2 14.5 94.4 14.6'/%3E%3Cpath d='M352.5 193.8c-.8 1.3-15.8 6.4-37.8 10.2a381 381 0 0 1-58.6 4.3a416 416 0 0 1-56.2-3.6c-23.1-3.6-35-8.6-39.5-10.4l1.1-2.2c12.7 5 24.7 8 38.7 10.2A412 412 0 0 0 256 206a392 392 0 0 0 58.3-4.3c22.5-3.7 34.8-8.4 36.6-10.5zm-4.4-8.1c-2.4 2-14.6 6.3-36 9.7a388 388 0 0 1-55.8 4c-22 0-40.1-1.6-53.8-3.6c-21.8-2.8-33.4-8-37.6-9.4l1.3-2.2c3.3 1.7 14.4 6.2 36.5 9.3a385 385 0 0 0 53.6 3.4a384 384 0 0 0 55.4-4c21.5-3 33.1-8.4 34.9-9.8zM150.3 246c19.8 10.7 63.9 16 105.6 16.4c38 .1 87.4-5.8 105.9-15.6l-.5-10.7c-5.8 9-58.8 17.7-105.8 17.4s-90.7-7.6-105.3-17v9.5'/%3E%3Cpath d='M362.8 244.5v2.5c-2.8 3.4-20.2 8.4-42 12a434 434 0 0 1-65.4 4.4a400 400 0 0 1-62-4.3a155 155 0 0 1-44.4-12v-2.9c9.7 6.4 35.9 11.2 44.7 12.6c15.8 2.4 36.1 4.2 61.7 4.2c26.9 0 48.4-1.9 65-4.4c15.7-2.3 38-8.2 42.4-12.1m0-9v2.5c-2.8 3.3-20.2 8.3-42 11.9a434 434 0 0 1-65.4 4.5a414 414 0 0 1-62-4.3a155 155 0 0 1-44.4-12v-3c9.7 6.5 36 11.2 44.7 12.6a408 408 0 0 0 61.7 4.3c26.9 0 48.5-2 65-4.5c15.7-2.2 38-8.1 42.4-12m-107 68.8c-45.6-.2-84.7-12.4-93-14.4l6 9.4a250 250 0 0 0 87.4 14.3c34.7-1 65-3.7 86.3-14.1l6.2-9.8c-14.5 6.9-64 14.6-93 14.6'/%3E%3Cpath d='m344.9 297.3l-2.8 4c-10 3.6-26 7.4-32.6 8.4a296 296 0 0 1-53.7 5c-40.4-.6-73.5-8.5-89-15.3l-1.3-2.1l.2-.4l2.1.9a287 287 0 0 0 88.2 14.5c18.8 0 37.5-2.1 52.6-4.8c23.2-4.7 32.6-8.2 35.5-9.8l.7-.4zm5.3-8.8l-2 3.5c-5.4 2-20 6.2-41.3 9.2c-14 1.9-22.7 3.8-50.6 4.3a347 347 0 0 1-94.2-14L161 289a390 390 0 0 0 95.4 14c25.5-.5 36.4-2.4 50.3-4.3c24.8-3.8 37.3-8 41-9.1v-.2l2.6-1z'/%3E%3Cpath d='M350.8 237.6c.1 30-15.3 57-27.6 68.8a99 99 0 0 1-67.8 28.2c-30.3.5-58.8-19.2-66.5-27.9a101 101 0 0 1-27.5-67.4c1.8-32.8 14.7-55.6 33.3-71.3a100 100 0 0 1 64.2-22.7a98 98 0 0 1 71 35.6c12.5 15.2 18 31.7 20.9 56.7M255.6 135a106 106 0 0 1 106 105.2a105.6 105.6 0 1 1-211.4 0c-.1-58 47.3-105.2 105.4-105.2'/%3E%3Cpath d='M255.9 134.5c58.2 0 105.6 47.4 105.6 105.6S314.1 345.7 256 345.7s-105.6-47.4-105.6-105.6S197.8 134.5 256 134.5zM152.6 240c0 56.8 46.7 103.3 103.3 103.3S359.2 296.8 359.2 240s-46.7-103.3-103.3-103.3S152.6 183.2 152.6 240'/%3E%3Cpath d='M256 143.3a97 97 0 0 1 96.7 96.7a97 97 0 0 1-96.7 96.8c-53 0-96.7-43.6-96.7-96.8a97 97 0 0 1 96.7-96.7M161.6 240c0 52 42.6 94.4 94.4 94.4s94.4-42.5 94.4-94.4s-42.6-94.4-94.4-94.4a95 95 0 0 0-94.4 94.4'/%3E%3Cpath d='M260.3 134h-9.1v212.3h9z'/%3E%3Cpath d='M259.3 132.8h2.3v214.7h-2.2V132.8zm-9 0h2.4v214.7h-2.3z'/%3E%3Cpath d='M361.6 244.2v-7.8l-6.4-6l-36.3-9.6l-52.2-5.3l-63 3.2l-44.8 10.6l-9 6.7v7.9l22.9-10.3l54.4-8.5h52.3l38.4 4.2l26.6 6.4z'/%3E%3Cpath d='M256 223.8c24.9 0 49 2.3 68.3 6c19.8 4 33.7 9 38.5 14.5v2.8c-5.8-7-24.5-12-39-15c-19-3.6-43-6-67.9-6c-26.1 0-50.5 2.6-69.3 6.2c-15 3-35.1 9-37.6 14.8v-2.9c1.3-4 16.3-10 37.3-14.3c18.9-3.7 43.3-6.1 69.6-6.1zm0-9.1a383 383 0 0 1 68.3 6c19.8 4 33.7 9 38.5 14.6v2.7c-5.8-6.9-24.5-12-39-14.9c-19-3.7-43-6-67.9-6a376 376 0 0 0-69.2 6.2c-14.5 2.7-35.4 8.9-37.7 14.7v-2.8c1.4-4 16.6-10.3 37.3-14.3c19-3.7 43.3-6.2 69.7-6.2m-.6-46.2c39.3-.2 73.6 5.5 89.3 13.5l5.7 10c-13.6-7.4-50.6-15-94.9-14c-36.1.3-74.7 4-94 14.4l6.8-11.4c15.9-8.3 53.3-12.5 87.1-12.5'/%3E%3Cpath d='M256 176.7a354 354 0 0 1 61.3 4.3c16 3 31.3 7.4 33.5 9.8l1.7 3c-5.3-3.4-18.6-7.3-35.6-10.5s-38.7-4.3-61-4.2c-25.3-.1-45 1.2-61.8 4.2a109 109 0 0 0-33.3 10.3l1.7-3.1c6-3 15.3-6.7 31.1-9.6c17.5-3.2 37.4-4.1 62.4-4.2m0-9c21.4-.2 42.6 1 59.1 4a96 96 0 0 1 30.6 10l2.5 4c-4.2-4.7-20-9.2-34.1-11.6c-16.4-2.9-36.7-4-58.1-4.2a361 361 0 0 0-59.5 4.4a97 97 0 0 0-29.6 9.1l2.2-3.3c5.8-3 15.2-5.8 27-8.1a357 357 0 0 1 59.9-4.4zM308.4 284a276 276 0 0 0-52.5-4c-65.5.8-86.6 13.5-89.2 17.3l-5-8c16.8-12 52.4-18.8 94.6-18.2q32.9.5 56.6 5l-4.5 8'/%3E%3Cpath d='M255.6 278.9c18.2.3 36 1 53.3 4.2l-1.2 2.2c-16-3-33.2-4-52-4c-24.3-.2-48.7 2.1-70 8.2c-6.7 1.9-17.8 6.2-19 9.8l-1.2-2c.4-2.2 7-6.6 19.6-10c24.4-7 47.2-8.3 70.5-8.4m.8-9.2a327 327 0 0 1 57.3 5l-1.3 2.3a299 299 0 0 0-56-4.9c-24.2 0-49.9 1.8-73.3 8.6c-7.5 2.2-20.6 7-21 10.7l-1.2-2.2c.2-3.4 11.5-7.9 21.7-10.8c23.5-6.9 49.3-8.6 73.8-8.7'/%3E%3Cpath d='m349.4 290.5l-7.8 12.3l-22.7-20.1l-58.6-39.5l-66.2-36.3l-34.3-11.7l7.3-13.6l2.5-1.3l21.3 5.3l70.4 36.3l40.6 25.6L336 272l13.9 16z'/%3E%3Cpath d='M158.6 195.5c6-4 50.2 15.6 96.6 43.6c46.1 28 90.3 59.6 86.3 65.5l-1.3 2.1l-.6.5c.1-.1.8-1 0-3.1c-2-6.5-33.4-31.5-85.3-62.9c-50.7-30.1-92.9-48.3-97-43.1zM351 290.4c3.8-7.6-37.2-38.5-88.1-68.6c-52-29.5-89.6-46.9-96.5-41.7L165 183l.4-.5c1.2-1 3.3-1 4.2-1c11.8.2 45.5 15.7 92.8 42.8c20.8 12 87.6 55 87.3 67c0 1 .1 1.2-.3 1.8l1.7-2.6z'/%3E%3C/g%3E%3Cg transform='translate(0 26.7)scale(1.06667)'%3E%3Cpath fill='%23fff' stroke='%23000' stroke-width='0.7' d='M180.6 211a59 59 0 0 0 17.5 41.7a59 59 0 0 0 41.8 17.6a59 59 0 0 0 42-17.4a59 59 0 0 0 17.4-41.8v-79.2l-118.7-.2z'/%3E%3Cpath fill='%23f00' stroke='%23000' stroke-width='0.5' d='M183 211.1a56 56 0 0 0 16.8 40a57 57 0 0 0 40.2 16.8a57 57 0 0 0 40.2-16.6a56 56 0 0 0 16.7-40v-77H183v76.8m91-53.7v48.9l-.1 5.1a33 33 0 0 1-10 24a34 34 0 0 1-24 10c-9.4 0-17.7-4-23.9-10.2a34 34 0 0 1-10-24v-54z'/%3E%3Cg id='flagPt4x30'%3E%3Cg id='flagPt4x31' fill='%23ff0' stroke='%23000' stroke-width='0.5'%3E%3Cpath stroke='none' d='M190.2 154.4c.1-5.5 4-6.8 4-6.8c.1 0 4.3 1.4 4.3 6.9z'/%3E%3Cpath d='m186.8 147.7l-.7 6.3h4.2c0-5.2 4-6 4-6c.1 0 4 1.1 4.1 6h4.2l-.8-6.4zm-1 6.4h17q.5 0 .6.7q0 .8-.6.8h-17q-.5 0-.6-.8q0-.7.7-.7z'/%3E%3Cpath d='M192 154c0-3.3 2.3-4.2 2.3-4.2s2.3 1 2.3 4.2H192m-5.8-9h16.3q.5.1.6.8q0 .5-.6.6h-16.3q-.5 0-.6-.7q0-.5.6-.6zm.4 1.5H202q.5 0 .6.7t-.6.7h-15.5q-.6 0-.6-.7t.6-.7zm5-10.6h1.2v.8h.9v-.8h1.3v.9h.9v-1h1.2v2q0 .6-.5.6h-4.4q-.5 0-.6-.5zm4.6 2.7l.3 6.4h-4.3l.3-6.5h3.7'/%3E%3Cpath id='flagPt4x32' d='M191 141.6v3.4h-4v-3.4z'/%3E%3Cuse width='100%25' height='100%25' x='10.6' href='%23flagPt4x32'/%3E%3Cpath id='flagPt4x33' d='M186.3 139h1.2v1h.9v-1h1.2v1h.9v-1h1.2v2q0 .6-.5.6h-4.3l-.6-.6z'/%3E%3Cuse width='100%25' height='100%25' x='10.6' href='%23flagPt4x33'/%3E%3Cpath fill='%23000001' stroke='none' d='M193.9 140.6c0-.6.9-.6.9 0v1.6h-.9z'/%3E%3Cpath id='flagPt4x34' fill='%23000001' stroke='none' d='M188.6 142.8c0-.6.8-.6.8 0v1.2h-.8z'/%3E%3Cuse width='100%25' height='100%25' x='10.6' href='%23flagPt4x34'/%3E%3C/g%3E%3Cuse width='100%25' height='100%25' y='46.3' href='%23flagPt4x31'/%3E%3Cuse width='100%25' height='100%25' href='%23flagPt4x31' transform='rotate(-45.2 312.8 180)'/%3E%3C/g%3E%3Cuse width='100%25' height='100%25' x='45.7' href='%23flagPt4x31'/%3E%3Cuse width='100%25' height='100%25' href='%23flagPt4x30' transform='matrix(-1 0 0 1 479.8 0)'/%3E%3Cg id='flagPt4x35' fill='%23fff'%3E%3Cpath fill='%23039' d='M232.6 202.4a8 8 0 0 0 2.2 5.7a7 7 0 0 0 5.3 2.4q3.2-.2 5.3-2.4a8 8 0 0 0 2.2-5.7v-10.8h-15z'/%3E%3Ccircle cx='236.1' cy='195.7' r='1.5'/%3E%3Ccircle cx='244.4' cy='195.7' r='1.5'/%3E%3Ccircle cx='240.2' cy='199.7' r='1.5'/%3E%3Ccircle cx='236.1' cy='203.9' r='1.5'/%3E%3Ccircle cx='244.4' cy='203.9' r='1.5'/%3E%3C/g%3E%3Cuse width='100%25' height='100%25' y='-26' href='%23flagPt4x35'/%3E%3Cuse width='100%25' height='100%25' x='-20.8' href='%23flagPt4x35'/%3E%3Cuse width='100%25' height='100%25' x='20.8' href='%23flagPt4x35'/%3E%3Cuse width='100%25' height='100%25' y='25.8' href='%23flagPt4x35'/%3E%3C/g%3E%3C/svg%3E");margin-right:7px;position:relative;top:2px}div.product__tax.rte.Espagne:before{content:"";display:inline-block;width:18px;height:14px;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23aa151b' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23f1bf00' d='M0 120h640v240H0z'/%3E%3Cpath fill='%23ad1519' d='m127.3 213.3l-.8-.1l-1-1l-.7-.4l-.6-.8s-.7-1.1-.4-2q.5-1.2 1.4-1.5l1.5-.5l1-.4l1.3-.3l.5-.3l1-.2l1-.2l1.6.1h4.8c.4 0 1.2.3 1.4.4l2 .7c.5.1 1.6.3 2.2.6q.8.5 1.1 1l.5 1v1.1l-.5.8l-.6 1l-.8.6s-.5.5-1 .4s-4.8-.8-7.6-.8s-7.3.9-7.3.9'/%3E%3Cpath fill='none' stroke='%23000' stroke-linejoin='round' stroke-width='0.3' d='m127.3 213.3l-.8-.1l-1-1l-.7-.4l-.6-.8s-.7-1.1-.4-2q.5-1.2 1.4-1.5l1.5-.5l1-.4l1.3-.3l.5-.3l1-.2l1-.2l1.6.1h4.8c.4 0 1.2.3 1.4.4l2 .7c.5.1 1.6.3 2.2.6q.8.5 1.1 1l.5 1v1.1l-.5.8l-.6 1l-.8.6s-.5.5-1 .4s-4.8-.8-7.6-.8s-7.3.9-7.3.9z'/%3E%3Cpath fill='%23c8b100' d='M133.3 207q.1-2.1 1.3-2.3q1.3.1 1.4 2.4c0 1.3-.6 2.4-1.4 2.4s-1.3-1.1-1.3-2.5'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M133.3 207q.1-2.1 1.3-2.3q1.3.1 1.4 2.4c0 1.3-.6 2.4-1.4 2.4s-1.3-1.1-1.3-2.5z'/%3E%3Cpath fill='%23c8b100' d='M134 207q0-2 .7-2.1c.3 0 .6 1 .6 2.1q0 2-.6 2.2c-.4 0-.6-1-.6-2.2'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M134 207q0-2 .7-2.1c.3 0 .6 1 .6 2.1q0 2-.6 2.2c-.4 0-.6-1-.6-2.2z'/%3E%3Cpath fill='%23c8b100' d='M133.8 204.5q.1-.7.8-.8q1 0 1 .8q-.1.8-1 .9c-.9.1-.8-.4-.8-.9'/%3E%3Cpath fill='%23c8b100' d='M135.3 204.2v.6h-1.4v-.6h.5V203h-.7v-.6h.7v-.5h.5v.5h.6v.6h-.6v1.2z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M135.3 204.2v.6h-1.4v-.6h.5V203h-.7v-.6h.7v-.5h.5v.5h.6v.6h-.6v1.2h.4'/%3E%3Cpath fill='%23c8b100' d='M135.9 204.2v.6h-2.5v-.6h1V203h-.7v-.6h.7v-.5h.5v.5h.6v.6h-.6v1.2z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M135.9 204.2v.6h-2.5v-.6h1V203h-.7v-.6h.7v-.5h.5v.5h.6v.6h-.6v1.2h1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M134.9 203.7q.6.2.6.8q-.1.8-.8.9q-1 0-1-.9q0-.6.7-.8'/%3E%3Cpath fill='%23c8b100' d='M134.7 213.2H130v-1.1l-.3-1.2l-.2-1.5c-1.3-1.7-2.5-2.8-2.9-2.5q.1-.5.5-.7c1.1-.7 3.5 1 5.2 3.6l.5.7h3.8l.4-.7c1.8-2.7 4.1-4.3 5.2-3.6q.4.2.5.7c-.4-.3-1.6.8-2.9 2.5l-.2 1.5l-.2 1.2l-.1 1.1z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M134.7 213.2H130v-1.1l-.3-1.2l-.2-1.5c-1.3-1.7-2.5-2.8-2.9-2.5q.1-.5.5-.7c1.1-.7 3.5 1 5.2 3.6l.5.7h3.8l.4-.7c1.8-2.7 4.1-4.3 5.2-3.6q.4.2.5.7c-.4-.3-1.6.8-2.9 2.5l-.2 1.5l-.2 1.2l-.1 1.1z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M126.8 206.8c1-.5 3 1.1 4.6 3.6m11-3.6c-.8-.5-2.8 1.1-4.5 3.6'/%3E%3Cpath fill='%23c8b100' d='m127.8 215.3l-.5-1a27 27 0 0 1 14.7 0l-.5.8l-.3.8a23 23 0 0 0-6.6-.8c-2.6 0-5.2.3-6.5.8z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m127.8 215.3l-.5-1a27 27 0 0 1 14.7 0l-.5.8l-.3.8a23 23 0 0 0-6.6-.8c-2.6 0-5.2.3-6.5.8l-.3-.6'/%3E%3Cpath fill='%23c8b100' d='M134.6 217.7c2.4 0 5-.4 5.9-.6q1-.3 1-.8q0-.3-.4-.4c-1.4-.5-4-.8-6.5-.8s-5 .3-6.4.8q-.3 0-.4.3q0 .6 1 .9c1 .2 3.5.6 5.8.6'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M134.6 217.7c2.4 0 5-.4 5.9-.6q1-.3 1-.8q0-.3-.4-.4c-1.4-.5-4-.8-6.5-.8s-5 .3-6.4.8q-.3 0-.4.3q0 .6 1 .9c1 .2 3.5.6 5.8.6z'/%3E%3Cpath fill='%23c8b100' d='m142.1 213.2l-.5-.5s-.6.3-1.3.2c-.6 0-.9-1-.9-1s-.7.7-1.3.7s-1-.6-1-.6s-.7.5-1.3.4s-1.2-.8-1.2-.8s-.6.8-1.2.8c-.6.1-1-.5-1-.5s-.4.6-1.1.7s-1.4-.6-1.4-.6s-.5.7-1 1c-.5 0-1.2-.4-1.2-.4l-.2.5l-.3.1l.2.5a27 27 0 0 1 7.2-.9q4.5 0 7.4 1z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m142.1 213.2l-.5-.5s-.6.3-1.3.2c-.6 0-.9-1-.9-1s-.7.7-1.3.7s-1-.6-1-.6s-.7.5-1.3.4s-1.2-.8-1.2-.8s-.6.8-1.2.8c-.6.1-1-.5-1-.5s-.4.6-1.1.7s-1.4-.6-1.4-.6s-.5.7-1 1c-.5 0-1.2-.4-1.2-.4l-.2.5l-.3.1l.2.5a27 27 0 0 1 7.2-.9q4.5 0 7.4 1z'/%3E%3Cpath fill='%23c8b100' d='M134.7 210.7h.2v.4q0 1 1 1a1 1 0 0 0 1-.7l.2-.3v.4q.3.8 1.1.8q1 0 1-1v-.1l.4-.4l.2.5l-.1.4a1 1 0 0 0 1 1q.6 0 .9-.5l.2-.2v.3q0 .5.4.7l1-.4l.7-.7v.4s-.5.8-1 1q-.3.4-.8.3q-.5 0-.7-.6q-.3.3-.7.2q-1 0-1.4-.8q-.5.5-1.1.5a2 2 0 0 1-1.2-.6l-1 .4a2 2 0 0 1-1.3-.6a1.6 1.6 0 0 1-2.4.2a2 2 0 0 1-1.2.6l-1.1-.5q-.4.8-1.4.8l-.7-.2q-.2.5-.7.6t-.9-.2l-1-1l.1-.5l.8.7q.8.5.9.4q.4-.1.4-.7v-.3l.2.2q.3.5.9.5a1 1 0 0 0 1-1v-.9l.4.4v.1q.1 1 1 1t1.1-.9v-.3l.2.3q.3.6 1 .7q1 0 1.1-1v-.3h.3'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M134.7 210.7h.2v.4q0 1 1 1a1 1 0 0 0 1-.7l.2-.3v.4q.3.8 1.1.8q1 0 1-1v-.1l.4-.4l.2.5l-.1.4a1 1 0 0 0 1 1q.6 0 .9-.5l.2-.2v.3q0 .5.4.7l1-.4l.7-.7v.4s-.5.8-1 1q-.3.4-.8.3q-.5 0-.7-.6q-.3.3-.7.2q-1 0-1.4-.8q-.5.5-1.1.5a2 2 0 0 1-1.2-.6l-1 .4a2 2 0 0 1-1.3-.6a1.6 1.6 0 0 1-2.4.2a2 2 0 0 1-1.2.6l-1.1-.5q-.4.8-1.4.8l-.7-.2q-.2.5-.7.6t-.9-.2l-1-1l.1-.5l.8.7q.8.5.9.4q.4-.1.4-.7v-.3l.2.2q.3.5.9.5a1 1 0 0 0 1-1v-.9l.4.4v.1q.1 1 1 1t1.1-.9v-.3l.2.3q.3.6 1 .7q1 0 1.1-1v-.3h.3z'/%3E%3Cpath fill='%23c8b100' d='M134.6 213.3q-4.5 0-7.3 1l-.3-.2l.1-.3a27 27 0 0 1 7.5-1q4.6 0 7.6 1l.1.3l-.3.2a27 27 0 0 0-7.4-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-linejoin='round' stroke-width='0.3' d='M134.6 213.3q-4.5 0-7.3 1l-.3-.2l.1-.3a27 27 0 0 1 7.5-1q4.6 0 7.6 1l.1.3l-.3.2a27 27 0 0 0-7.4-1z'/%3E%3Cpath fill='%23fff' d='M131.8 214.4q0-.4.5-.4a.4.4 0 0 1 .4.4q0 .3-.4.4a.4.4 0 0 1-.5-.4'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M131.8 214.4q0-.4.5-.4a.4.4 0 0 1 .4.4q0 .3-.4.4a.4.4 0 0 1-.5-.4z'/%3E%3Cpath fill='%23ad1519' d='M134.7 214.5h-1q-.2 0-.3-.3l.3-.3h2l.2.3l-.3.3h-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M134.7 214.5h-1q-.2 0-.3-.3l.3-.3h2l.2.3l-.3.3h-1'/%3E%3Cpath fill='%23058e6e' d='M130 214.9h-.7q-.2 0-.3-.2l.2-.3l.7-.1l.7-.1q.3 0 .4.2a.3.3 0 0 1-.3.4z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M130 214.9h-.7q-.2 0-.3-.2l.2-.3l.7-.1l.7-.1q.3 0 .4.2a.3.3 0 0 1-.3.4h-.7'/%3E%3Cpath fill='%23ad1519' d='m127.3 215.3l.3-.4h.7l-.4.6z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m127.3 215.3l.3-.4h.7l-.4.6l-.6-.2'/%3E%3Cpath fill='%23fff' d='M136.6 214.4q0-.4.4-.4a.4.4 0 0 1 .5.4a.4.4 0 0 1-.5.4a.4.4 0 0 1-.4-.4'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M136.6 214.4q0-.4.4-.4a.4.4 0 0 1 .5.4a.4.4 0 0 1-.5.4a.4.4 0 0 1-.4-.4z'/%3E%3Cpath fill='%23058e6e' d='M139.3 214.9h.6a.3.3 0 0 0 .4-.2l-.3-.3l-.6-.1l-.7-.1q-.3 0-.4.2q0 .3.3.4z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M139.3 214.9h.6a.3.3 0 0 0 .4-.2l-.3-.3l-.6-.1l-.7-.1q-.3 0-.4.2q0 .3.3.4h.7'/%3E%3Cpath fill='%23ad1519' d='m142 215.4l-.3-.5h-.7l.3.6z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m142 215.4l-.3-.5h-.7l.3.6l.6-.1'/%3E%3Cpath fill='%23ad1519' d='M134.6 217.1a25 25 0 0 1-6-.6a26 26 0 0 1 12.1 0q-2.5.6-6 .6'/%3E%3Cpath fill='none' stroke='%23000' stroke-linejoin='round' stroke-width='0.3' d='M134.6 217.1a25 25 0 0 1-6-.6a26 26 0 0 1 12.1 0q-2.5.6-6 .6z'/%3E%3Cpath fill='%23c8b100' d='m142 212l-.1-.3q-.3 0-.4.2q0 .4.2.4z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m142 212l-.1-.3q-.3 0-.4.2q0 .4.2.4z'/%3E%3Cpath fill='%23c8b100' d='M137.3 211.2q0-.3-.2-.4l-.2.3q0 .3.2.4l.3-.3'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M137.3 211.2q0-.3-.2-.4l-.2.3q0 .3.2.4l.3-.3z'/%3E%3Cpath fill='%23c8b100' d='m132 211.2l.1-.4q.3 0 .3.3t-.2.4z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m132 211.2l.1-.4q.3 0 .3.3t-.2.4z'/%3E%3Cpath fill='%23c8b100' d='m127.3 212l.1-.3q.3 0 .4.2q0 .4-.2.4z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m127.3 212l.1-.3q.3 0 .4.2q0 .4-.2.4z'/%3E%3Cpath fill='%23c8b100' d='m134.6 208.5l-.8.5l.6 1.3l.2.1l.2-.1l.7-1.3z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m134.6 208.5l-.8.5l.6 1.3l.2.1l.2-.1l.7-1.3l-.9-.5'/%3E%3Cpath fill='%23c8b100' d='m132.8 210.5l.4.5l1.3-.4l.1-.2l-.1-.2l-1.3-.3z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m132.8 210.5l.4.5l1.3-.4l.1-.2l-.1-.2l-1.3-.3l-.4.6'/%3E%3Cpath fill='%23c8b100' d='m136.4 210.5l-.3.5l-1.3-.4l-.2-.2l.2-.2l1.3-.3z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m136.4 210.5l-.3.5l-1.3-.4l-.2-.2l.2-.2l1.3-.3l.3.6'/%3E%3Cpath fill='%23c8b100' d='m129.3 209l-.7.7l.9 1l.2.1l.1-.1l.3-1.3z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m129.3 209l-.7.7l.9 1l.2.1l.1-.1l.3-1.3l-.8-.3'/%3E%3Cpath fill='%23c8b100' d='m128 211.2l.4.5l1.2-.6v-.2l-.1-.2l-1.3-.1l-.3.6'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m128 211.2l.4.5l1.2-.6v-.2l-.1-.2l-1.3-.1l-.3.6'/%3E%3Cpath fill='%23c8b100' d='m131.5 210.5l-.3.6H130l-.2-.2l.1-.3l1.2-.6z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m131.5 210.5l-.3.6H130l-.2-.2l.1-.3l1.2-.6l.5.5'/%3E%3Cpath fill='%23c8b100' d='M126.6 211.4v.6l-1.4.2l-.2-.1v-.2l1-.9z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M126.6 211.4v.6l-1.4.2l-.2-.1v-.2l1-.9l.6.4'/%3E%3Cpath fill='%23c8b100' d='M129.2 210.9q0-.5.5-.5t.5.5l-.5.4z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M129.2 210.9q0-.5.5-.5t.5.5l-.5.4z'/%3E%3Cpath fill='%23c8b100' d='m140 209l.7.7l-.9 1l-.2.1l-.1-.1l-.3-1.3z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m140 209l.7.7l-.9 1l-.2.1l-.1-.1l-.3-1.3l.8-.3'/%3E%3Cpath fill='%23c8b100' d='m141.4 211.2l-.5.5l-1.2-.6v-.2l.1-.2l1.3-.1z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m141.4 211.2l-.5.5l-1.2-.6v-.2l.1-.2l1.3-.1l.3.6'/%3E%3Cpath fill='%23c8b100' d='m137.8 210.5l.3.6h1.3l.2-.2l-.1-.3l-1.2-.6z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m137.8 210.5l.3.6h1.3l.2-.2l-.1-.3l-1.2-.6l-.5.5'/%3E%3Cpath fill='%23c8b100' d='m142.5 211.4l.1.6l1.3.2l.2-.1v-.2l-1-.9z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m142.5 211.4l.1.6l1.3.2l.2-.1v-.2l-1-.9l-.6.4'/%3E%3Cpath fill='%23c8b100' d='m134.2 210.4l.4-.4q.5 0 .5.4l-.5.5z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m134.2 210.4l.4-.4q.5 0 .5.4l-.5.5z'/%3E%3Cpath fill='%23c8b100' d='M139.1 210.9q.1-.5.5-.5l.5.5l-.5.4z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M139.1 210.9q.1-.5.5-.5l.5.5l-.5.4z'/%3E%3Cpath fill='%23c8b100' d='m124.8 212.2l-.6-.7c-.2-.2-.7-.3-.7-.3q0-.2.6-.3l.4.2v-.2s.3 0 .4.3v1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m124.8 212.2l-.6-.7c-.2-.2-.7-.3-.7-.3q0-.2.6-.3l.4.2v-.2s.3 0 .4.3v1z'/%3E%3Cpath fill='%23c8b100' d='M124.8 212q.3-.3.5 0t.2.5l-.5-.1q-.3-.2-.2-.5'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M124.8 212q.3-.3.5 0t.2.5l-.5-.1q-.3-.2-.2-.5z'/%3E%3Cpath fill='%23c8b100' d='m144.3 212.2l.6-.7l.7-.3q0-.2-.6-.3l-.4.2v-.2s-.3 0-.4.3v.7z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m144.3 212.2l.6-.7l.7-.3q0-.2-.6-.3l-.4.2v-.2s-.3 0-.4.3v.7z'/%3E%3Cpath fill='%23c8b100' d='M144.3 212q-.1-.3-.5 0q-.3.2-.1.5l.5-.1q.3-.2.1-.5'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M144.3 212q-.1-.3-.5 0q-.3.2-.1.5l.5-.1q.3-.2.1-.5z'/%3E%3Cpath fill='%23c8b100' d='M124 223h21.4v-5.5H124z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M124 223h21.4v-5.5H124z'/%3E%3Cpath fill='%23c8b100' d='M126.2 226.8h16.9a1.4 1.4 0 0 1-1-1.2q.1-1 1-1.3h-16.9q1 .3 1 1.3a1.3 1.3 0 0 1-1 1.2'/%3E%3Cpath fill='none' stroke='%23000' stroke-linejoin='round' stroke-width='0.4' d='M126.2 226.8h16.9a1.4 1.4 0 0 1-1-1.2q.1-1 1-1.3h-16.9q1 .3 1 1.3a1.3 1.3 0 0 1-1 1.2z'/%3E%3Cpath fill='%23c8b100' d='M126.6 226.8h16q1 0 1 .7t-1 .8h-16q-.9-.1-1-.8q0-1 1-.8'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M126.6 226.8h16q1 0 1 .7t-1 .8h-16q-.9-.1-1-.8q0-1 1-.8z'/%3E%3Cpath fill='%23c8b100' d='M126.6 223h16q1 .1 1 .7t-1 .6h-16q-.9 0-1-.6q.1-.5 1-.6'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M126.6 223h16q1 .1 1 .7t-1 .6h-16q-.9 0-1-.6q.1-.5 1-.6z'/%3E%3Cpath fill='%23005bbf' d='M149.6 317.4q-2.2 0-3.7-.8a8 8 0 0 0-3.8-.8q-2.1 0-3.7.8a8 8 0 0 1-3.8.8q-2.3 0-3.7-.8a8 8 0 0 0-3.7-.8a8 8 0 0 0-3.7.8a8 8 0 0 1-3.8.8v2.4q2.3 0 3.8-.9a8 8 0 0 1 3.7-.8q2.2 0 3.7.8c1.5.8 2.2.9 3.7.9a8 8 0 0 0 3.8-.9q1.6-.8 3.7-.8q2.3 0 3.8.8c1.5.8 2.2.9 3.7.9z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M149.6 317.4q-2.2 0-3.7-.8a8 8 0 0 0-3.8-.8q-2.1 0-3.7.8a8 8 0 0 1-3.8.8q-2.3 0-3.7-.8a8 8 0 0 0-3.7-.8a8 8 0 0 0-3.7.8a8 8 0 0 1-3.8.8v2.4q2.3 0 3.8-.9a8 8 0 0 1 3.7-.8q2.2 0 3.7.8c1.5.8 2.2.9 3.7.9a8 8 0 0 0 3.8-.9q1.6-.8 3.7-.8q2.3 0 3.8.8c1.5.8 2.2.9 3.7.9z'/%3E%3Cpath fill='%23ccc' d='M149.6 319.8a8 8 0 0 1-3.7-.9a8 8 0 0 0-3.8-.8q-2.1 0-3.7.8c-1.6.8-2.3.9-3.8.9s-2.8-.4-3.7-.9a8 8 0 0 0-3.7-.8a8 8 0 0 0-3.7.8q-1.5.8-3.8.9v2.3q2.3 0 3.8-.9a8 8 0 0 1 3.7-.7q2.2 0 3.7.7a8 8 0 0 0 7.5 0a9 9 0 0 1 7.5.1a8 8 0 0 0 3.7.8z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M149.6 319.8a8 8 0 0 1-3.7-.9a8 8 0 0 0-3.8-.8q-2.1 0-3.7.8c-1.6.8-2.3.9-3.8.9s-2.8-.4-3.7-.9a8 8 0 0 0-3.7-.8a8 8 0 0 0-3.7.8q-1.5.8-3.8.9v2.3q2.3 0 3.8-.9a8 8 0 0 1 3.7-.7q2.2 0 3.7.7a8 8 0 0 0 7.5 0a9 9 0 0 1 7.5.1a8 8 0 0 0 3.7.8v-2.3'/%3E%3Cpath fill='%23005bbf' d='M149.6 322a7 7 0 0 1-3.7-.8a8 8 0 0 0-3.8-.7q-2.1 0-3.7.7q-1.5.9-3.8.9c-2.3 0-2.8-.4-3.7-.9a8 8 0 0 0-3.7-.8a8 8 0 0 0-3.7.8q-1.5.8-3.8.9v2.3q2.3 0 3.8-.9a10 10 0 0 1 7.4 0a7 7 0 0 0 3.7.9a8 8 0 0 0 3.8-.8q1.6-.8 3.7-.8q2.3 0 3.8.8c1.5.8 2.2.8 3.7.8z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M149.6 322a7 7 0 0 1-3.7-.8a8 8 0 0 0-3.8-.7q-2.1 0-3.7.7q-1.5.9-3.8.9c-2.3 0-2.8-.4-3.7-.9a8 8 0 0 0-3.7-.8a8 8 0 0 0-3.7.8q-1.5.8-3.8.9v2.3q2.3 0 3.8-.9a10 10 0 0 1 7.4 0a7 7 0 0 0 3.7.9a8 8 0 0 0 3.8-.8q1.6-.8 3.7-.8q2.3 0 3.8.8c1.5.8 2.2.8 3.7.8V322'/%3E%3Cpath fill='%23ccc' d='M149.6 326.7a8 8 0 0 1-3.7-.8q-1.6-.8-3.7-.8a8 8 0 0 0-3.8.8q-1.5.8-3.8.8a7 7 0 0 1-3.7-.9a8 8 0 0 0-3.7-.7q-2.2 0-3.7.8c-1.5.8-2.3.8-3.8.8v-2.3a8 8 0 0 0 3.8-.9a10 10 0 0 1 7.4 0a8 8 0 0 0 3.7.9a8 8 0 0 0 3.8-.8q1.5-.8 3.8-.8t3.7.8c1.5.8 2.3.8 3.7.8z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M149.6 326.7a8 8 0 0 1-3.7-.8q-1.6-.8-3.7-.8a8 8 0 0 0-3.8.8q-1.5.8-3.8.8a7 7 0 0 1-3.7-.9a8 8 0 0 0-3.7-.7q-2.2 0-3.7.8c-1.5.8-2.3.8-3.8.8v-2.3a8 8 0 0 0 3.8-.9a10 10 0 0 1 7.4 0a8 8 0 0 0 3.7.9a8 8 0 0 0 3.8-.8q1.5-.8 3.8-.8t3.7.8c1.5.8 2.3.8 3.7.8v2.3'/%3E%3Cpath fill='%23005bbf' d='M149.6 329a8 8 0 0 1-3.7-.8q-1.6-.8-3.7-.8a8 8 0 0 0-3.8.8q-1.5.8-3.8.8a7 7 0 0 1-3.7-.9a8 8 0 0 0-3.7-.7q-2.2 0-3.7.8c-1.5.8-2.3.8-3.8.8v-2.3a8 8 0 0 0 3.8-.8q1.5-.8 3.7-.8t3.7.7a8 8 0 0 0 7.5 0q1.5-.6 3.8-.7t3.7.8c1.5.8 2.2.8 3.7.8z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M149.6 329a8 8 0 0 1-3.7-.8q-1.6-.8-3.7-.8a8 8 0 0 0-3.8.8q-1.5.8-3.8.8a7 7 0 0 1-3.7-.9a8 8 0 0 0-3.7-.7q-2.2 0-3.7.8c-1.5.8-2.3.8-3.8.8v-2.3a8 8 0 0 0 3.8-.8q1.5-.8 3.7-.8t3.7.7a8 8 0 0 0 7.5 0q1.5-.6 3.8-.7t3.7.8c1.5.8 2.2.8 3.7.8z'/%3E%3Cpath fill='%23c8b100' d='m126.2 308l.2.5c0 1.5-1.3 2.6-2.7 2.6h22a3 3 0 0 1-2.7-2.6v-.5z'/%3E%3Cpath fill='none' stroke='%23000' stroke-linejoin='round' stroke-width='0.4' d='m126.2 308l.2.5c0 1.5-1.3 2.6-2.7 2.6h22a3 3 0 0 1-2.7-2.6v-.5z'/%3E%3Cpath fill='%23c8b100' d='M126.6 306.5h16q1 0 1 .8q0 .6-1 .7h-16q-.9 0-1-.8q.1-.6 1-.7'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M126.6 306.5h16q1 0 1 .8q0 .6-1 .7h-16q-.9 0-1-.8q.1-.6 1-.7z'/%3E%3Cpath fill='%23c8b100' d='M123.7 316.7h22V311h-22z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M123.7 316.7h22V311h-22z'/%3E%3Cpath fill='%23ad1519' d='M122 286.7c-2.2 1.2-3.7 2.5-3.4 3.2q.2.8 1.8 1.6c1.5 1.1 2.5 3 1.7 4a5.5 5.5 0 0 0-.1-8.8'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M122 286.7c-2.2 1.2-3.7 2.5-3.4 3.2q.2.8 1.8 1.6c1.5 1.1 2.5 3 1.7 4a5.5 5.5 0 0 0-.1-8.8z'/%3E%3Cpath fill='%23ccc' d='M126.8 305.6h15.6V229h-15.6v76.5z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M138 229.2v76.3m1.7-76.3v76.3m-12.9 0h15.6v-76.4h-15.6v76.5z'/%3E%3Cpath fill='%23ad1519' d='M158.4 257.7a50 50 0 0 0-23.3-2c-9.4 1.6-16.5 5.3-15.9 8.4v.2l-3.5-8.2c-.6-3.3 7.2-7.5 17.6-9.2a43 43 0 0 1 9.2-.7c6.6 0 12.4.8 15.8 2.1v9.4'/%3E%3Cpath fill='none' stroke='%23000' stroke-linejoin='round' stroke-width='0.4' d='M158.4 257.7a50 50 0 0 0-23.3-2c-9.4 1.6-16.5 5.3-15.9 8.4v.2l-3.5-8.2c-.6-3.3 7.2-7.5 17.6-9.2a43 43 0 0 1 9.2-.7c6.6 0 12.4.8 15.8 2.1v9.4'/%3E%3Cpath fill='%23ad1519' d='M126.8 267.3c-4.3-.3-7.3-1.4-7.6-3.2q-.3-2.2 3.8-4.5l3.8.3z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M126.8 267.3c-4.3-.3-7.3-1.4-7.6-3.2q-.3-2.2 3.8-4.5l3.8.3v7.4'/%3E%3Cpath fill='%23ad1519' d='M142.5 261.5q4.1.6 5.7 1.9l.1.2c.5 1-1.9 3-5.9 5.4v-7.5'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M142.5 261.5q4.1.6 5.7 1.9l.1.2c.5 1-1.9 3-5.9 5.4v-7.5'/%3E%3Cpath fill='%23ad1519' d='M117.1 282c-.4-1.2 3.8-3.6 9.8-5.8l7.8-3.2c8.3-3.7 14.4-7.9 13.6-9.4v-.2c.4.4 1 8 1 8c.8 1.3-4.8 5.5-12.4 9.1c-2.5 1.2-7.6 3-10 4c-4.4 1.4-8.7 4.3-8.3 5.3l-1.5-7.7'/%3E%3Cpath fill='none' stroke='%23000' stroke-linejoin='round' stroke-width='0.4' d='M117.1 282c-.4-1.2 3.8-3.6 9.8-5.8l7.8-3.2c8.3-3.7 14.4-7.9 13.6-9.4v-.2c.4.4 1 8 1 8c.8 1.3-4.8 5.5-12.4 9.1c-2.5 1.2-7.6 3-10 4c-4.4 1.4-8.7 4.3-8.3 5.3l-1.5-7.7z'/%3E%3Cpath fill='%23c8b100' d='M125.8 254c1.9-.6 3.1-1.5 2.5-3q-.6-1.3-2.8-.6l-2.6 1l2.3 5.8l.8-.3l.8-.3zm-1.2-2.7l.7-.3q1-.3 1.4.8q.4.8-.5 1.5l-.6.3zm7.3-2.5l-.9.3h-.8l1.3 6.1l4.3-.8l-.2-.4v-.4l-2.5.6zm8.4 5.2q1.2-3.3 2.7-6.4h-1l-1.8 4.6l-2.4-4.3l-1 .1h-1l3.5 6zm8.8-4.7l.4-.9a3 3 0 0 0-1.7-.6q-2.6 0-2.8 1.7c-.2 2.1 3.2 2 3 3.4q-.2 1-1.4.8q-1.3 0-1.4-1.2h-.3l-.4 1.1a4 4 0 0 0 1.8.6q2.7.2 3.2-1.7c.2-2-3.3-2.1-3.1-3.4q0-.8 1.3-.7q1 0 1.2.9z'/%3E%3Cpath fill='%23ad1519' d='M277.9 211.6s-.7.8-1.3.9c-.5 0-1.1-.5-1.1-.5s-.5.5-1 .6s-1.4-.6-1.4-.6l-1 1l-1.1-.3c-.1-.1-.3.4-.7.6h-.4l-.6-.4l-.7-.7l-.5-.3l-.4-1v-.5q0-1 2.2-1.7a4 4 0 0 1 2 0q.9-.8 3-.8c2.1 0 2.4.3 3 .7a6 6 0 0 1 2.9-.7q2.1 0 3 .8q.8-.3 2 0q2.2.6 2.2 1.7v.5l-.4 1l-.6.3l-.6.7l-.6.3s-.3.2-.4 0q-.6-.3-.7-.5c-.1-.2-.6.4-1 .2s-1-1-1-1s-.9.8-1.4.7c-.6-.1-1-.6-1-.6s-.7.6-1.2.5s-1.2-.9-1.2-.9'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M277.9 211.6s-.7.8-1.3.9c-.5 0-1.1-.5-1.1-.5s-.5.5-1 .6s-1.4-.6-1.4-.6l-1 1l-1.1-.3c-.1-.1-.3.4-.7.6h-.4l-.6-.4l-.7-.7l-.5-.3l-.4-1v-.5q0-1 2.2-1.7a4 4 0 0 1 2 0q.9-.8 3-.8c2.1 0 2.4.3 3 .7a6 6 0 0 1 2.9-.7q2.1 0 3 .8q.8-.3 2 0q2.2.6 2.2 1.7v.5l-.4 1l-.6.3l-.6.7l-.6.3s-.3.2-.4 0q-.6-.3-.7-.5c-.1-.2-.6.4-1 .2s-1-1-1-1s-.9.8-1.4.7c-.6-.1-1-.6-1-.6s-.7.6-1.2.5s-1.2-.9-1.2-.9z'/%3E%3Cpath fill='%23c8b100' d='M276.5 207.6c0-1 .6-2 1.3-2s1.3 1 1.3 2s-.5 1.8-1.3 1.8q-1.2-.1-1.3-1.9'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M276.5 207.6c0-1 .6-2 1.3-2s1.3 1 1.3 2s-.5 1.8-1.3 1.8q-1.2-.1-1.3-1.9z'/%3E%3Cpath fill='%23c8b100' d='M277.3 207.6q0-1.7.5-1.8q.6.2.7 1.8c.1 1.6-.3 1.7-.6 1.7q-.6-.2-.6-1.8'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M277.3 207.6q0-1.7.5-1.8q.6.2.7 1.8c.1 1.6-.3 1.7-.6 1.7q-.6-.2-.6-1.8z'/%3E%3Cpath fill='%23c8b100' d='m271 215.3l-.5-1a27 27 0 0 1 14.8 0l-.6.8l-.3.8a23 23 0 0 0-6.6-.8c-2.6 0-5.2.3-6.6.8z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m271 215.3l-.5-1a27 27 0 0 1 14.8 0l-.6.8l-.3.8a23 23 0 0 0-6.6-.8c-2.6 0-5.2.3-6.6.8l-.2-.6'/%3E%3Cpath fill='%23c8b100' d='M277.8 217.7c2.4 0 5-.4 5.9-.6q1-.3 1-.8q0-.3-.4-.4a24 24 0 0 0-6.5-.8c-2.5 0-5 .3-6.4.8q-.3 0-.4.3q0 .6 1 .9c1 .2 3.5.6 5.8.6'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M277.8 217.7c2.4 0 5-.4 5.9-.6q1-.3 1-.8q0-.3-.4-.4a24 24 0 0 0-6.5-.8c-2.5 0-5 .3-6.4.8q-.3 0-.4.3q0 .6 1 .9c1 .2 3.5.6 5.8.6z'/%3E%3Cpath fill='%23fff' d='M283.5 208.4q0-.3.4-.4q.5 0 .5.4t-.5.4a.4.4 0 0 1-.4-.4'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.2' d='M283.5 208.4q0-.3.4-.4q.5 0 .5.4t-.5.4a.4.4 0 0 1-.4-.4zm-.2-1.4a.4.4 0 0 1 .4-.4q.4 0 .4.4t-.4.4a.4.4 0 0 1-.4-.4zm-1.1-1q0-.3.4-.3t.4.4t-.4.4a.4.4 0 0 1-.4-.5zm-1.4-.4q0-.3.4-.4q.5 0 .5.4t-.4.4q-.5-.1-.5-.4zm-1.4 0q0-.3.5-.3t.4.4q0 .3-.4.4a.4.4 0 0 1-.5-.4z'/%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-width='0.3' d='m287.8 211.2l.2-1a2.7 2.7 0 0 0-2.7-2.8q-.8 0-1.3.3'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m283 209.2l.2-.8q-.2-1.8-2.5-2q-1 0-1.6.4'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.2' d='M288.2 210q0-.5.4-.5t.4.4t-.4.4q-.5 0-.4-.4zm-.2-1.6q0-.3.4-.4a.4.4 0 0 1 .5.4q0 .3-.4.4q-.5 0-.5-.4zm-1-1.1a.4.4 0 0 1 .5-.4q.3 0 .4.4a.4.4 0 0 1-.4.4a.4.4 0 0 1-.5-.4zm-1.3-.7q0-.4.5-.4t.4.4q0 .5-.4.5a.4.4 0 0 1-.5-.5zm-1.4.1q0-.3.5-.4q.6 0 .4.4t-.4.4q-.4-.1-.5-.4z'/%3E%3Cpath fill='%23c8b100' d='m285.3 213.2l-.5-.5s-.6.3-1.3.2c-.6 0-.9-1-.9-1s-.7.7-1.3.7s-1-.6-1-.6s-.7.5-1.3.4s-1.2-.8-1.2-.8s-.6.8-1.2.8c-.6.1-1-.5-1-.5s-.3.6-1.1.7s-1.4-.6-1.4-.6s-.4.7-1 1c-.5 0-1.2-.4-1.2-.4l-.1.5l-.3.1l.1.5a27 27 0 0 1 7.3-.9q4.3 0 7.3 1l.2-.6'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m285.3 213.2l-.5-.5s-.6.3-1.3.2c-.6 0-.9-1-.9-1s-.7.7-1.3.7s-1-.6-1-.6s-.7.5-1.3.4s-1.2-.8-1.2-.8s-.6.8-1.2.8c-.6.1-1-.5-1-.5s-.3.6-1.1.7s-1.4-.6-1.4-.6s-.4.7-1 1c-.5 0-1.2-.4-1.2-.4l-.1.5l-.3.1l.1.5a27 27 0 0 1 7.3-.9q4.3 0 7.3 1l.2-.6z'/%3E%3Cpath fill='%23fff' d='M271.3 208.4q0-.3.4-.4q.5 0 .4.4a.4.4 0 0 1-.4.4a.4.4 0 0 1-.4-.4'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.2' d='M271.3 208.4q0-.3.4-.4q.5 0 .4.4a.4.4 0 0 1-.4.4a.4.4 0 0 1-.4-.4zm.2-1.4q0-.4.4-.4t.5.4q0 .5-.5.4a.4.4 0 0 1-.4-.4zm1-1q.1-.3.5-.3t.5.4q0 .3-.5.4a.4.4 0 0 1-.4-.5zm1.4-.4q0-.3.5-.4q.6 0 .4.4t-.4.4q-.4-.1-.5-.4zm1.4 0q0-.3.5-.3q.3 0 .4.4q0 .3-.4.4a.4.4 0 0 1-.5-.4z'/%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-width='0.3' d='m267.8 211.2l-.2-1a2.7 2.7 0 0 1 2.7-2.8q.8 0 1.4.3'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m272.7 209.2l-.3-.8c0-1 1.2-2 2.6-2a3 3 0 0 1 1.5.4'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.2' d='M266.6 210q0-.5.4-.5t.4.4a.4.4 0 0 1-.4.4q-.3 0-.4-.4zm.1-1.6q.1-.3.5-.4q.5 0 .4.4t-.4.4q-.4-.1-.4-.4zm1-1.1q0-.4.5-.4a.4.4 0 0 1 .4.4a.4.4 0 0 1-.4.4a.4.4 0 0 1-.5-.4zm1.3-.7q0-.4.5-.4q.3 0 .4.4q0 .5-.4.5a.4.4 0 0 1-.5-.5zm1.4.1q0-.3.5-.4a.4.4 0 0 1 .4.4a.4.4 0 0 1-.4.4q-.5 0-.5-.4z'/%3E%3Cpath fill='%23c8b100' d='M277.9 210.7h.2v.4q.1 1 1 1a1 1 0 0 0 1-.7l.2-.3v.4q.3.8 1.1.8q1 0 1-1v-.1l.4-.4l.2.5l-.1.4a1 1 0 0 0 1 1q.6 0 .9-.5l.2-.2v.3q0 .5.4.7l1-.4c1-.5.7-.7.7-.7v.4s-.5.8-1 1q-.3.4-.8.3q-.5 0-.7-.6l-.7.2q-1 0-1.4-.8l-1.1.5q-.8 0-1.2-.6l-1 .4q-.9 0-1.4-.6q-.4.6-1.2.6q-.6 0-1-.4a2 2 0 0 1-1.3.6q-.6 0-1.1-.5q-.4.8-1.4.8q-.4 0-.7-.2q-.2.5-.7.6t-.9-.2l-1-1l.1-.5l.8.7q.8.5.9.4q.4-.1.4-.7v-.3l.2.2q.3.5.9.5a1 1 0 0 0 1-1v-.9l.4.4v.1q.1 1 1 1t1.1-.9v-.3l.2.3q.4.6 1 .7q1 0 1.1-1v-.3h.2'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M277.9 210.7h.2v.4q.1 1 1 1a1 1 0 0 0 1-.7l.2-.3v.4q.3.8 1.1.8q1 0 1-1v-.1l.4-.4l.2.5l-.1.4a1 1 0 0 0 1 1q.6 0 .9-.5l.2-.2v.3q0 .5.4.7l1-.4c1-.5.7-.7.7-.7v.4s-.5.8-1 1q-.3.4-.8.3q-.5 0-.7-.6l-.7.2q-1 0-1.4-.8l-1.1.5q-.8 0-1.2-.6l-1 .4q-.9 0-1.4-.6q-.4.6-1.2.6q-.6 0-1-.4a2 2 0 0 1-1.3.6q-.6 0-1.1-.5q-.4.8-1.4.8q-.4 0-.7-.2q-.2.5-.7.6t-.9-.2l-1-1l.1-.5l.8.7q.8.5.9.4q.4-.1.4-.7v-.3l.2.2q.3.5.9.5a1 1 0 0 0 1-1v-.9l.4.4v.1q.1 1 1 1t1.1-.9v-.3l.2.3q.4.6 1 .7q1 0 1.1-1v-.3h.2z'/%3E%3Cpath fill='%23c8b100' d='M277.8 213.3q-4.5 0-7.3 1l-.3-.2l.1-.3q3-1 7.5-1t7.6 1l.1.3l-.3.2a27 27 0 0 0-7.4-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M277.8 213.3q-4.5 0-7.3 1l-.3-.2l.1-.3q3-1 7.5-1t7.6 1l.1.3l-.3.2a27 27 0 0 0-7.4-1z'/%3E%3Cpath fill='%23fff' d='M275 214.4q0-.4.5-.4a.4.4 0 0 1 .4.4a.4.4 0 0 1-.4.4q-.5 0-.5-.4'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M275 214.4q0-.4.5-.4a.4.4 0 0 1 .4.4a.4.4 0 0 1-.4.4q-.5 0-.5-.4z'/%3E%3Cpath fill='%23ad1519' d='M277.9 214.5h-1q-.2 0-.3-.3l.3-.3h2l.2.3l-.3.3h-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M277.9 214.5h-1q-.2 0-.3-.3l.3-.3h2l.2.3l-.3.3h-1'/%3E%3Cpath fill='%23058e6e' d='M273.2 214.9h-.6a.3.3 0 0 1-.4-.2l.3-.3l.6-.1l.7-.1q.3 0 .4.2a.3.3 0 0 1-.3.4z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M273.2 214.9h-.6a.3.3 0 0 1-.4-.2l.3-.3l.6-.1l.7-.1q.3 0 .4.2a.3.3 0 0 1-.3.4h-.7'/%3E%3Cpath fill='%23ad1519' d='m270.5 215.3l.3-.4h.7l-.4.6z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m270.5 215.3l.3-.4h.7l-.4.6l-.6-.2'/%3E%3Cpath fill='%23fff' d='M279.8 214.4q0-.4.4-.4t.5.4q0 .3-.5.4a.4.4 0 0 1-.4-.4'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M279.8 214.4q0-.4.4-.4t.5.4q0 .3-.5.4a.4.4 0 0 1-.4-.4z'/%3E%3Cpath fill='%23058e6e' d='M282.5 214.9h.7l.3-.2l-.2-.3l-.7-.1l-.7-.1q-.3 0-.4.2q0 .3.3.4z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M282.5 214.9h.7l.3-.2l-.2-.3l-.7-.1l-.7-.1q-.3 0-.4.2q0 .3.3.4h.7'/%3E%3Cpath fill='%23ad1519' d='m285.1 215.4l-.2-.5h-.7l.3.6z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m285.1 215.4l-.2-.5h-.7l.3.6l.6-.1'/%3E%3Cpath fill='%23ad1519' d='M277.8 217.1a25 25 0 0 1-6-.6a25 25 0 0 1 6-.7q3.6 0 6.1.7q-2.5.6-6 .6'/%3E%3Cpath fill='none' stroke='%23000' stroke-linejoin='round' stroke-width='0.3' d='M277.8 217.1a25 25 0 0 1-6-.6a25 25 0 0 1 6-.7q3.6 0 6.1.7q-2.5.6-6 .6z'/%3E%3Cpath fill='%23c8b100' d='m285.2 212l-.1-.3q-.3 0-.4.2l.1.4q.3 0 .4-.3'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m285.2 212l-.1-.3q-.3 0-.4.2l.1.4q.3 0 .4-.3z'/%3E%3Cpath fill='%23c8b100' d='M280.6 211.2q0-.3-.3-.4l-.2.3q0 .3.2.4z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M280.6 211.2q0-.3-.3-.4l-.2.3q0 .3.2.4z'/%3E%3Cpath fill='%23c8b100' d='M275.2 211.2q0-.3.2-.4l.3.3l-.2.4q-.3 0-.3-.3'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M275.2 211.2q0-.3.2-.4l.3.3l-.2.4q-.3 0-.3-.3z'/%3E%3Cpath fill='%23c8b100' d='m270.5 212l.1-.3q.3 0 .4.2l-.1.4q-.3 0-.4-.3'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m270.5 212l.1-.3q.3 0 .4.2l-.1.4q-.3 0-.4-.3z'/%3E%3Cpath fill='%23c8b100' d='m277.8 208.5l-.8.5l.6 1.3l.2.1l.3-.1l.6-1.3z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m277.8 208.5l-.8.5l.6 1.3l.2.1l.3-.1l.6-1.3l-.9-.5'/%3E%3Cpath fill='%23c8b100' d='m276 210.5l.4.5l1.3-.4l.1-.2l-.1-.2l-1.3-.3z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m276 210.5l.4.5l1.3-.4l.1-.2l-.1-.2l-1.3-.3l-.4.6'/%3E%3Cpath fill='%23c8b100' d='m279.6 210.5l-.3.5l-1.3-.4l-.1-.2v-.2l1.4-.3z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m279.6 210.5l-.3.5l-1.3-.4l-.1-.2v-.2l1.4-.3l.4.6'/%3E%3Cpath fill='%23c8b100' d='m272.5 209l-.7.7l.9 1l.2.1l.2-.1l.2-1.3z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m272.5 209l-.7.7l.9 1l.2.1l.2-.1l.2-1.3l-.8-.3'/%3E%3Cpath fill='%23c8b100' d='m271.1 211.2l.5.5l1.2-.6v-.2l-.1-.2l-1.3-.1z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m271.1 211.2l.5.5l1.2-.6v-.2l-.1-.2l-1.3-.1l-.3.6'/%3E%3Cpath fill='%23c8b100' d='m274.7 210.5l-.3.6h-1.3l-.2-.2l.1-.3l1.2-.6z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m274.7 210.5l-.3.6h-1.3l-.2-.2l.1-.3l1.2-.6l.5.5'/%3E%3Cpath fill='%23c8b100' d='M269.8 211.4v.6l-1.4.2l-.2-.1v-.2l1-.9z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M269.8 211.4v.6l-1.4.2l-.2-.1v-.2l1-.9l.6.4'/%3E%3Cpath fill='%23c8b100' d='M272.4 210.9q0-.5.5-.5l.5.5l-.5.4z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M272.4 210.9q0-.5.5-.5l.5.5l-.5.4z'/%3E%3Cpath fill='%23c8b100' d='m283.2 209l.7.7l-.9 1l-.2.1l-.1-.1l-.3-1.3z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m283.2 209l.7.7l-.9 1l-.2.1l-.1-.1l-.3-1.3l.8-.3'/%3E%3Cpath fill='%23c8b100' d='m284.6 211.2l-.5.5l-1.2-.6v-.2l.1-.2l1.3-.1z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m284.6 211.2l-.5.5l-1.2-.6v-.2l.1-.2l1.3-.1l.3.6'/%3E%3Cpath fill='%23c8b100' d='m281 210.5l.3.6h1.3l.2-.2l-.1-.3l-1.2-.6z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m281 210.5l.3.6h1.3l.2-.2l-.1-.3l-1.2-.6l-.5.5'/%3E%3Cpath fill='%23c8b100' d='M285.7 211.4v.6l1.4.2l.2-.1v-.2l-1-.9z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M285.7 211.4v.6l1.4.2l.2-.1v-.2l-1-.9l-.6.4'/%3E%3Cpath fill='%23c8b100' d='M277.4 210.4q0-.3.5-.4q.4 0 .4.4t-.4.5z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M277.4 210.4q0-.3.5-.4q.4 0 .4.4t-.4.5z'/%3E%3Cpath fill='%23c8b100' d='M282.3 210.9q.1-.5.5-.5t.5.5q0 .6-.5.4z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M282.3 210.9q.1-.5.5-.5t.5.5q0 .6-.5.4z'/%3E%3Cpath fill='%23c8b100' d='M277 205.4q.1-.8.8-.8q1 0 1 .8c0 .8-.5.8-1 .8a1 1 0 0 1-.8-.8'/%3E%3Cpath fill='%23c8b100' d='M278.5 205.1v.6H277v-.6h.4v-1.3h-.5v-.5h.5v-.6h.6v.6h.6v.6h-.6v1.2h.4'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M278.5 205.1v.6H277v-.6h.4v-1.3h-.5v-.5h.5v-.6h.6v.6h.6v.6h-.6v1.2h.4z'/%3E%3Cpath fill='%23c8b100' d='M279 205.1v.6h-2.4v-.6h1v-1.3h-.7v-.5h.6v-.6h.6v.6h.6v.6h-.6v1.2h1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M278.1 204.6q.6.1.6.8t-.9.8a1 1 0 0 1-.8-.8q0-.6.6-.8'/%3E%3Cpath fill='%23c8b100' d='m268 212.2l-.6-.7l-.7-.3q0-.2.6-.3q.3 0 .4.2v-.2s.3 0 .4.3z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m268 212.2l-.6-.7l-.7-.3q0-.2.6-.3q.3 0 .4.2v-.2s.3 0 .4.3z'/%3E%3Cpath fill='%23c8b100' d='M268 212q.3-.3.5 0q.4.2.1.5l-.5-.1q-.2-.2 0-.5'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M268 212q.3-.3.5 0q.4.2.1.5l-.5-.1q-.2-.2 0-.5z'/%3E%3Cpath fill='%23c8b100' d='m287.5 212.2l.6-.7c.2-.2.7-.3.7-.3q0-.2-.6-.3l-.4.2v-.2s-.3 0-.4.3v.7z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m287.5 212.2l.6-.7c.2-.2.7-.3.7-.3q0-.2-.6-.3l-.4.2v-.2s-.3 0-.4.3v.7z'/%3E%3Cpath fill='%23c8b100' d='M287.5 212q-.2-.3-.5 0t-.1.5l.5-.1q.3-.2.1-.5'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M287.5 212q-.2-.3-.5 0t-.1.5l.5-.1q.3-.2.1-.5z'/%3E%3Cpath fill='%23c8b100' d='M267.2 223h21.4v-5.5h-21.4z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M267.2 223h21.4v-5.5h-21.4z'/%3E%3Cpath fill='%23c8b100' d='M286.3 226.8h-16.9q1-.4 1-1.2q0-1-1-1.3h17h-.1q-1 .3-1 1.3q0 .8 1 1.2'/%3E%3Cpath fill='none' stroke='%23000' stroke-linejoin='round' stroke-width='0.4' d='M286.3 226.8h-16.9q1-.4 1-1.2q0-1-1-1.3h17h-.1q-1 .3-1 1.3q0 .8 1 1.2z'/%3E%3Cpath fill='%23c8b100' d='M269.9 226.8h16q1 0 1 .7t-1 .8h-16q-1-.1-1-.8q.1-1 1-.8'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M269.9 226.8h16q1 0 1 .7t-1 .8h-16q-1-.1-1-.8q.1-1 1-.8z'/%3E%3Cpath fill='%23c8b100' d='M269.9 223h16q1 .1 1 .7t-1 .6h-16q-1 0-1-.6t1-.6'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M269.9 223h16q1 .1 1 .7t-1 .6h-16q-1 0-1-.6t1-.6z'/%3E%3Cpath fill='%23005bbf' d='M263 317.4q2.1 0 3.7-.8a8 8 0 0 1 3.7-.8q2.2 0 3.8.8c1.6.8 2.3.8 3.7.8q2.3 0 3.8-.8a8 8 0 0 1 3.6-.8a8 8 0 0 1 3.7.8q1.6.8 3.8.8v2.4a8 8 0 0 1-3.8-.9a8 8 0 0 0-3.7-.8q-2.2 0-3.6.8q-1.5.8-3.8.9a8 8 0 0 1-3.7-.9a8 8 0 0 0-3.8-.8a8 8 0 0 0-3.7.8q-1.5.8-3.8.9v-2.4'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M263 317.4q2.1 0 3.7-.8a8 8 0 0 1 3.7-.8q2.2 0 3.8.8c1.6.8 2.3.8 3.7.8q2.3 0 3.8-.8a8 8 0 0 1 3.6-.8a8 8 0 0 1 3.7.8q1.6.8 3.8.8v2.4a8 8 0 0 1-3.8-.9a8 8 0 0 0-3.7-.8q-2.2 0-3.6.8q-1.5.8-3.8.9a8 8 0 0 1-3.7-.9a8 8 0 0 0-3.8-.8a8 8 0 0 0-3.7.8q-1.5.8-3.8.9v-2.4z'/%3E%3Cpath fill='%23ccc' d='M263 319.8q2.1 0 3.7-.9c1.6-.9 2.3-.8 3.7-.8q2.2 0 3.8.8c1.6.8 2.3.9 3.7.9a8 8 0 0 0 3.8-.9a8 8 0 0 1 3.6-.8q2.3 0 3.7.8q1.6.8 3.8.9v2.3a8 8 0 0 1-3.8-.9a8 8 0 0 0-3.7-.7q-2.2 0-3.6.7q-1.5.8-3.8.9a7 7 0 0 1-3.7-.9q-1.5-.6-3.8-.7a8 8 0 0 0-3.7.7a8 8 0 0 1-3.8.9v-2.3'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M263 319.8q2.1 0 3.7-.9c1.6-.9 2.3-.8 3.7-.8q2.2 0 3.8.8c1.6.8 2.3.9 3.7.9a8 8 0 0 0 3.8-.9a8 8 0 0 1 3.6-.8q2.3 0 3.7.8q1.6.8 3.8.9v2.3a8 8 0 0 1-3.8-.9a8 8 0 0 0-3.7-.7q-2.2 0-3.6.7q-1.5.8-3.8.9a7 7 0 0 1-3.7-.9q-1.5-.6-3.8-.7a8 8 0 0 0-3.7.7a8 8 0 0 1-3.8.9v-2.3'/%3E%3Cpath fill='%23005bbf' d='M263 322q2.1 0 3.7-.8q1.6-.6 3.7-.7q2.2 0 3.8.7c1.6.7 2.3.9 3.7.9a8 8 0 0 0 3.8-.9a8 8 0 0 1 3.6-.8a8 8 0 0 1 3.7.8q1.6.8 3.8.9v2.3a8 8 0 0 1-3.8-.9a8 8 0 0 0-3.7-.7q-2.2 0-3.6.7q-1.5.9-3.8.9t-3.7-.8a8 8 0 0 0-3.8-.8a8 8 0 0 0-3.7.8q-1.5.8-3.8.8V322'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M263 322q2.1 0 3.7-.8q1.6-.6 3.7-.7q2.2 0 3.8.7c1.6.7 2.3.9 3.7.9a8 8 0 0 0 3.8-.9a8 8 0 0 1 3.6-.8a8 8 0 0 1 3.7.8q1.6.8 3.8.9v2.3a8 8 0 0 1-3.8-.9a8 8 0 0 0-3.7-.7q-2.2 0-3.6.7q-1.5.9-3.8.9t-3.7-.8a8 8 0 0 0-3.8-.8a8 8 0 0 0-3.7.8q-1.5.8-3.8.8V322'/%3E%3Cpath fill='%23ccc' d='M263 326.7a8 8 0 0 0 3.7-.8q1.6-.8 3.7-.8q2.2 0 3.8.8c1.6.8 2.3.8 3.7.8q2.3 0 3.8-.9a8 8 0 0 1 3.6-.7q2.3 0 3.7.8a8 8 0 0 0 3.8.8v-2.3a8 8 0 0 1-3.8-.9a8 8 0 0 0-3.7-.7q-2.2 0-3.6.7q-1.5.8-3.8.9t-3.7-.8a8 8 0 0 0-3.8-.8a8 8 0 0 0-3.7.8q-1.5.8-3.8.8v2.3'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M263 326.7a8 8 0 0 0 3.7-.8q1.6-.8 3.7-.8q2.2 0 3.8.8c1.6.8 2.3.8 3.7.8q2.3 0 3.8-.9a8 8 0 0 1 3.6-.7q2.3 0 3.7.8a8 8 0 0 0 3.8.8v-2.3a8 8 0 0 1-3.8-.9a8 8 0 0 0-3.7-.7q-2.2 0-3.6.7q-1.5.8-3.8.9t-3.7-.8a8 8 0 0 0-3.8-.8a8 8 0 0 0-3.7.8q-1.5.8-3.8.8v2.3'/%3E%3Cpath fill='%23005bbf' d='M263 329a8 8 0 0 0 3.7-.8q1.6-.8 3.7-.8q2.2 0 3.8.8c1.6.8 2.3.8 3.7.8a8 8 0 0 0 3.8-.9a8 8 0 0 1 3.6-.7q2.3 0 3.7.8q1.6.8 3.8.8v-2.3a8 8 0 0 1-3.8-.8a8 8 0 0 0-3.7-.8a8 8 0 0 0-3.6.7a8 8 0 0 1-3.8.9q-2.2 0-3.7-.8t-3.8-.8q-2.1 0-3.7.8c-1.6.8-2.3.8-3.8.8v2.3'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M263 329a8 8 0 0 0 3.7-.8q1.6-.8 3.7-.8q2.2 0 3.8.8c1.6.8 2.3.8 3.7.8a8 8 0 0 0 3.8-.9a8 8 0 0 1 3.6-.7q2.3 0 3.7.8q1.6.8 3.8.8v-2.3a8 8 0 0 1-3.8-.8a8 8 0 0 0-3.7-.8a8 8 0 0 0-3.6.7a8 8 0 0 1-3.8.9q-2.2 0-3.7-.8t-3.8-.8q-2.1 0-3.7.8c-1.6.8-2.3.8-3.8.8v2.3z'/%3E%3Cpath fill='%23c8b100' d='m286.3 308l-.1.5c0 1.5 1.2 2.6 2.7 2.6h-22c1.5 0 2.7-1.2 2.7-2.6l-.1-.5z'/%3E%3Cpath fill='none' stroke='%23000' stroke-linejoin='round' stroke-width='0.4' d='m286.3 308l-.1.5c0 1.5 1.2 2.6 2.7 2.6h-22c1.5 0 2.7-1.2 2.7-2.6l-.1-.5z'/%3E%3Cpath fill='%23c8b100' d='M269.9 306.5h16q1 0 1 .8q0 .6-1 .7h-16q-1 0-1-.8q.1-.6 1-.7'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M269.9 306.5h16q1 0 1 .8q0 .6-1 .7h-16q-1 0-1-.8q.1-.6 1-.7z'/%3E%3Cpath fill='%23c8b100' d='M266.9 316.7h22V311h-22z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M266.9 316.7h22V311h-22z'/%3E%3Cpath fill='%23ad1519' d='M290.6 286.7c2.1 1.2 3.6 2.5 3.4 3.2q-.2.8-1.8 1.6c-1.6 1.1-2.5 3-1.8 4a5.5 5.5 0 0 1 .2-8.8'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M290.6 286.7c2.1 1.2 3.6 2.5 3.4 3.2q-.2.8-1.8 1.6c-1.6 1.1-2.5 3-1.8 4a5.5 5.5 0 0 1 .2-8.8z'/%3E%3Cpath fill='%23ccc' d='M270.1 305.6h15.6V229h-15.6v76.5z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M281.4 229.1v76.3m1.8-76.3v76.3m-13 .2h15.5V229h-15.6v76.5z'/%3E%3Cpath fill='%23ad1519' d='M254.2 257.7a50 50 0 0 1 23.3-2c9.3 1.6 16.4 5.3 15.9 8.4v.2l3.5-8.2c.6-3.3-7.3-7.5-17.6-9.2a54 54 0 0 0-9.2-.7c-6.7 0-12.4.8-15.9 2.1z'/%3E%3Cpath fill='none' stroke='%23000' stroke-linejoin='round' stroke-width='0.4' d='M254.2 257.7a50 50 0 0 1 23.3-2c9.3 1.6 16.4 5.3 15.9 8.4v.2l3.5-8.2c.6-3.3-7.3-7.5-17.6-9.2a54 54 0 0 0-9.2-.7c-6.7 0-12.4.8-15.9 2.1v9.4'/%3E%3Cpath fill='%23ad1519' d='M285.7 267.3c4.4-.3 7.3-1.4 7.7-3.2q.2-2.2-3.8-4.5l-3.9.3z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M285.7 267.3c4.4-.3 7.3-1.4 7.7-3.2q.2-2.2-3.8-4.5l-3.9.3v7.4'/%3E%3Cpath fill='%23ad1519' d='M270 261.5a13 13 0 0 0-5.7 1.9v.2c-.5 1 1.8 3 5.8 5.4v-7.5'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M270 261.5a13 13 0 0 0-5.7 1.9v.2c-.5 1 1.8 3 5.8 5.4v-7.5'/%3E%3Cpath fill='%23ad1519' d='M295.4 282c.4-1.2-3.8-3.6-9.7-5.8c-2.8-1-5-2-7.8-3.2c-8.3-3.7-14.4-7.9-13.6-9.4v-.2c-.4.4-1 8-1 8c-.8 1.3 4.8 5.5 12.4 9.1c2.4 1.2 7.6 3 10 4c4.3 1.4 8.7 4.3 8.3 5.3l1.4-7.7'/%3E%3Cpath fill='none' stroke='%23000' stroke-linejoin='round' stroke-width='0.4' d='M295.4 282c.4-1.2-3.8-3.6-9.7-5.8c-2.8-1-5-2-7.8-3.2c-8.3-3.7-14.4-7.9-13.6-9.4v-.2c-.4.4-1 8-1 8c-.8 1.3 4.8 5.5 12.4 9.1c2.4 1.2 7.6 3 10 4c4.3 1.4 8.7 4.3 8.3 5.3l1.4-7.7z'/%3E%3Cpath fill='%23c8b100' d='m263.9 254.4l2.1-6.6h-.5l-.5.1l-1.4 4.8q-1.6-2-2.7-4.1l-1 .2h-1l4 5.7h.5zm6-6.6h-1.8v6.2h4.2v-.7h-2.6zm6.8 1l2 .3v-.7l-5.8-.5v.8h2l-.4 5.6h1.6l.5-5.4m2.4 6l.8.2l.8.2l.7-2.9l.6 1.2l.8 2.1l1 .2q.6 0 1 .3l-.3-.7l-1.3-2.9q1.6 0 2.1-1.2q.3-.8-.7-1.5q-.8-.4-1.7-.5l-2.4-.5zm3-5.2c.7.2 1.5.3 1.5 1v.5q-.5 1.3-2 .9zm8 7l-.2 2l.8.5l.9.5l.5-7l-.7-.3l-6.1 3.8l.5.3l.4.2l1.7-1.2l2.3 1.3zm-1.7-1.5l2-1.4l-.2 2.3z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.1' d='M182.2 192.4c0-1 1-2 2-2s2.2 1 2.2 2c0 1.1-1 2-2.1 2a2 2 0 0 1-2.1-2z'/%3E%3Cpath fill='%23ad1519' stroke='%23000' stroke-width='0.3' d='M205.7 175.4c6.3 0 12 1 15.7 2.4a32 32 0 0 0 14.6 2.3c2.7 0 6.5.8 10.3 2.4a27 27 0 0 1 7.4 4.7l-1.5 1.4l-.4 3.8l-4.1 4.7l-2 1.8l-5 3.9l-2.5.2l-.7 2.1l-31.6-3.7l-31.7 3.7l-.8-2.1l-2.5-.2l-4.9-4l-2-1.7l-4.1-4.7l-.5-3.8l-1.5-1.4a28 28 0 0 1 7.5-4.7a26 26 0 0 1 10.2-2.4q3 .3 6.6-.2a30 30 0 0 0 8-2q5.6-2.4 15.5-2.5z'/%3E%3Cpath fill='%23c8b100' stroke='%23000' stroke-width='0.4' d='M206.2 217.1c-11.8 0-22.4-1.4-29.9-3.6a1 1 0 0 1-.8-1.2q0-.8.8-1.2a109 109 0 0 1 29.9-3.6c11.7 0 22.3 1.4 29.8 3.6a1.3 1.3 0 0 1 0 2.4c-7.5 2.2-18 3.6-29.8 3.6'/%3E%3Cpath fill='%23ad1519' d='M206.1 215.6c-10.6 0-20.2-1.2-27.5-3.1c7.3-2 16.9-3 27.5-3.1a115 115 0 0 1 27.6 3c-7.3 2-17 3.2-27.6 3.2'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.1' d='M206.9 215.7v-6.3m-1.7 6.3v-6.3'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.2' d='M203.6 215.7v-6.3m-1.6 6.3v-6.3'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M200.6 215.7v-6.3m-2.8 5.9v-5.7m1.3 5.8v-6m-3.8 5.6v-5.2m1.3 5.4v-5.6'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M192 214.8V210m1 4.7V210m1.2 5v-5m-3.4 4.7v-4.5'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.5' d='M189.7 214.5v-4.2m-1.2 4.1v-4'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.6' d='M186 214v-3m1.3 3.2v-3.5m-2.5 3.1V211'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.7' d='M183.7 213.6v-2.3m-1.3 2v-1.8m-1.2 1.6v-1.3'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.9' d='M179.8 212.8v-.7'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.1' d='M213.7 215.3v-5.8m-2.9 6v-6.1m-2.1 6.2v-6.3'/%3E%3Cpath fill='%23c8b100' stroke='%23000' stroke-width='0.4' d='M206 207.4a108 108 0 0 0-30 3.9c.6-.3.5-1-.3-3c-1-2.5-2.4-2.4-2.4-2.4c8.3-2.5 20-4 32.8-4a123 123 0 0 1 33 4s-1.5-.1-2.5 2.3q-1.2 2.8-.2 3c-7.5-2.2-18.4-3.7-30.3-3.7'/%3E%3Cpath fill='%23c8b100' stroke='%23000' stroke-width='0.4' d='M206.1 201.9c-12.9 0-24.5 1.5-32.8 4a1 1 0 0 1-1.3-.6a1 1 0 0 1 .7-1.3a121 121 0 0 1 33.4-4.2c13.2 0 25.2 1.7 33.5 4.2q1 .4.7 1.3t-1.3.6c-8.4-2.5-20-4-32.9-4'/%3E%3Cpath fill='none' stroke='%23000' stroke-linejoin='round' stroke-width='0.4' d='M206.1 215.6c-10.6 0-20.2-1.2-27.5-3.1c7.3-2 16.9-3 27.5-3.1a115 115 0 0 1 27.6 3c-7.3 2-17 3.2-27.6 3.2z'/%3E%3Cpath fill='%23fff' stroke='%23000' stroke-width='0.4' d='M197 204.8q0-.9 1-1q.9.1 1 1q0 1.2-1 1a1 1 0 0 1-1-1'/%3E%3Cpath fill='%23ad1519' stroke='%23000' stroke-width='0.4' d='M206.1 205.6H203a1 1 0 0 1 0-2h6.4q.9.1 1 1q0 1.2-1 1h-3.2'/%3E%3Cpath fill='%23058e6e' stroke='%23000' stroke-width='0.4' d='m190.3 206.5l-2.3.2q-.9 0-1.2-.8a1 1 0 0 1 1-1.1l2.2-.3l2.4-.3q.9 0 1.1.9q0 .9-.9 1l-2.3.4'/%3E%3Cpath fill='%23fff' stroke='%23000' stroke-width='0.4' d='M181 206.7q.1-1 1.1-1t1 1t-1 1a1 1 0 0 1-1-1'/%3E%3Cpath fill='%23ad1519' stroke='%23000' stroke-width='0.4' d='m174 208.5l1.2-1.6l3.3.4l-2.6 2l-1.8-.8'/%3E%3Cpath fill='%23058e6e' stroke='%23000' stroke-width='0.4' d='m222 206.5l2.3.2q.9 0 1.1-.8a1 1 0 0 0-.9-1.1l-2.2-.3l-2.4-.3a1 1 0 0 0-1.1.9q0 .9.9 1l2.3.4'/%3E%3Cpath fill='%23fff' stroke='%23000' stroke-width='0.4' d='M213.3 204.8q0-.9 1-1c1-.1 1 .5 1 1s-.4 1-1 1a1 1 0 0 1-1-1m15.8 1.9q.1-1 1-1t1.1 1q0 .9-1 1a1 1 0 0 1-1-1'/%3E%3Cpath fill='%23ad1519' stroke='%23000' stroke-width='0.4' d='m238.2 208.5l-1.1-1.6l-3.3.4l2.6 2l1.8-.8'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M177.3 212.8c7.4-2.1 17.6-3.4 28.8-3.4c11.3 0 21.4 1.3 28.9 3.4'/%3E%3Cpath fill='%23c8b100' d='m182.3 183.8l1.4 1l2-3.2a7 7 0 0 1-3.6-7.2c.2-4.1 5.2-7.6 11.7-7.6q5 .1 8.5 2.4l.2-1.8a17 17 0 0 0-8.7-2.1c-7.4 0-13.2 4.1-13.5 9.1a9 9 0 0 0 3 7.6z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='m182.3 183.8l1.4 1l2-3.2a7 7 0 0 1-3.6-7.2c.2-4.1 5.2-7.6 11.7-7.6q5 .1 8.5 2.4l.2-1.8a17 17 0 0 0-8.7-2.1c-7.4 0-13.2 4.1-13.5 9.1a9 9 0 0 0 3 7.6l-1 1.8'/%3E%3Cpath fill='%23c8b100' d='M182.4 183.8a9 9 0 0 1-4-7.3q.2-5 5.3-8a9 9 0 0 0-3.4 6.8a9 9 0 0 0 3 6.7z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M182.4 183.8a9 9 0 0 1-4-7.3q.2-5 5.3-8a9 9 0 0 0-3.4 6.8a9 9 0 0 0 3 6.7l-.9 1.8'/%3E%3Cpath fill='%23c8b100' d='M160.1 187.1a9 9 0 0 1-2.3-5.9q0-2 1-3.8c2-4.2 8.4-7.2 16-7.2q3 0 5.9.6l-1 1.4a26 26 0 0 0-4.9-.4c-7 0-12.8 2.7-14.5 6.3a7 7 0 0 0-.7 3.1a7 7 0 0 0 2.7 5.6l-2.6 4.1l-1.3-1z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M160.1 187.1a9 9 0 0 1-2.3-5.9q0-2 1-3.8c2-4.2 8.4-7.2 16-7.2q3 0 5.9.6l-1 1.4a26 26 0 0 0-4.9-.4c-7 0-12.8 2.7-14.5 6.3a7 7 0 0 0-.7 3.1a7 7 0 0 0 2.7 5.6l-2.6 4.1l-1.3-1z'/%3E%3Cpath fill='%23c8b100' d='M162.7 173.3a11 11 0 0 0-4 4.1a9 9 0 0 0-.9 3.8q.1 3.5 2.3 5.9l-1.5 2.5a10 10 0 0 1-2.3-6.5c0-4 2.5-7.5 6.4-9.8'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M162.7 173.3a11 11 0 0 0-4 4.1a9 9 0 0 0-.9 3.8q.1 3.5 2.3 5.9l-1.5 2.5a10 10 0 0 1-2.3-6.5c0-4 2.5-7.5 6.4-9.8z'/%3E%3Cpath fill='%23c8b100' d='M206 164.4c1.7 0 3.2 1.1 3.5 2.6q.4 2.1.4 4.5v1.1c.1 3.3.6 6.3 1.3 8.1l-5.2 5l-5.2-5c.7-1.8 1.2-4.8 1.3-8.1v-1.1q0-2.4.4-4.5c.3-1.5 1.8-2.6 3.5-2.6'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M206 164.4c1.7 0 3.2 1.1 3.5 2.6q.4 2.1.4 4.5v1.1c.1 3.3.6 6.3 1.3 8.1l-5.2 5l-5.2-5c.7-1.8 1.2-4.8 1.3-8.1v-1.1q0-2.4.4-4.5c.3-1.5 1.8-2.6 3.5-2.6z'/%3E%3Cpath fill='%23c8b100' d='M206 166q1.6.1 1.8 1.4q.3 1.8.4 4.2v1q.2 5 1.2 7.7l-3.4 3.2l-3.4-3.2q1-2.7 1.2-7.7v-1l.4-4.2a2 2 0 0 1 1.8-1.4'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M206 166q1.6.1 1.8 1.4q.3 1.8.4 4.2v1q.2 5 1.2 7.7l-3.4 3.2l-3.4-3.2q1-2.7 1.2-7.7v-1l.4-4.2a2 2 0 0 1 1.8-1.4z'/%3E%3Cpath fill='%23c8b100' d='m229.7 183.8l-1.3 1l-2-3.2a7 7 0 0 0 3.6-6.3v-.9c-.2-4.1-5.3-7.6-11.7-7.6a15 15 0 0 0-8.5 2.4l-.2-1.8a17 17 0 0 1 8.7-2.1c7.4 0 13.2 4.1 13.4 9.1a9 9 0 0 1-3 7.6z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='m229.7 183.8l-1.3 1l-2-3.2a7 7 0 0 0 3.6-6.3v-.9c-.2-4.1-5.3-7.6-11.7-7.6a15 15 0 0 0-8.5 2.4l-.2-1.8a17 17 0 0 1 8.7-2.1c7.4 0 13.2 4.1 13.4 9.1a9 9 0 0 1-3 7.6l1 1.8'/%3E%3Cpath fill='%23c8b100' d='M229.6 183.8a9 9 0 0 0 4.1-7.3c0-3.2-2.1-6.1-5.3-8a9 9 0 0 1 3.4 6.8a9 9 0 0 1-3.2 6.7z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M229.6 183.8a9 9 0 0 0 4.1-7.3c0-3.2-2.1-6.1-5.3-8a9 9 0 0 1 3.4 6.8a9 9 0 0 1-3.2 6.7l1 1.8'/%3E%3Cpath fill='%23c8b100' d='M252 187.1a9 9 0 0 0 2.2-5.9a9 9 0 0 0-.9-3.8c-2-4.2-8.4-7.2-16-7.2a29 29 0 0 0-6 .6l1 1.4a25 25 0 0 1 5-.4c7 0 12.8 2.7 14.4 6.3q.7 1.5.7 3.1a7 7 0 0 1-2.6 5.6l2.5 4.1l1.3-1z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M252 187.1a9 9 0 0 0 2.2-5.9a9 9 0 0 0-.9-3.8c-2-4.2-8.4-7.2-16-7.2a29 29 0 0 0-6 .6l1 1.4a25 25 0 0 1 5-.4c7 0 12.8 2.7 14.4 6.3q.7 1.5.7 3.1a7 7 0 0 1-2.6 5.6l2.5 4.1l1.3-1z'/%3E%3Cpath fill='%23c8b100' d='M249.3 173.3a11 11 0 0 1 4 4.1a9 9 0 0 1 .9 3.8a9 9 0 0 1-2.3 5.9l1.6 2.5a10 10 0 0 0 2.3-6.5c0-4-2.6-7.5-6.5-9.8'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M249.3 173.3a11 11 0 0 1 4 4.1a9 9 0 0 1 .9 3.8a9 9 0 0 1-2.3 5.9l1.6 2.5a10 10 0 0 0 2.3-6.5c0-4-2.6-7.5-6.5-9.8z'/%3E%3Cpath fill='%23fff' d='M204.2 181.4q.1-1.7 1.8-1.8c1.7-.1 1.9.8 1.9 1.8s-.9 1.7-1.9 1.7a2 2 0 0 1-1.8-1.7'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M204.2 181.4q.1-1.7 1.8-1.8c1.7-.1 1.9.8 1.9 1.8s-.9 1.7-1.9 1.7a2 2 0 0 1-1.8-1.7z'/%3E%3Cpath fill='%23fff' stroke='%23000' stroke-width='0.4' d='M204.2 178q.1-1.7 1.8-1.8c1.7-.1 1.9.8 1.9 1.8s-.9 1.7-1.9 1.7a2 2 0 0 1-1.8-1.7m.4-3.7q.1-1.2 1.4-1.3q1.4.1 1.5 1.3q-.1 1.3-1.5 1.4c-1.4.1-1.4-.6-1.4-1.4m.4-3.3q0-.9 1-1c1-.1 1 .5 1 1s-.4 1-1 1a1 1 0 0 1-1-1m.2-2.8q.1-.8.8-.8t.9.8q0 .7-.9.8a1 1 0 0 1-.8-.8'/%3E%3Cpath fill='%23c8b100' stroke='%23000' stroke-width='0.4' d='m206.2 191.8l1.2.2a4.6 4.6 0 0 0 4.5 6a5 5 0 0 0 4.4-3c.1 0 .5-1.7.7-1.7s.1 1.8.2 1.7c.3 2.3 2.4 3.8 4.7 3.8a4.6 4.6 0 0 0 4.7-5l1.5-1.5l.7 2a4 4 0 0 0-.4 1.9a4.4 4.4 0 0 0 4.5 4.2q2.5 0 3.8-1.9l.9-1.2v1.5c0 1.5.6 2.8 2 3c0 0 1.7.1 4-1.6c2.1-1.7 3.3-3.1 3.3-3.1l.2 1.7s-1.8 2.8-3.8 4c-1 .6-2.7 1.3-4 1q-2.1-.5-3-2.6a7 7 0 0 1-3.3 1a7 7 0 0 1-6.1-3.7a7 7 0 0 1-10.4-.3a7 7 0 0 1-4.6 1.8a7 7 0 0 1-5.7-3a7 7 0 0 1-5.7 3a7 7 0 0 1-4.7-1.8a7 7 0 0 1-10.4.3a7 7 0 0 1-6 3.7a7 7 0 0 1-3.4-1q-.8 2.1-3 2.7c-1.2.2-2.9-.5-4-1.1c-2-1.2-3.8-4-3.8-4l.2-1.7s1.2 1.4 3.4 3.1s3.9 1.6 3.9 1.6c1.4-.2 2-1.5 2-3v-1.5l1 1.2a5 5 0 0 0 3.7 2c2.5 0 4.5-2 4.5-4.3a4 4 0 0 0-.4-2l.8-1.9l1.5 1.5v.6c0 2.4 2 4.4 4.6 4.4c2.4 0 4.4-1.5 4.7-3.8c0 0 0-1.6.2-1.7s.6 1.7.7 1.6a5 5 0 0 0 4.5 3.1a4.6 4.6 0 0 0 4.5-6l1.2-.2'/%3E%3Cpath fill='%23fff' stroke='%23000' stroke-width='0.4' d='M238.6 197.7q.4-1.4-.6-1.8q-.9-.2-1.5 1.1q-.4 1.4.6 1.8q.9.2 1.5-1.1m-20.5-4c0-.8-.3-1.6-1-1.6q-.8 0-1.2 1.4q0 1.3.9 1.6q1-.1 1.3-1.4m-23.9 0c0-.8.4-1.6 1-1.6q1 0 1.2 1.4q0 1.3-.9 1.6q-1-.1-1.2-1.4m-20.6 4q-.3-1.4.6-1.8q1-.2 1.5 1.1t-.5 1.8q-1 .2-1.6-1.1'/%3E%3Cpath fill='%23c8b100' stroke='%23000' stroke-width='0.4' d='M182.7 184a5 5 0 0 1 2.2 2.9s0-.3.6-.6s1-.3 1-.3l-.1 1.3l-.3 2.2l-.7 1.6a2 2 0 0 0-1.5-.4a2 2 0 0 0-1.2.9s-.7-.6-1.2-1.3l-1.1-2l-.7-1.1s.5-.2 1.1 0q.9.1.8.2a5 5 0 0 1 1-3.4m.4 9.8l-.6-1q0-.7.3-1.2s-.9-.5-1.8-.7c-.7-.2-2-.2-2.3-.2h-1l.2.5l.5.7a5 5 0 0 0-3 2a5 5 0 0 0 3.5 1l-.2.8v.6l1-.4c.3-.1 1.5-.5 2-1c.8-.4 1.5-1.1 1.5-1.1m2.7-.5l.2-1.1l-.6-1l1.4-1.3l2-.9l1.1-.4v.6l-.2.8a5 5 0 0 1 3.4 1a5 5 0 0 1-2.9 2l.7 1.2h-1c-.4 0-1.6 0-2.3-.2l-1.8-.7'/%3E%3Cpath fill='%23ad1519' stroke='%23000' stroke-width='0.4' d='M182.2 192.4c0-1 1-2 2-2s2.2 1 2.2 2c0 1.1-1 2-2.1 2a2 2 0 0 1-2.1-2'/%3E%3Cpath fill='%23c8b100' stroke='%23000' stroke-width='0.4' d='M206.1 180.8a6 6 0 0 1 1.9 3.7s.2-.3.9-.5q1.1-.3 1.2-.2l-.5 1.4l-.8 2.4l-1 1.7a2 2 0 0 0-1.7-.7q-1 0-1.6.7q-.2-.1-1-1.7l-.8-2.4l-.5-1.4l1.2.2q1 .4.9.5q.2-2.2 1.8-3.7'/%3E%3Cpath fill='%23c8b100' stroke='%23000' stroke-width='0.4' d='M204.6 191.8a2 2 0 0 1-.5-1.2q0-.8.4-1.3s-.8-.7-1.8-1c-.7-.4-2-.7-2.5-.7l-1.2-.2l.2.6l.4.9a6 6 0 0 0-3.7 1.7q1.6 1.5 3.7 1.6l-.4 1l-.2.6l1.2-.2c.4-.1 1.8-.4 2.5-.7c1-.4 1.9-1 1.9-1m3 0a2 2 0 0 0 .1-2.6s.9-.7 1.8-1a8 8 0 0 1 2.5-.7l1.2-.3l-.1.7l-.4.9q2.2.2 3.6 1.7a6 6 0 0 1-3.6 1.6l.5 1.6l-1.2-.2l-2.5-.7c-1-.4-1.8-1-1.8-1m22-8a5 5 0 0 0-2.2 3l-.7-.6l-1-.3l.2 1.3c0 .3 0 1.3.3 2.2q.4 1.6.6 1.6a2 2 0 0 1 1.5-.4q.9.2 1.3.9l1.1-1.3q1-1.4 1.1-2l.7-1.1s-.4-.2-1 0l-1 .2a5 5 0 0 0-1-3.4m-.3 9.8q.5-.4.6-1l-.2-1.2s.8-.5 1.7-.7c.7-.2 2-.2 2.3-.2h1.1l-.3.5l-.4.7a5 5 0 0 1 2.9 2a5 5 0 0 1-3.5 1l.2.8v.6l-1-.4c-.3-.1-1.4-.5-2-1c-.8-.4-1.4-1.1-1.4-1.1m-2.8-.5l-.2-1.1q0-.7.6-1s-.6-.8-1.4-1.3c-.6-.4-1.7-.8-2-.9l-1-.4v.6l.2.8a5 5 0 0 0-3.5 1q1 1.4 3 2l-.5.7l-.3.5h1c.4 0 1.7 0 2.3-.2l1.8-.7'/%3E%3Cpath fill='%23ad1519' stroke='%23000' stroke-width='0.4' d='M226 192.4c0-1 1-2 2-2s2.1 1 2.1 2a2 2 0 0 1-2 2a2 2 0 0 1-2.1-2m23.2 4.4c-.4-.5-1.4-.4-2.2.2q-1.2 1.2-.5 2.2q1 .8 2.3-.3c.7-.6 1-1.6.5-2'/%3E%3Cpath fill='%23c8b100' stroke='%23000' stroke-width='0.4' d='m246.3 198l.7-1c.7-.6 1.8-.7 2.3-.2l.1.2s1-2 2.3-2.6s3.4-.5 3.4-.5a3 3 0 0 0-2.9-2.8a3 3 0 0 0-2.4 1l-.2-1s-1.3.3-1.9 1.8s0 3.6 0 3.6s-.3-.9-.7-1.5a8 8 0 0 0-2.4-1.6l-1.3-.7l-.1.5v.8a8 8 0 0 0-3.7.5a5 5 0 0 0 2.5 2.2l-.8.7l-.4.5l1.3.2l2.5.2l1.7-.2m-80.3 0q0-.6-.7-1c-.7-.7-1.7-.8-2.2-.3l-.2.3s-1-2-2.3-2.7s-3.3-.5-3.3-.5a3 3 0 0 1 2.8-2.8q1.6 0 2.4 1l.2-1s1.3.3 2 1.8c.5 1.5-.1 3.6-.1 3.6s.3-.9.8-1.5a8 8 0 0 1 2.4-1.6l1.3-.7v1.3a8 8 0 0 1 3.7.5a5 5 0 0 1-2.5 2.2l.8.7l.4.5l-1.2.2l-2.6.2l-1.7-.2'/%3E%3Cpath fill='%23ad1519' stroke='%23000' stroke-width='0.4' d='M163 196.8q1-.7 2.4.3q1.2 1 .4 2c-.5.6-1.5.5-2.2-.2s-1-1.6-.5-2m41-6.3q.2-1.8 2-2c1.8-.2 2.1.9 2.1 2c0 1-1 2-2 2a2 2 0 0 1-2.1-2'/%3E%3Cpath fill='%23005bbf' stroke='%23000' stroke-width='0.3' d='M201.8 160.6c0-2.2 1.9-4 4.3-4s4.2 1.8 4.2 4s-1.9 4-4.3 4a4 4 0 0 1-4.2-4'/%3E%3Cpath fill='%23c8b100' stroke='%23000' stroke-width='0.3' d='M205 149.3v2.2h-2.4v2.2h2.3v6.3H202l-.2.6q0 .9.3 1.6h7.9q.3-.7.3-1.6l-.2-.6h-2.8v-6.3h2.3v-2.2h-2.3v-2.2z'/%3E%3Cpath fill='%23ccc' d='M206.5 330.6a82 82 0 0 1-35.5-8.2a23 23 0 0 1-12.8-20.4v-32h96.4v32a23 23 0 0 1-12.8 20.4a81 81 0 0 1-35.3 8.2'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.5' d='M206.5 330.6a82 82 0 0 1-35.5-8.2a23 23 0 0 1-12.8-20.4v-32h96.4v32a23 23 0 0 1-12.8 20.4a81 81 0 0 1-35.3 8.2z'/%3E%3Cpath fill='%23ccc' d='M206.3 270h48.3v-53.5h-48.3z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.5' d='M206.3 270h48.3v-53.5h-48.3z'/%3E%3Cpath fill='%23ad1519' d='M206.3 302c0 12.6-10.7 22.9-24 22.9s-24.2-10.3-24.2-23v-32h48.2v32'/%3E%3Cpath fill='%23c8b100' stroke='%23000' stroke-width='0.5' d='M168.6 320.9c1.5.8 3.6 2 5.8 2.6l-.1-54.7h-5.7z'/%3E%3Cpath fill='%23c8b100' stroke='%23000' stroke-linejoin='round' stroke-width='0.5' d='M158 301.6a24 24 0 0 0 5.5 15v-47.5h-5.4z'/%3E%3Cpath fill='%23c7b500' stroke='%23000' stroke-width='0.5' d='M179.4 324.7a27 27 0 0 0 5.6 0v-55.9h-5.6v56z'/%3E%3Cpath fill='%23c8b100' stroke='%23000' stroke-width='0.5' d='M190 323.5a19 19 0 0 0 5.8-2.5v-52.2H190z'/%3E%3Cpath fill='%23ad1519' d='M158.1 270h48.2v-53.5H158z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.5' d='M158.1 270h48.2v-53.5H158z'/%3E%3Cpath fill='%23c8b100' stroke='%23000' stroke-width='0.5' d='M201 316c2.4-2 4.6-6.8 5.4-12.2l.1-35H201l.1 47.3z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.5' d='M206.3 302c0 12.6-10.7 22.9-24 22.9s-24.2-10.3-24.2-23v-32h48.2v32'/%3E%3Cpath fill='%23ad1519' d='M254.6 270v32c0 12.6-10.8 22.9-24.1 22.9s-24.2-10.3-24.2-23v-32h48.3'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.5' d='M254.6 270v32c0 12.6-10.8 22.9-24.1 22.9s-24.2-10.3-24.2-23v-32h48.3'/%3E%3Cpath fill='%23c8b100' d='m215.1 294.1l.1.5q-.1 1-1.1 1a1 1 0 0 1-1.1-1v-.5h-1.5a2.5 2.5 0 0 0 1.8 2.9v3.9h1.6V297a3 3 0 0 0 1.7-1.6h4.4v-1.2zm21.8 0v1.2h-4l-.3.6l4.6 5.2l-1.2 1l-4.6-5.3l-.2.1v8.7h-1.6V297h-.2l-4.8 5.2l-1.2-1l4.7-5.3l-.2-.4h-4V294h13zm2.6 0v1.2h4.4q.5 1.2 1.7 1.6v3.9h1.6V297a3 3 0 0 0 1.8-2.4v-.5h-1.6l.1.5q-.1 1-1 1q-1.1 0-1.2-1l.1-.5zm-6.7 22.1a16 16 0 0 0 3.7-1l.8 1.4a18 18 0 0 1-4.3 1.2a3 3 0 0 1-2.6 2a3 3 0 0 1-2.5-2a18 18 0 0 1-4.6-1.2l.8-1.4q2 .8 4 1a3 3 0 0 1 1.5-1.3v-6.7h1.6v6.7q1.1.3 1.6 1.4zm-11-2.2l-.8 1.4a17 17 0 0 1-3.6-3.1q-1.4.3-2.5-.5a2.4 2.4 0 0 1-.3-3.5l.1-.1a15 15 0 0 1-1.3-4.8h1.7a13 13 0 0 0 1 4q.8 0 1.4.2l4.1-4.5l1.3 1l-4.1 4.5q.8 1.5-.1 2.8a15 15 0 0 0 3.1 2.6m-6-4.8q.6-.7 1.5 0c.9.7.5 1 .1 1.4a1 1 0 0 1-1.6.1a1 1 0 0 1 0-1.5m-2.2-4.5l-1.6-.3l-.3-4.3l1.7-.6v2.5q0 1.4.2 2.7m1.4-5.3l1.7.4v2.2c0-.8.3 2.1.3 2.1l-1.7.6l-.3-2.7zm5.6 13.7a16 16 0 0 0 4.8 2.6l.4-1.6a14 14 0 0 1-4-2zm-.8 1.4a17 17 0 0 0 4.8 2.6l-1.2 1.1a19 19 0 0 1-4-2zm2.2-9.4l1.6.7l3-3.3l-1-1.4zm-1.3-1l-1-1.4l3-3.3l1.6.7zm18.1 9.9l.8 1.4a17 17 0 0 0 3.6-3.1q1.4.3 2.5-.5a2.4 2.4 0 0 0 .3-3.5l-.1-.1a15 15 0 0 0 1.3-4.8h-1.7a13 13 0 0 1-1 4l-1.4.2l-4.1-4.5l-1.3 1l4.1 4.5a2.4 2.4 0 0 0 .1 2.8a15 15 0 0 1-3.1 2.6m6-4.8a1 1 0 0 0-1.5 0a1 1 0 0 0-.1 1.4a1 1 0 0 0 1.6.1a1 1 0 0 0 0-1.5m2.2-4.5l1.6-.3l.3-4.3l-1.7-.6v2.5q0 1.5-.2 2.8zm-1.4-5.3l-1.7.4v2.2c0-.8-.3 2.1-.3 2.1l1.7.6l.3-2.7zm-5.6 13.7a16 16 0 0 1-4.8 2.6l-.4-1.6a14 14 0 0 0 4-2zm.8 1.4a17 17 0 0 1-4.8 2.6l1.2 1.1a19 19 0 0 0 4-2zm-2.2-9.4l-1.6.7l-2.9-3.3l1-1.4zm1.3-1l1-1.4l-3-3.3l-1.6.7zm-20.1-8.7l.5 1.6h4.5l.5-1.6zm21.1 0l-.5 1.6h-4.5l-.5-1.6zm-11.6 21.9q.1-1 1.1-1a1 1 0 0 1 1.1 1q-.1 1-1 1a1 1 0 0 1-1.2-1m1.9-7.8l1.7-.4v-4.3l-1.7-.5zm-1.6 0l-1.7-.4v-4.3l1.7-.5z'/%3E%3Cpath fill='%23c8b100' d='M211.5 294.2q.4-1.5 1.8-2V287h1.6v5.3q1.3.5 1.7 1.6h4.4v.3h-6a1 1 0 0 0-1-.6q-.6 0-1 .6zm12.2 0v-.3h4.1l.2-.3l-5-5.7l1.2-1l5 5.6l.2-.1V285h1.6v7.3h.3l4.9-5.5l1.2 1l-4.9 5.5l.3.6h4v.3zm21.6 0a1 1 0 0 1 1-.6q.7 0 1 .6h1.6q-.4-1.5-1.8-2V287h-1.6v5.3q-1.2.4-1.7 1.6h-4.4v.3zm-30.2-15l6 6.8l1.3-1l-6.1-6.7l.3-.6h4.4V276h-4.4a3 3 0 0 0-2.5-1.7a2.6 2.6 0 0 0-2.7 2.5a3 3 0 0 0 1.8 2.4v5.2h1.6v-5.2zm32 0v5.3h-1.7v-5.2l-.4-.2l-6 6.8l-1.3-1l6.2-6.9l-.1-.3h-4.5V276h4.5a3 3 0 0 1 2.4-1.7a2.6 2.6 0 0 1 2.7 2.5a2.5 2.5 0 0 1-1.9 2.4zm-16.1 0v3.3h-1.7v-3.2a3 3 0 0 1-1.7-1.6h-4V276h4a3 3 0 0 1 2.5-1.7q2 .1 2.5 1.7h4v1.6h-4a3 3 0 0 1-1.6 1.6m-17.8 4l-1.7.4v4.3l1.7.5zm1.6 0l1.7.4v4.3l-1.7.5zm30.6 0l-1.7.4v4.3l1.7.5zm1.6 0l1.7.4v4.3l-1.7.5zm-25.5.8l1.6-.7l2.9 3.3l-1 1.4zm-1.3 1l-1 1.4l3 3.3l1.6-.7zm18.5-1.1l-1.6-.7l-3 3.3l1 1.4zm1.2 1l1 1.4l-3 3.3l-1.5-.7zm-20.3 9l.5-1.6h4.5l.5 1.6zm-6.7-17q0-1 1.2-1a1 1 0 0 1 1 1q0 1-1 1a1 1 0 0 1-1.2-1m12.1.8l-.5 1.6H220l-.5-1.6zm0-1.6l-.5-1.6H220l-.5 1.6zm15.7 17.8l-.5-1.6h-4.5l-.5 1.6zm4.4-17q.1-1 1.1-1a1 1 0 0 1 1.1 1q-.1 1-1 1a1 1 0 0 1-1.2-1m-16.1 0q.1-1 1.1-1a1 1 0 0 1 1.1 1q-.1 1-1.1 1a1 1 0 0 1-1.1-1m6.2.8l.5 1.6h4.6l.5-1.6zm0-1.6l.5-1.6h4.6l.5 1.6zm-5.9 5l-1.7.5v4.3l1.7.5V281m1.7 0l1.6.5v4.3l-1.6.5z'/%3E%3Cpath fill='none' stroke='%23c8b100' stroke-width='0.3' d='M232.7 316.3a16 16 0 0 0 3.7-1.1l.8 1.4a18 18 0 0 1-4.3 1.2a3 3 0 0 1-2.6 2a3 3 0 0 1-2.5-2a18 18 0 0 1-4.6-1.2l.8-1.4q2 .8 4 1a3 3 0 0 1 1.5-1.3v-6.7h1.6v6.7q1.1.3 1.6 1.4zm-4.7-20.4l-.2-.5h-4V294h4l.2-.4l-5-5.6l1.2-1l5 5.5h.2V285h1.7v7.3h.2l4.9-5.5l1.2 1l-4.9 5.5l.3.6h4v1.5h-4q0 .3-.3.5l4.7 5.3l-1.3 1l-4.6-5.3l-.2.1v8.7h-1.6V297l-.2-.1l-4.8 5.3l-1.2-1l4.7-5.3m-12.8-16.7l6 6.8l1.3-1l-6.1-6.7l.3-.6h4.4V276h-4.4a3 3 0 0 0-2.5-1.7a2.6 2.6 0 0 0-2.6 2.5a3 3 0 0 0 1.7 2.4v5.2h1.6v-5.2zm6.5 34.8l-.8 1.4a17 17 0 0 1-3.6-3.1q-1.4.3-2.5-.5a2.4 2.4 0 0 1-.3-3.5l.1-.1a15 15 0 0 1-1.2-4.8h1.6a13 13 0 0 0 1 4q.8 0 1.4.2l4.1-4.5l1.3 1l-4.1 4.5q.8 1.5-.1 2.8a15 15 0 0 0 3.1 2.6zm-8.4-13.1V297a3 3 0 0 1-1.8-2.4q.2-1.6 1.8-2.4V287h1.6v5.3q1.3.4 1.7 1.6h4.4v1.5h-4.4a3 3 0 0 1-1.6 1.6v3.9h-1.7m2.3 8.3q.7-.7 1.6 0c.9.7.5 1 .1 1.4a1 1 0 0 1-1.6.1a1 1 0 0 1 0-1.5zm-2-4.5l-1.7-.3l-.3-4.3l1.7-.6v2.5q0 1.4.3 2.7zm1.4-5.3l1.6.4v2.2c0-.8.3 2.1.3 2.1l-1.7.6l-.3-2.7v-2.6zm5.5 13.7a16 16 0 0 0 4.8 2.6l.4-1.6a14 14 0 0 1-4-2l-1.2 1m-.8 1.4a17 17 0 0 0 4.8 2.6l-1.2 1.1a19 19 0 0 1-4-2l.4-1.7'/%3E%3Cpath fill='none' stroke='%23c8b100' stroke-width='0.3' d='m221.9 305.1l1.6.7l3-3.3l-1-1.4l-3.6 4m-1.3-1l-1-1.4l3-3.3l1.6.7l-3.6 4m-7.6-9.5q.1-1 1-1q1.1.1 1.2 1q-.1 1-1.1 1.1a1 1 0 0 1-1.1-1zm25.7 19.4l.8 1.4a17 17 0 0 0 3.6-3.1q1.4.3 2.6-.5a2.4 2.4 0 0 0 .2-3.5l-.1-.1a15 15 0 0 0 1.3-4.8h-1.7a13 13 0 0 1-1 4l-1.4.2l-4.1-4.5l-1.3 1l4.1 4.5a2.4 2.4 0 0 0 .1 2.8a15 15 0 0 1-3 2.6zm8.4-13.1V297a3 3 0 0 0 1.8-2.4q0-1.6-1.8-2.4V287h-1.6v5.3q-1.2.4-1.7 1.6h-4.4v1.5h4.4q.5 1.2 1.7 1.6v3.9zm-2.3 8.3a1 1 0 0 0-1.6 0a1 1 0 0 0-.1 1.4a1 1 0 0 0 1.6.1a1 1 0 0 0 0-1.5zm2-4.5l1.7-.3l.3-4.3l-1.7-.6v2.5q0 1.4-.2 2.7zm-1.3-5.3l-1.7.4v2.2c0-.8-.3 2.1-.3 2.1l1.7.6l.3-2.7v-2.6m1.6-20.1v5.2h-1.6v-5.2l-.4-.2l-6 6.8l-1.2-1l6-7v-.2h-4.5V276h4.4a3 3 0 0 1 2.5-1.7a2.6 2.6 0 0 1 2.6 2.5a3 3 0 0 1-1.8 2.4zm-16 0v3.2h-1.7v-3.2a3 3 0 0 1-1.7-1.6h-4V276h4q.7-1.6 2.5-1.7c1.8-.1 2.2.7 2.5 1.7h4v1.6h-4a3 3 0 0 1-1.6 1.6zm8.8 33.8a16 16 0 0 1-4.8 2.6l-.4-1.6a14 14 0 0 0 4-2l1.2 1m.8 1.4a17 17 0 0 1-4.8 2.6l1.2 1.1a19 19 0 0 0 4-2l-.4-1.7m-27.4-31.4l-1.7.5v4.3l1.7.5v-5.2m1.7 0l1.6.4v4.3l-1.6.5V283m30.5 0l-1.7.5v4.3l1.7.5V283'/%3E%3Cpath fill='none' stroke='%23c8b100' stroke-width='0.3' d='m247.1 283.1l1.7.5v4.3l-1.7.5V283m-8.6 22l-1.6.7l-2.9-3.3l1-1.4l3.5 4m1.3-1l1-1.4l-3-3.3l-1.6.7l3.6 4m-18.2-20l1.6-.7l3 3.3l-1 1.4l-3.6-4m-1.3 1l-1 1.4l3 3.3l1.6-.7l-3.6-4m18.5-1.1l-1.6-.7l-3 3.3l1 1.4l3.6-4m1.2 1l1 1.4l-3 3.2l-1.5-.6l3.5-4m-20.3 9l.5-1.6h4.5l.5 1.6h-5.5m0 1.5l.5 1.6h4.5l.5-1.6h-5.5M213 277q0-1 1.2-1q1 0 1 1c0 1-.4 1-1 1a1 1 0 0 1-1.2-1zm12.1.8l-.5 1.6h-4.5l-.5-1.6h5.5m0-1.6l-.5-1.6h-4.5l-.5 1.6h5.5m20.1 18.5q.1-.9 1.1-1q1 .1 1.1 1q-.1 1-1 1.1a1 1 0 0 1-1.2-1zm-4.4-.7l-.5-1.6h-4.5l-.5 1.6h5.5m0 1.5l-.5 1.6h-4.5l-.5-1.6h5.5m-11.6 21.9q.1-1 1.1-1t1.1 1c.1 1-.5 1-1 1a1 1 0 0 1-1.2-1zm1.9-7.8l1.7-.4v-4.3l-1.7-.5v5.2m-1.6 0l-1.7-.4v-4.3l1.7-.5v5.2m15.7-32.6q.1-1 1.1-1a1 1 0 0 1 1.1 1q-.1 1-1 1a1 1 0 0 1-1.2-1zm-16.1 0q.1-1 1.1-1a1 1 0 0 1 1.1 1q-.1 1-1 1a1 1 0 0 1-1.2-1zm6.2.8l.5 1.6h4.6l.5-1.6h-5.5m0-1.6l.4-1.6h4.6l.5 1.6h-5.5m-6 5l-1.6.5v4.3l1.6.5V281m1.7 0l1.6.5v4.3l-1.6.5V281'/%3E%3Cpath fill='%23058e6e' d='M227.7 294.7a2.6 2.6 0 0 1 2.6-2.5a2.6 2.6 0 0 1 2.6 2.5a2.6 2.6 0 0 1-2.6 2.4c-1.4 0-2.6-1-2.6-2.4'/%3E%3Cpath fill='%23db4446' d='M230.9 229.7v-.6l.1-.3l-2.3-.1a6 6 0 0 1-2.3-1.2q-1-1-1.6-1.2c-1.3-.2-2.3.4-2.3.4s1 .4 1.7 1.3s1.5 1.3 1.8 1.4c.6.2 2.6 0 3.1.1z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M230.9 229.7v-.6l.1-.3l-2.3-.1a6 6 0 0 1-2.3-1.2q-1-1-1.6-1.2c-1.3-.2-2.3.4-2.3.4s1 .4 1.7 1.3s1.5 1.3 1.8 1.4c.6.2 2.6 0 3.1.1z'/%3E%3Cpath fill='%23ed72aa' stroke='%23000' stroke-width='0.4' d='M238.1 227.5v1.4c.2.6-.1 1.2 0 1.5q0 .5.3.9l.2.9l-.7-.5l-.6-.4v1l.6 1.1l1 1.3c.2.5.1 1.4.1 1.4s-.4-.7-.8-.8l-1.2-.7s.7.8.7 1.5l-.3 1.6c-.1.2-.3-.7-.8-1.1l-1-.9s.4 1.2.4 2v2.3l-.9-1l-1-.7c0-.2.5.6.6 1.1s.3 2.3 1.8 4.5c1 1.3 2.3 3.6 5.3 2.9s1.9-4.8 1.3-6.7a17 17 0 0 1-1-4.6c0-.8.6-2.9.5-3.3a8 8 0 0 1 .2-3.1l.9-2.3l.4-1.3l.1-1.3l.7 1.3l.1 1.5s.1-1 1-1.6s1.8-1.1 2-1.4l.3-.5c-.1 0 0 1.8-.6 2.6l-1.7 2s.7-.3 1.2-.3h.9s-.6.4-1.4 1.6c-.8 1-.5 1.2-1 2.1s-1 1-1.7 1.5c-1 .8-.5 4.2-.4 4.7c.2.5 2 4.5 2 5.5s.2 3.2-1.5 4.6c-1.1 1-3 1-3.4 1.2c-.4.3-1.2 1.1-1.2 2.8s.6 2 1 2.4c.6.5 1.2.2 1.3.6l.5.7q.3.3.2.8c0 .3-.8 1.1-1.1 1.7l-.8 2.4c0 .2-.1 1 .1 1.3c0 0 .9 1 .3 1.2c-.4.2-.8-.2-1-.2l-.9.5q-.3-.1-.4-.8l-.1-.7q-.3 0-.4.5c0 .2 0 .8-.3.8l-.8-.5c-.2 0-.8-.2-.8-.4q.1-.6.7-1q.8-.1.5-.5t-.7 0c-.3.4-.8 0-.7-.2v-.8c0-.2-.4-.5.1-.8s.8.2 1.4.1q.8 0 1-.6q.3-.6-.2-1.4l-.9-.8l-.3-.9v2.2l-.7-.8c-.3-.3-.6-1.3-.6-1.3v1.3l.2.8c-.1.1-.8-.7-1-.8l-1-1l-.4-1.4v-1.5l.4-1h-1.4c-.7 0-1.2-.3-1.5.2q-.4.8.2 2.8q.5 1.8.4 2.1l-.7.8h-.9l-1.2-.3h-1.3l-1.1-.3c-.3.1-.8.3-.6.7q.1.8-.5.7l-.9-.2q-.8 0-.8-.4t.4-.7q.3-.5 0-.5h-.6q-.3.4-.8.4q-.3-.1-.4-1c-.1-.9-.7-1.2 0-1.1c.5 0 1.3.4 1.4 0q.2-.4-.2-.7c-.4-.3-.8-.4-.3-.7l.7-.5c.1-.2.4-.8.7-.6c.6.2 0 .7.6 1.3s1 1 2 .8q1.4 0 1.3-.5l-.1-1v-1s-.4.3-.5.6l-.4.8v-2l-.2-.8l-.3.9l-.1 1s-.7-.5-.5-1.5l.1-2c.2-.3.7-1.5 2-1.6h2.6l2-.3s-2.8-1.4-3.5-1.9a10 10 0 0 1-2-2l-.6-1.6s-.5 0-1 .3l-1.2 1l-.7 1l.1-1.2v-.8s-.4 1.2-1 1.7l-1.4 1v-.8l.2-1s-.4.8-1.1 1c-.7 0-1.8 0-1.9.4q.2.8 0 1.4c0 .3-.4.5-.4.5l-.8-.4l-.7.2c-.1.1-.3-.4-.2-.7s.7-.6.5-.8l-.8.2c-.3.1-.8.3-.8-.2q.2-.6 0-1q0-.4.2-.6l1.2-.1q0-.4-.8-.6q-1-.2-.5-.8q.3-.2.5-.6c.1-.2.2-.7.7-.5c.5.3.4.8 1 1a4 4 0 0 0 2-.2l1.5-1l1.5-1l-1-.8q-.5-.7-1-1l-1.8-.6l-1.7-.5l.8-.3q.4-.5.8-.6h.3h-1.4c-.3-.1-1-.6-1.3-.6l-.8.1s.8-.4 1.4-.5l1-.1s-.9-.3-1.1-.6l-.6-1q-.2-.3-.6-.5l-1 .3q-.6 0-.6-.6l-.1-.5c-.2-.3-.6-.8-.2-1h1.4q-.2-.4-.8-.8c-.4-.2-1-.5-.7-.8l.8-.5c.2-.3.3-1 .7-.7c.4.2.8 1.2 1.1 1.1s.3-.8.3-1c0-.4 0-1 .2-.9l1 .5q.8-.1 1 .2q0 .5-.6 1q-.4.6-.3 1.4q.4 1 1.2 1.4t1.7.9c.5.3 1.7 1.2 2.1 1.3l.8.4s.5-.2 1.1-.2s2.1 0 2.6-.2s1.3-.6 1-1c-.1-.6-1.3-1-1.2-1.4q0-.5 1.2-.4c.8 0 1.8.1 2-1q.5-1.4-.8-1.8c-1-.2-1.8-.2-2-1q-.4-1-.2-1.1q.3-.3 1.4-.4q1.3 0 1.9-.2l.6-.9c.3-.2 1.4-.4 1.4-.4s1.4.7 2.7 1.7l2.2 2.1'/%3E%3Cpath d='m228.1 226.8l-.2-.6v-.3s.8 0 .7.3q0 .2-.3.3z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m228.1 226.8l-.2-.6v-.3s.8 0 .7.3q0 .2-.3.3z'/%3E%3Cpath d='M232 225.4v-.4s.7 0 1 .3c.5.4.9 1 .9 1l-.8-.4h-.5l-.3-.1v-.3z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.1' d='M232 225.4v-.4s.7 0 1 .3c.5.4.9 1 .9 1l-.8-.4h-.5l-.3-.1v-.3z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m237.3 231.3l-.4-.7l-.3-.4'/%3E%3Cpath fill='%23db4446' d='M217.4 226.6s.5.4.8.4h.8s.2-.5.1-.8c-.2-1.2-1.2-1.4-1.2-1.4s.3.7.1 1z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M217.4 226.6s.5.4.8.4h.8s.2-.5.1-.8c-.2-1.2-1.2-1.4-1.2-1.4s.3.7.1 1z'/%3E%3Cpath fill='%23db4446' d='M215.2 227.6s-.4-.7-1.3-.6s-1.4.8-1.4.8h1.2c.3.3.4 1 .4 1l.7-.6z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M215.2 227.6s-.4-.7-1.3-.6s-1.4.8-1.4.8h1.2c.3.3.4 1 .4 1l.7-.6z'/%3E%3Cpath fill='%23db4446' d='M214.2 230.6s-.8.1-1.2.6s-.3 1.3-.3 1.3s.4-.5.9-.5l1 .2l-.1-.8z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M214.2 230.6s-.8.1-1.2.6s-.3 1.3-.3 1.3s.4-.5.9-.5l1 .2l-.1-.8z'/%3E%3Cpath d='m228.2 230.5l.3-.5l.3.5z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m228.2 230.5l.3-.5l.3.5h-.7'/%3E%3Cpath d='m229 230.5l.3-.5l.4.5z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m229 230.5l.3-.5l.4.5h-.8'/%3E%3Cpath d='m228.6 227.3l.8.3l-.7.4l-.1-.6'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m228.6 227.3l.8.3l-.7.4l-.1-.6'/%3E%3Cpath d='m229.5 227.6l.7.2l-.5.4z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m229.5 227.6l.7.2l-.5.4l-.2-.6'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M224.2 233.7s-.7.2-1 .6q-.4.9-.3 1c.1.1.6-.5 1.5-.3l1.2.3l1.3-.3s-.7.8-.7 1.3l.2 1.1c0 .7-.6 1.6-.6 1.6l1-.3l1.7-.8l.9-1s-.2 1 0 1.4l.2 1.6l.8-.6q.5-.2.9-.7l.3-1s0 .8.4 1.3l.6 1.6s.3-.8.6-1.1l.7-1l-.1-.9l.4.8m-11 .6s.5-.8 1-1l1.1-.8l.9-.4m1 5l1.3-.8l1-1'/%3E%3Cpath fill='%23db4446' d='M216.6 240.4s-.4-.5-1.1-.3c-.7 0-1.2.9-1.2.9s.6-.2 1-.1s.6.4.6.4l.4-.4z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M216.6 240.4s-.4-.5-1.1-.3c-.7 0-1.2.9-1.2.9s.6-.2 1-.1s.6.4.6.4l.4-.4z'/%3E%3Cpath fill='%23db4446' d='M215.8 243.2s-.6 0-1.1.3c-.5.4-.5 1.2-.5 1.2s.4-.4.8-.3l.9.2v-.6c.2-.4-.1-.8-.1-.8'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M215.8 243.2s-.6 0-1.1.3c-.5.4-.5 1.2-.5 1.2s.4-.4.8-.3l.9.2v-.6c.2-.4-.1-.8-.1-.8z'/%3E%3Cpath fill='%23db4446' d='M217.2 245.8s0 .8.3 1.3c.4.5 1.1.5 1.1.5l-.3-.7l.3-.8q.1-.1-.7-.3z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M217.2 245.8s0 .8.3 1.3c.4.5 1.1.5 1.1.5l-.3-.7l.3-.8q.1-.1-.7-.3zm16 1.3s2 1.2 1.9 2.2c0 1-1 2.3-1 2.3'/%3E%3Cpath fill='%23db4446' d='M224.2 252.6s-.4-.6-1.1-.6s-1.4.7-1.4.7s.8-.1 1 .2l.5.6l.5-.3z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M224.2 252.6s-.4-.6-1.1-.6s-1.4.7-1.4.7s.8-.1 1 .2l.5.6l.5-.3z'/%3E%3Cpath fill='%23db4446' d='M222.2 255.3s-1-.1-1.4.3s-.4 1.3-.4 1.3s.6-.6 1-.5q.9.1 1 .3v-.7l-.3-.7'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M222.2 255.3s-1-.1-1.4.3s-.4 1.3-.4 1.3s.6-.6 1-.5q.9.1 1 .3v-.7l-.3-.7z'/%3E%3Cpath fill='%23db4446' d='M224 258.1s-.3.7 0 1.1s1 .8 1 .8s-.3-.4-.2-.8c.1-.3.7-.8.7-.8l-1.4-.2'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M224 258.1s-.3.7 0 1.1s1 .8 1 .8s-.3-.4-.2-.8c.1-.3.7-.8.7-.8l-1.4-.2z'/%3E%3Cpath fill='%23db4446' d='M236 259.3s-.8-.2-1.2 0c-.5.3-.8 1.4-.8 1.4s.7-.6 1.2-.5q.9.1 1 .3v-.8z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M236 259.3s-.8-.2-1.2 0c-.5.3-.8 1.4-.8 1.4s.7-.6 1.2-.5q.9.1 1 .3v-.8z'/%3E%3Cpath fill='%23db4446' d='M236.4 262.2s-.6.6-.4 1.1l.6 1s0-.7.2-1l1-.3l-.7-.5z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M236.4 262.2s-.6.6-.4 1.1l.6 1s0-.7.2-1l1-.3l-.7-.5z'/%3E%3Cpath fill='%23db4446' d='M239.4 263s-.3.8.2 1.3l1 .5q-.2-.3-.2-1.1q.3-.7.5-.7l-.8-.2l-.7.3'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M239.4 263s-.3.8.2 1.3l1 .5q-.2-.3-.2-1.1q.3-.7.5-.7l-.8-.2l-.7.3z'/%3E%3Cpath fill='%23ffd691' stroke='%23000' stroke-width='0.5' d='M208.8 316.4q3 1 3 3.8c0 2.3-2.2 4-5 4c-3 0-5.3-1.7-5.3-4c0-1.7 1-3.6 3-3.8l-.2-.4l-.7-.7h1.2l.8.5l.5-.7l.6-.5l.6.6l.3.5l.7-.4l.8-.3s0 .4-.2.7l-.1.7'/%3E%3Cpath fill='%23058e6e' stroke='%23000' stroke-width='0.5' d='M206.3 326.7s-3.8-2.6-5.5-3c-2-.4-4.5 0-5.5 0c0 0 1.2.8 1.8 1.4c.5.5 2.3 1.5 3.3 1.8c3 .8 6-.2 6-.2m1 .2s2.4-2.5 5-2.9c3-.4 5 .3 6.2.6l-1.5.8c-.5.3-2 1.5-4 1.6c-2 0-4.4-.3-4.8-.2l-.9.1'/%3E%3Cpath fill='%23ad1519' stroke='%23000' stroke-width='0.5' d='M206.7 323.8a5 5 0 0 1 0-7.1a5 5 0 0 1 1.5 3.5a5 5 0 0 1-1.5 3.6'/%3E%3Cpath fill='%23058e6e' stroke='%23000' stroke-width='0.5' d='M205.7 329s.6-1.5.6-2.7l-.1-2.1h.8s.3 1.1.3 2l-.1 2.4l-.7.1l-.8.3'/%3E%3Cpath fill='%23fff' d='M254 190.7q.1-.9 1-1q1 .1 1.1 1q-.1 1-1 1a1 1 0 0 1-1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M254 190.7q.1-.9 1-1q1 .1 1.1 1q-.1 1-1 1a1 1 0 0 1-1-1z'/%3E%3Cpath fill='%23fff' d='M255.4 188.2q.1-1 1.1-1t1 1c0 1-.4 1-1 1a1 1 0 0 1-1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M255.4 188.2q.1-1 1.1-1t1 1c0 1-.4 1-1 1a1 1 0 0 1-1-1z'/%3E%3Cpath fill='%23fff' d='M256.4 185.2q.1-.9 1-1q1 .1 1.1 1c.1.9-.5 1-1 1a1 1 0 0 1-1.1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M256.4 185.2q.1-.9 1-1q1 .1 1.1 1c.1.9-.5 1-1 1a1 1 0 0 1-1.1-1z'/%3E%3Cpath fill='%23fff' d='M256.5 182q.1-.9 1-1q1 .1 1.1 1q-.1 1-1 1a1 1 0 0 1-1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M256.5 182q.1-.9 1-1q1 .1 1.1 1q-.1 1-1 1a1 1 0 0 1-1-1z'/%3E%3Cpath fill='%23fff' d='M255.7 179q.1-1 1-1q1.1 0 1.2 1c.1 1-.5 1-1.1 1a1 1 0 0 1-1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M255.7 179q.1-1 1-1q1.1 0 1.2 1c.1 1-.5 1-1.1 1a1 1 0 0 1-1-1z'/%3E%3Cpath fill='%23fff' d='M254.1 176.1q.1-.9 1-1q1 .1 1.1 1q0 1.2-1 1a1 1 0 0 1-1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M254.1 176.1q.1-.9 1-1q1 .1 1.1 1q0 1.2-1 1a1 1 0 0 1-1-1z'/%3E%3Cpath fill='%23fff' d='M252 173.8q0-1 1-1c1 0 1 .4 1 1s-.4 1-1 1a1 1 0 0 1-1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M252 173.8q0-1 1-1c1 0 1 .4 1 1s-.4 1-1 1a1 1 0 0 1-1-1z'/%3E%3Cpath fill='%23fff' d='M249.4 171.8q.1-.9 1.1-1a1 1 0 0 1 0 2q-1 0-1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M249.4 171.8q.1-.9 1.1-1a1 1 0 0 1 0 2q-1 0-1-1z'/%3E%3Cpath fill='%23fff' d='M246.5 170.3q0-1 1-1c1 0 1 .4 1 1s-.4 1-1 1a1 1 0 0 1-1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M246.5 170.3q0-1 1-1c1 0 1 .4 1 1s-.4 1-1 1a1 1 0 0 1-1-1z'/%3E%3Cpath fill='%23fff' d='M243.3 169.1q.1-.9 1.1-1a1 1 0 0 1 0 2a1 1 0 0 1-1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M243.3 169.1q.1-.9 1.1-1a1 1 0 0 1 0 2a1 1 0 0 1-1-1z'/%3E%3Cpath fill='%23fff' d='M239.9 168.5q0-.9 1-1c1-.1 1 .5 1 1s-.4 1-1 1a1 1 0 0 1-1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M239.9 168.5q0-.9 1-1c1-.1 1 .5 1 1s-.4 1-1 1a1 1 0 0 1-1-1z'/%3E%3Cpath fill='%23fff' d='M236.6 168.3q0-.9 1-1c1-.1 1 .5 1 1s-.4 1-1 1a1 1 0 0 1-1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M236.6 168.3q0-.9 1-1c1-.1 1 .5 1 1s-.4 1-1 1a1 1 0 0 1-1-1z'/%3E%3Cpath fill='%23fff' d='M233.3 168.5q.1-1 1-1t1.1 1c.1 1-.4 1-1 1a1 1 0 0 1-1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M233.3 168.5q.1-1 1-1t1.1 1c.1 1-.4 1-1 1a1 1 0 0 1-1-1z'/%3E%3Cpath fill='%23fff' d='M230.1 168.5q.1-1 1-1t1.1 1c.1 1-.5 1-1 1a1 1 0 0 1-1.1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M230.1 168.5q.1-1 1-1t1.1 1c.1 1-.5 1-1 1a1 1 0 0 1-1.1-1z'/%3E%3Cpath fill='%23fff' stroke='%23000' stroke-width='0.4' d='M231.7 171.2q.1-.9 1-1q1 .1 1.1 1q0 1.2-1 1a1 1 0 0 1-1-1m.6 3.1q0-1 1-1c1 0 1 .4 1 1q0 .9-1 1a1 1 0 0 1-1-1m0 3q.2-.9 1.1-1a1 1 0 0 1 0 2a1 1 0 0 1-1-1m-1 2.8q.1-.9 1-1q1 .1 1.1 1q0 1-1 1a1 1 0 0 1-1-1m-1.9 2.6q.1-.9 1-1q1.1.1 1.2 1q0 1.2-1.1 1q-1 0-1-1'/%3E%3Cpath fill='%23fff' d='M227.6 166.5q.1-.9 1.1-1a1 1 0 0 1 0 2a1 1 0 0 1-1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M227.6 166.5q.1-.9 1.1-1a1 1 0 0 1 0 2a1 1 0 0 1-1-1z'/%3E%3Cpath fill='%23fff' d='M224.8 165q0-1 1-1c1 0 1 .4 1 1s-.4 1-1 1a1 1 0 0 1-1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M224.8 165q0-1 1-1c1 0 1 .4 1 1s-.4 1-1 1a1 1 0 0 1-1-1z'/%3E%3Cpath fill='%23fff' d='M221.6 164q.1-1 1-1t1.1 1q-.1.9-1 1q-1-.1-1.1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M221.6 164q.1-1 1-1t1.1 1q-.1.9-1 1q-1-.1-1.1-1z'/%3E%3Cpath fill='%23fff' d='M218.3 163.4q.1-.9 1-1q1 .1 1.1 1q0 1.2-1 1a1 1 0 0 1-1.1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M218.3 163.4q.1-.9 1-1q1 .1 1.1 1q0 1.2-1 1a1 1 0 0 1-1.1-1z'/%3E%3Cpath fill='%23fff' d='M215 163.5q.1-1 1.1-1t1 1t-1 1a1 1 0 0 1-1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M215 163.5q.1-1 1.1-1t1 1t-1 1a1 1 0 0 1-1-1z'/%3E%3Cpath fill='%23fff' d='M211.7 164q.1-.9 1-1q1 .1 1.1 1q0 1.2-1 1a1 1 0 0 1-1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M211.7 164q.1-.9 1-1q1 .1 1.1 1q0 1.2-1 1a1 1 0 0 1-1-1z'/%3E%3Cpath fill='%23fff' d='M208.6 165.1q.1-.9 1-1q1 .1 1.1 1c.1.9-.5 1-1 1a1 1 0 0 1-1.1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M208.6 165.1q.1-.9 1-1q1 .1 1.1 1c.1.9-.5 1-1 1a1 1 0 0 1-1.1-1z'/%3E%3Cpath fill='%23fff' d='M156 190.7q0-.9 1-1c1-.1 1 .5 1 1q0 1-1 1a1 1 0 0 1-1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M156 190.7q0-.9 1-1c1-.1 1 .5 1 1q0 1-1 1a1 1 0 0 1-1-1z'/%3E%3Cpath fill='%23fff' d='M154.5 188.2q.1-1 1-1t1 1c0 1-.4 1-1 1a1 1 0 0 1-1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M154.5 188.2q.1-1 1-1t1 1c0 1-.4 1-1 1a1 1 0 0 1-1-1z'/%3E%3Cpath fill='%23fff' d='M153.5 185.2q.1-.9 1-1q1 .1 1.1 1q0 1.2-1 1a1 1 0 0 1-1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M153.5 185.2q.1-.9 1-1q1 .1 1.1 1q0 1.2-1 1a1 1 0 0 1-1-1z'/%3E%3Cpath fill='%23fff' d='M153.4 182q.1-.9 1-1q1 .1 1.1 1q-.1 1-1 1a1 1 0 0 1-1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M153.4 182q.1-.9 1-1q1 .1 1.1 1q-.1 1-1 1a1 1 0 0 1-1-1z'/%3E%3Cpath fill='%23fff' d='M154.2 179q.1-1 1-1t1 1c0 1-.4 1-1 1a1 1 0 0 1-1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M154.2 179q.1-1 1-1t1 1c0 1-.4 1-1 1a1 1 0 0 1-1-1z'/%3E%3Cpath fill='%23fff' d='M155.8 176.1q.1-.9 1-1q1 .1 1.1 1q0 1.2-1 1a1 1 0 0 1-1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M155.8 176.1q.1-.9 1-1q1 .1 1.1 1q0 1.2-1 1a1 1 0 0 1-1-1z'/%3E%3Cpath fill='%23fff' d='M158 173.8q0-1 1-1c1 0 1 .4 1 1s-.4 1-1 1a1 1 0 0 1-1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M158 173.8q0-1 1-1c1 0 1 .4 1 1s-.4 1-1 1a1 1 0 0 1-1-1z'/%3E%3Cpath fill='%23fff' d='M160.5 171.8q0-.9 1-1c1-.1 1 .5 1 1s-.4 1-1 1a1 1 0 0 1-1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M160.5 171.8q0-.9 1-1c1-.1 1 .5 1 1s-.4 1-1 1a1 1 0 0 1-1-1z'/%3E%3Cpath fill='%23fff' d='M163.5 170.3q0-1 1-1c1 0 1 .4 1 1s-.4 1-1 1a1 1 0 0 1-1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M163.5 170.3q0-1 1-1c1 0 1 .4 1 1s-.4 1-1 1a1 1 0 0 1-1-1z'/%3E%3Cpath fill='%23fff' d='M166.6 169.1q.1-.9 1-1a1 1 0 0 1 0 2a1 1 0 0 1-1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M166.6 169.1q.1-.9 1-1a1 1 0 0 1 0 2a1 1 0 0 1-1-1z'/%3E%3Cpath fill='%23fff' d='M170 168.5q.1-.9 1.1-1a1 1 0 0 1 0 2q-1 0-1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M170 168.5q.1-.9 1.1-1a1 1 0 0 1 0 2q-1 0-1-1z'/%3E%3Cpath fill='%23fff' d='M173.4 168.3q0-.9 1-1c1-.1 1 .5 1 1s-.4 1-1 1a1 1 0 0 1-1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M173.4 168.3q0-.9 1-1c1-.1 1 .5 1 1s-.4 1-1 1a1 1 0 0 1-1-1z'/%3E%3Cpath fill='%23fff' d='M176.6 168.5q.1-1 1-1t1.1 1c.1 1-.5 1-1 1a1 1 0 0 1-1.1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M176.6 168.5q.1-1 1-1t1.1 1c.1 1-.5 1-1 1a1 1 0 0 1-1.1-1z'/%3E%3Cpath fill='%23fff' d='M179.8 168.5q.1-1 1-1q1.1 0 1.2 1c.1 1-.5 1-1.1 1a1 1 0 0 1-1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M179.8 168.5q.1-1 1-1q1.1 0 1.2 1c.1 1-.5 1-1.1 1a1 1 0 0 1-1-1z'/%3E%3Cpath fill='%23fff' stroke='%23000' stroke-width='0.4' d='M178.2 171.2q.1-.9 1-1q1 .1 1.1 1q0 1.2-1 1a1 1 0 0 1-1-1m-.7 3.1q0-1 1-1c1 0 1 .4 1 1q0 .9-1 1a1 1 0 0 1-1-1m-.2 3q.1-.9 1-1q1 .1 1.1 1q0 1.2-1 1a1 1 0 0 1-1-1m.9 2.8q.1-.9 1-1q1 .1 1.1 1q-.1 1-1 1a1 1 0 0 1-1.1-1m1.8 2.6q.1-.9 1-1a1 1 0 0 1 0 2a1 1 0 0 1-1-1'/%3E%3Cpath fill='%23fff' d='M182.3 166.5q.1-.9 1-1a1 1 0 0 1 0 2a1 1 0 0 1-1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M182.3 166.5q.1-.9 1-1a1 1 0 0 1 0 2a1 1 0 0 1-1-1z'/%3E%3Cpath fill='%23fff' d='M185.2 165q0-1 1-1c1 0 1 .4 1 1s-.4 1-1 1a1 1 0 0 1-1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M185.2 165q0-1 1-1c1 0 1 .4 1 1s-.4 1-1 1a1 1 0 0 1-1-1z'/%3E%3Cpath fill='%23fff' d='M188.3 164q.1-1 1-1t1.1 1q0 .9-1 1c-1 .1-1-.5-1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M188.3 164q.1-1 1-1t1.1 1q0 .9-1 1c-1 .1-1-.5-1-1z'/%3E%3Cpath fill='%23fff' d='M191.6 163.4q.1-.9 1-1q1 .1 1.1 1q0 1.2-1 1a1 1 0 0 1-1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M191.6 163.4q.1-.9 1-1q1 .1 1.1 1q0 1.2-1 1a1 1 0 0 1-1-1z'/%3E%3Cpath fill='%23fff' d='M194.9 163.5q0-1 1-1c1 0 1 .4 1 1q0 .9-1 1a1 1 0 0 1-1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M194.9 163.5q0-1 1-1c1 0 1 .4 1 1q0 .9-1 1a1 1 0 0 1-1-1z'/%3E%3Cpath fill='%23fff' d='M198.2 164q.1-.9 1-1q1 .1 1.1 1q0 1.2-1 1a1 1 0 0 1-1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M198.2 164q.1-.9 1-1q1 .1 1.1 1q0 1.2-1 1a1 1 0 0 1-1-1z'/%3E%3Cpath fill='%23fff' d='M201.3 165.1q.1-.9 1-1q1 .1 1.1 1q0 1.2-1 1a1 1 0 0 1-1-1'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.4' d='M201.3 165.1q.1-.9 1-1q1 .1 1.1 1q0 1.2-1 1a1 1 0 0 1-1-1z'/%3E%3Cpath fill='%23c8b100' stroke='%23000' stroke-width='0.4' d='M174.7 228.9h-1v-1h-1.5v3.6h1.6v2.5h-3.4v7h1.8v14.3h-3.5v7.3h27.2v-7.3h-3.5V241h1.8v-7h-3.4v-2.5h1.6V228h-1.6v.9h-.8v-1h-1.6v1h-1.1v-1h-1.6v3.6h1.6v2.5H184v-7.8h1.7v-3.5H184v.9h-1v-1h-1.5v1h-.9v-1H179v3.6h1.7v7.8h-3.3v-2.5h1.6V228h-1.6v.9h-.9v-1h-1.8zm-6 33.7H196m-27.3-1.8H196m-27.3-1.8H196m-27.3-1.7H196m-27.3-2H196m-23.8-1.6h20.2m-20.2-1.8h20.2m-20.2-2h20.2m-20.2-1.7h20.2m-20.2-1.8h20.2m-20.2-1.8h20.2m-20.2-1.7h20.2m-22-1.8h23.8m-23.8-1.8h23.8m-23.8-1.8h23.8m-23.8-1.8h23.8m-20.4-1.7h17m-10.2-1.8h3.4m-3.4-1.8h3.4m-3.4-1.8h3.4m-3.4-1.7h3.4m-5.1-2.2h6.8m-12 7.5h3.6m-5-2.2h6.6m-6.7 32.6v-1.8m0-1.8v-1.7m-1.8 1.7v1.8m3.4 0V259m1.7 3.6v-1.8m0-1.8v-1.7m0-2v-1.6m0-1.8v-2m-1.7 7.4v-2m-3.4 2v-2m7 0v2m1.5-2v-1.6m-5.1-1.8v1.8m3.5-1.8v1.8m3.3-1.8v1.8M179 252v-2m1.7-1.7v1.7m0-5.3v1.8m-1.7-3.6v1.8m1.7-3.5v1.7m-3.3-1.7v1.7m-3.5-1.7v1.7m-1.6-3.5v1.8m3.3-1.8v1.8m3.4-1.8v1.8m1.7-3.6v1.8m-3.3-1.8v1.8m-3.5-1.8v1.8m-1.6-3.6v1.8m6.7-1.8v1.8m-3.4-5.3v1.8m15.3-1.8h-3.5m5-2.2h-6.6m6.7 32.6v-1.8m0-1.8v-1.7m1.8 1.7v1.8m-3.4 0V259m-1.7 3.6v-1.8m0-1.8v-1.7m0-2v-1.6m0-1.8v-2m1.7 7.4v-2m3.4 2v-2m-7 0v2m-1.5-2v-1.6m5.1-1.8v1.8m-3.5-1.8v1.8m-3.3-1.8v1.8m1.7-1.8v-2m-1.7-1.7v1.7m0-5.3v1.8m1.7-3.6v1.8m-1.7-3.5v1.7m3.3-1.7v1.7m3.5-1.7v1.7m1.6-3.5v1.8m-3.3-1.8v1.8m-3.4-1.8v1.8m-1.7-3.6v1.8m3.3-1.8v1.8m3.5-1.8v1.8m1.6-3.6v1.8m-6.7-1.8v1.8m3.4-5.3v1.8m-7 18v-2m0-5.4v-1.8m0 5.4v-1.8m0-5.3v-1.8m0-1.8v-1.7m0-3.6v-1.8m0-1.7v-1.8m-8.3 4.6h3.5m3.3-5.3h3.4m3.3 5.3h3.5'/%3E%3Cpath fill='%23c8b100' stroke='%23000' stroke-width='0.4' d='M186.8 262.6v-4.7c0-.8-.4-3.5-4.6-3.5c-4 0-4.4 2.7-4.4 3.5v4.7z'/%3E%3Cpath fill='%23c8b100' stroke='%23000' stroke-width='0.4' d='m179.3 258.2l-2.2-.3c0-.9.2-2.2.9-2.6l2 1.5c-.3.2-.7 1-.7 1.4zm6 0l2.2-.3c0-.9-.2-2.2-.9-2.6l-2 1.5c.3.2.7 1 .7 1.4zm-2.2-2.3l1-2l-2-.4l-1.7.4l1.1 2zm-4.2-5.5v-4.9c0-1.3-1-2.4-2.5-2.4s-2.4 1-2.4 2.4v4.9zm6.8 0v-4.9c0-1.3 1-2.4 2.5-2.4s2.4 1 2.4 2.4v4.9zm-1.7-12l.4-4.4h-4.2l.2 4.4zm3.3 0l-.4-4.4h4.4l-.5 4.4zm-10 0l.2-4.4h-4.2l.5 4.4z'/%3E%3Cpath fill='%230039f0' d='M185.3 262.6v-4c0-.7-.5-2.7-3.1-2.7c-2.4 0-2.9 2-2.9 2.7v4zm-6.9-12.7v-4.2c0-1-.6-2.2-2-2.2s-2 1.1-2 2.2v4.3h4zm7.8 0v-4.2c0-1 .7-2.2 2-2.2s2 1.1 2 2.2v4.3h-4z'/%3E%3Cpath fill='%23ad1519' d='M190.8 269.8c0-9.7 7-17.6 15.6-17.6s15.6 7.9 15.6 17.6s-7 17.5-15.6 17.5s-15.6-7.8-15.6-17.5'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.6' d='M190.8 269.8c0-9.7 7-17.6 15.6-17.6s15.6 7.9 15.6 17.6s-7 17.5-15.6 17.5s-15.6-7.8-15.6-17.5z'/%3E%3Cpath fill='%23005bbf' d='M195.4 269.7c0-7 5-12.8 11-12.8s11 5.7 11 12.8s-5 13-11 13s-11-5.8-11-13'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.6' d='M195.4 269.7c0-7 5-12.8 11-12.8s11 5.7 11 12.8s-5 13-11 13s-11-5.8-11-13z'/%3E%3Cpath fill='%23c8b100' d='M201.2 260.9s-1.3 1.4-1.3 2.7a6 6 0 0 0 .6 2.4q-.4-.8-1.4-.8q-1.3.1-1.4 1.3l.2.8l.5.9q.2-.5 1-.5q1.1 0 1 1v.2h-1.2v1h1l-.8 1.5l1-.4l.8.9l.8-.9l1 .4l-.7-1.5h1v-1h-1.1v-.3a1 1 0 0 1 1-1q.6 0 1 .6l.4-1l.2-.7a1.4 1.4 0 0 0-1.4-1.3q-1 0-1.4.9s.6-1.2.6-2.5s-1.4-2.7-1.4-2.7'/%3E%3Cpath fill='none' stroke='%23000' stroke-linejoin='round' stroke-width='0.3' d='M201.2 260.9s-1.3 1.4-1.3 2.7a6 6 0 0 0 .6 2.4q-.4-.8-1.4-.8q-1.3.1-1.4 1.3l.2.8l.5.9q.2-.5 1-.5q1.1 0 1 1v.2h-1.2v1h1l-.8 1.5l1-.4l.8.9l.8-.9l1 .4l-.7-1.5h1v-1h-1.1v-.3a1 1 0 0 1 1-1q.6 0 1 .6l.4-1l.2-.7a1.4 1.4 0 0 0-1.4-1.3q-1 0-1.4.9s.6-1.2.6-2.5s-1.4-2.7-1.4-2.7z'/%3E%3Cpath fill='%23c8b100' d='M199.2 269.9h4.1v-1h-4.1z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M199.2 269.9h4.1v-1h-4.1z'/%3E%3Cpath fill='%23c8b100' d='M211.4 260.9s-1.3 1.4-1.3 2.7s.6 2.4.6 2.4q-.3-.8-1.4-.8q-1.3.1-1.4 1.3l.2.8l.5.9q.3-.5 1-.5a1 1 0 0 1 1 1v.2h-1.2v1h1l-.8 1.5l1-.4l.8.9l.8-.9l1 .4l-.7-1.5h1v-1h-1.1v-.3a1 1 0 0 1 1-1q.7 0 1 .6l.4-1l.2-.7a1.4 1.4 0 0 0-1.4-1.3q-1 0-1.4.9s.6-1.2.6-2.5s-1.4-2.7-1.4-2.7'/%3E%3Cpath fill='none' stroke='%23000' stroke-linejoin='round' stroke-width='0.3' d='M211.4 260.9s-1.3 1.4-1.3 2.7s.6 2.4.6 2.4q-.3-.8-1.4-.8q-1.3.1-1.4 1.3l.2.8l.5.9q.3-.5 1-.5a1 1 0 0 1 1 1v.2h-1.2v1h1l-.8 1.5l1-.4l.8.9l.8-.9l1 .4l-.7-1.5h1v-1h-1.1v-.3a1 1 0 0 1 1-1q.7 0 1 .6l.4-1l.2-.7a1.4 1.4 0 0 0-1.4-1.3q-1 0-1.4.9s.6-1.2.6-2.5s-1.4-2.7-1.4-2.7z'/%3E%3Cpath fill='%23c8b100' d='M209.4 269.9h4.1v-1h-4.1z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M209.4 269.9h4.1v-1h-4.1z'/%3E%3Cpath fill='%23c8b100' d='M206.3 269.6s-1.3 1.5-1.3 2.8s.6 2.4.6 2.4q-.3-.8-1.4-.9q-1.3.1-1.4 1.4l.2.7l.5 1q.2-.6 1-.6a1 1 0 0 1 1 1v.3h-1.2v1h1l-.8 1.5l1-.4l.8.9l.8-1l1 .5l-.7-1.5h1v-1h-1.1v-.3a1 1 0 0 1 1-1q.6 0 .9.6l.5-1l.2-.7a1.4 1.4 0 0 0-1.4-1.4q-1 0-1.4 1s.6-1.2.6-2.5s-1.4-2.7-1.4-2.7'/%3E%3Cpath fill='none' stroke='%23000' stroke-linejoin='round' stroke-width='0.3' d='M206.3 269.6s-1.3 1.5-1.3 2.8s.6 2.4.6 2.4q-.3-.8-1.4-.9q-1.3.1-1.4 1.4l.2.7l.5 1q.2-.6 1-.6a1 1 0 0 1 1 1v.3h-1.2v1h1l-.8 1.5l1-.4l.8.9l.8-1l1 .5l-.7-1.5h1v-1h-1.1v-.3a1 1 0 0 1 1-1q.6 0 .9.6l.5-1l.2-.7a1.4 1.4 0 0 0-1.4-1.4q-1 0-1.4 1s.6-1.2.6-2.5s-1.4-2.7-1.4-2.7z'/%3E%3Cpath fill='%23c8b100' d='M204.3 278.6h4.1v-1h-4.1z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M204.3 278.6h4.1v-1h-4.1z'/%3E%3Cpath fill='%23c8b100' d='M237.6 223.4h-.3l-.3.4q-.4.3-.8 0l-.1-.4h-.5q-.4-.3-.1-.7v-.5h-.3l-.1.2q-.3.4-.7.2v-.2h-.3c-.5.2-.7-1-.7-1.2l-.2.2s.2.7.1 1.2l-.3 1.2a9 9 0 0 1 2.9 1.6a9 9 0 0 1 2.2 2.3l1.2-.5c.6-.2 1.3-.2 1.3-.2l.2-.2c-.3 0-1.5.1-1.5-.4v-.2h-.2q-.3-.3 0-.7l.2-.1v-.3h-.3l-.2.1q-.4.5-.8 0l-.1-.4h-.5q-.4-.3 0-.8l.2-.3z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M237.6 223.4h-.3l-.3.4q-.4.3-.8 0l-.1-.4h-.5q-.4-.3-.1-.7v-.5h-.3l-.1.2q-.3.4-.7.2v-.2h-.3c-.5.2-.7-1-.7-1.2l-.2.2s.2.7.1 1.2l-.3 1.2a9 9 0 0 1 2.9 1.6a9 9 0 0 1 2.2 2.3l1.2-.5c.6-.2 1.3-.2 1.3-.2l.2-.2c-.3 0-1.5.1-1.5-.4v-.2h-.2q-.3-.3 0-.7l.2-.1v-.3h-.3l-.2.1q-.4.5-.8 0l-.1-.4h-.5q-.4-.3 0-.8l.2-.3z'/%3E%3Cpath d='M235.4 224h.2v.3h-.1q-.1-.1 0-.2'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.1' d='M235.4 224h.2v.3h-.1q-.1-.1 0-.2z'/%3E%3Cpath d='m236.3 224.8l-.3-.2v-.2h.1l.4.3l.3.2v.2h-.2z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.1' d='m236.3 224.8l-.3-.2v-.2h.1l.4.3l.3.2v.2h-.2l-.3-.3'/%3E%3Cpath d='m234.6 223.7l-.2-.2s-.1 0 0-.1l.3.1l.3.1v.2h-.1z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.1' d='m234.6 223.7l-.2-.2s-.1 0 0-.1l.3.1l.3.1v.2h-.1l-.3-.1'/%3E%3Cpath d='M233.7 223h.2v.2h-.2s-.1-.1 0-.2'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.1' d='M233.7 223h.2v.2h-.2s-.1-.1 0-.2z'/%3E%3Cpath d='M237.3 225.5v-.2h-.3l.1.2z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.1' d='M237.3 225.5v-.2h-.3l.1.2z'/%3E%3Cpath d='m237.9 226.2l.2.2h.1v-.2l-.2-.2l-.2-.2h-.1v.2z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.1' d='m237.9 226.2l.2.2h.1v-.2l-.2-.2l-.2-.2h-.1v.2l.2.2'/%3E%3Cpath d='M238.8 227v-.3h-.3v.2h.3'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.1' d='M238.8 227v-.3h-.3v.2h.3z'/%3E%3Cpath fill='%23c8b100' d='M236.2 221.1h-.6l-.1.9v.1h.2l.7-.5l-.3-.5'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M236.2 221.1h-.6l-.1.9v.1h.2l.7-.5l-.3-.5'/%3E%3Cpath fill='%23c8b100' d='M234.6 221.6v.5l.9.1h.1v-.2l-.5-.7z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M234.6 221.6v.5l.9.1h.1v-.2l-.5-.7l-.5.3'/%3E%3Cpath fill='%23c8b100' d='m236.4 222.6l-.4.3l-.6-.7v-.1h1.1z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m236.4 222.6l-.4.3l-.6-.7v-.1h1.1v.5'/%3E%3Cpath fill='%23c8b100' d='M235.3 222h.4v.3h-.3z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M235.3 222h.4v.3h-.3z'/%3E%3Cpath fill='%23c8b100' d='m233.2 221.1l-.2-.7l-.4-.4s.4-.2.8.1s0 .9 0 .9z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m233.2 221.1l-.2-.7l-.4-.4s.4-.2.8.1s0 .9 0 .9z'/%3E%3Cpath fill='%23c8b100' d='m234.2 221.4l-.4.4l-.6-.6v-.2h1z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m234.2 221.4l-.4.4l-.6-.6v-.2h1v.4'/%3E%3Cpath fill='%23c8b100' d='m233.1 221l.3-.1v.3q0 .3-.2.2z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m233.1 221l.3-.1v.3q0 .3-.2.2z'/%3E%3Cpath fill='%23c8b100' d='M238.3 222.5h-.5l-.3.7v.2h.2l.8-.4z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M238.3 222.5h-.5l-.3.7v.2h.2l.8-.4l-.2-.5'/%3E%3Cpath fill='%23c8b100' d='M236.7 222.8v.5l.8.2h.1v-.2l-.4-.7z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M236.7 222.8v.5l.8.2h.1v-.2l-.4-.7l-.5.2'/%3E%3Cpath fill='%23c8b100' d='m238.4 224l-.5.2l-.4-.7v-.2h.1l.9.2z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m238.4 224l-.5.2l-.4-.7v-.2h.1l.9.2l-.1.5'/%3E%3Cpath fill='%23c8b100' d='M237.3 223.2h.4v.4h-.3z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M237.3 223.2h.4v.4h-.3z'/%3E%3Cpath fill='%23c8b100' d='m240.2 224.3l.1.5l-.8.3h-.2v-.2l.4-.8z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m240.2 224.3l.1.5l-.8.3h-.2v-.2l.4-.8l.5.2'/%3E%3Cpath fill='%23c8b100' d='m240 225.8l-.5.1l-.3-.8v-.1h.2l.8.3z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m240 225.8l-.5.1l-.3-.8v-.1h.2l.8.3l-.1.5'/%3E%3Cpath fill='%23c8b100' d='m238.6 224.3l-.2.5l.9.3h.1v-.1l-.3-.8z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m238.6 224.3l-.2.5l.9.3h.1v-.1l-.3-.8l-.5.1'/%3E%3Cpath fill='%23c8b100' d='M239.5 225.2v-.3h-.4v.3z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M239.5 225.2v-.3h-.4v.3z'/%3E%3Cpath fill='%23c8b100' d='M240.8 227h.8l.5.3s.1-.4-.3-.7c-.3-.3-.8.2-.8.2z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M240.8 227h.8l.5.3s.1-.4-.3-.7c-.3-.3-.8.2-.8.2z'/%3E%3Cpath fill='%23c8b100' d='m240.3 226.1l-.3.5l.8.5v-.1h.2l-.1-1z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='m240.3 226.1l-.3.5l.8.5v-.1h.2l-.1-1l-.6.1'/%3E%3Cpath fill='%23c8b100' d='M241 227s.1-.1 0-.2h-.3q-.3 0-.1.2z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.3' d='M241 227s.1-.1 0-.2h-.3q-.3 0-.1.2zm38-21.9v.6h-2.4v-.6h1v-1.3h-.7v-.5h.6v-.6h.6v.6h.6v.6h-.6v1.2h1'/%3E%3Cpath fill='none' d='M134.4 217.1v-1.2m-.4 1.2v-1.2m-.2 1.2v-1.2m-.3 1.2v-1.2'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.1' d='M133.2 217.1v-1.2m-.5 1.1v-1m.2 1v-1m-.7 1v-1m.2 1v-1m-.9 1v-1m.2 1v-1m.3 1v-1m-.7 1v-1m-.3.9v-.8m-.1.8v-.8m-.5.7v-.6m.2.6v-.6m-.4.5v-.5m-.2.5v-.4m-.3.3v-.3m-.3.3v-.2'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.2' d='M129.2 216.6v-.2'/%3E%3Cpath fill='none' d='M135.7 217v-1m-.5 1v-1m-.4 1.2V216m143 1.1V216m-.4 1.1V216m-.3 1.1V216m-.3 1.2V216'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.1' d='M276.6 217.1V216m-.6 1v-1m.3 1v-1m-.8 1v-1m.3 1v-1m-.9 1v-1m.2 1v-1m.2 1v-1m-.6 1v-1m-.3.9v-.8m-.2.8v-.8m-.4.7v-.6m.2.6v-.6m-.5.6v-.6m-.2.5v-.4m-.3.4v-.4m-.2.3v-.2'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='0.2' d='M272.6 216.6v-.2'/%3E%3Cpath fill='none' d='M279.1 217v-1m-.6 1v-1m-.4 1.1V216'/%3E%3C/svg%3E");margin-right:7px;position:relative;top:2px}div.product__tax.rte.Allemagne:before{content:"";display:inline-block;width:18px;height:14px;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fc0' d='M0 320h640v160H0z'/%3E%3Cpath fill='%23000001' d='M0 0h640v160H0z'/%3E%3Cpath fill='%23f00' d='M0 160h640v160H0z'/%3E%3C/svg%3E");margin-right:7px;position:relative;top:2px}div.product__tax.rte.Luxembourg:before{content:"";display:inline-block;width:18px;height:14px;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23ed2939' d='M0 0h640v160H0z'/%3E%3Cpath fill='%23fff' d='M0 160h640v160H0z'/%3E%3Cpath fill='%2300a1de' d='M0 320h640v160H0z'/%3E%3C/svg%3E");margin-right:7px;position:relative;top:2px}div.product__tax.rte.Canada:before{content:"";display:inline-block;width:18px;height:18px;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36'%3E%3Cpath fill='%23d52b1e' d='M4 5a4 4 0 0 0-4 4v18a4 4 0 0 0 4 4h6V5zm28 0h-6v26h6a4 4 0 0 0 4-4V9a4 4 0 0 0-4-4'/%3E%3Cpath fill='%23eee' d='M10 5h16v26H10z'/%3E%3Cpath fill='%23d52b1e' d='M18.615 22.113c1.198.139 2.272.264 3.469.401l-.305-1.002a.46.46 0 0 1 .159-.476l3.479-2.834l-.72-.339c-.317-.113-.23-.292-.115-.722l.531-1.936l-2.021.427c-.197.03-.328-.095-.358-.215l-.261-.911l-1.598 1.794c-.227.288-.687.288-.544-.376l.683-3.634l-.917.475c-.257.144-.514.168-.657-.089l-1.265-2.366v.059v-.059l-1.265 2.366c-.144.257-.401.233-.658.089l-.916-.475l.683 3.634c.144.664-.317.664-.544.376l-1.598-1.793l-.26.911c-.03.12-.162.245-.359.215l-2.021-.427l.531 1.936c.113.43.201.609-.116.722l-.72.339l3.479 2.834c.138.107.208.3.158.476l-.305 1.002l3.47-.401c.106 0 .176.059.175.181l-.214 3.704h.956l-.213-3.704c.002-.123.071-.182.177-.182'/%3E%3C/svg%3E");margin-right:7px;position:relative;top:4px}div.product__tax.rte.Monaco:before{content:"";display:inline-block;width:18px;height:18px;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36'%3E%3Cpath fill='%23eee' d='M0 18v9a4 4 0 0 0 4 4h28a4 4 0 0 0 4-4v-9z'/%3E%3Cpath fill='%23ce1126' d='M32 5H4a4 4 0 0 0-4 4v9h36V9a4 4 0 0 0-4-4'/%3E%3C/svg%3E");margin-right:7px;position:relative;top:4px}ul.h1_desc li:before{display:inline-block;position:relative;top:4px;width:18px;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72'%3E%3Cpath fill='%2300b713' d='m61.5 23.3l-8.013-8.013l-25.71 25.71l-9.26-9.26l-8.013 8.013l17.42 17.44z'/%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='2' d='M10.5 39.76L27.92 57.2L61.5 23.31l-8.013-8.013l-25.71 25.71l-9.26-9.26z'/%3E%3C/svg%3E")}span.stock:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%2300b713' fill-rule='evenodd' d='M256 42.667c117.821 0 213.334 95.513 213.334 213.333c0 117.821-95.513 213.334-213.334 213.334c-117.82 0-213.333-95.513-213.333-213.334C42.667 138.18 138.18 42.667 256 42.667m0 42.667c-94.256 0-170.666 76.41-170.666 170.666c0 94.257 76.41 170.667 170.666 170.667c94.257 0 170.667-76.41 170.667-170.667c0-94.256-76.41-170.666-170.667-170.666m0 64c58.91 0 106.667 47.756 106.667 106.666S314.911 362.667 256 362.667c-58.91 0-106.666-47.756-106.666-106.667c0-58.91 47.756-106.666 106.666-106.666'/%3E%3C/svg%3E");display:inline-block;width:19px;margin-right:5px;position:relative;top:2px}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-main-product.css.map */
