.fm-coll-hero{--fmch-bg: #f1ebde;--fmch-accent: #398c61;--fmch-text: #1a2240;--fmch-muted: rgba(26, 34, 64, .7);--fmch-line: rgba(26, 34, 64, .12);--fmch-radius: 16px;--fmch-max: var(--fm-page-max-width, 1240px);color:var(--fmch-text);padding:14px 22px 10px}.fm-coll-hero__breadcrumbs{max-width:var(--fmch-max);margin:0 auto 14px;font-family:var(--fm-font-body, inherit);font-size:13px;color:var(--fmch-muted)}.fm-coll-hero__crumbs{display:flex;flex-wrap:wrap;gap:6px;list-style:none;margin:0;padding:0}.fm-coll-hero__crumbs li+li:before{content:"\203a";color:var(--fmch-muted);margin-right:6px;font-weight:400}.fm-coll-hero__crumbs a{color:var(--fmch-muted);text-decoration:none;transition:color .15s ease}.fm-coll-hero__crumbs a:hover{color:var(--fmch-accent);text-decoration:underline}.fm-coll-hero__crumbs [aria-current=page] span{color:var(--fmch-text);font-weight:600}.fm-coll-hero__panel{position:relative;overflow:hidden;max-width:var(--fmch-max);margin:0 auto;background:radial-gradient(1200px 700px at 0% 0%,rgba(255,250,235,.75),transparent 62%),radial-gradient(900px 520px at 100% 0%,rgba(255,244,220,.55),transparent 60%),radial-gradient(700px 400px at 0% 100%,rgba(57,140,97,.05),transparent 60%),var(--fmch-bg);border-radius:var(--fmch-radius);padding:15px 40px}.fm-coll-hero__bg-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;z-index:0}.fm-coll-hero__panel-inner{position:relative;z-index:2;display:flex;align-items:center;gap:36px}.fm-coll-hero__content{flex:1 1 0;min-width:0}.fm-coll-hero--simple .fm-coll-hero__panel{background:none;border-radius:0;padding:0;overflow:visible}.fm-coll-hero--simple .fm-coll-hero__panel-inner{display:block}.fm-coll-hero--simple .fm-coll-hero__content{display:flex;flex-direction:column}.fm-coll-hero--simple .fm-coll-hero__trust-row{order:-1;margin:0 0 10px}.fm-coll-hero--simple .fm-coll-hero__benefits{display:none}.fm-coll-hero--simple .fm-coll-hero__description{max-width:none}.fm-coll-hero__media{flex:0 0 32%;max-width:360px;display:flex;justify-content:center;align-items:center}.fm-coll-hero__media-img{width:100%;height:auto;max-height:200px;object-fit:contain;object-position:center center;display:block}.fm-coll-hero__title{margin:0 0 12px;padding:0;font-family:var(--fm-font-heading, var(--fm-font-body, inherit));font-size:clamp(28px,3.4vw,40px);line-height:1.1;font-weight:500;color:var(--fmch-text);letter-spacing:-.01em}.fm-coll-hero__description{margin:0 0 20px;font-family:var(--fm-font-body, inherit);font-size:16px;line-height:1.5;color:var(--fmch-muted);max-width:56ch}.fm-coll-hero__trust-row{display:flex;flex-wrap:nowrap;align-items:center;gap:14px}.fm-coll-hero__tp-static{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;white-space:nowrap;text-decoration:none;color:var(--fmch-text);font-family:var(--fm-font-body, inherit);font-size:14px;line-height:1.2}.fm-coll-hero__tp-static:hover .fm-coll-hero__tp-brand{text-decoration:underline}.fm-coll-hero__tp-stars{width:110px;height:20px;flex-shrink:0}.fm-coll-hero__tp-rating strong{font-weight:700;margin-right:2px}.fm-coll-hero__tp-brand{color:var(--fmch-muted)}.fm-coll-hero__tp-widget{flex-shrink:0}.fm-coll-hero__benefits{display:flex;flex-wrap:nowrap;align-items:center;gap:14px;list-style:none;margin:0;padding:0;font-family:var(--fm-font-body, inherit);font-size:14px;color:var(--fmch-text)}.fm-coll-hero__benefit{display:inline-flex;align-items:center;gap:7px;line-height:1.2;white-space:nowrap;border-left:1px solid var(--fmch-line);padding-left:14px}.fm-coll-hero__benefit-icon{width:20px;height:20px;object-fit:contain;flex-shrink:0}@media(max-width:800px){.fm-coll-hero{padding:10px 14px 20px}.fm-coll-hero__panel{padding:22px 20px;min-height:0}.fm-coll-hero__panel-inner{flex-direction:column;gap:18px;align-items:stretch}.fm-coll-hero__media{display:none}.fm-coll-hero__title{font-size:clamp(22px,6vw,28px)}.fm-coll-hero__description{font-size:14px;margin-bottom:16px}.fm-coll-hero__trust-row{flex-wrap:wrap;gap:10px 16px;justify-content:center}.fm-coll-hero__tp-static{margin:0 auto}.fm-coll-hero__benefits{width:100%;flex-direction:row;flex-wrap:wrap;gap:6px 16px;justify-content:center;font-size:12px}.fm-coll-hero__benefit{border-left:0;padding-left:0}}body:has(.fm-coll-hero-wrap) .collection__filter-wrapper{margin-top:0}body:has(.fm-coll-hero-wrap) .collection__filter-wrapper.no-banner{margin-top:0}.fm-coll-hero--banner .fm-coll-hero__panel{--fmch-banner-bg: #f4f5f6;background:var(--fmch-banner-bg);border:1px solid var(--fmch-line);padding:0;overflow:hidden}.fm-coll-hero--banner .fm-coll-hero__panel-inner{width:58%;max-width:58%;padding:17px 35px}.fm-coll-hero--banner .fm-coll-hero__title{font-size:clamp(26px,3vw,38px);margin-bottom:10px}.fm-coll-hero--banner .fm-coll-hero__description{margin-bottom:14px;max-width:70ch}.fm-coll-hero--banner .fm-coll-hero__trust-row{flex-wrap:wrap}.fm-coll-hero--banner .fm-coll-hero__benefits{flex-wrap:wrap;gap:10px;margin-top:0}.fm-coll-hero--banner .fm-coll-hero__benefit{border:1px solid var(--fmch-line);border-radius:999px;padding:9px 16px;background:#fff}.fm-coll-hero__banner-media{position:absolute;top:0;right:0;bottom:0;width:42%}.fm-coll-hero__banner-img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}@media(max-width:800px){.fm-coll-hero--banner .fm-coll-hero__panel-inner{width:100%;max-width:100%;padding:22px 20px}.fm-coll-hero__banner-media{position:static;width:100%;height:170px}}.fm-sbn{--fmsbn-card-bg: #ffffff;--fmsbn-card-border: #e3e7ec;--fmsbn-text: #1a2240;--fmsbn-muted: #6a7385;--fmsbn-accent: #398c61;--fmsbn-radius: 10px;--fmsbn-max: var(--fm-page-max-width, 1240px);padding:0 22px 5px}.fm-sbn__inner{max-width:var(--fmsbn-max);margin:0 auto;background:var(--fmsbn-card-bg);border:1px solid var(--fmsbn-card-border);border-radius:var(--fmsbn-radius);padding:8px 18px;display:flex;flex-direction:column;align-items:stretch;gap:2px}.fm-sbn__heading{margin:0;font-family:var(--fm-font-body, inherit);font-size:16px;font-weight:700;color:var(--fmsbn-text);letter-spacing:.01em;line-height:1.2}.fm-sbn__row{flex:1 1 0;min-width:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;list-style:none;margin:0;padding:0}.fm-sbn__row-item{display:contents}.fm-sbn__card{display:flex;align-items:center;gap:12px;padding:8px 14px;border:1px solid var(--fmsbn-card-border);border-radius:8px;background:var(--fmsbn-card-bg);text-decoration:none;color:var(--fmsbn-text);font-family:var(--fm-font-body, inherit);transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.fm-sbn__card:hover,.fm-sbn__card:focus-visible{border-color:var(--fmsbn-accent);transform:translateY(-1px);box-shadow:0 4px 12px #398c6114}.fm-sbn__icon-wrap{flex-shrink:0;width:48px;height:48px;border-radius:6px;overflow:hidden}.fm-sbn__icon{width:100%;height:100%;object-fit:cover;display:block}.fm-sbn__text{display:flex;flex-direction:column;gap:2px;min-width:0}.fm-sbn__title{font-size:13px;font-weight:700;line-height:1.25;color:var(--fmsbn-text);min-width:0}.fm-sbn__subtitle{font-size:12px;font-weight:400;line-height:1.3;color:#6a6f7a}@media(max-width:767px){.fm-sbn{padding:0 14px 14px}.fm-sbn__inner{flex-direction:column;align-items:stretch;gap:10px;padding:12px 14px}.fm-sbn__heading{display:block;font-size:15px}.fm-sbn__row{flex:0 0 auto;width:100%;display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:8px;padding:0 6px 4px 0}.fm-sbn__row::-webkit-scrollbar{display:none}.fm-sbn__card{scroll-snap-align:start;flex:0 0 auto;min-width:0;padding:10px 12px}}.facets-vertical .facets-wrapper{background:#fff;border:1px solid #e3e7ec;border-radius:10px;padding:16px 18px 8px}.facets-vertical .facets-wrapper .facets__disclosure{border-bottom:1px solid #edf0f5;padding-bottom:6px;margin-bottom:6px}.facets-vertical .facets-wrapper .facets__disclosure:last-of-type{border-bottom:0;margin-bottom:0}.facets-vertical .facet-checkbox input[type=checkbox][checked]:before,.mobile-facets__wrapper .mobile-facets__item .mobile-facets__checkbox[type=checkbox][checked]:before{background:#398c61}.facets-vertical .facet-checkbox input[type=checkbox]:checked:before{background:#398c61}.facets__form-vertical .button-show-more,.facets__form-vertical .button-show-less{color:#398c61;border-color:#398c61}.facets__form-vertical .button-show-more:hover,.facets__form-vertical .button-show-less:hover{background-color:#398c61;border-color:#398c61;color:#fff}.facets-vertical .facets-wrapper span.active-facets__button-inner{background:#fff;color:#222329;box-shadow:0 0 0 1px #d6dae0;border-radius:999px;font-size:12px;font-weight:500;letter-spacing:normal;padding:4px 12px;line-height:1.4;text-transform:none}.facets-vertical .facets-wrapper .active-facets__button:hover span.active-facets__button-inner{background:#f3f5f8;box-shadow:0 0 0 1px #9aa4b2;color:#222329}.facets-vertical .facets-wrapper .active-facets{margin-top:6px;padding-bottom:10px;border-bottom:1px solid #edf0f5;margin-bottom:8px;row-gap:6px}.facets-vertical .facets-wrapper .active-facets__button{margin:0 6px 6px 0}.facets-vertical .facets-wrapper .active-facets-vertical-filter{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:0}.facets-vertical .facets-wrapper .fm-active-facets__clear-wrap{padding-top:0;margin:0}.facets-vertical .facets-wrapper .fm-active-facets__clear,.facets-vertical .facets-wrapper .fm-active-facets__clear span{font-size:13px;font-weight:600;color:#398c61}.facets-vertical .facets-wrapper .fm-active-facets__clear{text-decoration:underline;text-underline-offset:2px;cursor:pointer;border:0;background:transparent;padding:0}.facets-vertical .facets-wrapper .fm-active-facets__clear:hover,.facets-vertical .facets-wrapper .fm-active-facets__clear:hover span{color:#2d7350}.facets-vertical .facets-wrapper .active-facets:not(:has(.active-facets__button)){padding-bottom:0;margin-bottom:0;border-bottom:0}.facets-vertical .facets-wrapper .active-facets:not(:has(.active-facets__button)) .fm-active-facets__clear-wrap{display:none}.facets-container .active-facets__button-remove{border-color:#398c61;color:#398c61}.facets-container .active-facets__button-remove:hover{background-color:#398c61;border-color:#398c61;color:#fff}.collection__filter-wrapper .facets-vertical{padding:0}@media(max-width:767px){.collection__filter-wrapper .facets-vertical{padding:0}}.pg-v2-collection .pagination-wrapper{margin:12px 0 0}.pg-v2-collection #product-grid{margin-bottom:0}.pg-v2-collection .collection .grid__item{margin-bottom:10px}.pagination-wrapper .pagination__list .pagination__item{color:#1a2240;border:1px solid transparent;border-radius:8px;font-weight:500;font-size:14px;width:36px;height:36px;min-width:0;display:inline-flex;align-items:center;justify-content:center;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.pagination-wrapper .pagination__list .pagination__item.pagination__item-arrow{border:1px solid #d6dae0;background:#fff;width:36px;min-width:36px;font-size:0}.pagination-wrapper .pagination__list .pagination__item--prev:before,.pagination-wrapper .pagination__list .pagination__item--next:after{font-size:20px;font-weight:600;color:#1a2240;line-height:1}.pagination-wrapper .pagination__list .pagination__item--prev:before{content:"\2039"}.pagination-wrapper .pagination__list .pagination__item--next:after{content:"\203a"}.pagination-wrapper .pagination__list .pagination__item:not(.pagination__item-arrow):not(.pagination__item--current):hover{background:#f3f5f8;border-color:transparent}.pagination-wrapper .pagination__list .pagination__item.pagination__item-arrow:hover{border-color:#398c61;background:#fff}.pagination-wrapper .pagination__list .pagination__item.pagination__item--current{background:#398c61;color:#fff;border-color:#398c61;font-weight:600}@media(max-width:767px){.pg-v2-collection .eq-header{z-index:100}.facets-vertical .facets-wrapper{display:none}}.fm-card{--fmc-bg: #ffffff;--fmc-border: #e3e7ec;--fmc-text: #1a2240;--fmc-muted: #5e6775;--fmc-accent: #398c61;--fmc-accent-hover: #2d7350;--fmc-badge-bg: #c0392b;--fmc-radius: 12px;position:relative;display:flex;flex-direction:column;background:var(--fmc-bg);border:1px solid var(--fmc-border);border-radius:var(--fmc-radius);overflow:hidden;height:100%;font-family:var(--fm-font-body, inherit);color:var(--fmc-text);transition:border-color .15s ease,box-shadow .15s ease}.fm-card:hover{border-color:#c8cdd4;box-shadow:0 4px 16px #1a22400f}.fm-card__media{position:relative;aspect-ratio:var(--fm-card-aspect, 5 / 4);background:#f6f7f9;overflow:hidden}.fm-card__media-link{display:block;width:100%;height:100%}.fm-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.fm-card:hover .fm-card__image{transform:scale(1.02)}.fm-card__delivery-badge{position:absolute;top:12px;left:0;z-index:2;background:var(--fmc-badge-bg);color:#fff;font-size:12px;font-weight:700;line-height:1.2;padding:6px 12px 6px 14px;border-radius:0 6px 6px 0;letter-spacing:.01em;text-transform:none;pointer-events:none}.fm-card__body{display:flex;flex-direction:column;gap:8px;padding:14px 16px 16px;flex:1 1 auto}.pg-v2-collection .fm-card__title,.fm-card__title{margin:0;padding:0;font-size:16px;font-weight:600;line-height:1.25;color:#1a2240;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fm-card__title a{color:inherit;text-decoration:none}.fm-card__title a:hover{color:#398c61}.fm-card__rating{display:inline-flex;align-items:center;gap:0;color:#f47e27;font-size:14px;line-height:1;min-height:18px}.fm-card__rating i{margin:0;letter-spacing:2px}.pg-v2-collection .fm-card__rating-count,.fm-card__rating-count{color:#5e6775;font-size:13px;font-weight:400;margin-left:8px}.fm-card__rating--live{display:flex!important;flex-wrap:nowrap;align-items:center;gap:0;font-size:14px;line-height:1;color:#f47e27}.fm-card__rating--live br{display:none}.fm-card__rating--live i{font-size:14px!important;margin:0}.fm-card__rating--live span:nth-of-type(2){display:none}.fm-card__rating--live .ruk-rating-snippet-count{color:#5e6775;font-size:13px!important;font-weight:400;display:inline-block;white-space:nowrap;margin-left:8px}.pg-v2-collection .fm-card__best-for,.fm-card__best-for{margin:0;padding:0;font-size:14px;line-height:1.3;color:#1a2240;text-transform:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fm-card__best-for strong{font-weight:700;margin-right:4px;color:#1a2240}.fm-card__features{display:flex;flex-wrap:wrap;gap:4px;list-style:none;margin:0;padding:0}.fm-card__feature{flex:1 1 0;min-width:0;text-align:center;font-size:12px;font-weight:400;padding:3px 5px;border:1px solid #d6dae0;border-radius:8px;color:#1a2240;background:#fff;line-height:1.3}.pg-v2-collection .fm-card__price,.fm-card__price{margin:4px 0 0;padding:0;font-size:14px;color:#1a2240;line-height:1.2}.fm-card__price strong{font-size:16px;font-weight:600;margin:0 2px;color:#1a2240}.pg-v2-collection .fm-card__price-vat,.fm-card__price-vat{color:#5e6775;font-size:13px;margin-left:2px}.fm-card__cta-row{display:flex;flex-direction:column;align-items:stretch;gap:8px;margin-top:auto;padding-top:6px}.fm-card__compare{align-self:flex-start;display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#1a2240;cursor:pointer;-webkit-user-select:none;user-select:none}.fm-card__compare-input{width:16px;height:16px;accent-color:#398c61;cursor:pointer}.fm-card__cta{display:inline-flex;align-items:center;justify-content:center;width:auto;align-self:flex-end;background:#398c61;color:#fff;font-size:14px;font-weight:700;text-decoration:none;padding:10px 16px;border-radius:6px;line-height:1.2;text-align:center;white-space:nowrap;transition:background-color .15s ease}@media(min-width:750px){.fm-card__cta-row{flex-direction:row;align-items:center}.fm-card__compare{flex:0 0 auto;align-self:center}.fm-card__cta{flex:0 0 auto;width:auto;margin-left:auto;align-self:center}}.fm-card__cta:hover,.fm-card__cta:focus-visible{background:var(--fmc-accent-hover);color:#fff}@media(max-width:767px){.fm-card__body{padding:10px 12px 12px;gap:6px}.pg-v2-collection .fm-card__title,.fm-card__title{font-size:14px}.fm-card__rating{min-height:22px}.fm-card__rating i{font-size:12px!important;letter-spacing:1px}.pg-v2-collection .fm-card__rating-count,.fm-card__rating-count{font-size:12px;margin-left:6px}.pg-v2-collection .fm-card__best-for,.fm-card__best-for{display:none}.pg-v2-collection .fm-card__price,.fm-card__price{font-size:12px}.fm-card__price strong{font-size:15px}.pg-v2-collection .fm-card__price-vat,.fm-card__price-vat{font-size:11px}.fm-card__cta{padding:8px 10px;font-size:13px}.fm-card__compare{font-size:12px}}.fm-iwt{--fmiwt-bg: #fafbfb;--fmiwt-border: #e3e7ec;--fmiwt-text: #1a2240;--fmiwt-muted: #5e6775;--fmiwt-accent: #398c61;--fmiwt-feature-bg: #ffffff;--fmiwt-feature-line: #e7ebef;--fmiwt-radius: 16px;--fmiwt-max: var(--fm-page-max-width, 1240px);padding:18px 22px;color:var(--fmiwt-text);font-family:var(--fm-font-body, inherit)}.fm-iwt__panel{max-width:var(--fmiwt-max);margin:0 auto;background:var(--fmiwt-bg);border:1px solid var(--fmiwt-border);border-radius:var(--fmiwt-radius);padding:28px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:32px;align-items:stretch}.fm-iwt__panel+.fm-iwt__panel{margin-top:18px}.fm-iwt__panel--image-right{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.fm-iwt__panel--image-right .fm-iwt__media{order:2}.fm-iwt__panel--image-right .fm-iwt__content{order:1}.fm-iwt__media{display:flex;align-items:stretch;border-radius:12px;overflow:hidden;min-height:280px}.fm-iwt__media-img{width:100%;height:100%;min-height:280px;object-fit:cover;display:block}.fm-iwt__content{display:flex;flex-direction:column;gap:14px;min-width:0}.fm-iwt__title{margin:0;padding:0;font-family:var(--fm-font-heading, var(--fm-font-body, inherit));font-size:clamp(22px,2.4vw,28px);font-weight:600;line-height:1.2;color:var(--fmiwt-text);letter-spacing:-.005em}.fm-iwt__subtitle,.fm-iwt__content-body{margin:0;font-size:14px;line-height:1.55;color:var(--fmiwt-muted)}.fm-iwt__subtitle p,.fm-iwt__content-body p{margin:0 0 8px;padding:0}.fm-iwt__subtitle p:last-child,.fm-iwt__content-body p:last-child{margin-bottom:0}.fm-iwt__features{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:6px}.fm-iwt__feature{border:1px solid var(--fmiwt-feature-line);border-radius:12px;background:var(--fmiwt-feature-bg);padding:16px 16px 14px;display:flex;flex-direction:column;gap:8px;min-width:0}.fm-iwt__feature-icon{width:60px;height:60px;object-fit:contain;align-self:flex-start}.fm-iwt__feature-text{font-size:13px;line-height:1.45;color:var(--fmiwt-muted)}.fm-iwt__feature-text p{margin:0 0 6px;padding:0}.fm-iwt__feature-text p:last-child{margin-bottom:0}.fm-iwt__feature-text strong,.fm-iwt__feature-text b{display:block;color:var(--fmiwt-text);font-weight:700;font-size:15px;line-height:1.25;margin-bottom:4px}@media(max-width:900px){.fm-iwt__panel,.fm-iwt__panel--image-right{grid-template-columns:1fr;gap:20px;padding:22px}.fm-iwt__panel--image-right .fm-iwt__media,.fm-iwt__panel--image-right .fm-iwt__content{order:initial}.fm-iwt__media,.fm-iwt__media-img{min-height:0}.fm-iwt__media-img{max-height:320px}}@media(max-width:540px){.fm-iwt{padding:12px 14px}.fm-iwt__panel,.fm-iwt__panel--image-right{padding:18px}.fm-iwt__features{grid-template-columns:1fr}}.fm-iwt__help{max-width:var(--fmiwt-max);margin:18px auto 0;background:var(--fmiwt-bg);border:1px solid var(--fmiwt-border);border-radius:var(--fmiwt-radius);padding:22px 28px;display:flex;align-items:center;gap:20px}.fm-iwt__help-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#398c611a;color:var(--fmiwt-accent)}.fm-iwt__help-icon svg{width:26px;height:26px;display:block}.fm-iwt__help-text{flex:1 1 auto;min-width:0}.fm-iwt__help-title{margin:0 0 2px;padding:0;font-family:var(--fm-font-heading, var(--fm-font-body, inherit));font-size:18px;font-weight:600;line-height:1.25;color:var(--fmiwt-text)}.fm-iwt__help-copy{margin:0;padding:0;font-size:14px;line-height:1.5;color:var(--fmiwt-muted)}.fm-iwt__help-actions{flex-shrink:0;display:flex;gap:12px;align-items:center}.fm-iwt__help-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;padding:12px 20px;font-size:14px;font-weight:600;line-height:1;cursor:pointer;text-decoration:none;border:1px solid transparent;transition:background-color .15s ease,color .15s ease,border-color .15s ease;white-space:nowrap}.fm-iwt__help-btn svg{width:18px;height:18px}.fm-iwt__help-btn--primary{background:var(--fmiwt-accent);color:#fff}.fm-iwt__help-btn--primary:hover{background:#2f774f}.fm-iwt__help-btn--ghost{background:#fff;color:var(--fmiwt-text);border-color:var(--fmiwt-border)}.fm-iwt__help-btn--ghost:hover{border-color:var(--fmiwt-accent);color:var(--fmiwt-accent)}@media(max-width:749px){.fm-iwt__help{flex-direction:column;align-items:flex-start;padding:20px}.fm-iwt__help-actions{width:100%;flex-direction:column}.fm-iwt__help-btn{width:100%}}.fm-htc{--fmhtc-bg: #fafbfb;--fmhtc-card-bg: #ffffff;--fmhtc-border: #e3e7ec;--fmhtc-text: #1a2240;--fmhtc-muted: #5e6775;--fmhtc-accent: #398c61;--fmhtc-pill-bg: #edf6f0;--fmhtc-pill-hover: #d8ecdf;--fmhtc-radius: 16px;--fmhtc-max: var(--fm-page-max-width, 1240px);padding:18px 22px;color:var(--fmhtc-text);font-family:var(--fm-font-body, inherit)}.fm-htc__inner{max-width:var(--fmhtc-max);margin:0 auto;background:var(--fmhtc-bg);border:1px solid var(--fmhtc-border);border-radius:var(--fmhtc-radius);padding:28px}.fm-htc__header{margin-bottom:20px}.fm-htc__heading{margin:0 0 6px;padding:0;font-family:var(--fm-font-heading, var(--fm-font-body, inherit));font-size:clamp(22px,2.4vw,28px);font-weight:600;line-height:1.2;color:var(--fmhtc-text);letter-spacing:-.005em}.fm-htc__description{margin:0;padding:0;font-size:14px;line-height:1.5;color:var(--fmhtc-muted)}.fm-htc__grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.fm-htc__card{background:var(--fmhtc-card-bg);border:1px solid var(--fmhtc-border);border-radius:12px;padding:18px 20px;display:flex;gap:18px;align-items:flex-start;min-width:0}.fm-htc__card-icon{flex:0 0 auto;width:80px;display:flex;align-items:flex-start;justify-content:center;padding-top:4px}.fm-htc__card-icon img{width:70px;height:70px;object-fit:contain;display:block}.fm-htc__card-body{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:8px}.fm-htc__card-head{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.fm-htc__card-number{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:var(--fmhtc-accent);color:#fff;font-size:12px;font-weight:700;line-height:1;flex-shrink:0}.fm-htc__card-title{margin:0;padding:0;font-size:16px;font-weight:700;line-height:1.25;color:var(--fmhtc-text)}.fm-htc__card-text{margin:0;padding:0;font-size:13px;line-height:1.5;color:var(--fmhtc-muted)}.fm-htc__pills{display:flex;flex-wrap:wrap;gap:6px;list-style:none;margin:4px 0 0;padding:0}.fm-htc__pills-item{display:contents}.fm-htc__pill{display:inline-flex;align-items:center;gap:6px;background:var(--fmhtc-pill-bg);color:var(--fmhtc-accent);font-size:12px;font-weight:600;padding:5px 10px;border-radius:8px;text-decoration:none;white-space:nowrap;line-height:1.2;transition:background-color .15s ease}.fm-htc__pill:hover,.fm-htc__pill:focus-visible{background:var(--fmhtc-pill-hover)}.fm-htc__pill-icon{width:16px;height:16px;object-fit:contain;flex-shrink:0}@media(max-width:800px){.fm-htc__grid{grid-template-columns:1fr}}@media(max-width:540px){.fm-htc{padding:12px 14px}.fm-htc__inner{padding:20px}.fm-htc__card{padding:16px;gap:14px}.fm-htc__card-icon{width:60px}.fm-htc__card-icon img{width:52px;height:52px}}.fm-htc__compare{max-width:var(--fmhtc-max);margin:18px auto 0;background:var(--fmhtc-bg);border:1px solid var(--fmhtc-border);border-radius:var(--fmhtc-radius);padding:22px 28px;display:flex;align-items:center;gap:20px}.fm-htc__compare-icon{flex-shrink:0;width:46px;height:46px;color:var(--fm-color-primary, #398c61)}.fm-htc__compare-icon svg{width:100%;height:100%;display:block}.fm-htc__compare-text{flex:1 1 auto;min-width:0}.fm-htc__compare-title{margin:0 0 2px;padding:0;font-family:var(--fm-font-heading, var(--fm-font-body, inherit));font-size:18px;font-weight:700;line-height:1.25;color:var(--fmhtc-text)}.fm-htc__compare-copy{margin:0;padding:0;font-size:14px;line-height:1.5;color:var(--fmhtc-muted)}.fm-htc__compare-actions{flex-shrink:0}.fm-htc__compare-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;padding:14px 26px;font-size:15px;font-weight:600;line-height:1;cursor:pointer;background:var(--fm-color-primary, #398c61);color:#fff;transition:background-color .15s ease;white-space:nowrap}.fm-htc__compare-btn:hover{background:var(--fm-color-primary-hover, #2d7350)}@media(max-width:749px){.fm-htc__compare{flex-direction:column;align-items:flex-start;padding:20px}.fm-htc__compare-actions,.fm-htc__compare-btn{width:100%}}.fm-tst{--fmtst-bg: #ffffff;--fmtst-card-bg: #ffffff;--fmtst-card-border: #e3e7ec;--fmtst-text: #1a2240;--fmtst-muted: #5e6775;--fmtst-accent: #398c61;--fmtst-accent-hover: #2d7350;--fmtst-pill-bg: #f3f5f8;--fmtst-pill-text: #1a2240;--fmtst-star: #f4ad27;--fmtst-radius: 16px;--fmtst-max: var(--fm-page-max-width, 1240px);padding:28px 22px;color:var(--fmtst-text);font-family:var(--fm-font-body, inherit)}.fm-tst__inner{max-width:var(--fmtst-max);margin:0 auto}.fm-tst__header{text-align:center;margin-bottom:22px}.fm-tst__heading{margin:0 0 8px;padding:0;font-family:var(--fm-font-heading, var(--fm-font-body, inherit));font-size:clamp(24px,2.6vw,32px);font-weight:700;line-height:1.2;color:var(--fmtst-text);letter-spacing:-.005em}.fm-tst__description{padding:0;font-size:14px;line-height:1.5;color:var(--fmtst-muted);max-width:720px;margin:0 auto}.fm-tst__trust{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 28px;list-style:none;margin:18px 0 0;padding:0}.fm-tst__trust-item{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--fmtst-text)}.fm-tst__trust-icon{width:20px;height:20px;object-fit:contain;flex-shrink:0}.fm-tst__grid{display:grid;grid-template-columns:1.8fr 1fr 1fr 1fr;gap:14px;margin-top:6px}.fm-tst__card{background:var(--fmtst-card-bg);border:1px solid var(--fmtst-card-border);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;min-width:0}.fm-tst__card--featured{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:0;flex-direction:unset}.fm-tst__card--featured .fm-tst__media{border-right:1px solid var(--fmtst-card-border);height:100%}.fm-tst__card--featured .fm-tst__media-img{height:100%;min-height:320px}.fm-tst__card--featured .fm-tst__body{padding:24px 26px;gap:18px}.fm-tst__card--featured .fm-tst__quote{font-size:17px;line-height:1.45}.fm-tst__card--compact .fm-tst__media{border-bottom:1px solid var(--fmtst-card-border)}.fm-tst__card--compact .fm-tst__media-img{height:150px}.fm-tst__card--compact .fm-tst__body{padding:16px 16px 18px;gap:14px}.fm-tst__card--compact .fm-tst__quote{font-size:13px;line-height:1.5}.fm-tst__media{background:#f6f7f9;overflow:hidden}.fm-tst__media-img{width:100%;height:100%;object-fit:cover;display:block}.fm-tst__body{display:flex;flex-direction:column;flex:1 1 auto;min-width:0}.fm-tst__pill{align-self:flex-start;display:inline-flex;align-items:center;gap:6px;background:var(--fmtst-pill-bg);color:var(--fmtst-pill-text);font-size:12px;font-weight:600;padding:4px 9px;border-radius:6px;line-height:1.3}.fm-tst__stars{display:inline-flex;align-items:center;gap:1px;color:var(--fmtst-star);line-height:1}.fm-tst__star{width:16px;height:16px;flex-shrink:0}.fm-tst__card--compact .fm-tst__star{width:14px;height:14px}.fm-tst__quote{margin:0;padding:0;color:var(--fmtst-text);font-weight:500;position:relative;display:flex;flex-direction:column;flex:1 1 auto;min-width:0}.fm-tst__quote-text{margin:0;padding:0}.fm-tst__card--compact .fm-tst__quote-text{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.fm-tst__quote-mark{display:inline;color:var(--fmtst-accent);font-size:1.4em;font-weight:700;margin-right:2px;line-height:0;vertical-align:-.18em}.fm-tst__card--featured .fm-tst__quote-mark{display:block;font-size:2.4em;margin:5px 0;vertical-align:baseline}.fm-tst__customer{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:var(--fmtst-text);flex-wrap:wrap;margin-top:auto}.fm-tst__check{width:14px;height:14px;flex-shrink:0}.fm-tst__customer-name{font-style:normal}.fm-tst__customer-company{color:var(--fmtst-muted);font-weight:400}.fm-tst__customer-company:before{content:"\b7";margin:0 6px 0 0;color:var(--fmtst-muted)}.fm-tst__cta-btn{align-self:flex-start;display:inline-flex;align-items:center;gap:6px;background:var(--fmtst-accent);color:#fff;font-size:14px;font-weight:600;text-decoration:none;padding:10px 18px;border-radius:8px;line-height:1.2;margin-top:auto;transition:background-color .15s ease}.fm-tst__cta-btn:hover,.fm-tst__cta-btn:focus-visible{background:var(--fmtst-accent-hover);color:#fff}.fm-tst__cta-link{color:var(--fmtst-accent);font-size:13px;font-weight:600;text-decoration:underline;text-underline-offset:2px;margin-top:auto;align-self:flex-start;transition:color .15s ease}.fm-tst__cta-link:hover,.fm-tst__cta-link:focus-visible{color:var(--fmtst-accent-hover)}.fm-tst__body:has(.fm-tst__customer) .fm-tst__cta-btn,.fm-tst__body:has(.fm-tst__customer) .fm-tst__cta-link{margin-top:0}@media(max-width:1100px){.fm-tst__grid{grid-template-columns:1fr 1fr 1fr}.fm-tst__card--featured{grid-column:1 / -1}}@media(max-width:700px){.fm-tst{padding:18px 14px}.fm-tst__grid{grid-template-columns:1fr}.fm-tst__card--featured{grid-template-columns:1fr;grid-column:1}.fm-tst__card--featured .fm-tst__media{border-right:0;border-bottom:1px solid var(--fmtst-card-border)}.fm-tst__card--featured .fm-tst__media-img{min-height:0;height:220px}.fm-tst__trust{gap:10px 20px}}.fm-compare{--fmcmp-bg: #ffffff;--fmcmp-border: #e3e7ec;--fmcmp-text: #1a2240;--fmcmp-muted: #5e6775;--fmcmp-accent: #398c61;--fmcmp-accent-hover: #2d7350;--fmcmp-radius: 14px;--fmcmp-shadow: 0 8px 30px rgba(26, 34, 64, .16);position:fixed;left:0;right:0;bottom:16px;z-index:2000;display:flex;flex-direction:column;width:min(1160px,calc(100% - 32px));margin:0 auto;font-family:var(--fm-font-body, inherit);color:var(--fmcmp-text)}.fm-compare[hidden]{display:none}.fm-compare__bar{display:flex;align-items:center;gap:16px;padding:12px 16px;background:var(--fmcmp-bg);border:1px solid var(--fmcmp-border);border-radius:var(--fmcmp-radius);box-shadow:var(--fmcmp-shadow)}.fm-compare__intro{display:flex;flex-direction:column;flex:0 0 auto;line-height:1.25;padding-right:16px;border-right:1px solid var(--fmcmp-border)}.fm-compare__intro-count{font-size:15px;font-weight:700}.fm-compare__intro-sub{font-size:12px;color:var(--fmcmp-muted)}.fm-compare__items{display:flex;align-items:center;gap:12px;flex:1 1 auto;min-width:0;overflow-x:auto;scrollbar-width:thin}.fm-compare__chip{position:relative;display:flex;align-items:center;gap:8px;flex:0 0 auto;max-width:220px;padding:6px 30px 6px 6px;border:1px solid var(--fmcmp-border);border-radius:10px;background:#fff}.fm-compare__chip-img{width:40px;height:40px;border-radius:6px;object-fit:cover;background:#f6f7f9;flex:0 0 auto}.fm-compare__chip-name{font-size:12px;font-weight:600;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fm-compare__chip-remove,.fm-compare__close{border:none;background:transparent;color:var(--fmcmp-muted);cursor:pointer;line-height:1;padding:0}.fm-compare__chip-remove{position:absolute;top:4px;right:6px;width:18px;height:18px;font-size:18px;border-radius:50%}.fm-compare__chip-remove:hover{color:var(--fmcmp-text)}.fm-compare__actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.fm-compare__compare-btn{border:none;background:var(--fmcmp-accent);color:#fff;font-size:15px;font-weight:700;padding:12px 22px;border-radius:10px;cursor:pointer;white-space:nowrap;transition:background-color .15s ease}.fm-compare__compare-btn:hover:not(:disabled){background:var(--fmcmp-accent-hover)}.fm-compare__compare-btn:disabled{opacity:.5;cursor:not-allowed}.fm-compare__compare-btn--pulse{animation:fm-compare-pulse .4s ease}@keyframes fm-compare-pulse{0%,to{transform:scale(1)}40%{transform:scale(1.06)}}.fm-compare__toggle{display:inline-flex;align-items:center;justify-content:center;width:38px;height:42px;border:1px solid var(--fmcmp-border);background:#fff;border-radius:10px;color:var(--fmcmp-text);cursor:pointer;transition:transform .2s ease}.fm-compare.is-expanded .fm-compare__toggle{transform:rotate(180deg)}.fm-compare__panel{background:var(--fmcmp-bg);border:1px solid var(--fmcmp-border);border-radius:var(--fmcmp-radius);box-shadow:var(--fmcmp-shadow);margin-bottom:10px;overflow:hidden}.fm-compare__panel[hidden]{display:none}.fm-compare__panel-head{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid var(--fmcmp-border);position:relative;z-index:12;background:var(--fmcmp-bg)}.fm-compare__table-wrap{margin-top:-1px}.fm-compare__panel-title{font-size:16px;font-weight:700}.fm-compare__close{font-size:24px}.fm-compare__close:hover{color:var(--fmcmp-text)}.fm-compare__table-wrap{max-height:min(60vh,520px);overflow:auto}.fm-compare__table{display:grid;grid-template-columns:var(--fmcmp-cols, minmax(110px, .9fr) 1fr 1fr)}.fm-compare__cell{padding:12px 16px;font-size:13px;border-bottom:1px solid #eef1f4;display:flex;align-items:center}.fm-compare__cell--label{font-weight:600;color:var(--fmcmp-muted)}.fm-compare__cell--alt{background:#f9fafb}.fm-compare__group{grid-column:1 / -1;padding:9px 0;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:var(--fmcmp-muted);background:#eef1f4;border-bottom:1px solid var(--fmcmp-border)}.fm-compare__group-text{display:inline-block;padding:0 16px}.fm-compare__cell--head{position:sticky;top:0;z-index:1;background:#fff;border-bottom:2px solid var(--fmcmp-border);flex-direction:column;align-items:flex-start;gap:8px}.fm-compare__head-img{width:56px;height:56px;border-radius:8px;object-fit:cover;background:#f6f7f9}.fm-compare__head-name{font-size:13px;font-weight:700;color:var(--fmcmp-text);line-height:1.25}.fm-compare__head-cta{display:inline-block;margin-top:2px;padding:7px 14px;background:var(--fmcmp-accent);color:#fff;font-size:12px;font-weight:700;text-decoration:none;border-radius:8px;white-space:nowrap;transition:background-color .15s ease}.fm-compare__head-cta:hover{background:var(--fmcmp-accent-hover)}.fm-compare__cell--price{font-size:15px}.fm-compare__cell--price .fm-compare__price-amount{font-weight:800}.fm-compare__cell--price .fm-compare__price-suffix{font-size:11px;color:var(--fmcmp-muted);margin-left:4px}.fm-compare__empty{color:#b6bcc6}@media(max-width:749px){.fm-compare{bottom:8px;width:calc(100% - 16px)}.fm-compare__bar{flex-wrap:wrap;gap:10px 12px;padding:10px 12px}.fm-compare__intro{border-right:none;padding-right:0;flex:1 1 auto;order:1}.fm-compare__intro-sub{display:none}.fm-compare__actions{order:2;flex:0 0 auto}.fm-compare__items{order:3;flex:1 1 100%}.fm-compare__compare-btn{padding:10px 16px;font-size:14px}.fm-compare__table{grid-template-columns:var(--fmcmp-cols-m)}.fm-compare__table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.fm-compare__cell{padding:10px 12px}.fm-compare__cell--label{position:sticky;left:0;z-index:3;background:#fff;box-shadow:1px 0 0 var(--fmcmp-border)}.fm-compare__cell--label.fm-compare__cell--alt{background:#f9fafb}.fm-compare__cell--head{z-index:5}.fm-compare__cell--head.fm-compare__cell--label{z-index:6;background:#fff}.fm-compare__group{position:relative;z-index:2}.fm-compare__group-text{position:sticky;left:0}.fm-compare__head-img{width:44px;height:44px}.fm-compare__head-cta{padding:6px 10px}}.fm-compare__rating{display:inline-flex;gap:4px;align-items:center;line-height:1}.fm-compare__rating-dot{width:14px;height:14px;border-radius:50%;border:1.5px solid var(--fm-color-primary, #398c61);background:transparent;box-sizing:border-box;flex-shrink:0}.fm-compare__rating-dot.is-filled{background:var(--fm-color-primary, #398c61)}.fm-compare__rating-dot.is-half{background:linear-gradient(90deg,var(--fm-color-primary, #398c61) 50%,transparent 50%)}
/*# sourceMappingURL=/cdn/shop/t/326/assets/fm-collection.css.map */
