(() => {
      // fetch('https://trustmate.io/widget/api/4873ac83-7512-4a8f-a0dc-8b0562b36f98/html?product=CIA_BID_fresh_750_ml') - TODO: remove after platform multihornet fix - !!!frontend do not remove 
  
  const UI = {
    last: (where, what) => {where?.append(what)},
    first: (where, what) => {where?.insertBefore(what, where.firstChild)},
    after: (where, what) => {where?.parentNode.insertBefore(what, where.nextSibling)},
    before: (where, what) => {where?.parentNode.insertBefore(what, where)},
    replace: (where, what) => {where?.replaceWith(what)}
  };

  const RELOADS_LIMIT = 10;
  let reloadsCount = 0;

  function loadWidgetHtml() {
    const tag = document.getElementById('4873ac83-7512-4a8f-a0dc-8b0562b36f98');

    if (tag) {
      widgetConfig = {
        target: tag.dataset.t,
        action: tag.dataset.a,
        observe: tag.dataset.o
      };

      if (widgetConfig.target && widgetConfig.action) {
        if (!Object.hasOwn(UI, widgetConfig.action)) {
          console.error(`TrustMate: action '${widgetConfig.action}' is wrong`);
          return;
        }

        const target = document.querySelector(widgetConfig.target);

        if (!target) {
          console.error(`TrustMate: target '${widgetConfig.target}' not found`);
          return;
        }

        UI[widgetConfig.action](target, tag);
      }

      tag.innerHTML = `<style>
 @import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap');
 @keyframes spin{0%{transform:translateX(-50%) rotate(0deg)}100%{transform:translateX(-50%) rotate(360deg)}}@keyframes spin{0%{transform:translateX(-50%) rotate(0deg)}100%{transform:translateX(-50%) rotate(360deg)}}@keyframes spin{0%{transform:translateX(-50%) rotate(0deg)}100%{transform:translateX(-50%) rotate(360deg)}}.tm-dark-mode .tm-omnibus-modal__button{background:rgba(0,0,0,0)}.tm-dark-mode .tm-hydra__empty-box{color:#fff}.tm-dark-mode .tm-hydra-main-reviews .tm-abuse-report{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='auto' height='12' viewBox='0 0 60 60' fill='%23FFFFFF'><g><path d='M30,16c4.411,0,8-3.589,8-8s-3.589-8-8-8s-8,3.589-8,8S25.589,16,30,16z'/><path d='M30,44c-4.411,0-8,3.589-8,8s3.589,8,8,8s8-3.589,8-8S34.411,44,30,44z'/><path d='M30,22c-4.411,0-8,3.589-8,8s3.589,8,8,8s8-3.589,8-8S34.411,22,30,22z'/></g></svg>")}.tm-light-mode .tm-omnibus-modal__button{background:rgba(0,0,0,0)}.tm-light-mode .tm-hydra__empty-box{color:color-primary-new}.tm-hydra{box-sizing:border-box;clear:both;color:#1d1d1b;line-height:1.5;margin:0;padding:0;word-break:initial;display:block !important;font-family:"Open Sans",Sans-Serif;font-size:10px;display:flex;gap:16px;flex-direction:column;font-size:10px;font-family:"Inter",sans-serif}.tm-hydra *,.tm-hydra *::after,.tm-hydra *::before{box-sizing:border-box;margin:0;padding:0;color:inherit;font-size:inherit;font-family:"Inter",sans-serif !important;line-height:inherit;text-transform:none}.tm-hydra label{font-weight:400}.tm-hydra a{background:none;color:inherit;font-weight:400;text-decoration:none}.tm-hydra a:hover,.tm-hydra a:focus{color:inherit;text-decoration:none}.tm-hydra a:focus{outline:initial}.tm-hydra .tm-lazy-background{background-color:#f0f8ff}@media(max-width: 768px){.tm-hydra .hide-on-mobile{display:none !important}}.tm-hydra .tm-no-reviews{background-color:#fff;border-radius:.8em;color:#000;display:flex;flex-direction:column;gap:2.4em;height:fit-content;justify-content:center;margin:0 auto;padding:10%;text-align:center;width:fit-content}.tm-hydra .tm-no-reviews__text{font-size:2em;font-weight:700}.tm-hydra .tm-score-box{color:#000;display:flex;height:100%}.tm-hydra .tm-score-box__recomeded-reviews{display:flex;flex-direction:column;justify-content:space-around;text-align:center;margin:1.6em 0}.tm-hydra .tm-score-box__no-reviews{font-size:2em;font-weight:700}.tm-hydra .tm-score-box__recomended-products{font-size:1.3em;font-weight:400}.tm-hydra .tm-score-box__grade{align-items:center;background-color:#fff;border-radius:16px;color:#1d1d1b;display:flex;flex-direction:column;font-size:.9em;gap:8px;justify-content:center;padding:6% 10%;width:100%}.tm-hydra .tm-score-box__stars{align-items:center;display:flex;gap:.4em}.tm-hydra .tm-score-box__star{display:flex}.tm-hydra .tm-score-box__star img{height:3.2em;width:auto;max-width:unset}.tm-hydra .tm-score-box__star .trustmate-star__icon{position:relative;height:1.9em;content:url("data:image/svg+xml;utf8,<svg width='100%' height='100%' viewBox='0 0 35 40' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M34.6637 11.889C31.5072 12.9634 26.9789 14.8724 22.2597 18.3307C20.04 19.96 18.2109 21.616 14.0466 25.9534C10.7658 29.3762 6.39737 34.0866 1.38072 39.9734C1.42956 35.081 2.0866 27.6226 5.1987 19.1831C8.5239 10.1798 13.2609 3.79578 16.5594 0C17.0478 2.17092 17.8202 4.74584 19.0766 7.52053C19.8846 9.3141 20.7592 10.8857 21.6071 12.2353C19.1698 13.3762 15.8047 15.2897 12.4484 18.4462C9.74476 20.9856 7.88461 23.5516 6.63266 25.5805C8.6704 23.1032 12.1954 19.4539 17.5361 16.515C24.5816 12.6393 31.1787 11.9822 34.6682 11.889H34.6637Z' fill='url(%23paint0_linear_122_1139)'/><path d='M28.7503 19.1298C27.1432 21.6426 26.0644 24.0133 25.3363 25.9756C26.1798 27.6981 27.05 29.7758 27.7781 32.1864C28.6526 35.0988 29.0966 37.7403 29.3186 39.9334C27.0677 38.0999 24.4129 36.1554 21.3408 34.2552C18.4329 32.4484 15.6626 31.0011 13.1499 29.8335C13.9712 28.7813 15.1343 27.3474 16.5994 25.7092C18.4151 23.6759 20.8613 20.9367 24.1155 18.3352C26.3885 16.5194 29.8513 14.1309 34.6549 12.0976L34.6238 12.1243C32.8702 13.7491 30.7303 16.0532 28.7592 19.1298H28.7503Z' fill='url(%23paint1_linear_122_1139)'/><path d='M6.35294 14.0643C5.51831 14.0466 4.34628 13.9356 3.00999 13.505C1.69145 13.0788 0.683685 12.4927 0 12.0222C0.0355161 13.4828 0.195339 15.2408 0.617092 17.1897C1.15427 19.6448 1.94895 21.6737 2.69034 23.2142C3.09878 21.7136 3.63596 20.0532 4.35516 18.2819C4.99445 16.7103 5.67813 15.303 6.3485 14.0643H6.35294Z' fill='url(%23paint2_linear_122_1139)'/><defs><linearGradient id='paint0_linear_122_1139' x1='-4.32798' y1='33.8316' x2='27.5032' y2='4.1867' gradientUnits='userSpaceOnUse'><stop stop-color='%23FFA727'/><stop offset='0.05' stop-color='%23FE9F20'/><stop offset='0.2' stop-color='%23FD8D0E'/><stop offset='0.36' stop-color='%23FC8103'/><stop offset='0.53' stop-color='%23FC7E00'/><stop offset='1' stop-color='%23FF4800'/></linearGradient><linearGradient id='paint1_linear_122_1139' x1='19.0632' y1='36.174' x2='39.4215' y2='17.2162' gradientUnits='userSpaceOnUse'><stop stop-color='%23FFA727'/><stop offset='0.05' stop-color='%23FE9F20'/><stop offset='0.2' stop-color='%23FD8D0E'/><stop offset='0.36' stop-color='%23FC8103'/><stop offset='0.53' stop-color='%23FC7E00'/><stop offset='1' stop-color='%23FF4800'/></linearGradient><linearGradient id='paint2_linear_122_1139' x1='2.99011' y1='11.7112' x2='4.1884' y2='23.0595' gradientUnits='userSpaceOnUse'><stop stop-color='%23FFA727'/><stop offset='0.05' stop-color='%23FE9F20'/><stop offset='0.2' stop-color='%23FD8D0E'/><stop offset='0.36' stop-color='%23FC8103'/><stop offset='0.53' stop-color='%23FC7E00'/><stop offset='1' stop-color='%23FF4800'/></linearGradient></defs></svg>");height:3.2em}.tm-hydra .tm-score-box__star--dimmed{opacity:.3}.tm-hydra .tm-score-box__star--first-half{position:absolute;overflow:hidden}.tm-hydra .tm-score-box__star--second-half{width:100%}.tm-hydra .tm-score-box__half-star{position:relative}.tm-hydra .tm-score-box__reviews{text-align:center}.tm-hydra .tm-score-box__value{font-size:6.6em;font-weight:600}.tm-hydra .tm-score-box__reviews-count{font-size:1.6em;font-weight:500}.tm-hydra .tm-score-box__verified{font-size:1.34em;text-align:center}.tm-hydra .tm-score-box__logo img{max-height:2.8em;height:auto;width:auto;max-width:100%}.tm-hydra .tm-abuse-report{width:10px;height:12px;top:2px;cursor:pointer;position:absolute;left:calc(100% + 2px);background-repeat:no-repeat;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='auto' height='12' viewBox='0 0 60 60' fill='%23000000'><g><path d='M30,16c4.411,0,8-3.589,8-8s-3.589-8-8-8s-8,3.589-8,8S25.589,16,30,16z'/><path d='M30,44c-4.411,0-8,3.589-8,8s3.589,8,8,8s8-3.589,8-8S34.411,44,30,44z'/><path d='M30,22c-4.411,0-8,3.589-8,8s3.589,8,8,8s8-3.589,8-8S34.411,22,30,22z'/></g></svg>")}.tm-hydra .tm-abuse-report--qa{top:8px;left:calc(100% + 10px)}.tm-hydra .tm-abuse-report>div{position:relative;width:0;height:0}.tm-hydra .tm-abuse-report__text{display:none;position:absolute;width:max-content;min-height:16px;height:max-content;text-decoration:none;color:#1d1d1b;cursor:pointer;padding:3px 5px;background:#fff;position:absolute;box-shadow:2px 2px 5px rgba(0,0,0,0.1019607843);right:-8px;top:20px;z-index:2;border-radius:4px}.tm-hydra .tm-omnibus-modal__button{height:min-content;background:rgba(0,0,0,0)}.tm-hydra__empty-box{width:100%;min-height:100px;max-height:600px;position:absolute;left:50%;color:inherit;transform:translateX(-50%);display:flex;align-items:center;justify-content:center}.tm-hydra__empty-box p{font-size:1.8em;font-weight:500;text-align:center}.tm-hydra__empty-box--hide{display:none}.tm-hydra__r1{align-items:stretch;display:flex;gap:1.6em;height:auto;justify-content:center;margin:0 auto;max-width:1400px;width:100%}.tm-hydra__r1--mobile{flex-flow:row wrap;font-size:.7em}.tm-hydra__r1--mobile>div{width:calc(50% - .8em)}.tm-hydra__r1--tablet{font-size:.8em}.tm-hydra__module{align-items:stretch;display:flex;justify-content:center;max-width:400px;width:100%}.tm-hydra__module--mobile-trait{order:1;min-width:100%}.tm-hydra__module--size-2{max-width:800px}.tm-hydra__module--size-3{max-width:1200px;margin:0 auto}.tm-hydra__module--mobile-photos{order:1;min-width:100%}.tm-hydra__main{height:auto;max-width:1400px;margin:0 auto;width:100%;transition:filter .4s ease-in-out}.tm-hydra__main--blur{filter:blur(6px)}.tm-hydra-button{border-radius:9.6px;font-size:1em;border:none;font-size:1.2em;font-weight:600;display:flex;align-items:center;line-height:1.2;text-align:center;justify-content:center;gap:1.2em;padding:1em 2.4em;color:#fff;background:linear-gradient(180deg, #ff8730 0%, #ff6b00 100%);width:fit-content}.tm-hydra-button .tm-loader{border:.8em solid #ff6b00;border-top:.8em solid rgba(0,0,0,0);border-radius:50%;z-index:100;width:12em;height:12em;position:absolute;left:50%;z-index:999;transform:translate(-50% 10%);animation:spin 2s linear infinite}.tm-hydra-button .tm-loader--small{width:1.6em;display:none;height:1.6em;left:unset;transform:unset;margin-left:1.2em;position:relative;border:.4em solid #fff;border-top:.4em solid rgba(0,0,0,0)}.tm-hydra-button--ghost{border:1px solid #ff6b00;background:none;color:#ff6b00}.tm-hydra-button--sm{font-size:1em;padding:1em 1.8em}.tm-hydra-button--lg{font-size:1.4em}.tm-hydra-button--hide{opacity:0}.tm-hydra-button--hide:hover{opacity:1}.tm-hydra-button:hover{cursor:pointer;background:#ff6b00}.tm-hydra-avatar{background-position:50% 50%;background-repeat:no-repeat;background-size:contain;font-size:1.8em;height:40px;width:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#000;color:#fff}.tm-hydra-avatar--secondary{background-color:#ff8730}
 @keyframes spin{0%{transform:translateX(-50%) rotate(0deg)}100%{transform:translateX(-50%) rotate(360deg)}}@keyframes spin{0%{transform:translateX(-50%) rotate(0deg)}100%{transform:translateX(-50%) rotate(360deg)}}@keyframes spin{0%{transform:translateX(-50%) rotate(0deg)}100%{transform:translateX(-50%) rotate(360deg)}}@keyframes spin{0%{transform:translateX(-50%) rotate(0deg)}100%{transform:translateX(-50%) rotate(360deg)}}.tm-dark-mode .hydra-main-box__extra-modules-wrapper{color:#fff;background-color:#262626}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-dark-mode .tm-filter-reviews{background-color:#262626;color:#fff}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-light-mode .tm-filter-reviews{background-color:#fff;color:color-primary-new}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews{width:auto;margin:1.6em 1.6em 0 1.6em;box-sizing:border-box;height:max-content}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1em;padding-bottom:1em;gap:.8em}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__header--single{padding-top:1em}@media(max-width: 768px){.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__header--single{align-items:flex-end;gap:1.6em;flex-direction:column-reverse}}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__header-container{display:flex;align-items:center;justify-content:space-between;gap:.8em}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__header-box{padding:.5em 1.5em;background:#f5f6fa;border-radius:4px;display:flex;align-items:center;justify-content:center}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__header-box:hover{cursor:pointer;background:#e9e9e9}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__header-box--active{background:#ff8730;color:#fff}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__header-box--active:hover{cursor:pointer;background:#ff6b00}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__header-title{color:#1d1d1b;font-size:1.2em;font-style:normal;font-weight:600;line-height:2.1em}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__header-title--danger{color:red}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__header-title--active{color:#fff}@keyframes fadein{0%{opacity:0;transform:scale(0.9)}100%{opacity:1;transform:scale(1)}}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__wrapper{height:max-content;width:100%;display:block;opacity:0;animation:1s ease forwards 1 fadein}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__items{list-style-type:none;position:relative;width:100%}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__item{position:absolute;width:30%;padding:.8em .2em}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__item-header{font-size:1.4em;font-style:normal;display:flex;align-items:center;font-weight:700;line-height:2.2em;gap:1em}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__item-header--slider{margin-bottom:1.6em}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__item-value{background:#ff8730;width:4em;height:2em;border-radius:2px;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;font-size:1em;font-style:normal;font-weight:700;line-height:normal}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__item-content{display:flex;flex-wrap:wrap;gap:1em;max-width:100%}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews .tm-custom-checkbox input[type=checkbox]{display:none;opacity:0 !important}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews .tm-custom-checkbox input[type=checkbox]:before,.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews .tm-custom-checkbox input[type=checkbox]:after{display:none;opacity:0 !important}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews .tm-custom-checkbox{display:inline-flex;align-items:center;cursor:pointer;font-size:1.6em;user-select:none}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews .tm-custom-checkbox .tm-checkmark{width:100%;min-width:5em;padding:0 .4em;box-sizing:border-box;height:3em;background-color:#f9f9f9;border-radius:4px;position:relative;transition:background-color .2s;display:flex;justify-content:center;align-items:center;color:#1d1d1b;text-align:center;font-size:10px;font-style:normal;font-weight:600;line-height:normal;transition:transform .4s ease}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews .tm-custom-checkbox .tm-checkmark--stars{min-width:2em}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews .tm-custom-checkbox .tm-checkmark img{height:1.6em;width:auto;padding:0 .1em}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews .tm-custom-checkbox:hover input~.tm-checkmark{background-color:#f9f9f9;transform:scale(1.2)}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews .tm-custom-checkbox input:checked~.tm-checkmark{background-color:#ff8730;color:#fff}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews .tm-custom-checkbox input:checked~.tm-checkmark--stars{background-color:#f9f9f9;color:#1d1d1b;border:1px solid #ff8730}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews .tm-custom-star{position:relative;width:1.4em;height:1.4em;padding:.2em;background-size:contain;background-repeat:no-repeat}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews .tm-custom-star:before{position:absolute;width:100%;height:100%;background-position:center;top:0;left:0;background-repeat:no-repeat;content:"";background-image:url("data:image/svg+xml;utf8,<svg width='100%' height='100%' viewBox='0 0 35 40' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M34.6637 11.889C31.5072 12.9634 26.9789 14.8724 22.2597 18.3307C20.04 19.96 18.2109 21.616 14.0466 25.9534C10.7658 29.3762 6.39737 34.0866 1.38072 39.9734C1.42956 35.081 2.0866 27.6226 5.1987 19.1831C8.5239 10.1798 13.2609 3.79578 16.5594 0C17.0478 2.17092 17.8202 4.74584 19.0766 7.52053C19.8846 9.3141 20.7592 10.8857 21.6071 12.2353C19.1698 13.3762 15.8047 15.2897 12.4484 18.4462C9.74476 20.9856 7.88461 23.5516 6.63266 25.5805C8.6704 23.1032 12.1954 19.4539 17.5361 16.515C24.5816 12.6393 31.1787 11.9822 34.6682 11.889H34.6637Z' fill='url(%23paint0_linear_122_1139)'/><path d='M28.7503 19.1298C27.1432 21.6426 26.0644 24.0133 25.3363 25.9756C26.1798 27.6981 27.05 29.7758 27.7781 32.1864C28.6526 35.0988 29.0966 37.7403 29.3186 39.9334C27.0677 38.0999 24.4129 36.1554 21.3408 34.2552C18.4329 32.4484 15.6626 31.0011 13.1499 29.8335C13.9712 28.7813 15.1343 27.3474 16.5994 25.7092C18.4151 23.6759 20.8613 20.9367 24.1155 18.3352C26.3885 16.5194 29.8513 14.1309 34.6549 12.0976L34.6238 12.1243C32.8702 13.7491 30.7303 16.0532 28.7592 19.1298H28.7503Z' fill='url(%23paint1_linear_122_1139)'/><path d='M6.35294 14.0643C5.51831 14.0466 4.34628 13.9356 3.00999 13.505C1.69145 13.0788 0.683685 12.4927 0 12.0222C0.0355161 13.4828 0.195339 15.2408 0.617092 17.1897C1.15427 19.6448 1.94895 21.6737 2.69034 23.2142C3.09878 21.7136 3.63596 20.0532 4.35516 18.2819C4.99445 16.7103 5.67813 15.303 6.3485 14.0643H6.35294Z' fill='url(%23paint2_linear_122_1139)'/><defs><linearGradient id='paint0_linear_122_1139' x1='-4.32798' y1='33.8316' x2='27.5032' y2='4.1867' gradientUnits='userSpaceOnUse'><stop stop-color='%23FFA727'/><stop offset='0.05' stop-color='%23FE9F20'/><stop offset='0.2' stop-color='%23FD8D0E'/><stop offset='0.36' stop-color='%23FC8103'/><stop offset='0.53' stop-color='%23FC7E00'/><stop offset='1' stop-color='%23FF4800'/></linearGradient><linearGradient id='paint1_linear_122_1139' x1='19.0632' y1='36.174' x2='39.4215' y2='17.2162' gradientUnits='userSpaceOnUse'><stop stop-color='%23FFA727'/><stop offset='0.05' stop-color='%23FE9F20'/><stop offset='0.2' stop-color='%23FD8D0E'/><stop offset='0.36' stop-color='%23FC8103'/><stop offset='0.53' stop-color='%23FC7E00'/><stop offset='1' stop-color='%23FF4800'/></linearGradient><linearGradient id='paint2_linear_122_1139' x1='2.99011' y1='11.7112' x2='4.1884' y2='23.0595' gradientUnits='userSpaceOnUse'><stop stop-color='%23FFA727'/><stop offset='0.05' stop-color='%23FE9F20'/><stop offset='0.2' stop-color='%23FD8D0E'/><stop offset='0.36' stop-color='%23FC8103'/><stop offset='0.53' stop-color='%23FC7E00'/><stop offset='1' stop-color='%23FF4800'/></linearGradient></defs></svg>")}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews .tm-expand-more{display:flex;width:8.2em;height:3em;justify-content:center;align-items:center;border:1px solid #ff8730;border-radius:.4em}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews .tm-expand-more p{color:#ff8730;text-align:center;font-size:1.1em;font-style:normal;font-weight:600;line-height:normal}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__range-slider{position:relative;width:38em}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__range-slider input[type=range]{position:absolute;width:100%;pointer-events:none;-webkit-appearance:none;appearance:none;height:0;margin:0}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__range-slider .tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__slider{width:100%;height:.55em;border-radius:1.8em}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__range-slider .tm-track{position:absolute;height:.55em;width:100%;z-index:-1;border-radius:.5em;background:#f5f6fa}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__range-slider .tm-range{position:absolute;height:1em;border-radius:.5em;z-index:100}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__range-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:2em;height:2em;background:#fff;border:1px solid rgba(255,134,48,.3137254902);cursor:pointer;border-radius:50%;pointer-events:all;box-shadow:6px 6px 19px rgba(0,0,0,.1019607843);transition:transform .5s ease}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__range-slider input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.2)}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__range-slider input[type=range]::-moz-range-thumb{width:2em;height:2em;background:#fff;cursor:pointer;border-radius:50%;pointer-events:all}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__range-slider p{text-align:center;margin-top:2em}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews .tm-chevron{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%228%22%20height%3D%226%22%20viewBox%3D%220%200%208%206%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1.58749%200.743164L4.16686%203.56434L6.74622%200.743164L7.77797%201.3074L4.16686%205.25705L0.555747%201.3074L1.58749%200.743164Z%22%20fill%3D%22black%22%2F%3E%3C%2Fsvg%3E");width:8px;color:#000;display:inline-block;height:6px}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-filter-reviews .tm-chevron--up{transform:rotate(180deg)}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-omnibus-modal__button{align-items:center;display:flex;gap:4px;cursor:pointer}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-omnibus-modal__button span{align-items:center;color:#b05900;display:flex;font-size:12px;font-weight:600;text-decoration-line:underline}.tm-dark-mode .hydra-main-box__extra-modules-wrapper .tm-omnibus-modal__icon{background-image:url('data:image/svg+xml,<svg width="13" height="13" viewBox="0 0 13 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.95825 9.20825H7.04159V5.95825H5.95825V9.20825ZM6.49992 4.87492C6.65339 4.87492 6.78213 4.82292 6.88613 4.71892C6.99013 4.61492 7.04195 4.48636 7.04159 4.33325C7.04159 4.17978 6.98959 4.05104 6.88559 3.94704C6.78159 3.84304 6.65303 3.79122 6.49992 3.79159C6.34645 3.79159 6.21771 3.84359 6.11371 3.94759C6.00971 4.05159 5.95789 4.18014 5.95825 4.33325C5.95825 4.48672 6.01025 4.61546 6.11425 4.71946C6.21825 4.82346 6.34681 4.87528 6.49992 4.87492ZM6.49992 11.9166C5.75061 11.9166 5.04645 11.7743 4.38742 11.4898C3.72839 11.2052 3.15513 10.8193 2.66763 10.3322C2.18013 9.84471 1.79428 9.27145 1.51009 8.61242C1.22589 7.95339 1.08361 7.24922 1.08325 6.49992C1.08325 5.75061 1.22553 5.04645 1.51009 4.38742C1.79464 3.72839 2.18049 3.15513 2.66763 2.66763C3.15513 2.18013 3.72839 1.79428 4.38742 1.51009C5.04645 1.22589 5.75061 1.08361 6.49992 1.08325C7.24922 1.08325 7.95339 1.22553 8.61242 1.51009C9.27145 1.79464 9.84471 2.18049 10.3322 2.66763C10.8197 3.15513 11.2057 3.72839 11.4903 4.38742C11.7748 5.04645 11.9169 5.75061 11.9166 6.49992C11.9166 7.24922 11.7743 7.95339 11.4898 8.61242C11.2052 9.27145 10.8193 9.84471 10.3322 10.3322C9.84471 10.8197 9.27145 11.2057 8.61242 11.4903C7.95339 11.7748 7.24922 11.9169 6.49992 11.9166Z" fill="%23FC8000"/></svg>');background-repeat:no-repeat;height:13px;position:relative;width:13px}.tm-dark-mode .hydra-main-box__omnibus-modal-link{background-color:#262626}.tm-dark-mode .hydra-main-box__sort-button{color:#fff}.tm-dark-mode .hydra-main-box__sort-button-list{background-color:#262626}.tm-dark-mode .hydra-main-box__sort-button-list-item{background-color:#262626;color:#fff}.tm-dark-mode .hydra-main-box__sort-button-list-item:hover{background-color:rgba(237,237,237,.6)}.tm-dark-mode .hydra-main-box__tabs-desktop{color:#fff;background-color:#262626}.tm-dark-mode .hydra-main-box__tabs-desktop::before{background-color:#262626;background:linear-gradient(0deg, rgba(38, 38, 38, 0) 0%, rgba(38, 38, 38, 0.5) 10%, rgba(38, 38, 38, 0.7) 20%, rgba(38, 38, 38, 0.8) 30%, rgba(38, 38, 38, 0.9) 35%, rgba(38, 38, 38, 0.95) 40%, rgb(38, 38, 38) 40%)}.tm-dark-mode .hydra-main-box__tab:hover{border-color:#fff}.tm-dark-mode .hydra-main-box__tab-content{color:#fff}.tm-dark-mode .hydra-main-box__section{background-color:#262626}.tm-dark-mode .hydra-main-box__section::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2)}.tm-light-mode .hydra-main-box__extra-modules-wrapper{color:#1d1d1b;background-color:#fff}.tm-light-mode .hydra-main-box__sort-button{color:#1d1d1b}.tm-light-mode .hydra-main-box__sort-button-list{background-color:#fff}.tm-light-mode .hydra-main-box__omnibus-modal-link{background-color:#fff}.tm-light-mode .hydra-main-box__sort-button-list-item{background-color:#fff;color:#1d1d1b}.tm-light-mode .hydra-main-box__sort-button-list-item:hover{background-color:rgba(0,0,0,.02)}.tm-light-mode .hydra-main-box__sort-button{color:#1d1d1b}.tm-light-mode .hydra-main-box__sort-button-list{background-color:#fff}.tm-light-mode .hydra-main-box__sort-button-list-item{background-color:#fff;color:#1d1d1b}.tm-light-mode .hydra-main-box__sort-button-list-item:hover{background-color:rgba(0,0,0,.02)}.tm-light-mode .hydra-main-box__tabs-desktop{color:#1d1d1b;background-color:#fff}.tm-light-mode .hydra-main-box__tabs-desktop::before{background:#fff;background:linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 10%, rgba(255, 255, 255, 0.7) 20%, rgba(255, 255, 255, 0.8) 30%, rgba(255, 255, 255, 0.9) 35%, rgba(255, 255, 255, 0.95) 40%, rgb(255, 255, 255) 40%)}.tm-light-mode .hydra-main-box__tab:hover{border-color:#1e1e20}.tm-light-mode .hydra-main-box__tab-content{color:#1e1e20}.tm-light-mode .hydra-main-box__section{background-color:#fff}.tm-light-mode .hydra-main-box__section::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2)}.tm-widget .hydra-main-box{margin-top:3.6em;position:relative;z-index:1}.tm-widget .hydra-main-box .tm-comment__comment{align-items:center;background-color:#fff;border-radius:1.6em;cursor:pointer;display:flex;gap:.4em;flex-direction:column;max-height:90%;overflow:hidden;padding-bottom:2.6em;position:absolute;transition:transform .5s ease-in-out;bottom:0;padding-left:0;padding-right:0;width:100%;z-index:10;transform:translateY(calc(100% - 4.8em))}.tm-widget .hydra-main-box .tm-comment__comment:hover{transform:translateY(10%);z-index:11}.tm-widget .hydra-main-box .tm-comment__comment--none{display:none}.tm-widget .hydra-main-box .tm-comment__comment:hover .tm-comment__arrow--up{visibility:hidden}.tm-widget .hydra-main-box .tm-comment__comment:hover .tm-comment__arrow--down{visibility:unset}.tm-widget .hydra-main-box .tm-comment__arrow{border:1px solid blue}.tm-widget .hydra-main-box .tm-comment__arrow--hidden{visibility:hidden}.tm-widget .hydra-main-box .tm-comment__arrow--up{transform:rotate(180deg);width:100%;display:flex;align-items:center;justify-content:center}.tm-widget .hydra-main-box .tm-comment__arrow--down{visibility:hidden;width:100%;display:flex;align-items:center;justify-content:center}.tm-widget .hydra-main-box .tm-comment__icon-arrow{width:12px;height:10px;display:block;position:relative}.tm-widget .hydra-main-box .tm-comment__icon-arrow:before{position:absolute;width:100%;top:0;left:0;height:100%;background-repeat:no-repeat;content:"";background-image:url("data:image/svg+xml;utf8,<svg width='auto' height='10' viewBox='0 0 18 12' fill='none' xmlns='http://www.w3.org/2000/svg'><g filter='url(%23filter0_d_5_23429)'><path d='M3 1L8 6L13 1L15 2L8 9L1 2L3 1Z' fill='%23FF8730'/></g><defs><filter id='filter0_d_5_23429' x='0' y='0' width='18' height='12' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'><feFlood flood-opacity='0' result='BackgroundImageFix'/><feColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/><feOffset dx='1' dy='1'/><feGaussianBlur stdDeviation='1'/><feComposite in2='hardAlpha' perator='out'/><feColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0'/><feBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_5_23429'/><feBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_5_23429' result='shape'/></filter></defs></svg>")}.tm-widget .hydra-main-box .tm-comment__header{align-items:center;display:flex;gap:.8em;justify-content:center;margin-bottom:1.2em}.tm-widget .hydra-main-box .tm-comment__chat-icon{width:14px;height:14px;position:relative}.tm-widget .hydra-main-box .tm-comment__chat-icon:before{position:absolute;width:100%;top:0;left:0;height:100%;background-repeat:no-repeat;content:"";background-image:url("data:image/svg+xml;utf8,<svg width='auto' height='13' viewBox='0 0 20 18' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M10 0.25C4.47661 0.25 0.00109863 3.88672 0.00109863 8.375C0.00109863 10.2355 0.778833 11.9395 2.0679 13.3047C1.48665 14.8477 0.276099 16.1516 0.256567 16.166C-0.00222169 16.4395 -0.0705811 16.8398 0.0759033 17.1816C0.22731 17.5234 0.561763 17.75 0.937544 17.75C3.33989 17.75 5.19926 16.7441 6.37114 15.9434C7.46489 16.2969 8.7227 16.5 10 16.5C15.5235 16.5 19.9649 12.8621 19.9649 8.375C19.9649 3.88789 15.5235 0.25 10 0.25ZM10.004 14.625C8.95903 14.625 7.92895 14.4639 6.94223 14.1516L6.05356 13.8732L5.29184 14.4104C4.7352 14.8057 3.9684 15.2455 3.04575 15.5432C3.33383 15.0697 3.60707 14.5373 3.82231 13.9709L4.23715 12.8771L3.43168 12.0229C2.72739 11.2695 1.87778 10.0234 1.87778 8.375C1.87778 4.92773 5.52036 2.125 10.0028 2.125C14.4852 2.125 18.1278 4.92773 18.1278 8.375C18.1278 11.8223 14.4844 14.625 10.004 14.625Z' fill='%23FF8730'/></svg>")}.tm-widget .hydra-main-box .tm-comment__header-text{font-size:1.4em;font-weight:500}.tm-widget .hydra-main-box .tm-comment__text{align-self:flex-start;font-size:1.2em;padding-left:.4em;overflow-y:auto;scrollbar-width:none;text-align:left;min-height:2.6em;max-height:60%;margin-bottom:.4em}.tm-widget .hydra-main-box .tm-comment__text::-webkit-scrollbar{width:.4em}.tm-widget .hydra-main-box .tm-comment__text::-webkit-scrollbar,.tm-widget .hydra-main-box .tm-comment__text::-webkit-scrollbar-thumb{overflow:visible;border-radius:4px}.tm-widget .hydra-main-box .tm-comment__text::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2)}.tm-widget .hydra-main-box__extra-modules-wrapper{margin:0 auto 2em auto;position:sticky;top:0;z-index:4;transform:translateY(-1.8em)}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-dark-mode .tm-filter-reviews{background-color:#262626;color:#fff}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-light-mode .tm-filter-reviews{background-color:#fff;color:color-primary-new}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews{width:auto;margin:1.6em 1.6em 0 1.6em;box-sizing:border-box;height:max-content}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1em;padding-bottom:1em;gap:.8em}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__header--single{padding-top:1em}@media(max-width: 768px){.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__header--single{align-items:flex-end;gap:1.6em;flex-direction:column-reverse}}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__header-container{display:flex;align-items:center;justify-content:space-between;gap:.8em}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__header-box{padding:.5em 1.5em;background:#f5f6fa;border-radius:4px;display:flex;align-items:center;justify-content:center}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__header-box:hover{cursor:pointer;background:#e9e9e9}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__header-box--active{background:#ff8730;color:#fff}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__header-box--active:hover{cursor:pointer;background:#ff6b00}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__header-title{color:#1d1d1b;font-size:1.2em;font-style:normal;font-weight:600;line-height:2.1em}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__header-title--danger{color:red}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__header-title--active{color:#fff}@keyframes fadein{0%{opacity:0;transform:scale(0.9)}100%{opacity:1;transform:scale(1)}}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__wrapper{height:max-content;width:100%;display:block;opacity:0;animation:1s ease forwards 1 fadein}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__items{list-style-type:none;position:relative;width:100%}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__item{position:absolute;width:30%;padding:.8em .2em}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__item-header{font-size:1.4em;font-style:normal;display:flex;align-items:center;font-weight:700;line-height:2.2em;gap:1em}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__item-header--slider{margin-bottom:1.6em}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__item-value{background:#ff8730;width:4em;height:2em;border-radius:2px;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;font-size:1em;font-style:normal;font-weight:700;line-height:normal}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__item-content{display:flex;flex-wrap:wrap;gap:1em;max-width:100%}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews .tm-custom-checkbox input[type=checkbox]{display:none;opacity:0 !important}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews .tm-custom-checkbox input[type=checkbox]:before,.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews .tm-custom-checkbox input[type=checkbox]:after{display:none;opacity:0 !important}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews .tm-custom-checkbox{display:inline-flex;align-items:center;cursor:pointer;font-size:1.6em;user-select:none}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews .tm-custom-checkbox .tm-checkmark{width:100%;min-width:5em;padding:0 .4em;box-sizing:border-box;height:3em;background-color:#f9f9f9;border-radius:4px;position:relative;transition:background-color .2s;display:flex;justify-content:center;align-items:center;color:#1d1d1b;text-align:center;font-size:10px;font-style:normal;font-weight:600;line-height:normal;transition:transform .4s ease}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews .tm-custom-checkbox .tm-checkmark--stars{min-width:2em}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews .tm-custom-checkbox .tm-checkmark img{height:1.6em;width:auto;padding:0 .1em}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews .tm-custom-checkbox:hover input~.tm-checkmark{background-color:#f9f9f9;transform:scale(1.2)}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews .tm-custom-checkbox input:checked~.tm-checkmark{background-color:#ff8730;color:#fff}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews .tm-custom-checkbox input:checked~.tm-checkmark--stars{background-color:#f9f9f9;color:#1d1d1b;border:1px solid #ff8730}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews .tm-custom-star{position:relative;width:1.4em;height:1.4em;padding:.2em;background-size:contain;background-repeat:no-repeat}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews .tm-custom-star:before{position:absolute;width:100%;height:100%;background-position:center;top:0;left:0;background-repeat:no-repeat;content:"";background-image:url("data:image/svg+xml;utf8,<svg width='100%' height='100%' viewBox='0 0 35 40' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M34.6637 11.889C31.5072 12.9634 26.9789 14.8724 22.2597 18.3307C20.04 19.96 18.2109 21.616 14.0466 25.9534C10.7658 29.3762 6.39737 34.0866 1.38072 39.9734C1.42956 35.081 2.0866 27.6226 5.1987 19.1831C8.5239 10.1798 13.2609 3.79578 16.5594 0C17.0478 2.17092 17.8202 4.74584 19.0766 7.52053C19.8846 9.3141 20.7592 10.8857 21.6071 12.2353C19.1698 13.3762 15.8047 15.2897 12.4484 18.4462C9.74476 20.9856 7.88461 23.5516 6.63266 25.5805C8.6704 23.1032 12.1954 19.4539 17.5361 16.515C24.5816 12.6393 31.1787 11.9822 34.6682 11.889H34.6637Z' fill='url(%23paint0_linear_122_1139)'/><path d='M28.7503 19.1298C27.1432 21.6426 26.0644 24.0133 25.3363 25.9756C26.1798 27.6981 27.05 29.7758 27.7781 32.1864C28.6526 35.0988 29.0966 37.7403 29.3186 39.9334C27.0677 38.0999 24.4129 36.1554 21.3408 34.2552C18.4329 32.4484 15.6626 31.0011 13.1499 29.8335C13.9712 28.7813 15.1343 27.3474 16.5994 25.7092C18.4151 23.6759 20.8613 20.9367 24.1155 18.3352C26.3885 16.5194 29.8513 14.1309 34.6549 12.0976L34.6238 12.1243C32.8702 13.7491 30.7303 16.0532 28.7592 19.1298H28.7503Z' fill='url(%23paint1_linear_122_1139)'/><path d='M6.35294 14.0643C5.51831 14.0466 4.34628 13.9356 3.00999 13.505C1.69145 13.0788 0.683685 12.4927 0 12.0222C0.0355161 13.4828 0.195339 15.2408 0.617092 17.1897C1.15427 19.6448 1.94895 21.6737 2.69034 23.2142C3.09878 21.7136 3.63596 20.0532 4.35516 18.2819C4.99445 16.7103 5.67813 15.303 6.3485 14.0643H6.35294Z' fill='url(%23paint2_linear_122_1139)'/><defs><linearGradient id='paint0_linear_122_1139' x1='-4.32798' y1='33.8316' x2='27.5032' y2='4.1867' gradientUnits='userSpaceOnUse'><stop stop-color='%23FFA727'/><stop offset='0.05' stop-color='%23FE9F20'/><stop offset='0.2' stop-color='%23FD8D0E'/><stop offset='0.36' stop-color='%23FC8103'/><stop offset='0.53' stop-color='%23FC7E00'/><stop offset='1' stop-color='%23FF4800'/></linearGradient><linearGradient id='paint1_linear_122_1139' x1='19.0632' y1='36.174' x2='39.4215' y2='17.2162' gradientUnits='userSpaceOnUse'><stop stop-color='%23FFA727'/><stop offset='0.05' stop-color='%23FE9F20'/><stop offset='0.2' stop-color='%23FD8D0E'/><stop offset='0.36' stop-color='%23FC8103'/><stop offset='0.53' stop-color='%23FC7E00'/><stop offset='1' stop-color='%23FF4800'/></linearGradient><linearGradient id='paint2_linear_122_1139' x1='2.99011' y1='11.7112' x2='4.1884' y2='23.0595' gradientUnits='userSpaceOnUse'><stop stop-color='%23FFA727'/><stop offset='0.05' stop-color='%23FE9F20'/><stop offset='0.2' stop-color='%23FD8D0E'/><stop offset='0.36' stop-color='%23FC8103'/><stop offset='0.53' stop-color='%23FC7E00'/><stop offset='1' stop-color='%23FF4800'/></linearGradient></defs></svg>")}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews .tm-expand-more{display:flex;width:8.2em;height:3em;justify-content:center;align-items:center;border:1px solid #ff8730;border-radius:.4em}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews .tm-expand-more p{color:#ff8730;text-align:center;font-size:1.1em;font-style:normal;font-weight:600;line-height:normal}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__range-slider{position:relative;width:38em}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__range-slider input[type=range]{position:absolute;width:100%;pointer-events:none;-webkit-appearance:none;appearance:none;height:0;margin:0}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__range-slider .tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__slider{width:100%;height:.55em;border-radius:1.8em}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__range-slider .tm-track{position:absolute;height:.55em;width:100%;z-index:-1;border-radius:.5em;background:#f5f6fa}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__range-slider .tm-range{position:absolute;height:1em;border-radius:.5em;z-index:100}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__range-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:2em;height:2em;background:#fff;border:1px solid rgba(255,134,48,.3137254902);cursor:pointer;border-radius:50%;pointer-events:all;box-shadow:6px 6px 19px rgba(0,0,0,.1019607843);transition:transform .5s ease}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__range-slider input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.2)}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__range-slider input[type=range]::-moz-range-thumb{width:2em;height:2em;background:#fff;cursor:pointer;border-radius:50%;pointer-events:all}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews__range-slider p{text-align:center;margin-top:2em}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews .tm-chevron{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%228%22%20height%3D%226%22%20viewBox%3D%220%200%208%206%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1.58749%200.743164L4.16686%203.56434L6.74622%200.743164L7.77797%201.3074L4.16686%205.25705L0.555747%201.3074L1.58749%200.743164Z%22%20fill%3D%22black%22%2F%3E%3C%2Fsvg%3E");width:8px;color:#000;display:inline-block;height:6px}.tm-widget .hydra-main-box__extra-modules-wrapper .tm-filter-reviews .tm-chevron--up{transform:rotate(180deg)}.tm-widget .hydra-main-box__extra-modules-wrapper--relative{position:relative}.tm-widget .hydra-main-box__extra-modules-wrapper--tablet{font-size:.8em}.tm-widget .hydra-main-box__extra-modules-content{align-items:center;display:flex;justify-content:flex-start;margin:0 auto;max-width:95em;padding:2.4em 3.2em .8em 3.2em}.tm-widget .hydra-main-box__extra-modules-content--isSort{justify-content:space-between;flex-direction:row-reverse}.tm-widget .hydra-main-box__sort{border-radius:1.6em;display:inline-block;position:relative}.tm-widget .hydra-main-box__omnibus-modal-link{padding-left:3.2em;padding-top:1.6em;border-top-left-radius:1.6em;border-top-right-radius:1.6em}.tm-widget .hydra-main-box__omnibus-modal-link .tm-omnibus-modal__button{align-items:center;display:flex;gap:4px;cursor:pointer}.tm-widget .hydra-main-box__omnibus-modal-link .tm-omnibus-modal__button span{align-items:center;color:#b05900;display:flex;font-size:12px;font-weight:600;text-decoration-line:underline}.tm-widget .hydra-main-box__omnibus-modal-link .tm-omnibus-modal__icon{background-image:url('data:image/svg+xml,<svg width="13" height="13" viewBox="0 0 13 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.95825 9.20825H7.04159V5.95825H5.95825V9.20825ZM6.49992 4.87492C6.65339 4.87492 6.78213 4.82292 6.88613 4.71892C6.99013 4.61492 7.04195 4.48636 7.04159 4.33325C7.04159 4.17978 6.98959 4.05104 6.88559 3.94704C6.78159 3.84304 6.65303 3.79122 6.49992 3.79159C6.34645 3.79159 6.21771 3.84359 6.11371 3.94759C6.00971 4.05159 5.95789 4.18014 5.95825 4.33325C5.95825 4.48672 6.01025 4.61546 6.11425 4.71946C6.21825 4.82346 6.34681 4.87528 6.49992 4.87492ZM6.49992 11.9166C5.75061 11.9166 5.04645 11.7743 4.38742 11.4898C3.72839 11.2052 3.15513 10.8193 2.66763 10.3322C2.18013 9.84471 1.79428 9.27145 1.51009 8.61242C1.22589 7.95339 1.08361 7.24922 1.08325 6.49992C1.08325 5.75061 1.22553 5.04645 1.51009 4.38742C1.79464 3.72839 2.18049 3.15513 2.66763 2.66763C3.15513 2.18013 3.72839 1.79428 4.38742 1.51009C5.04645 1.22589 5.75061 1.08361 6.49992 1.08325C7.24922 1.08325 7.95339 1.22553 8.61242 1.51009C9.27145 1.79464 9.84471 2.18049 10.3322 2.66763C10.8197 3.15513 11.2057 3.72839 11.4903 4.38742C11.7748 5.04645 11.9169 5.75061 11.9166 6.49992C11.9166 7.24922 11.7743 7.95339 11.4898 8.61242C11.2052 9.27145 10.8193 9.84471 10.3322 10.3322C9.84471 10.8197 9.27145 11.2057 8.61242 11.4903C7.95339 11.7748 7.24922 11.9169 6.49992 11.9166Z" fill="%23FC8000"/></svg>');background-repeat:no-repeat;height:13px;position:relative;width:13px}.tm-widget .hydra-main-box__sort-button{background:none;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit;align-items:center;border-radius:1.6em;cursor:pointer;display:flex;gap:.8em;justify-content:center;padding:.4em 0}.tm-widget .hydra-main-box__sort-button span{font-size:1.6em}.tm-widget .hydra-main-box__sort-button-list-wrapper{cursor:pointer;display:none;max-width:100%;padding-top:.8em;position:absolute;width:100%;z-index:3}.tm-widget .hydra-main-box__sort-button-list-wrapper--active{display:block}.tm-widget .hydra-main-box__sort-button-list{border-radius:1.6em;box-shadow:6px 6px 19px rgba(0,0,0,.1);min-width:16em;padding:1.2em 0;z-index:1}.tm-widget .hydra-main-box__sort-button-list-item{border-bottom:1px solid rgba(0,0,0,.05);font-size:1.2em;margin:0 .8em;padding:.8em}.tm-widget .hydra-main-box__tabs-desktop{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:.1em;margin-left:0;position:relative;z-index:3}.tm-widget .hydra-main-box__tabs-desktop--hide{display:none}.tm-widget .hydra-main-box__tabs-desktop::before{content:"";position:absolute;bottom:-7em;left:0;width:100%;height:7.9em;z-index:1000}.tm-widget .hydra-main-box__tab{align-items:center;cursor:pointer;display:flex;justify-content:center;padding-top:1.6em;z-index:9999;padding-right:4.8em;padding-bottom:1.2em;padding-left:4.8em;border-top-right-radius:1.6em;border-top-left-radius:1.6em;border-bottom:3px solid rgba(11,86,128,.1)}.tm-widget .hydra-main-box__tab--active{border-color:#ff8730;color:#ff8730}.tm-widget .hydra-main-box__tab--active:hover{border-color:#ff8730}.tm-widget .hydra-main-box__tab-content{align-items:center;display:flex;font-size:1.8em;font-weight:600;gap:.8em}.tm-widget .hydra-main-box__section{border-bottom-left-radius:1.6em;border-bottom-right-radius:1.6em;max-height:100vh;min-height:290px;overflow-y:scroll;overflow-x:hidden;padding:0 1.6em;padding-top:3.6em}.tm-widget .hydra-main-box__section::-webkit-scrollbar{width:.8em}.tm-widget .hydra-main-box__section::-webkit-scrollbar,.tm-widget .hydra-main-box__section::-webkit-scrollbar-thumb{overflow:visible;border-radius:4px}.tm-widget .hydra-main-box__section--hide{display:none !important}
 @keyframes spin{0%{transform:translateX(-50%) rotate(0deg)}100%{transform:translateX(-50%) rotate(360deg)}}.tm-dark-mode .hydra-main-questions{color:#fff}.tm-dark-mode .hydra-main-questions__question{border-bottom:1.6px solid #3e3e3e}.tm-dark-mode .hydra-main-questions__vote:hover{background-color:#3e3e3e}.tm-dark-mode .hydra-main-questions__vote--disabled:hover{background-color:#3e3e3e}.tm-light-mode .hydra-main-questions{color:#1d1d1b}.tm-light-mode .hydra-main-questions__question{border-bottom:1.6px solid rgba(11,86,128,.1019607843)}.tm-light-mode .hydra-main-questions__vote:hover{background-color:#f6f6f6}.tm-light-mode .hydra-main-questions__vote--disabled:hover{background-color:#f6f6f6}.tm-widget .hydra-main-questions{width:100%;max-width:100em;margin:6.8em auto 4.2em auto}.tm-widget .hydra-main-questions__question{width:100%;margin-top:3.2em;padding:0 5% 4.2em 5%;box-sizing:border-box}.tm-widget .hydra-main-questions__container{justify-content:center;width:100%;box-sizing:border-box;display:none}@media(min-width: 768px){.tm-widget .hydra-main-questions__container{display:flex;margin:4.2em 0 1.8em 0}}.tm-widget .hydra-main-questions__container--position{background-color:#fff;position:sticky;bottom:0;left:0;padding:2em 0;z-index:100;display:flex;margin:0}@media(min-width: 768px){.tm-widget .hydra-main-questions__container--position{display:none}}.tm-widget .hydra-main-questions__wrapper{height:max-content;margin-bottom:2.4em}.tm-widget .hydra-main-questions__header{display:grid;grid-template-columns:auto 1fr 1fr;grid-template-rows:auto;column-gap:.8em;align-items:start;margin-bottom:.8em}.tm-widget .hydra-main-questions__avatar{grid-row:1/3;grid-column:1/2;display:flex;align-items:center;justify-content:center}.tm-widget .hydra-main-questions__avatar>div{height:36px;width:36px}.tm-widget .hydra-main-questions__author{font-size:1.3em;font-weight:500;line-height:1.5;letter-spacing:0em;text-align:left;margin:0;padding:0;grid-column:2/3}.tm-widget .hydra-main-questions__date{color:#1e1e20;font-size:1em;font-weight:500;letter-spacing:0em;text-align:left;grid-column:2/3;grid-row:2/3}.tm-widget .hydra-main-questions__action{grid-column:3/4;grid-row:1/3;justify-self:end;display:flex;align-items:center;justify-content:center;font-size:1.2em;position:relative}.tm-widget .hydra-main-questions__action span{width:1.2em;text-align:right;margin-left:.2em}.tm-widget .hydra-main-questions__vote{box-shadow:5px 5px 14px rgba(0,0,0,.0745098039);padding:.4em .8em;border-radius:8px;display:flex;align-items:center;justify-content:center}.tm-widget .hydra-main-questions__vote span{height:100%}.tm-widget .hydra-main-questions__vote:hover{cursor:pointer}.tm-widget .hydra-main-questions__vote--disabled{opacity:.7}.tm-widget .hydra-main-questions__vote--disabled:hover{cursor:default;opacity:.7}.tm-widget .hydra-main-questions__vote-up{position:relative;height:12px;width:12px}.tm-widget .hydra-main-questions__vote-up:before{position:absolute;width:100%;top:0;left:4px;height:100%;background-repeat:no-repeat;content:"";background-image:url("data:image/svg+xml;utf8,<svg width='11' height='10' viewBox='0 0 11 10' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M9.24005 3.34043H6.3667L6.94168 1.61653C7.0451 1.30523 6.99288 0.960145 6.80088 0.693905C6.60888 0.427665 6.29758 0.268433 5.96939 0.268433H5.14405C4.99198 0.268433 4.84811 0.336017 4.75032 0.452753L2.34392 3.34043H1.04805C0.483312 3.34043 0.0240479 3.7997 0.0240479 4.36443V8.97243C0.0240479 9.53717 0.483312 9.99643 1.04805 9.99643H7.86123C8.06956 9.99574 8.27277 9.93184 8.444 9.81318C8.61523 9.69451 8.74641 9.52668 8.82021 9.33186L10.2318 5.56814C10.2532 5.51066 10.2641 5.44979 10.264 5.38843V4.36443C10.264 3.7997 9.80478 3.34043 9.24005 3.34043ZM1.04805 4.36443H2.07205V8.97243H1.04805V4.36443ZM9.24005 5.29576L7.86123 8.97243H3.09605V4.03778L5.38366 1.29243H5.97042L5.17067 3.69013C5.14471 3.76709 5.13747 3.84913 5.14955 3.92945C5.16163 4.00977 5.19268 4.08605 5.24013 4.15197C5.28758 4.21789 5.35006 4.27155 5.4224 4.3085C5.49473 4.34545 5.57483 4.36462 5.65605 4.36443H9.24005V5.29576Z' fill='%23FF8730'/></svg>")}.tm-widget .hydra-main-questions__vote-down{position:relative;height:12px;width:12px}.tm-widget .hydra-main-questions__vote-down:before{position:absolute;width:100%;height:100%;top:0;left:4px;background-repeat:no-repeat;content:"";background-image:url("data:image/svg+xml;utf8,<svg width='11' height='10' viewBox='0 0 11 10' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M1.04816 6.9244H3.92151L3.34653 8.6483C3.24311 8.9596 3.29533 9.30469 3.48733 9.57093C3.67933 9.83717 3.99063 9.9964 4.31882 9.9964H5.14416C5.29623 9.9964 5.4401 9.92881 5.53789 9.81208L7.94429 6.9244H9.24016C9.8049 6.9244 10.2642 6.46513 10.2642 5.9004V1.2924C10.2642 0.727661 9.8049 0.268401 9.24016 0.268401L2.42698 0.268401C2.21865 0.269091 2.01544 0.332992 1.84421 0.451652C1.67298 0.570322 1.5418 0.738152 1.468 0.932972L0.0564079 4.69669C0.0350079 4.75417 0.0241081 4.81504 0.0242081 4.8764V5.9004C0.0242081 6.46513 0.483428 6.9244 1.04816 6.9244ZM9.24016 5.9004L8.21616 5.9004L8.21616 1.2924H9.24016L9.24016 5.9004ZM1.04816 4.96907L2.42698 1.2924L7.19216 1.2924L7.19216 6.22705L4.90455 8.9724H4.31779L5.11754 6.5747C5.1435 6.49774 5.15074 6.4157 5.13866 6.33538C5.12658 6.25506 5.09553 6.17878 5.04808 6.11286C5.00063 6.04694 4.93815 5.99328 4.86581 5.95633C4.79348 5.91938 4.71338 5.90021 4.63216 5.9004L1.04816 5.9004V4.96907Z' fill='%23FF8730'/></svg>")}.tm-widget .hydra-main-questions__body{font-size:1.4em;margin:16px 0 24px 0;overflow-wrap:break-word;text-align:left}.tm-widget .hydra-main-questions__button-wrapper{align-items:center;display:flex;justify-content:center;width:100%}.tm-widget .hydra-main-answers{border-left:1.8px solid #ff8730;margin-left:1em !important;margin-bottom:2em}@media(min-width: 768px){.tm-widget .hydra-main-answers{margin-left:2em !important}}.tm-widget .hydra-main-answers__avatar{grid-row:1/3;grid-column:1/2;display:flex;align-items:center;justify-content:center}.tm-widget .hydra-main-answers__avatar>div{height:34px;width:34px}.tm-widget .hydra-main-answers__author{font-size:1.2em;font-weight:500;line-height:1.5;letter-spacing:0em;text-align:left;margin:0;padding:0;grid-column:2/3}.tm-widget .hydra-main-answers__wrapper{margin-left:2em !important;padding:.4em 0}.tm-widget .hydra-main-answers__content{margin:.4em 0;font-size:1.25em;text-align:left}.tm-widget .hydra-main-answers__content p{text-align:left;padding:.4em 0}
 .tm-hydra{}
</style><div
 class="tm-hydra tm-widget tm-light-mode"
 style="display: none;"
 data-url="https://trustmate.io/"
 data-rating-image=star-26
 data-tm-qa-tab="1"
 data-tm-faq-tab=""
 data-tm-reviews-tab="1"
 data-tm-expert-tab="1"
 data-tm-widget-token="4873ac83-7512-4a8f-a0dc-8b0562b36f98"
 data-tm-filters-enabled="1"
 data-tm-enable-lazy-loading-image="1"
 data-tm-enable-lazy-loading-script="1"
><div class=""><div
 class="tm-hydra__r0"
 ></div><div
 class="tm-hydra__r1"
 ></div><div class="tm-hydra__main"><div class="hydra-main-box"><div class="hydra-main-box__omnibus-modal-link"></div><div class="hydra-main-box__tabs-desktop"><div class="hydra-main-box__tab" data-tab-no="2"><div class="hydra-main-box__tab-content"><img style="display: none" alt="questionmark" src="https://trustmate.io/images/widgets/icons/question-mark.svg" height="20px" width="20px"/><img alt="questionmark" src="https://trustmate.io/images/widgets/icons/question-mark--active.svg" height="20px" width="20px"/>
 Pytania i odpowiedzi
 (0)
 </div></div></div><div class="hydra-main-box__section " data-tab-no="2"><div class="hydra-main-questions" data-tm-questions-count="0" data-helpfulAnswerUrl="https://trustmate.io/web/api/product_answer/:id/helpful" data-unhelpfulAnswerUrl="https://trustmate.io/web/api/product_answer/:id/unhelpful" data-helpfulQuestionUrl="https://trustmate.io/web/api/product_question/:id/helpful" data-unhelpfulQuestionUrl="https://trustmate.io/web/api/product_question/:id/unhelpful"><div class="hydra-main-questions__container"><button class="tm-hydra-button tm-hydra-button--lg tm-hydra__dialog-open" data-is-tm-question="true">
 Zadaj pytanie
 </button></div><div class="hydra-main-questions__container hydra-main-questions__container--position"><button class="tm-hydra-button tm-hydra-button--lg tm-hydra__dialog-open">
 Zadaj pytanie
 </button></div><div class="tm-form-dialog-wrapper"><style>
 @keyframes spin{0%{transform:translateX(-50%) rotate(0deg)}100%{transform:translateX(-50%) rotate(360deg)}}@keyframes spin{0%{transform:translateX(-50%) rotate(0deg)}100%{transform:translateX(-50%) rotate(360deg)}}.tm-regulations{color:#b0b0b0;margin:3px 0 24px 0}.tm-regulations a{color:#ff8730 !important;font-weight:700}.tm-regulations--modPadding{padding-top:24px}.tm__info{padding-top:.4em}.tm__info--error{color:#e45048;display:none}.tm__info--success{font-size:1.6em;font-weight:600;color:#1d1d1b;text-align:center}.tm__info--figure{display:flex;align-items:center;justify-content:center;width:100%;height:260px}.tm-form-dialog--bg{align-items:center;background:rgba(255,255,255,.3);backdrop-filter:blur(6px);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:2147483647}.tm-form-dialog{font-family:"Inter",sans-serif;font-size:10px;color:#1d1d1b;left:50%;position:fixed;top:4vh;transform:translateX(-50%);width:88vw;z-index:2147483647}@media only screen and (max-width: 340px){.tm-form-dialog{width:96vw}}@media only screen and (min-width: 450px){.tm-form-dialog{width:80vw}}@media only screen and (min-width: 550px){.tm-form-dialog{top:10vh;width:70vw}}@media only screen and (min-width: 650px){.tm-form-dialog{width:60vw}}@media only screen and (min-width: 700px){.tm-form-dialog{width:auto}}.tm-form-dialog__content{max-width:70em;width:100%;height:100%;background-color:#fff;box-shadow:6px 6px 19px rgba(0,0,0,.1019607843);border-radius:4px}.tm-form-dialog__close{background:#ff8730;border-radius:50%;cursor:pointer;height:2.2em;position:absolute;right:-8px;top:-8px;transition:all .3s;width:2.2em}.tm-form-dialog__close:hover,.tm-form-dialog__close:focus{background:#ff6b00}.tm-form-dialog__close::before,.tm-form-dialog__close::after{background:#fff;border-radius:5px;content:"";display:block;height:3px;position:absolute;top:50%;left:50%;width:1.4em}.tm-form-dialog__close::before{transform:translate(-50%, -50%) rotate(45deg)}.tm-form-dialog__close::after{transform:translate(-50%, -50%) rotate(-45deg)}.tm-form-dialog__container{max-height:70vh;overflow-y:auto;padding:.75em 1.25em 1.8em 1.25em}@-moz-document url-prefix(){.tm-form-dialog__container{scrollbar-width:thin;scrollbar-color:#1d1d1b rgba(0,0,0,.1)}}.tm-form-dialog__container::-webkit-scrollbar{height:4px;width:4px}.tm-form-dialog__container::-webkit-scrollbar-track{border-radius:2px;background-color:rgba(0,0,0,.1)}.tm-form-dialog__container::-webkit-scrollbar-thumb{background-color:#1d1d1b;outline:none;border-radius:2px}.tm-form-dialog__container::-ms-scrollbar{height:4px;width:4px}.tm-form-dialog__container::-ms-scrollbar-track{border-radius:2px;background-color:rgba(0,0,0,.1)}.tm-form-dialog__container::-ms-scrollbar-thumb{background-color:#1d1d1b;outline:none;border-radius:2px}@media(min-width: 768px){.tm-form-dialog__container{padding:1.5em 2.5em 2.9em 2.5em}}@media(min-width: 992px){.tm-form-dialog__container{padding:3em 5em 4.4em 5em}}.tm-form-dialog__title{margin:1.2em 0 1.8em 0;font-size:1.2em;font-weight:500;letter-spacing:0em;text-align:left}@media(min-width: 768px){.tm-form-dialog__title{font-size:1.4em}}.tm-form-dialog__group{width:100%;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;margin-bottom:1.6em;font-size:1.2em}.tm-form-dialog__input{width:100%;margin-top:.7em;background:rgba(227,227,227,.2);border-radius:8px;border:none;min-height:2.8em;box-sizing:border-box;padding:.8em;color:#1d1d1b;font-size:12px}.tm-form-dialog__input::placeholder{color:#1e1e20;font-size:12px;opacity:.7}.tm-form-dialog__btn-wrapper{display:flex;align-items:flex-start;flex-direction:column-reverse}.tm-form-dialog__btn-wrapper span{padding-top:.4em}.tm-form-dialog__thankHeader{font-size:1.3em}
 </style><div class="tm-form-dialog--bg" style="display: none;"></div><div class="tm-form-dialog" style="display: none;" data-question-url=https://trustmate.io/web/api/product/0/question data-answer-url=https://trustmate.io/web/api/product_question/:id/answer data-language=pl data-isPreview=><div class="tm-form-dialog__content"><span class="tm-form-dialog__close"></span><div class="tm-form-dialog__container"><form class="tm-review-form"><div class="tm-form-dialog__wrapper"><div class="tm-form-dialog__title tm-question"><h2></h2></div><div class="tm-form-dialog__group"><label class="tm-question" for="body">Twoje pytanie</label><label class="tm-answer" for="body">Twoja odpowiedź</label><textarea id="body" class="tm-form-dialog__input tm-form-dialog__input--textarea" name="body" rows="6" data-tm-question-placeholder="Zadaj pytanie. Będzie ono widoczne po zatwierdzeniu przez sklep." data-tm-answer-placeholder="Dodaj odpowiedź. Będzie ona widoczna po zatwierdzeniu przez sklep."></textarea><div class="tm__info tm__info--error"><span>Pole wymagane</span><span></span></div></div><div class="tm-form-dialog__group"><label for="name">Imię</label><input id="name" class="tm-form-dialog__input" type="text" name="name" placeholder="Imię lub nick"><div class="tm__info tm__info--error"><span>
 Pole wymagane
 </span><span>"Minimalna liczba znaków:: 3</span></div></div><div class="tm-form-dialog__group"><label for="email">Email</label><input id="email" class="tm-form-dialog__input" type="email" name="email" placeholder="Twój adres email"><div class="tm__info tm__info--error"><span>Pole wymagane</span><span>
 Niepoprawny adres email
 </span></div></div><div class="tm-form-dialog__btn-wrapper"><span class="tm__info tm__info--error form-submit-error"><span class="tm-question">Wystąpił błąd przy zapisywaniu pytania. Spróbuj ponownie.</span><span class="tm-answer">Wystąpił błąd przy zapisywaniu odpowiedzi. Spróbuj ponownie.</span></span><button class="tm-hydra-button tm-hydra__publish" type="submit">
 Publikuj
 </button></div></div></form><div class="tm-form-dialog__wrapper" data-success-submit style="display: none;"><div class="tm__info tm__info--success"><span class="tm-form-dialog__thankHeader tm-question">
 Dziękujemy za zadanie pytania i budowanie naszej społeczności :)!
 </span><span class="tm-form-dialog__thankHeader tm-answer">Dziękujemy za dodanie odpowiedzi i budowanie naszej społeczności :)!</span><div class="tm__info--figure"><img src="https://trustmate.io/images/widgets/smile.gif" alt="happy face" height="200px" width="auto" loading="lazy"/></div><span class="tm-form-dialog__thankText tm-question">Zanim opublikujemy Twoje pytanie proszę potwierdź je klikając w link przesłany na wskazanego przez Ciebie maila.</span><span class="tm-answer">Zanim opublikujemy Twoją odpowiedz proszę potwierdź ją klikając w link przesłany na wskazanego przez Ciebie maila.</span></div></div><div class="tm-regulations tm-regulations--modPadding"><span>Dodając pytanie oświadczam, że znam i akceptuję</span><span>Dodając odpowiedź oświadczam, że znam i akceptuję</span><a target="_blank" rel="nofollow noreferrer" href="https://trustmate.io/user-regulations">
 regulamin TrustMate
 </a>
 oraz
 <a target="_blank" rel="nofollow noreferrer" href="https://trustmate.io/privacy-policy">
 politykę prywatności oraz cookies
 </a></div></div></div></div></div></div></div></div></div></div></div>`;

      if (widgetConfig.target && widgetConfig.action && widgetConfig.observe) {
        const observeTag = document.querySelector(widgetConfig.observe);
        if (observeTag) {
          const widgetObserver = new MutationObserver((mutations, observer) => {
            const tag = document.getElementById('4873ac83-7512-4a8f-a0dc-8b0562b36f98');
            if (tag) return;
            observer.disconnect();
            if (reloadsCount >= RELOADS_LIMIT) {
              console.error('TrustMate: widget 4873ac83-7512-4a8f-a0dc-8b0562b36f98 reload limit reached');
              return;
            }
            ++reloadsCount;
            const newTag = document.createElement('div');
            newTag.id = '4873ac83-7512-4a8f-a0dc-8b0562b36f98';
            newTag.dataset.a = widgetConfig.action;
            newTag.dataset.t = widgetConfig.target;
            newTag.dataset.o = widgetConfig.observe;
            const target = document.querySelector(widgetConfig.target);
            if (!target) {
              console.error(`TrustMate: target '${widgetConfig.target}' not found after last html change`);
              return;
            }
            UI[widgetConfig.action](target, newTag);
            loadWidgetScript();
          });
          widgetObserver.observe(observeTag, {childList: true, subtree: true});
        }
      }
    } else {
      console.error('TrustMate: No tag for 4873ac83-7512-4a8f-a0dc-8b0562b36f98');
    }
  }

  function waitForWindow() {
    let index = 0;
    const intervalWindowId = setInterval(function() {
      if (typeof window !== 'undefined') {
        clearInterval(intervalWindowId);
        loadWidgetScript();
      }
      index += 1;
      if (index > 50) {
        clearInterval(intervalWindowId);
      }
    }, 50);
  }

  function loadWidgetScript() {
    if (61596 < 10) return;

    function scriptExists(url) {
      return document.querySelectorAll(`script[src="${url}"]`).length > 0;
    }

    if(scriptExists('https\u003A\/\/trustmate.io\/build\/js\/widget\/hydra.d3ba143a.js')) {
      function removeJs(src) {
        document.querySelector(`script[src="${src}"]`).remove();
      }

      removeJs('https\u003A\/\/trustmate.io\/build\/js\/widget\/hydra.d3ba143a.js');
    }

    const widgetScript = document.createElement('script');
    widgetScript.src = 'https\u003A\/\/trustmate.io\/build\/js\/widget\/hydra.d3ba143a.js';
    widgetScript.defer = true;
    widgetScript.onload = () => {
      loadWidgetHtml();
    };
    document.body.appendChild(widgetScript);
  }

  if (typeof window === 'undefined') {
    waitForWindow();
  } else {
    loadWidgetScript();
  }
})();
