.hazel-compare{padding-top:var(--hazel-pt, 0px);padding-bottom:var(--hazel-pb, 0px)}.hazel-compare__inner{--cmp-col-ours: 80px;--cmp-col-rival: 75px;--cmp-head: 100px;--cmp-tail: 31px;--cmp-radius: 12px;position:relative;isolation:isolate;width:365px;max-width:calc(100% - 25px);margin-inline:15px auto;padding-bottom:var(--cmp-tail)}.hazel-compare__card{position:absolute;z-index:1;inset-inline:0;top:var(--cmp-head);bottom:var(--cmp-tail);background-color:rgb(var(--color-background));border-radius:var(--cmp-radius);box-shadow:2px 3px 8px #0000002b}[dir=rtl] .hazel-compare__card{box-shadow:-2px 3px 8px #0000002b}.hazel-compare__spotlight{position:absolute;z-index:2;inset-block:0;inset-inline-start:calc(100% - var(--cmp-col-ours) - var(--cmp-col-rival) * 2 + .5px);width:var(--cmp-col-ours);background-color:var(--hazel-spotlight, #faf8f6);border-radius:7px}.hazel-compare__table{position:relative;z-index:3;width:100%;table-layout:fixed;border-collapse:collapse}.hazel-compare__brand{height:var(--cmp-head);padding:0 0 8px;font-weight:inherit;vertical-align:bottom}.hazel-compare__brand--ours{width:var(--cmp-col-ours)}.hazel-compare__brand--rival{width:var(--cmp-col-rival)}.hazel-compare__logo{display:block;padding-inline:4px}.hazel-compare__logo img,.hazel-compare__logo svg{display:block;width:100%;height:60px;object-fit:contain;margin-inline:auto;background-color:transparent;mix-blend-mode:multiply}.hazel-compare__logo--crop img{width:58px;height:56px;object-fit:cover;object-position:50% 22%;border-radius:8px;margin-inline:auto;margin-bottom:8px}.hazel-compare__logo--ours{display:flex;align-items:center;justify-content:center;height:70px}.hazel-compare__logo--ours img{width:auto;height:auto;max-width:76px;max-height:66px;object-fit:contain}.hazel-compare__brandname{display:block;margin-top:5px;font-size:11.5px;font-weight:600;line-height:1.25;letter-spacing:.1px;color:#121212;text-align:center;padding-inline:2px}.hazel-compare__brandname--ours{font-size:12.5px;font-weight:700}.hazel-compare__logo--crop{margin-top:13px}.hazel-compare__label,.hazel-compare__cell{height:75px}.hazel-compare__label,.hazel-compare__cell{border-bottom:1px solid rgba(var(--color-foreground),.15)}.hazel-compare__table tbody tr:last-child .hazel-compare__label,.hazel-compare__table tbody tr:last-child .hazel-compare__cell{border-bottom:0}.hazel-compare__label{padding:10px 8px;font-size:15px;font-weight:700;line-height:27px;text-align:center;text-wrap:balance;overflow-wrap:break-word;color:#191919}.hazel-compare__cell{padding:10px 0;text-align:center;vertical-align:middle;box-shadow:inset -4px 0 6px -4px #0000000d,inset 0 -5px 4px -4px #0000000b}.hazel-compare__mark{display:block;margin-inline:auto}.hazel-compare__mark--yes{width:22px;height:22px}.hazel-compare__disc{fill:var(--hazel-yes, #53b002)}.hazel-compare__tick{stroke:rgb(var(--color-background))}.hazel-compare__mark--no{width:13px;height:13px;color:#1f1f1f}@media screen and (min-width:750px){.hazel-compare__inner{--cmp-col-ours: 132px;--cmp-col-rival: 124px;--cmp-head: 154px;--cmp-tail: 44px;--cmp-radius: 16px;width:700px;max-width:100%;margin-inline:auto}.hazel-compare__logo img,.hazel-compare__logo svg{height:104px}.hazel-compare__label{padding:16px;font-size:18px;line-height:32px}.hazel-compare__cell{padding:16px 0}.hazel-compare__mark--yes{width:28px;height:28px}.hazel-compare__mark--no{width:16px;height:16px}}.hazel-cta{padding-top:var(--hazel-pt, 24px);padding-bottom:var(--hazel-pb, 24px);text-align:center}.hazel-cta a.hazel-cta__button.button{display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:35rem;min-height:49px!important;padding-block:0 .3rem;border-radius:11px;font-size:20px;line-height:1}.hazel-cta .page-width{padding-inline-start:1.5rem;padding-inline-end:1.5rem}.hazel-cta__badges{list-style:none;margin:1.4rem 0 0;padding:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.8rem 4.7rem}.hazel-cta__badge{display:inline-flex;align-items:center;gap:.35rem;font-size:12px;line-height:1.3;letter-spacing:.06em;white-space:nowrap;color:#121212}.hazel-cta__icon svg{width:1.5rem;height:1.5rem;display:block}@media screen and (min-width:750px){.hazel-cta__badges{gap:.8rem 3.2rem}.hazel-cta__badge{font-size:14px}}.hazel-marquee{padding-top:var(--hz-mq-pt, 12px);padding-bottom:var(--hz-mq-pb, 12px);border-bottom:1px solid #6c6f4c;margin-top:-1px}.hazel-marquee__text{margin:0;padding-inline:var(--hazel-gutter, 15px);text-align:center;font-size:13.5px;font-weight:500;letter-spacing:.3px;line-height:1.35;color:rgb(var(--color-foreground));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hazel-reviews{--rev-gutter: 22px;--rev-gap: 14px;--rev-ink: #000;--rev-muted: #73777b;--rev-faint: #a3a3a3;--rev-outline: #e8e8e8;--rev-star: #ff6102;--rev-mark: #fff2d3;--rev-pill: #f1f1f1;--rev-tab-ink: #282828;padding-top:var(--hazel-pt, 40px);padding-bottom:var(--hazel-pb, 40px)}.hazel-reviews__inner{padding-inline:var(--rev-gutter)}.hazel-reviews__heading{text-align:center;margin:0 0 25px}.hazel-reviews__summary{display:flex;align-items:center;justify-content:flex-start;gap:8px;margin-bottom:10px}.hazel-reviews__score{font-size:17px;font-weight:400;line-height:1;color:#282828}.hazel-reviews__count{font-size:13px;color:var(--rev-muted)}.hazel-reviews__stars{display:inline-flex;align-items:center;gap:2px;color:var(--rev-star);line-height:0}.hazel-reviews__stars svg{display:block;width:14.7px;height:14px}.hazel-reviews__stars--summary{gap:2px}.hazel-reviews__stars--summary svg{width:19px;height:18.3px}.hazel-reviews__write{display:flex;align-items:center;justify-content:center;width:100%;min-height:40px;padding:0 12px;background-color:transparent;border:1px solid var(--rev-outline);border-radius:4px;font-family:inherit;font-size:16px;font-weight:400;line-height:1.2;color:var(--rev-ink);opacity:1;cursor:default;margin-block:0 17px}.hazel-reviews__tabs{display:flex;align-items:stretch;gap:16px;margin-bottom:17px}.hazel-reviews__tab{flex:1 1 0;display:flex;align-items:center;justify-content:center;padding:5px 12px;border:0;border-radius:4px;background-color:transparent;font-family:inherit;font-size:13px;font-weight:600;line-height:18px;letter-spacing:0;color:var(--rev-tab-ink);white-space:nowrap;cursor:default}.hazel-reviews__tab--active{background-color:var(--rev-pill)}.hazel-reviews__grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--rev-gap);align-items:start}.hazel-reviews__col{display:flex;flex-direction:column;gap:14px;min-width:0}.hazel-reviews__grid.is-capped .hazel-reviews__col>article:nth-child(n+14){display:none}.hazel-reviews__more-wrap{display:flex;justify-content:center;margin-top:20px}.hazel-reviews__more{padding:4px 12px;background-color:transparent;border:1px solid var(--rev-outline);border-radius:4px;font-family:inherit;font-size:13px;line-height:1.4;color:#282828;cursor:pointer}.hazel-reviews__card{overflow:hidden;border-radius:4px;background-color:rgb(var(--color-background));box-shadow:0 0 3px #0000002e}.hazel-reviews__media{aspect-ratio:3 / 4;overflow:hidden}.hazel-reviews__media img{display:block;width:100%;height:100%;object-fit:cover}.hazel-reviews__media--video{position:relative;cursor:pointer}.hazel-reviews__media--video video{display:block;width:100%;height:100%;object-fit:cover}.hazel-reviews__play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:40px;height:40px;border-radius:50%;background-color:#0000001f;border:1.5px solid #fff;color:#fff;display:flex;align-items:center;justify-content:center;pointer-events:none}.hazel-reviews__play svg{width:18px;height:18px;margin-inline-start:2px}.hazel-reviews__media--video.is-playing .hazel-reviews__play{display:none}.hazel-reviews__media{position:relative}.hazel-reviews__more{position:absolute;top:8px;inset-inline-end:8px;display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .8rem;border-radius:5px;background-color:#ffffffd9;color:#1a1a1a;font-size:12px;font-weight:600;line-height:1;direction:ltr}.hazel-reviews__more svg{width:14px;height:12px;display:block}.hazel-reviews__write{cursor:pointer;background:none;font-family:inherit}.hazel-reviews__form{max-width:500px;margin:2rem auto .6rem}.hazel-reviews__formbox{background:#fff;border:.1rem solid #e2e2e2;border-radius:8px;box-shadow:0 0 3px #00000014;padding:1.8rem 1.6rem;display:flex;flex-direction:column;gap:1.2rem;text-align:start}.hazel-reviews__form-field{display:flex;flex-direction:column;gap:.4rem}.hazel-reviews__form-field label{font-size:13px;font-weight:600;color:#1a1a1a}.hazel-reviews__form-field input,.hazel-reviews__form-field select,.hazel-reviews__form-field textarea{width:100%;border:.1rem solid #e0e0e0;border-radius:6px;background:#f6f6f6;padding:1rem 1.2rem;font-size:15px;font-family:inherit;color:#121212}.hazel-reviews__form-field textarea{resize:vertical}.hazel-reviews__form-hint{font-size:12.5px;color:#767676;margin:-.2rem 0 0}.hazel-reviews__form-submit{min-height:52px!important;width:100%}.hazel-reviews__form-success{font-size:15px;font-weight:600;color:rgb(var(--hazel-olive));margin:0;text-align:center}.hazel-reviews__form-error{font-size:13.5px;color:#b3261e;margin:0}.hazel-reviews__body{padding:16px;text-align:start}.hazel-reviews__head{display:flex;align-items:center;flex-wrap:wrap;column-gap:7px;row-gap:2px;margin:0;line-height:20px}.hazel-reviews__name{font-size:15px;font-weight:700;line-height:20px;color:var(--rev-ink)}.hazel-reviews__verified{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:400;line-height:16px;color:var(--rev-ink)}.hazel-reviews__check{flex:0 0 auto;width:12px;height:12px;color:var(--rev-ink)}.hazel-reviews__date{margin:4px 0 0;font-size:11px;font-weight:400;line-height:16px;color:var(--rev-muted)}.hazel-reviews__stars:not(.hazel-reviews__stars--summary){display:flex;margin-top:13px}.hazel-reviews__highlight{margin:8px 0 0;font-size:14px;line-height:20px;color:var(--rev-ink)}.hazel-reviews__highlight mark{padding:0 4px;background-color:var(--rev-mark);color:inherit;box-decoration-break:clone;-webkit-box-decoration-break:clone}.hazel-reviews__highlight+.hazel-reviews__text{margin-top:0}.hazel-reviews__text{margin-top:4px;font-size:14px;line-height:20px;color:#091218}.hazel-reviews__text>*{margin:0}.hazel-reviews__text>*+*{margin-top:20px}.hazel-reviews__item{margin:8px 0 0;font-size:11px;line-height:16px}.hazel-reviews__item-label{display:block;color:var(--rev-faint)}.hazel-reviews__item-value{display:block;font-size:13px;line-height:18px;color:var(--rev-ink)}.hazel-reviews__prod{display:flex;align-items:flex-start;gap:8px;margin-top:10px;padding-top:10px;border-top:1px solid #e2e2e2}.hazel-reviews__prod-img{flex:0 0 auto;width:56px;height:56px;object-fit:cover;border-radius:3px}.hazel-reviews__prod-text{min-width:0}.hazel-reviews__prod-title,.hazel-reviews__prod-gift{display:block;font-size:11px;line-height:15px;color:var(--rev-ink)}@media screen and (min-width:750px){.hazel-reviews__inner{max-width:120rem;margin-inline:auto;padding-inline:5rem}.hazel-reviews__grid{grid-template-columns:repeat(4,1fr)}.hazel-reviews__col{display:contents}.hazel-reviews__write,.hazel-reviews__tabs{max-width:48rem;margin-inline:auto}}.hz-tst{display:block;background-color:var(--hz-tst-bg, #faf8f6);padding:var(--hz-tst-pt, 34px) 15px var(--hz-tst-pb, 20px)}.hz-tst__heading{font-size:var(--hz-tst-heading, 22px);line-height:28px;font-weight:700;letter-spacing:-.01em;color:#000;text-align:center;margin:0 0 28px}.hz-tst__viewport{overflow:hidden;transition:height .3s ease;touch-action:pan-y}.hz-tst__track{display:flex;align-items:flex-start;list-style:none;margin:0;padding:0;transition:transform .4s ease}.hz-tst__slide{flex:0 0 100%;min-width:100%}.hz-tst__card{position:relative;height:auto;border-radius:24px;background-color:var(--hz-tst-card, #f1efed);border:0;box-shadow:none}.hz-tst__media{position:relative;aspect-ratio:1 / 1;border-radius:24px 24px 0 0;overflow:hidden}.hz-tst__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.hz-tst__badge{position:absolute;inset-inline-start:20px;top:360px;transform:translateY(-50%);width:50px;height:50px;border-radius:50%;background-color:var(--hz-tst-accent, #ff6102);color:#ffefe6;display:flex;align-items:center;justify-content:center;z-index:2}.hz-tst__badge svg{width:27px;height:20px;display:block;transform:scaleX(-1)}.hz-tst__body{padding:0 20px 13px}.hz-tst__stars{display:flex;justify-content:center;gap:3px;margin-top:16px;color:var(--hz-tst-accent, #ff6102)}.hz-tst__stars svg{width:17.4px;height:16.7px}.hz-tst__quote{margin:12px 0 0;font-size:15px;line-height:27px;font-weight:400;color:#181817;text-align:center}.hz-tst__rule{margin:6px 0 0;height:1px;border:0;background-color:#e1e0de;width:100%}.hz-tst__name{margin:8px 0 0;font-size:15px;line-height:1;font-weight:700;font-style:italic;color:#181817;text-align:center}.hz-tst__nav{margin-top:13px;display:flex;align-items:center;justify-content:center;gap:16px}.hz-tst__arrow{width:24px;height:24px;padding:0;background:none;border:0;color:#4b4a49;cursor:pointer}.hz-tst__arrow[disabled]{color:#aeadac;cursor:default}.hz-tst__arrow svg{width:100%;height:100%;display:block}[dir=rtl] .hz-tst__arrow svg{transform:scaleX(-1)}.hz-tst__dots{display:flex;align-items:center;gap:12px;list-style:none;margin:0;padding:0}.hz-tst__dot{width:6px;height:6px;border-radius:50%;background-color:#7d7c7b;border:0;padding:0;cursor:pointer}.hz-tst__dot[aria-current=true]{width:9px;height:9px;background-color:#000}@media(prefers-reduced-motion:reduce){.hz-tst__track{transition:none}}@media screen and (min-width:750px){.hz-tst__slide{flex-basis:34%;min-width:34%;padding-inline-end:16px}}.hazel-video{padding-top:var(--hz-vid-pt, 28px);padding-bottom:var(--hz-vid-pb, 20px)}.hazel-video__heading{text-align:center;margin:0 0 16px}.hazel-video--full{max-width:100%;padding-inline:0}.hazel-video__frame{position:relative;width:100%;aspect-ratio:var(--hz-vid-ratio, .9);border-radius:var(--hz-vid-radius, 12px);overflow:hidden;background-color:rgba(var(--color-foreground),.04)}@media screen and (max-width:749px){.hazel-video .page-width:not(.hazel-video--full) .hazel-video__frame{width:calc(100% - 10px);margin-inline-end:10px}}.hazel-video__media,.hazel-video__frame iframe,.hazel-video__frame video,.hazel-video__frame img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;border:0}.hazel-video__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:rgba(var(--color-foreground),.06)}.hazel-video__placeholder-svg{width:100%;height:100%;opacity:.4}.hazel-video__caption{text-align:center;font-size:14px;opacity:.7;margin:12px 0 0}@media screen and (min-width:750px){.hazel-video__frame{max-width:52rem;margin-inline:auto}}.product__info-container>*+*{margin-block:0!important}.product__info-container>.hz-rating,.product__info-container>.rating-wrapper{margin-top:1rem!important}.product__info-container>.product__title{margin-top:.2rem!important}.product__info-container>div[id^=price-]{margin-top:1.2rem!important}.product__info-container>.hz-payinfo{margin-top:.7rem!important}.product__info-container>.hz-quote{margin-top:1.8rem!important}.product__info-container>.hz-checks{margin-top:2.3rem!important}.product__info-container>.hz-sizeguide{margin-top:2.5rem!important}.product__info-container>variant-selects{margin-top:3.3rem!important;display:block}.product__info-container>.hz-offers{margin-top:1.8rem!important}.product__info-container>.hz-patch{margin-top:4.7rem!important}.product__info-container>.hz-lead{margin-top:2.9rem!important}.product__info-container>.hz-div{margin-top:2.9rem!important}.product__info-container>div:has(>product-form),.product__info-container>product-form{margin-top:2.1rem!important}.product__info-container>.hz-guarantee{margin-top:-1.4rem!important}.product__info-container>.hz-review{margin-top:1.6rem!important}.product__info-container>.hz-review__dots{margin-top:1rem!important}fieldset.product-form__input--pill:has(label.hz-swatch) .form__label{margin-bottom:1.1rem}fieldset.product-form__input--pill:has(label.hz-swatch){margin-inline-end:-1.8rem!important}.hz-trust{display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:rgb(var(--hazel-olive));color:#fff;border-radius:6px;padding:.8rem 1.4rem;margin:0 .2rem .4rem;font-size:15.5px;font-weight:600;letter-spacing:.2px;text-align:center}.hz-trust__icon{font-size:15px;line-height:1}.hz-rating{display:flex;align-items:center;gap:.6rem;margin:0 0 -.75rem}.hz-rating__stars,.hz-review__stars{display:inline-flex;gap:.2rem;color:rgb(var(--hazel-orange))}.hz-rating__stars{gap:.2rem}.hz-rating__stars svg{width:1.3rem;height:1.25rem}.hz-rating__text{font-size:13.5px;font-weight:500;color:#191919}.hz-div{border:0;height:1px;background-color:#d1ccc7;margin:1.8rem 0 0}.hz-payinfo{display:block;font-size:13px;line-height:1.5;color:#1f1f1f;margin:.9rem 0 1rem}.hz-payinfo__icon{display:inline-block;vertical-align:-4px;margin-inline-end:.7rem}.hz-payinfo__icon svg{width:1.8rem;height:1.8rem;display:block}.hz-quote{font-size:16px;line-height:23px;font-weight:700;color:#1a1a1a;border-top:.1rem solid #e1e1e1;padding-top:3rem;padding-inline-start:.4rem;margin:1.8rem 0 4.3rem}.hz-checks{list-style:none;padding:0 0 2.3rem;padding-inline-start:.4rem;margin:0 0 1.8rem;border-bottom:.1rem solid #e1e1e1;display:grid;gap:1.75rem}.hz-checks__item{display:flex;align-items:center;gap:1.2rem;font-size:15px;line-height:19px;color:#333}.hz-checks__mark{background-color:#1a1a1a}.hz-checks__mark{flex:0 0 auto;width:2.2rem;height:2.2rem;border-radius:50%;background-color:#111;color:#fff;display:inline-flex;align-items:center;justify-content:center}.hz-checks__mark svg{width:1.3rem;height:1.3rem}.hz-sizeguide{display:flex;align-items:center;gap:.4rem;margin:.7rem 0 5.2rem}.hz-sizeguide__icon{font-size:22px;line-height:1}.hz-sizeguide__link{font-size:16px;color:#2a2a2a;text-underline-offset:.3rem}.hz-offers{background:#faf8f6;border:.1rem solid #eee9e4;border-radius:8px;padding:.4rem 1.4rem 0;overflow:hidden}.hz-offers__row{display:flex;align-items:center;gap:.9rem;padding:.9rem 0;border-bottom:.1rem solid #eee9e4}.hz-offers__row:last-of-type{border-bottom:none}.hz-offers__icon{flex:0 0 auto;font-size:16px;line-height:1}.hz-offers__label{flex:1 1 auto;min-width:0;font-size:14px;font-weight:600;color:#1a1a1a;line-height:1.3}.hz-offers__deal{flex:0 0 auto;white-space:nowrap;font-size:13px}.hz-offers__deal s{color:#9a9a9a;margin-inline-end:.4rem}.hz-offers__deal b{color:rgb(var(--hazel-olive));font-weight:900;font-size:15px}.hz-offers__total{padding:1.1rem 1.4rem;margin:0 -1.4rem;text-align:center;font-size:15px;font-weight:800;color:#121212;background:#fdf1e6;border-radius:0 0 7px 7px}.hz-offers__total s{color:#9a9a9a;font-weight:600;margin-inline-end:.3rem}.hz-offers__total em{font-style:normal;color:rgb(var(--hazel-orange));font-size:19px;font-weight:900}.hz-patch{border-top:.1rem solid #d1ccc7;padding-top:2.4rem;margin:4rem 0 1.6rem}.hz-patch__was{color:#9a9a9a;font-weight:400;font-size:13px;margin-inline-end:.3rem}.hz-patch__input--phone{margin-top:.8rem}.hz-patch__head{display:flex;align-items:baseline;justify-content:space-between;gap:1.2rem;margin-bottom:.9rem}.hz-patch__label{font-size:15px;font-weight:600;line-height:1.35;color:#1a1a1a}.hz-patch__price{font-size:15px;font-weight:700;color:rgb(var(--hazel-olive));white-space:nowrap}.hz-patch__input{width:100%;height:50px;border-radius:6px;border:.1rem solid #e0e0e0;background-color:#f6f6f6;padding:0 1.5rem;font-size:15px;font-family:inherit}.hz-patch__input::placeholder{color:#9a9a9a}.hz-patch__hint{font-size:13px;line-height:1.45;color:#767676;margin:1.1rem 0 0}.hz-lead{position:relative;border:.2rem solid #e0e0e0;border-radius:6px;background-color:#fff;box-shadow:0 1px 4px #0000000d;padding:1.6rem;transition:border-color .15s ease,background-color .15s ease}.hz-lead--on{border-color:rgb(var(--hazel-olive));background-color:#f6f7f1}.hz-lead__badge{position:absolute;top:-1.1rem;inset-inline-start:1.6rem;background-color:rgb(var(--hazel-orange));color:#fff;font-size:12px;font-weight:700;letter-spacing:.2px;line-height:1;padding:.5rem 1rem .4rem;border-radius:99px;white-space:nowrap}.hz-lead__row{display:flex;align-items:center;gap:1.1rem;cursor:pointer}.hz-lead__check{appearance:none;-webkit-appearance:none;width:2.2rem!important;height:2.2rem!important;min-height:0!important;padding:0!important;flex-shrink:0;margin:0;border:.2rem solid #e0e0e0;border-radius:4px;background-color:#fff;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.hz-lead__check:checked{border-color:rgb(var(--hazel-olive));background:rgb(var(--hazel-olive)) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 10'%3E%3Cpath d='M1.5 5.2 4.4 8l6-6' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / 1.2rem no-repeat}.hz-lead__thumb{width:64px;height:64px;flex-shrink:0;border-radius:6px;border:.1rem solid #eee9e4;background-color:#fff;object-fit:cover}.hz-lead__text{display:flex;flex-direction:column;gap:.35rem;flex:1;min-width:0}.hz-lead__label{font-size:15px;font-weight:700;line-height:1.25;color:#121212}.hz-lead__match{font-size:12.5px;font-weight:600;line-height:1.3;color:rgb(var(--hazel-olive))}.hz-lead__match:before{content:"\2713";font-weight:700;margin-inline-end:.3rem}.hz-lead__hint{font-size:12.5px;line-height:1.35;color:#767676}.hz-lead__price{display:flex;flex-direction:column;align-items:flex-end;gap:.2rem;white-space:nowrap}.hz-lead__now{font-size:17px;font-weight:800;color:rgb(var(--hazel-orange))}.hz-lead__compare{font-size:13px;font-weight:400;color:#9a9a9a}.hz-guarantee{display:flex;align-items:center;justify-content:center;gap:.6rem;font-size:15px;font-weight:800;color:rgb(var(--hazel-olive));margin:-1rem 0 1.8rem}.hz-guarantee__icon svg{width:1.5rem;height:1.3rem;display:block}.hz-review{background-color:rgb(var(--hazel-warm));border:.1rem solid #b7b7b7;border-radius:5.5px;padding:.8rem 1.3rem .7rem;margin:0 0 .6rem}.hz-review__body{display:flex;align-items:flex-start;gap:1.4rem}.hz-review__avatar{flex:0 0 auto;width:5rem;height:5rem;border-radius:50%;background-color:rgba(var(--hazel-olive),.18);overflow:hidden}.hz-review__avatar img{width:100%;height:100%;object-fit:cover;display:block;border-radius:50%}.hz-review__quote{margin:0;padding:0;border:0;font-size:14px;line-height:18px;font-style:normal;color:#000}.hz-review__foot{display:flex;align-items:center;gap:1rem;margin-top:.4rem;padding-top:.6rem;margin-inline-start:6.4rem;border-top:.1rem solid #ebe9e7}.hz-review__name{font-style:italic;font-size:14px;color:#7d7c7b}.hz-review__stars{gap:.2rem}.hz-review__stars svg{width:1.1rem;height:1.05rem}.hz-review__dots{display:flex;align-items:center;justify-content:center;gap:1.2rem;margin:.4rem 0 .6rem}.hz-review__dot{width:.6rem;height:.6rem;border-radius:50%;background-color:#7f7f7f;border:0;padding:0;cursor:pointer}.hz-review__dot--active{width:.9rem;height:.9rem;background-color:#000}.hz-review__viewport{overflow:hidden}.hz-review__track{display:flex;transition:transform .3s ease}.hz-review__slide{flex:0 0 100%;min-width:100%;margin:0}.hz-patch__hint strong{font-weight:700;opacity:1;color:#1a1a1a}.hazel-sticky{pointer-events:none;position:fixed;inset-inline:0;bottom:0;z-index:4;display:block;background-color:rgb(var(--color-background));border-top:.1rem solid rgba(var(--color-foreground),.1);box-shadow:0 -.4rem 1.6rem rgba(var(--color-shadow),.08);transform:translateY(100%);transition:transform var(--duration-default, .2s) ease;padding:1rem 0 calc(1rem + env(safe-area-inset-bottom))}.hazel-sticky[hidden]{display:none}.hazel-sticky.hazel-sticky--visible{transform:translateY(0)}.hazel-sticky__inner{display:flex;align-items:center;gap:1.2rem}.hazel-sticky__media{flex:0 0 auto;width:4.4rem;height:4.4rem;border-radius:.8rem;overflow:hidden}.hazel-sticky__media img{width:100%;height:100%;object-fit:cover;display:block}.hazel-sticky__info{flex:1 1 auto;min-width:0}.hazel-sticky__title{margin:0;font-size:1.3rem;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hazel-sticky__price{margin:.2rem 0 0;font-size:1.4rem;font-weight:600}.hazel-sticky__price s{opacity:.6;font-weight:400;margin-inline-end:.4rem}.hazel-sticky__inner>*{pointer-events:auto}.hazel-sticky__button{flex:0 0 auto;min-height:4.4rem;padding:0 2rem}.hazel-sticky__button[disabled]{opacity:.5;cursor:not-allowed}@media screen and (min-width:750px){.hazel-sticky{display:none}}@media(prefers-reduced-motion:reduce){.hazel-sticky{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/14/compiled_assets/styles.css.map */
