.pmw-trust-badge{--pmw-main-bg:#fff;--pmw-secondary-bg:#111;--pmw-main-color:#111;--pmw-secondary-color:#fff;--pmw-accent:#24a77e;--pmw-font-size:14px;--pmw-secondary-size:12px;--pmw-radius:8px;--pmw-offset-x:16px;--pmw-duration:380ms;--pmw-shadow:0 3px 14px rgba(0,0,0,.22);--pmw-hidden-height:24px;position:fixed;z-index:999998;bottom:0;display:flex;flex-direction:column;width:max-content;max-width:calc(100vw - 20px);padding:0;overflow:hidden;background:var(--pmw-main-bg);border:0;border-radius:var(--pmw-radius) var(--pmw-radius) 0 0;box-shadow:var(--pmw-shadow);color:var(--pmw-main-color);cursor:pointer;opacity:1;visibility:visible;transform:translateY(var(--pmw-hidden-height));transition:transform var(--pmw-duration) cubic-bezier(.2,.8,.2,1),opacity .25s ease,visibility .25s ease}.pmw-trust-badge.is-ready{opacity:1;visibility:visible}.pmw-trust-badge.is-expanded{transform:translateY(0)}.pmw-trust-badge.is-collapsed{transform:translateY(var(--pmw-hidden-height))}.pmw-trust-badge.is-collapsed:hover,.pmw-trust-badge.is-collapsed:focus-visible{transform:translateY(0)}.pmw-trust-badge--bottom-left{left:var(--pmw-offset-x)}.pmw-trust-badge--bottom-right{right:var(--pmw-offset-x)}.pmw-trust-badge--bottom-center{left:50%;transform:translate(-50%,var(--pmw-hidden-height))}.pmw-trust-badge--bottom-center.is-expanded{transform:translate(-50%,0)}.pmw-trust-badge--bottom-center.is-collapsed{transform:translate(-50%,var(--pmw-hidden-height))}.pmw-trust-badge--bottom-center.is-collapsed:hover,.pmw-trust-badge--bottom-center.is-collapsed:focus-visible{transform:translate(-50%,0)}.pmw-trust-badge__main,.pmw-trust-badge__secondary{display:flex;align-items:center;justify-content:center;width:100%;box-sizing:border-box}.pmw-trust-badge__main{gap:5px;min-height:31px;padding:4px 8px 4px 6px;background:var(--pmw-main-bg);color:var(--pmw-main-color);font:700 var(--pmw-font-size)/1.1 Arial,sans-serif;white-space:nowrap}.pmw-trust-badge__secondary{height:var(--pmw-hidden-height);padding:2px 10px;background:var(--pmw-secondary-bg);color:var(--pmw-secondary-color);font:400 var(--pmw-secondary-size)/1 Arial,sans-serif;white-space:nowrap}.pmw-trust-badge__check{display:inline-flex;width:19px;height:19px;flex:0 0 19px}.pmw-trust-badge__check svg{display:block;width:100%;height:100%}.pmw-trust-badge__check circle{fill:var(--pmw-accent)}.pmw-trust-badge__check path{fill:none;stroke:#fff;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.pmw-trust-modal{position:fixed;z-index:1000000;inset:0;display:none;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;font-family:Arial,sans-serif}.pmw-trust-modal.is-open{display:flex}.pmw-trust-modal__overlay{position:absolute;inset:0;background:rgba(0,0,0,.78)}.pmw-trust-modal__dialog{--pmw-modal-width:430px;--pmw-header-bg:#16845f;position:relative;z-index:1;width:min(var(--pmw-modal-width),100%);max-height:calc(100vh - 48px);overflow:visible;background:#f1f0ed;border-radius:0 0 11px 11px;box-shadow:0 20px 55px rgba(0,0,0,.34);color:#111}.pmw-trust-modal__close{position:absolute;z-index:5;top:-14px;right:-14px;display:grid;place-items:center;width:28px;height:28px;padding:0;border:1px solid #222;border-radius:50%;background:#fff;color:#111;font:400 22px/1 Arial,sans-serif;cursor:pointer;box-shadow:0 2px 7px rgba(0,0,0,.18)}.pmw-trust-modal__header{display:flex;align-items:center;justify-content:space-between;gap:16px;height:52px;padding:0 15px 0 28px;box-sizing:border-box;background:var(--pmw-header-bg);color:#fff}.pmw-trust-modal__header a,.pmw-trust-modal__header>span{color:#fff;font-size:14px;font-weight:700;text-decoration:underline}.pmw-trust-modal__logo{display:flex;align-items:center;min-width:110px}.pmw-trust-modal__logo img{display:block;max-width:120px;max-height:29px;object-fit:contain}.pmw-trust-modal__logo-fallback{font-size:13px;font-weight:700}.pmw-trust-modal__body{max-height:calc(100vh - 100px);overflow-y:auto;border-radius:0 0 11px 11px}.pmw-trust-modal__intro{min-height:70px;padding:16px 29px;box-sizing:border-box;background:#f7f6f3}.pmw-trust-modal__intro strong{display:block;margin:0 0 3px;font-size:13px;font-weight:500}.pmw-trust-modal__intro p{margin:0;font-size:13.5px;line-height:1.45}.pmw-trust-modal__summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:109px;padding:15px 29px;box-sizing:border-box;background:#fff}.pmw-trust-modal__summary>div{display:grid;gap:3px;font-size:14px}.pmw-trust-modal__summary>div strong{font-weight:700}.pmw-trust-modal__rating{font-size:17px;font-weight:700;text-align:center}.pmw-trust-modal__seal{width:68px;height:68px;object-fit:contain}.pmw-trust-accordions{display:grid;gap:7px;padding:13px 15px 15px;background:#f1f0ed}.pmw-trust-accordion{overflow:hidden;background:#fff;border-radius:8px;box-shadow:0 2px 9px rgba(0,0,0,.08)}.pmw-trust-accordion__toggle{display:grid;grid-template-columns:minmax(0,1fr) auto 14px;align-items:center;gap:10px;width:100%;min-height:49px;padding:10px 14px;border:0;background:#fff;color:#111;font:700 14px/1.25 Arial,sans-serif;text-align:left;cursor:pointer}.pmw-trust-accordion__toggle>span:first-child{text-align:center}.pmw-trust-accordion__status{color:#4c9f79;font-size:12px;font-weight:700}.pmw-trust-accordion__chevron{width:7px;height:7px;border-right:1.4px solid #222;border-bottom:1.4px solid #222;transform:rotate(45deg) translateY(-2px);transition:transform .2s ease}.pmw-trust-accordion__toggle[aria-expanded="true"] .pmw-trust-accordion__chevron{transform:rotate(225deg) translate(-2px,-2px)}.pmw-trust-accordion__content{padding:0 14px 13px;color:#171717;font-size:13px;line-height:1.55}.pmw-trust-accordion__content p{margin:0 0 10px}.pmw-trust-accordion__details{display:grid;grid-template-columns:55px 1fr auto;gap:18px;align-items:center;margin-top:17px;padding:12px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;font-size:12px}.pmw-trust-accordion__details strong{font-weight:400}.pmw-trust-accordion__details em{color:#4c9f79;font-style:normal;font-weight:700}body.pmw-trust-modal-open{overflow:hidden}@media(max-width:600px){.pmw-trust-modal{padding:14px}.pmw-trust-modal__dialog{width:100%;max-height:calc(100vh - 28px)}.pmw-trust-modal__close{top:7px;right:7px;border-color:rgba(0,0,0,.25)}.pmw-trust-modal__header{padding-right:48px;padding-left:16px}.pmw-trust-modal__intro,.pmw-trust-modal__summary{padding-left:18px;padding-right:18px}}@media(prefers-reduced-motion:reduce){.pmw-trust-badge,.pmw-trust-accordion__chevron{transition:none}}.pmw-trust-verified{padding:0 13px 10px}.pmw-trust-verified__intro{margin:0 0 25px !important;padding-top:1px;font-size:13px;line-height:1.55}.pmw-trust-verified h3{margin:0;padding:0 0 12px;border-bottom:1px solid #d8d8d8;color:#111;font:700 12px/1.3 Arial,sans-serif;text-transform:uppercase}.pmw-trust-verified h3:not(:first-of-type){margin-top:24px}.pmw-trust-data-row,.pmw-trust-company-row{display:grid;align-items:center;min-height:41px;border-bottom:1px solid #d8d8d8;color:#111;font-size:12.5px;line-height:1.35}.pmw-trust-data-row{grid-template-columns:64px minmax(0,1fr) auto;gap:11px}.pmw-trust-company-row{grid-template-columns:140px minmax(0,1fr);gap:10px}.pmw-trust-data-row span,.pmw-trust-company-row span{font-weight:400}.pmw-trust-data-row strong,.pmw-trust-company-row strong{min-width:0;font-weight:400;overflow-wrap:anywhere}.pmw-trust-data-row em{color:#4c9f79;font-style:normal;font-weight:400}@media (max-width:430px){.pmw-trust-company-row{grid-template-columns:125px minmax(0,1fr)}}