.qe-edc{--qe-edc-teal: #2a9d8f;--qe-edc-teal-dark: #23857a;--qe-edc-teal-tint: #edf8f6;--qe-edc-navy: #0c1427;--qe-edc-navy-soft: #1a2238;--qe-edc-text: #1a1a1a;--qe-edc-muted: #6b7280;--qe-edc-line: #e5e7eb;--qe-edc-line-soft: #f1f2f6;--qe-edc-mint: #e8f3f1;--qe-edc-mint-strong: #a8d5cc;--qe-edc-grey: #f5f5f7;--qe-edc-gold: #ecb41c;--qe-edc-trustpilot: #00b67a;--qe-edc-white: #ffffff;--qe-edc-max-width: 1320px;color:var(--qe-edc-text);background:var(--qe-edc-white);font-family:Hanken Grotesk,system-ui,-apple-system,Segoe UI,sans-serif;font-size:16px;font-weight:400;line-height:1.55}.qe-edc,.qe-edc *,.qe-edc *:before,.qe-edc *:after{box-sizing:border-box}.qe-edc h1,.qe-edc h2,.qe-edc h3,.qe-edc p{margin:0;letter-spacing:0}.qe-edc h1,.qe-edc h2,.qe-edc h3{color:var(--qe-edc-navy);font-family:inherit}.qe-edc img,.qe-edc svg{display:block;max-width:100%}.qe-edc a{color:inherit;text-decoration:none}.qe-edc button,.qe-edc input,.qe-edc select{font:inherit}.qe-edc-container{width:100%;max-width:var(--qe-edc-max-width);margin:0 auto;padding-right:24px;padding-left:24px}.qe-edc-eyebrow{margin-bottom:12px!important;color:var(--qe-edc-teal);font-size:12.5px;font-weight:700;letter-spacing:.12em!important;text-transform:uppercase}.qe-edc-eyebrow--gold{color:var(--qe-edc-gold)}.qe-edc-link{display:inline-flex;align-items:center;gap:6px;color:var(--qe-edc-teal)!important;font-size:14px;font-weight:600;white-space:nowrap}.qe-edc-link:after{content:"\2192"}.qe-edc-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:12px 24px;border:1px solid transparent;border-radius:999px;font-size:15px;font-weight:600;line-height:1;transition:transform .18s ease,box-shadow .18s ease}.qe-edc-button--white{color:var(--qe-edc-navy)!important;background:var(--qe-edc-white)}.qe-edc-button--white:hover{box-shadow:0 12px 28px #0c14271f;transform:translateY(-1px)}.qe-edc-hero{position:relative;overflow:hidden;padding:48px 0 64px;background:var(--qe-edc-mint)}.qe-edc-hero>.qe-edc-container{position:relative;z-index:1}.qe-edc-hero__image{position:absolute;z-index:0;top:0;right:0;bottom:0;width:min(48%,760px);overflow:hidden;pointer-events:none}.qe-edc-hero__image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#e8f3f1,#e8f3f1eb 18%,#e8f3f17a,#e8f3f114 78%,#e8f3f100)}@media(min-width:750px)and (max-width:1100px){.qe-edc-hero__image:after{background:linear-gradient(90deg,#e8f3f1,#e8f3f1f5,#e8f3f1d6 64%,#e8f3f1ad)}}.qe-edc-hero__image img{width:100%;height:100%;max-width:none;object-fit:cover;object-position:center 32%}.qe-edc-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:32px;color:var(--qe-edc-muted);font-size:13px}.qe-edc-breadcrumb a:hover{color:var(--qe-edc-teal)}.qe-edc-breadcrumb span:last-child{color:var(--qe-edc-navy);font-weight:600}.qe-edc-hero__content{width:min(100%,1080px);max-width:1080px}.qe-edc-hero h1{margin-bottom:16px;font-size:64px;font-weight:800;line-height:.98}.qe-edc-hero h1 span{display:block}.qe-edc-hero__lede{max-width:820px;margin-bottom:24px!important;color:var(--qe-edc-navy-soft);font-size:17px;line-height:1.55}.qe-edc-checks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 24px;margin:0;padding:0;list-style:none}@media(max-width:749px){.qe-edc-hero__image{display:none}.qe-edc-hero__content{width:100%;max-width:none}.qe-edc-checks{grid-template-columns:1fr}}.qe-edc-checks li{display:flex;align-items:center;gap:8px;color:var(--qe-edc-navy);font-size:14px;font-weight:600}.qe-edc-checks svg,.qe-edc-card__for svg{width:18px;height:18px;color:var(--qe-edc-teal)}.qe-edc-summary{padding:48px 0 0;background:var(--qe-edc-white)}.qe-edc-section-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:32px}.qe-edc-section-head h2{font-size:42px;font-weight:800;line-height:1.08}.qe-edc-mini-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.qe-edc-mini-product{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--qe-edc-line);border-radius:8px;background:var(--qe-edc-white);transition:border-color .18s ease,transform .18s ease}.qe-edc-mini-product:hover{border-color:var(--qe-edc-teal);transform:translateY(-2px)}.qe-edc-mini-product__media{display:grid;aspect-ratio:1 / 1;place-items:center;padding:12px;background:var(--qe-edc-white)}.qe-edc-mini-product__media img{width:88%;height:88%;object-fit:contain}.qe-edc-mini-product__body{display:flex;flex:1;flex-direction:column;padding:12px 16px 16px;border-top:1px solid var(--qe-edc-line)}.qe-edc-mini-product__body small{margin-bottom:4px;color:var(--qe-edc-teal);font-size:10.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.qe-edc-mini-product__body strong{color:var(--qe-edc-navy);font-size:15px;font-weight:700;line-height:1.3}.qe-edc-mini-product__body>span{margin-top:3px;color:var(--qe-edc-muted);font-size:13px;line-height:1.4}.qe-edc-mini-product__body b{margin-top:8px;color:var(--qe-edc-navy);font-size:15px;font-weight:800}.qe-edc-pick{padding:64px 0;background:var(--qe-edc-white)}.qe-edc-pick__card{position:relative;display:grid;min-height:440px;grid-template-columns:minmax(0,1fr) minmax(420px,1.15fr);align-items:center;gap:64px;overflow:hidden;padding:64px;border-radius:24px;color:var(--qe-edc-white);background:#11534b}.qe-edc-pick__background,.qe-edc-best-for>img,.qe-edc-newsletter__card>img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover}.qe-edc-pick__background{object-position:center 30%}.qe-edc-pick__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(105deg,#0d4740f5,#10524ae0 48%,#156e619e 78%,#156e6166)}.qe-edc-pick__copy,.qe-edc-pick__product{position:relative;z-index:2}.qe-edc-pick__copy h2{max-width:520px;margin-bottom:16px;color:var(--qe-edc-white);font-size:40px;font-weight:800;line-height:1.05}.qe-edc-pick__copy>p:not(.qe-edc-eyebrow){max-width:460px;margin-bottom:24px;color:#fffc;font-size:16px;line-height:1.6}.qe-edc-pick__actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.qe-edc-pick__actions>span{color:#ffffffbf;font-size:13.5px}.qe-edc-pick__actions>span b{color:var(--qe-edc-gold);font-weight:400}.qe-edc-pick__product{display:flex;align-items:center;gap:24px;padding:32px;border:1px solid rgba(255,255,255,.18);border-radius:16px;color:var(--qe-edc-white)!important;background:#ffffff1a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.qe-edc-pick__product-media{display:grid;width:140px;height:170px;flex:0 0 auto;place-items:center;overflow:hidden;border-radius:8px;background:var(--qe-edc-white)}.qe-edc-pick__product-media img{width:88%;height:88%;object-fit:contain}.qe-edc-pick__product-copy{display:flex;min-width:0;flex-direction:column}.qe-edc-pick__product-copy small{margin-bottom:6px;color:var(--qe-edc-gold);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.qe-edc-pick__product-copy strong{margin-bottom:4px;font-size:18px;font-weight:800}.qe-edc-pick__product-copy span{margin-bottom:12px;color:#ffffffad;font-size:13px;line-height:1.45}.qe-edc-pick__product-copy b{color:var(--qe-edc-white);font-size:24px;font-weight:800}.qe-edc-shop{padding:24px 0 64px;background:var(--qe-edc-white)}.qe-edc-shop__inner{display:grid;width:100%;max-width:var(--qe-edc-max-width);grid-template-columns:244px minmax(0,1fr);align-items:start;gap:48px;margin:0 auto;padding:0 24px}.qe-edc-sidebar{position:sticky;top:84px}.qe-edc-sidebar>summary{display:none}.qe-edc-sidebar__body{display:block!important}.qe-edc-sidebar__search{display:flex;align-items:center;gap:8px;margin-bottom:16px;padding:10px 16px;border:1.5px solid var(--qe-edc-line);border-radius:999px;background:var(--qe-edc-grey)}.qe-edc-sidebar__search:focus-within{border-color:var(--qe-edc-navy);background:var(--qe-edc-white)}.qe-edc-sidebar__search svg{width:18px;height:18px;flex:0 0 auto;color:var(--qe-edc-muted)}.qe-edc-sidebar__search input{width:100%;min-width:0;padding:0;border:0;outline:0;color:var(--qe-edc-navy);background:transparent;font-size:14px}.qe-edc-active-filter{margin-bottom:28px}.qe-edc-active-filter span{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;color:var(--qe-edc-navy);background:var(--qe-edc-teal-tint);font-size:12px;font-weight:700}.qe-edc-active-filter span:after{content:"\d7";margin-left:6px;color:var(--qe-edc-muted)}.qe-edc-filter-group{margin-bottom:28px}.qe-edc-filter-group h2{margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid var(--qe-edc-line);font-size:15px;font-weight:800}.qe-edc-filter-list{display:flex;flex-direction:column}.qe-edc-filter-list button,.qe-edc-filter-list a{display:block;width:100%;padding:5px 0;border:0;color:var(--qe-edc-muted);background:transparent;cursor:pointer;font-size:13.5px;line-height:1.3;text-decoration:none;text-align:left}.qe-edc-filter-list button:hover,.qe-edc-filter-list button.is-active,.qe-edc-filter-list a:hover,.qe-edc-filter-list a[aria-current=page]{color:var(--qe-edc-teal)}.qe-edc-filter-list button.is-active{font-weight:700}.qe-edc-filter-list button.is-active:after{content:"\d7";margin-left:6px}.qe-edc-lens-note{padding:24px;border-radius:8px;background:var(--qe-edc-mint-strong)}.qe-edc-lens-note h2{margin-bottom:6px;font-size:15px;font-weight:800}.qe-edc-lens-note p{margin-bottom:12px;color:#3f5e59;font-size:13px;line-height:1.5}.qe-edc-shopmain{min-width:0}.qe-edc-shopbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid var(--qe-edc-line)}.qe-edc-shopbar p{color:var(--qe-edc-muted);font-size:14px}.qe-edc-shopbar strong{color:var(--qe-edc-navy);font-weight:700}.qe-edc-sort{display:inline-flex;align-items:center;gap:10px;color:var(--qe-edc-muted);font-size:13.5px}.qe-edc-sort__select-wrap{position:relative;display:block}.qe-edc-sort select{min-height:38px;padding:7px 40px 7px 16px;border:1.5px solid var(--qe-edc-line);border-radius:999px;-webkit-appearance:none;appearance:none;color:var(--qe-edc-navy);background:var(--qe-edc-white);font-weight:600}.qe-edc-sort__select-wrap svg{position:absolute;top:50%;right:13px;width:16px;height:16px;color:var(--qe-edc-navy);pointer-events:none;transform:translateY(-50%)}.qe-edc-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.qe-edc-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;padding:12px;border-radius:8px;background:#f0f7f4;transition:box-shadow .18s ease,transform .18s ease}.qe-edc-card:hover{box-shadow:0 12px 28px #0c142714;transform:translateY(-2px)}.qe-edc-card[hidden]{display:none!important}.qe-edc-card__media{position:relative;display:grid;aspect-ratio:1 / 1;place-items:center;overflow:hidden;border-radius:6px;background:var(--qe-edc-white)}.qe-edc-card__media img{width:84%;height:84%;object-fit:contain}.qe-edc-badge{position:absolute;top:10px;left:10px;z-index:1;padding:4px 9px;border-radius:999px;color:var(--qe-edc-white);font-size:10.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.qe-edc-badge--navy{background:var(--qe-edc-navy)}.qe-edc-badge--teal{background:var(--qe-edc-teal)}.qe-edc-card__body{display:flex;flex:1;flex-direction:column;padding-top:8px}.qe-edc-card__vendor{margin-top:2px!important;color:var(--qe-edc-teal);font-size:11px;font-weight:700;letter-spacing:.06em!important;text-transform:uppercase}.qe-edc-card h2{margin-top:2px;font-size:14.5px;font-weight:600;line-height:1.3}.qe-edc-card h2 a{font-weight:600!important}.qe-edc-card h2 a:hover{color:var(--qe-edc-teal)}.qe-edc-card__meta{margin-top:6px!important;color:var(--qe-edc-muted);font-size:12.5px;line-height:1.4}.qe-edc-card__for{display:flex;align-items:center;gap:6px;margin-top:5px!important;color:var(--qe-edc-muted);font-size:12px}.qe-edc-card__for svg{width:13px;height:13px;flex:0 0 auto}.qe-edc-card__foot{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin-top:0;padding-top:12px}.qe-edc-card__prices{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px}.qe-edc-card__prices b{color:var(--qe-edc-navy);font-size:17px;font-weight:800}.qe-edc-card__prices s{color:var(--qe-edc-muted);font-size:12px}.qe-edc-card__stars{color:var(--qe-edc-gold);font-size:11px;white-space:nowrap}.qe-edc-card__stars small{margin-left:2px;color:var(--qe-edc-muted);font-size:10px}.qe-edc-card__form{margin-top:8px}.qe-edc-card__form .sls-homepage-automatic{min-height:0!important;color:var(--qe-edc-navy);font-family:inherit;font-size:16px}.qe-edc-card__form .sls-purchase-options-label{display:block;margin:0 0 6px!important;color:var(--qe-edc-muted);font-size:16px!important;font-weight:400!important;line-height:1.6!important;text-transform:none}.qe-edc-card__form .sls-purchase-options-container{display:grid;gap:15px}.qe-edc-card .qe-edc-card__form .sls-purchase-options-container .sls-option-container.seal-table{width:100%;min-height:0!important;margin:0!important;padding:7px 9px!important;border:2px solid rgba(198,198,198,.55)!important;border-radius:10px!important;background:transparent!important;box-shadow:none!important}.qe-edc-card .qe-edc-card__form .sls-purchase-options-container .sls-option-container.seal-table:hover{border-color:#000!important}.qe-edc-card .qe-edc-card__form .sls-purchase-options-container .sls-option-container.seal-table.sls-active{padding:7px 9px!important;border-color:#000!important;background:transparent!important}.qe-edc-card__form .seal-row{display:flex;align-items:flex-start;width:100%}.qe-edc-card__form .seal-col-radio{width:24px!important;flex:0 0 24px;padding:0!important}.qe-edc-card__form .seal-col-radio .sls-selling-plan-group-first-line{display:grid;width:18px;height:18px;place-items:center}.qe-edc-card__form .sls-custom-radio{position:relative;display:block;width:16px!important;height:16px!important;border:1.5px solid var(--qe-edc-line)!important;border-radius:50%!important;background:var(--qe-edc-white)!important}.qe-edc-card__form .sls-active .sls-custom-radio{border-color:var(--qe-edc-teal)!important}.qe-edc-card__form .sls-active .sls-custom-radio:after{display:block!important;position:absolute!important;top:3px!important;right:3px!important;bottom:3px!important;left:3px!important;border-radius:50%!important;background:var(--qe-edc-teal)!important;content:""!important}.qe-edc-card__form .sls-label-container{width:auto;min-width:0;flex:1;padding:0!important}.qe-edc-card__form .sls-label-container>.sls-selling-plan-group-first-line{display:flex;min-height:18px;align-items:center;justify-content:space-between;gap:6px}.qe-edc-card__form .sls-selling-plan-group-name{color:var(--qe-edc-navy);font-size:16px!important;font-weight:700!important;line-height:1.6!important}.qe-edc-card__form .sls-total-price{display:flex;flex:0 0 auto;align-items:center;gap:5px;color:var(--qe-edc-navy);font-size:16px!important;font-weight:400!important;line-height:1.6!important}.qe-edc-card__form .sls-original-price{color:var(--qe-edc-muted)!important;font-weight:500!important;text-decoration:line-through}.qe-edc-card__form .sls-savings-badge{margin-left:10px!important;padding:0 10px!important;border-radius:45px!important;color:#000!important;background:#fed83f!important;font-size:10px!important;font-weight:700!important;line-height:20px!important}.qe-edc-card__form .sls-selling-plan-group-options{margin-top:7px!important;padding-top:7px!important;border-top:1px solid var(--qe-edc-line)!important}.qe-edc-card__form .selling-plan-group-options-name-select{display:flex;align-items:center;flex-wrap:wrap;gap:5px;color:var(--qe-edc-navy);font-size:16px;line-height:1.6}.qe-edc-card__form .sls-select{min-height:30px!important;padding:4px 26px 4px 8px!important;border:1px solid var(--qe-edc-line)!important;border-radius:8px!important;color:var(--qe-edc-navy);background-color:var(--qe-edc-white);font-size:16px!important;font-weight:400!important}.qe-edc-card__form .sls-selling-plan-description-content{display:none!important}.qe-edc-card__form .sls-more-info-container{display:none!important;min-height:0!important;margin:0!important;padding:5px 2px 0!important}.qe-edc-card__form .sls-more-info-text{min-height:0!important;align-items:center}.qe-edc-card__form .sls-sub-icon{width:16px!important;height:16px!important;margin-right:5px!important}.qe-edc-card__form .sls-subscription-details-label,.qe-edc-card__form .sls-subscription-details-label a{color:var(--qe-edc-muted);font-size:11.5px!important;line-height:1.3!important;text-decoration:none}.qe-edc-card__form .sls-more-info-popup{display:none!important}.qe-edc-card__add{display:inline-flex;width:100%;min-height:36px;align-items:center;justify-content:center;margin-top:8px;padding:9px 12px;border:0;border-radius:999px;color:var(--qe-edc-white);background:var(--qe-edc-teal);cursor:pointer;font-size:13.5px;font-weight:600;text-align:center;text-decoration:none}.qe-edc-card__add:hover{color:var(--qe-edc-white);background:var(--qe-edc-teal-dark)}.qe-edc a.qe-edc-card__add{color:var(--qe-edc-white)}.qe-edc-card__add:disabled{cursor:not-allowed;opacity:.55}.qe-edc-no-results{padding:48px 24px;color:var(--qe-edc-muted);text-align:center}.qe-edc-about{padding:64px 0;background:var(--qe-edc-grey)}.qe-edc-about__intro{display:grid;grid-template-columns:.85fr 1.15fr;align-items:start;gap:64px;margin-bottom:64px}@media(min-width:901px){.qe-edc-about__intro>:first-child{position:sticky;top:104px;align-self:start}}.qe-edc-about__intro h2,.qe-edc-faq>.qe-edc-container>header h2{font-size:42px;font-weight:800;line-height:1.04}.qe-edc-about__copy{display:flex;max-width:620px;flex-direction:column;gap:16px}.qe-edc-about__copy p{color:var(--qe-edc-navy-soft);font-size:16px;line-height:1.65}.qe-edc-about__panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.qe-edc-benefits,.qe-edc-best-for{min-height:390px;padding:32px;border-radius:16px}.qe-edc-benefits{background:var(--qe-edc-white)}.qe-edc-benefits h3,.qe-edc-best-for h3{margin-bottom:24px;font-size:20px;font-weight:800}.qe-edc-benefits ul,.qe-edc-best-for ul{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none}.qe-edc-benefits li,.qe-edc-best-for li{display:flex;align-items:flex-start;gap:12px;font-size:15px;line-height:1.45}.qe-edc-benefits li svg,.qe-edc-best-for li svg{width:22px;height:22px;flex:0 0 auto;padding:5px;border-radius:50%}.qe-edc-benefits li svg{color:var(--qe-edc-teal);background:var(--qe-edc-teal-tint)}.qe-edc-best-for{position:relative;overflow:hidden;color:var(--qe-edc-white);background:#11534b}.qe-edc-best-for>img{object-position:center 25%}.qe-edc-best-for__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(155deg,#0d4740f2,#10524adb,#156e6194)}.qe-edc-best-for>div{position:relative;z-index:2}.qe-edc-best-for h3{margin-bottom:8px;color:var(--qe-edc-white)}.qe-edc-best-for>div>p{margin-bottom:24px;color:#ffffffbf;font-size:13.5px}.qe-edc-best-for li{color:#ffffffe6}.qe-edc-best-for li svg{color:var(--qe-edc-gold);background:#ecb41c29}.qe-edc-faq{padding:64px 0;background:var(--qe-edc-white)}.qe-edc-faq>.qe-edc-container>header{max-width:640px;margin-bottom:32px}.qe-edc-faq__layout{display:grid;grid-template-columns:300px minmax(0,1fr);align-items:start;gap:48px}.qe-edc-faq__tabs{display:flex;flex-direction:column}.qe-edc-faq__tabs button{display:grid;width:100%;grid-template-columns:24px minmax(0,1fr) 20px;align-items:center;gap:12px;padding:16px 6px;border:0;border-bottom:1px solid var(--qe-edc-line);color:var(--qe-edc-navy-soft);background:transparent;cursor:pointer;font-size:17px;font-weight:700;text-align:left}.qe-edc-faq__tabs button:first-child{border-top:1px solid var(--qe-edc-line)}.qe-edc-faq__tabs button[aria-selected=true]{color:var(--qe-edc-navy)}.qe-edc-faq__tabs button b{color:var(--qe-edc-line);font-size:18px;font-weight:400}.qe-edc-faq__tabs button[aria-selected=true] b,.qe-edc-faq__tab-icon{color:var(--qe-edc-teal)}.qe-edc-faq__tab-icon{display:block;width:20px;height:20px;flex:0 0 20px}.qe-edc-faq__tab-icon svg{width:20px;height:20px}.qe-edc-faq__panel{display:none;flex-direction:column;gap:8px}.qe-edc-faq__panel.is-active{display:flex}.qe-edc-faq__panel details{overflow:hidden;border:1px solid var(--qe-edc-line);border-radius:8px;background:var(--qe-edc-white)}.qe-edc-faq__panel summary{position:relative;display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:16px;padding:16px 54px 16px 24px;color:var(--qe-edc-navy);cursor:pointer;font-size:16.5px;font-weight:700;list-style:none}.qe-edc-faq__panel summary::-webkit-details-marker{display:none}.qe-edc-faq__panel summary:after{position:absolute;top:50%;right:24px;color:var(--qe-edc-teal);content:"+";font-size:22px;font-weight:400;transform:translateY(-50%)}.qe-edc-faq__panel details[open] summary:after{content:"\2212"}.qe-edc-faq__panel details p{max-width:720px;padding:0 24px 24px;color:var(--qe-edc-text);font-size:15px;line-height:1.65}.qe-edc-reviews{padding:64px 0;background:var(--qe-edc-mint)}.qe-edc-reviews__top{display:flex;align-items:center;gap:24px;margin-bottom:32px}.qe-edc-reviews__top p{color:var(--qe-edc-navy-soft);font-size:15.5px;font-weight:600}.qe-edc-reviews__score{display:inline-flex;gap:3px;color:var(--qe-edc-trustpilot);font-size:28px;line-height:1}.qe-edc-reviews__score .is-empty{color:#d4d4d4}.qe-edc-reviews__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.qe-edc-reviews__grid article{display:flex;min-height:220px;flex-direction:column;gap:8px;padding:24px;border-radius:8px;background:var(--qe-edc-white)}.qe-edc-review-stars{color:var(--qe-edc-trustpilot);font-size:15px;letter-spacing:.08em}.qe-edc-reviews__grid small{color:var(--qe-edc-trustpilot);font-size:11px;font-weight:700}.qe-edc-reviews__grid article p{flex:1;color:var(--qe-edc-text);font-size:13.5px;line-height:1.5}.qe-edc-reviews__grid cite{color:var(--qe-edc-muted);font-size:12px;font-style:normal;font-weight:500}.qe-edc-newsletter{padding:64px 0 96px;background:var(--qe-edc-mint)}.qe-edc-newsletter__card{position:relative;display:grid;min-height:260px;grid-template-columns:minmax(0,1fr) minmax(360px,1fr);align-items:center;gap:32px;overflow:hidden;padding:48px 64px;border-radius:24px;color:var(--qe-edc-white);background:#11534b}.qe-edc-newsletter__card>img{object-position:center 35%}.qe-edc-newsletter__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(105deg,#0d4740f2,#10524adb,#156e618c)}.qe-edc-newsletter__copy,.qe-edc-newsletter__form{position:relative;z-index:2}.qe-edc-newsletter__copy>p{margin-bottom:12px;color:var(--qe-edc-gold);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.qe-edc-newsletter__copy h2{margin-bottom:12px;color:var(--qe-edc-white);font-size:38px;font-weight:800;line-height:1.1}.qe-edc-newsletter__copy>span{display:block;max-width:390px;color:#ffffffbf;font-size:14.5px;line-height:1.55}.qe-edc-newsletter__form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:8px;border-radius:999px;background:var(--qe-edc-white)}.qe-edc-newsletter__form input{width:100%;min-width:0;padding:0 16px;border:0;outline:0;color:var(--qe-edc-text);background:transparent;font-size:15px}.qe-edc-newsletter__form button{min-height:42px;padding:10px 22px;border:0;border-radius:999px;color:var(--qe-edc-white);background:var(--qe-edc-teal);cursor:pointer;font-size:14.5px;font-weight:600}.qe-edc-newsletter__form button:hover{background:var(--qe-edc-teal-dark)}.qe-edc-newsletter__message{grid-column:1 / -1;padding:0 16px 4px;color:var(--qe-edc-navy);font-size:12px}@media(max-width:1100px){.qe-edc-hero h1{font-size:54px}.qe-edc-section-head h2,.qe-edc-about__intro h2,.qe-edc-faq>.qe-edc-container>header h2{font-size:36px}.qe-edc-pick__card{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:40px;padding:48px}.qe-edc-pick__copy h2{font-size:34px}.qe-edc-shop__inner{grid-template-columns:220px minmax(0,1fr);gap:32px}.qe-edc-card__foot{align-items:flex-start;flex-direction:column}}@media(max-width:900px){.qe-edc-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.qe-edc-pick__card{grid-template-columns:1fr}.qe-edc-pick__product{max-width:560px}.qe-edc-shop__inner{grid-template-columns:1fr}.qe-edc-sidebar{position:static;padding:0;border:1px solid var(--qe-edc-line);border-radius:8px}.qe-edc-sidebar>summary{display:flex;min-height:48px;align-items:center;justify-content:space-between;padding:12px 16px;color:var(--qe-edc-navy);cursor:pointer;font-size:15px;font-weight:700;list-style:none}.qe-edc-sidebar>summary::-webkit-details-marker{display:none}.qe-edc-sidebar__body{display:none!important;padding:16px;border-top:1px solid var(--qe-edc-line)}.qe-edc-sidebar[open] .qe-edc-sidebar__body{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 24px}.qe-edc-sidebar[open]>summary span:last-child{transform:rotate(45deg)}.qe-edc-sidebar__search,.qe-edc-active-filter,.qe-edc-lens-note{grid-column:1 / -1}.qe-edc-filter-group,.qe-edc-active-filter,.qe-edc-sidebar__search{margin-bottom:0}.qe-edc-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.qe-edc-about__intro{grid-template-columns:1fr;gap:24px}.qe-edc-about__panels{grid-template-columns:1fr}.qe-edc-faq__layout{grid-template-columns:1fr;gap:28px}.qe-edc-faq__tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.qe-edc-faq__tabs button,.qe-edc-faq__tabs button:first-child{border:1px solid var(--qe-edc-line);border-radius:8px}.qe-edc-reviews__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.qe-edc-newsletter__card{grid-template-columns:1fr}}@media(max-width:640px){.qe-edc-container,.qe-edc-shop__inner{padding-right:16px;padding-left:16px}.qe-edc-hero{padding:32px 0 48px}.qe-edc-breadcrumb{margin-bottom:24px}.qe-edc-hero h1{font-size:40px;line-height:1.02}.qe-edc-hero__lede{font-size:16px}.qe-edc-checks{align-items:flex-start;flex-direction:column}.qe-edc-summary{padding-top:40px}.qe-edc-section-head{align-items:flex-start;flex-direction:column;margin-bottom:24px}.qe-edc-section-head h2,.qe-edc-about__intro h2,.qe-edc-faq>.qe-edc-container>header h2{font-size:30px}.qe-edc-mini-grid{gap:10px}.qe-edc-mini-product__body{padding:10px 12px 12px}.qe-edc-mini-product__body strong{font-size:13.5px}.qe-edc-mini-product__body>span{font-size:12px}.qe-edc-pick{padding:40px 0}.qe-edc-pick__card{min-height:0;gap:32px;padding:32px 24px;border-radius:16px}.qe-edc-pick__copy h2{font-size:30px}.qe-edc-pick__product{align-items:flex-start;gap:16px;padding:18px}.qe-edc-pick__product-media{width:92px;height:118px}.qe-edc-pick__product-copy b{font-size:19px}.qe-edc-shopbar{align-items:flex-start;flex-direction:column}.qe-edc-sort{width:100%;justify-content:space-between}.qe-edc-sort select{max-width:75%}.qe-edc-card{padding:8px}.qe-edc-card h2{font-size:14.5px;font-weight:600}.qe-edc-card__meta,.qe-edc-card__for{font-size:12.5px}.qe-edc-card__prices b{font-size:15px}.qe-edc-card__stars{font-size:9px}.qe-edc-card__form .sealsubs-target-element,.qe-edc-card__form .sealsubs-container,.qe-edc-card__form .sls-purchase-options-container,.qe-edc-card__form .sls-option-container.seal-table,.qe-edc-card__form .seal-row,.qe-edc-card__form .sls-label-container.seal-col{box-sizing:border-box;width:100%!important;max-width:100%!important;min-width:0!important}.qe-edc-card__form .sls-option-container.seal-table{table-layout:fixed!important}.qe-edc-card__form .sls-label-container>.sls-selling-plan-group-first-line{display:grid!important;grid-template-columns:minmax(0,1fr);gap:4px;width:100%!important;min-width:0!important}.qe-edc-card__form .sls-selling-plan-group-name,.qe-edc-card__form .sls-total-price,.qe-edc-card__form .sls-selling-plan-group-options,.qe-edc-card__form .selling-plan-group-options-name-select,.qe-edc-card__form .sls-select-container{width:100%!important;max-width:100%!important;min-width:0!important}.qe-edc-card__form .sls-total-price{justify-content:flex-start!important;flex-wrap:wrap!important;gap:4px 6px!important}.qe-edc-card__form select.sls-select{max-width:100%!important}.qe-edc-card__form .sls-homepage-automatic,.qe-edc-card__form .sls-purchase-options-label,.qe-edc-card__form .sls-selling-plan-group-name,.qe-edc-card__form .sls-total-price,.qe-edc-card__form .selling-plan-group-options-name-select,.qe-edc-card__form .sls-select{font-size:15px!important;line-height:1.6!important}.qe-edc-card__add{font-size:12px}.qe-edc-about,.qe-edc-faq,.qe-edc-reviews{padding:48px 0}.qe-edc-about__intro{margin-bottom:40px}.qe-edc-benefits,.qe-edc-best-for{min-height:0;padding:24px}.qe-edc-faq__tabs{grid-template-columns:1fr}.qe-edc-faq__tabs button{font-size:15px}.qe-edc-reviews__top{align-items:flex-start;flex-direction:column}.qe-edc-reviews__grid{grid-template-columns:1fr}.qe-edc-reviews__grid article{min-height:0}.qe-edc-newsletter{padding:48px 0 64px}.qe-edc-newsletter__card{min-height:340px;padding:32px 24px;border-radius:16px}.qe-edc-newsletter__copy h2{font-size:30px}.qe-edc-newsletter__form{grid-template-columns:1fr;border-radius:8px}.qe-edc-newsletter__form input,.qe-edc-newsletter__form button{min-height:44px}}@media(prefers-reduced-motion:reduce){.qe-edc *,.qe-edc *:before,.qe-edc *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/qe-eye-drops.css.map */
