.lx{--lx-text: rgb(var(--color-foreground));--lx-bg: rgb(var(--color-background));--lx-muted: rgba(var(--color-foreground), .62);--lx-border: rgba(var(--color-foreground), .14);color:rgb(var(--color-foreground))}.lx *,.lx *:before,.lx *:after{box-sizing:border-box}.lx img,.lx svg{max-width:100%;display:block}.lx p:last-child{margin-bottom:0}.lx-muted{color:var(--lx-muted)}.lx-center{text-align:center}.lx-wrap{max-width:var(--page-width);margin:0 auto;padding:0 2.4rem}.lx-wrap--narrow{max-width:89.6rem;margin:0 auto;padding:0 2.4rem}.lx h1,.lx h2,.lx h3{letter-spacing:-.02em}.lx-head{text-align:center;margin:0 auto 4rem;max-width:70.4rem}.lx-head h2{margin:0 0 .96rem}.lx-head p{margin:0;color:var(--lx-muted)}.lx-btn{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;padding:1.68rem 3.2rem;border:1px solid var(--lx-cta, #000000);border-radius:var(--lx-btn-radius, 40px);background:var(--lx-cta, #000000);color:var(--lx-cta-text, #FFFFFF);font-family:inherit;font-size:1.68rem;font-weight:700;line-height:1.2;text-decoration:none;cursor:pointer;transition:opacity .15s ease,transform .15s ease}.lx-btn:hover{opacity:.88}.lx-btn[disabled]{opacity:.4;cursor:not-allowed}.lx-btn--full{width:100%}.lx-btn--outline{background:transparent;color:rgb(var(--color-foreground));border:1.5px solid rgb(var(--color-foreground));font-weight:500;font-size:1.6rem}.lx-btn--green{background:var(--lx-green, #5EBFA0);border-color:var(--lx-green, #5EBFA0);color:#fff}.lx-stars{display:inline-flex;gap:1px;color:var(--lx-star, #F5A623);vertical-align:middle}.lx-stars svg{width:15px;height:15px;fill:currentColor}.lx-stars--green{color:var(--lx-green, #5EBFA0)}.lx-stars--lg svg{width:19px;height:19px}.lx-product{display:grid;grid-template-columns:1fr 1fr;gap:5.2rem;align-items:start}@media(max-width:989px){.lx-product{grid-template-columns:1fr;gap:2.8rem}}.lx-gallery{position:sticky;top:2.4rem}@media(max-width:989px){.lx-gallery{position:static}}.lx-gallery__main{border-radius:var(--lx-radius, 10px);overflow:hidden;background:var(--lx-panel, #F5F5F3);position:relative}.lx-gallery__main img{width:100%;height:auto;display:block}.lx-gallery__main--natural{background:transparent}.lx-gallery__main--natural img{width:auto;max-width:100%;height:auto;max-height:68vh;margin:0 auto}.lx-gallery__main--square .lx-gallery__slide{aspect-ratio:1}.lx-gallery__main--square img{width:100%;height:100%}.lx-gallery__main--portrait .lx-gallery__slide{aspect-ratio:4/5}.lx-gallery__main--portrait img{width:100%;height:100%}.lx-gallery__main--landscape .lx-gallery__slide{aspect-ratio:4/3}.lx-gallery__main--landscape img{width:100%;height:100%}.lx-gallery__main--contain img{object-fit:contain}.lx-gallery__main--cover img{object-fit:cover}.lx-gallery__slide{display:none}.lx-gallery__slide.is-active{display:block}.lx-gallery__thumbs{display:flex;gap:.88rem;margin-top:1.2rem;overflow-x:auto;padding:2px}.lx-gallery__thumbs button{flex:0 0 5.76rem;height:5.76rem;padding:0;border:1.5px solid transparent;border-radius:8px;background:var(--lx-panel, #F5F5F3);cursor:pointer;overflow:hidden;line-height:0}.lx-gallery__thumbs button.is-active{border-color:rgb(var(--color-foreground))}.lx-gallery__thumbs img{width:100%;height:100%;object-fit:cover}.lx-gallery__cta{margin-top:1.76rem}.lx-toprating{display:flex;align-items:center;gap:.64rem;font-size:1.408rem;margin-bottom:.8rem;flex-wrap:wrap}.lx-toprating__logo{display:inline-flex;align-items:center;gap:.4rem;font-weight:700}.lx-toprating__logo svg{width:15px;height:15px;fill:#00b67a}.lx-buybox h1{margin:0 0 1.2rem;font-size:clamp(2.8rem,3vw,3.44rem)}.lx-buybox__blurb{margin:0 0 1.76rem;font-size:1.6rem;line-height:1.55}.lx-ticks{list-style:none;padding:0;margin:0 0 2.16rem;display:grid;gap:.88rem}.lx-ticks li{display:flex;gap:.96rem;align-items:flex-start;font-size:1.52rem}.lx-ticks svg,.lx-ticks img{flex:0 0 1.68rem;width:1.68rem;height:1.68rem;margin-top:.352rem;color:var(--lx-green, #5EBFA0)}.lx-ticks img{object-fit:contain}.lx-stockbar{display:flex;align-items:center;gap:1.36rem;padding:1.36rem 1.6rem;border:1px solid var(--lx-border);border-radius:var(--lx-radius, 10px);margin-bottom:1.6rem}.lx-stockbar__track{flex:1;height:1rem;border-radius:5px;background:rgba(var(--color-foreground),.1);overflow:hidden}.lx-stockbar__fill{height:100%;min-width:.6rem;border-radius:5px;background-color:#58a095}.lx-stockbar__label{font-size:1.312rem;font-weight:600;white-space:nowrap}.lx-bundles{display:grid;gap:1.12rem;margin:0 0 2rem;border:0;padding:0}.lx-bundle{position:relative;display:block;cursor:pointer;border:1.5px solid var(--lx-border);border-radius:var(--lx-radius, 10px);padding:1.36rem 1.6rem;background:var(--lx-bg);transition:border-color .15s ease,background .15s ease}.lx-bundle:hover{border-color:var(--lx-green, #5EBFA0)}.lx-bundle input{position:absolute;opacity:0;width:1px;height:1px}.lx-bundle:has(input:checked){border-color:var(--lx-green, #5EBFA0);background:var(--lx-green-soft, #E9F6F1)}.lx-bundle input:focus-visible~.lx-bundle__row{outline:2px solid var(--lx-green, #5EBFA0);outline-offset:4px}.lx-bundle__row{display:flex;align-items:center;gap:1.36rem}.lx-bundle__thumb{flex:0 0 4.8rem;width:4.8rem;height:4.8rem;border-radius:8px;background:var(--lx-panel, #F5F5F3);object-fit:contain;padding:2px}.lx-bundle__main{flex:1;min-width:0}.lx-bundle__name{font-weight:700;font-size:1.6rem;display:inline-flex;align-items:center;gap:.72rem;flex-wrap:wrap}.lx-bundle__save{background:var(--lx-green, #5EBFA0);color:#fff;font-size:1.088rem;font-weight:700;padding:.24rem .8rem;border-radius:3.2rem;letter-spacing:.01em}.lx-bundle__meta{font-size:1.248rem;color:var(--lx-muted);margin-top:.288rem;display:flex;gap:.8rem;flex-wrap:wrap}.lx-bundle__stock{color:var(--lx-urgent, #E23B3B);font-weight:600}.lx-bundle__gift{font-weight:600}.lx-bundle__price{text-align:right;font-weight:700;font-size:1.84rem;white-space:nowrap}.lx-bundle__was{display:block;font-size:1.28rem;font-weight:400;text-decoration:line-through;color:var(--lx-muted)}.lx-bundle__flag{position:absolute;top:-.992rem;right:1.2rem;z-index:1;background:var(--lx-green-dark, #2F8468);color:#fff;font-size:1.056rem;font-weight:700;padding:.32rem .96rem;border-radius:3.2rem;letter-spacing:.02em}.lx-gifts{margin:0 0 1.76rem}.lx-gifts__label{font-size:1.408rem;font-weight:600;margin:0 0 .88rem}.lx-gifts__row{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:.96rem}.lx-gift{position:relative;text-align:center;padding:1.6rem .8rem 1.12rem;border:1.5px solid var(--lx-border);border-radius:var(--lx-radius, 10px);font-size:1.248rem;line-height:1.3;color:var(--lx-muted)}.lx-gift svg,.lx-gift img{width:3.36rem;height:3.36rem;margin:0 auto .8rem;opacity:.35}.lx-gift img{object-fit:contain}.lx-gift.is-unlocked{border-color:var(--lx-green, #5EBFA0);background:var(--lx-green-soft, #E9F6F1);color:rgb(var(--color-foreground))}.lx-gift.is-unlocked svg,.lx-gift.is-unlocked img{opacity:1;color:var(--lx-green-dark, #2F8468)}.lx-gift__badge{position:absolute;top:-.88rem;left:50%;transform:translate(-50%);background:var(--lx-green, #5EBFA0);color:#fff;font-size:.992rem;font-weight:700;padding:.24rem .8rem;border-radius:3.2rem;white-space:nowrap;letter-spacing:.04em}.lx-gift__badge s{opacity:.75;font-weight:400;margin-left:.4rem}.lx-gift:not(.is-unlocked) .lx-gift__badge{display:none}@media(max-width:460px){.lx-gifts__row{grid-auto-flow:row;grid-template-columns:repeat(3,1fr)}}.lx-science{text-align:center;margin:1.76rem 0 0}.lx-science__title{display:flex;align-items:center;justify-content:center;gap:.8rem;font-weight:700;font-size:1.52rem}.lx-science__title svg{width:1.6rem;height:2.4rem;opacity:.5;flex:0 0 auto}.lx-science__title svg:last-child{transform:scaleX(-1)}.lx-science__sub{font-size:1.184rem;letter-spacing:.04em;text-transform:uppercase;color:var(--lx-muted);margin:.64rem 0 0;line-height:1.45}.lx-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:2.16rem}.lx-trust__item{text-align:center;font-size:1.216rem;line-height:1.35}.lx-trust__ring{width:4.16rem;height:4.16rem;margin:0 auto .88rem;border-radius:50%;border:1.5px solid var(--lx-green, #5EBFA0);display:grid;place-items:center;color:var(--lx-green, #5EBFA0)}.lx-trust__ring svg{width:2rem;height:2rem}.lx-seal{display:block;margin:2.4rem auto;width:13.6rem;height:auto}.lx-accordion{margin-top:2.4rem;border-top:1px solid var(--lx-border)}.lx-accordion__item{border-bottom:1px solid var(--lx-border)}.lx-accordion__item summary{list-style:none;cursor:pointer;padding:1.68rem 0;display:flex;justify-content:space-between;align-items:center;gap:1.6rem;font-weight:700;font-size:1.6rem}.lx-accordion__item summary::-webkit-details-marker{display:none}.lx-accordion__item summary:after{content:"";flex:0 0 .96rem;width:.96rem;height:.96rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translate(-2px,-2px);transition:transform .2s ease}.lx-accordion__item[open] summary:after{transform:rotate(-135deg) translate(-2px,-2px)}.lx-accordion__body{padding:0 0 1.92rem;font-size:1.488rem;line-height:1.6}.lx-accordion__body>:last-child{margin-bottom:0}.lx-featured-review{display:flex;gap:1.36rem;align-items:flex-start;margin-top:2.24rem;padding:1.52rem;border:1px solid var(--lx-border);border-radius:var(--lx-radius, 10px)}.lx-featured-review img{flex:0 0 4.96rem;width:4.96rem;height:4.96rem;border-radius:8px;object-fit:cover}.lx-featured-review__head{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap;font-size:1.36rem}.lx-featured-review__name{font-weight:700}.lx-featured-review p{margin:.48rem 0 0;font-size:1.392rem;line-height:1.5;color:var(--lx-muted)}.lx-tastes{margin-top:2.56rem;text-align:center}.lx-tastes h3{font-size:1.68rem;margin:0 0 1.44rem}.lx-tastes__row{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.lx-tastes__item{font-size:1.28rem}.lx-tastes__icon{width:4.8rem;height:4.8rem;margin:0 auto .8rem;border-radius:50%;background:var(--lx-green-soft, #E9F6F1);display:grid;place-items:center;color:var(--lx-green-dark, #2F8468)}.lx-tastes__icon svg{width:2.24rem;height:2.24rem}.lx-tastes__icon img{width:2.56rem;height:2.56rem;object-fit:contain}.lx-inglist{list-style:none;margin:2.56rem 0 0;padding:0;display:grid;gap:1.12rem}.lx-inglist li{display:flex;align-items:center;gap:1.12rem;font-size:1.488rem}.lx-inglist__icon{flex:0 0 3.36rem;width:3.36rem;height:3.36rem;border-radius:50%;background:var(--lx-green-soft, #E9F6F1);display:grid;place-items:center;color:var(--lx-green-dark, #2F8468)}.lx-inglist__icon svg{width:1.68rem;height:1.68rem}.lx-inglist__icon img{width:1.92rem;height:1.92rem;object-fit:contain}.lx-inglist b{font-weight:700}.lx-sticky{position:fixed;left:0;right:0;bottom:0;z-index:30;background:rgb(var(--color-background));border-top:1px solid var(--lx-border);padding:1.12rem 1.6rem calc(1.12rem + env(safe-area-inset-bottom));display:flex;gap:1.2rem;align-items:center;box-shadow:0 -6px 24px #0000001a;transform:translateY(110%);transition:transform .25s ease;visibility:hidden}.lx-sticky.is-visible{transform:none;visibility:visible}.lx-sticky__info{flex:1;min-width:0}.lx-sticky__name{font-size:1.248rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--lx-muted)}.lx-sticky__price{font-weight:700;font-size:1.568rem}.lx-sticky .lx-btn{flex:0 0 auto;padding:1.28rem 2.56rem;font-size:1.52rem}.lx-sticky--mobile{display:flex}@media(min-width:990px){.lx-sticky--mobile{display:none}}.lx-results{display:grid;grid-template-columns:1fr 1fr;gap:4.8rem;align-items:center}@media(max-width:899px){.lx-results{grid-template-columns:1fr;gap:2.8rem}}.lx-results__media{position:relative;border-radius:var(--lx-radius, 10px);overflow:hidden;background:var(--lx-panel, #F5F5F3)}.lx-results__pair{display:grid;grid-template-columns:1fr 1fr}.lx-results__pair figure{margin:0;position:relative}.lx-results__pair img{width:100%;height:auto;object-fit:cover}.lx-results__pair--square img{aspect-ratio:1}.lx-results__pair--portrait img{aspect-ratio:3/4}.lx-results__pair--landscape img{aspect-ratio:4/3}.lx-results__pair--natural img{object-fit:contain}.lx-results__pair figcaption{position:absolute;top:.96rem;left:.96rem;background:#0009;color:#fff;font-size:1.12rem;padding:.32rem .88rem;border-radius:4px}.lx-results__pair figure:last-child figcaption{left:auto;right:auto;left:.96rem}.lx-results h2{margin:0 0 2.24rem}.lx-results__tabs{display:flex;gap:1.6rem;margin-bottom:2.4rem;flex-wrap:wrap}.lx-results__tab{background:none;border:0;padding:0;cursor:pointer;text-align:center;font:inherit;color:inherit}.lx-results__tab img{width:5.44rem;height:5.44rem;border-radius:50%;object-fit:cover;border:2px solid transparent;transition:border-color .15s ease;margin:0 auto .56rem}.lx-results__tab.is-active img{border-color:var(--lx-green, #5EBFA0)}.lx-results__tab span{font-size:1.248rem}.lx-results__panel{display:none;font-size:1.52rem;line-height:1.65}.lx-results__panel.is-active{display:block}.lx-results__panel cite{font-style:normal;color:var(--lx-muted)}.lx-split{display:grid;grid-template-columns:1fr 1fr;gap:4.8rem;align-items:center}@media(max-width:899px){.lx-split{grid-template-columns:1fr;gap:2.8rem}}.lx-split--media-first .lx-split__media{order:-1}.lx-split h2{margin:0 0 1.6rem;font-size:clamp(2.4rem,2.6vw,3.2rem)}.lx-split__body{font-size:1.552rem;line-height:1.65}.lx-split__body ul{padding-left:1.84rem;margin:.96rem 0 1.6rem}.lx-split__body li{margin-bottom:.56rem}.lx-compare-imgs{display:grid;grid-template-columns:1fr 1fr}.lx-compare-imgs figure{margin:0}.lx-compare-imgs figcaption{text-align:center;font-weight:700;padding:1.44rem .8rem;font-size:1.568rem}.lx-compare-imgs img{width:100%;height:auto;object-fit:cover}.lx-compare-imgs--square img{aspect-ratio:1}.lx-compare-imgs--portrait img{aspect-ratio:3/4}.lx-compare-imgs--landscape img{aspect-ratio:4/3}.lx-compare-imgs--natural img{object-fit:contain}.lx-revhead{text-align:center;font-size:1.84rem;font-weight:700;margin:0 0 2.8rem}.lx-revhead mark{background:var(--lx-green-soft, #E9F6F1);color:inherit;padding:.16rem .56rem;border-radius:4px}.lx-carousel{position:relative}.lx-carousel__track{display:flex;gap:2rem;overflow-x:auto;scroll-snap-type:x mandatory;padding:.4rem .4rem 2rem;scroll-behavior:smooth}.lx-carousel__track::-webkit-scrollbar{height:6px}.lx-carousel__track::-webkit-scrollbar-thumb{background:#00000040;border-radius:4px}.lx-revcard{flex:0 0 min(33.6rem,78vw);scroll-snap-align:start;background:rgb(var(--color-background));border:1px solid var(--lx-border);border-radius:var(--lx-radius, 10px);padding:2rem;display:flex;flex-direction:column;gap:.96rem}.lx-revcard__top{display:flex;justify-content:space-between;gap:1.2rem;font-size:1.36rem}.lx-revcard__name{font-weight:700}.lx-revcard__date{color:var(--lx-muted)}.lx-revcard__text{font-size:1.44rem;line-height:1.55;margin:0;flex:1}.lx-carousel__btn{position:absolute;top:40%;z-index:2;width:3.84rem;height:3.84rem;border-radius:50%;background:rgb(var(--color-background));border:1px solid var(--lx-border);display:grid;place-items:center;cursor:pointer;color:inherit;box-shadow:0 2px 10px #0000001a}.lx-carousel__btn svg{width:1.6rem;height:1.6rem}.lx-carousel__btn--prev{left:-.8rem}.lx-carousel__btn--next{right:-.8rem}.lx-vs{display:grid;grid-template-columns:1fr 1.15fr;gap:4.8rem;align-items:center}@media(max-width:899px){.lx-vs{grid-template-columns:1fr;gap:3.2rem}}.lx-vs h2{margin:0 0 1.6rem;font-size:clamp(2.88rem,3.4vw,4.16rem)}.lx-vs p{font-size:1.6rem;line-height:1.6;color:var(--lx-muted);margin:0}.lx-vs__table{width:100%;border-collapse:separate;border-spacing:0;font-size:1.472rem}.lx-vs__table th,.lx-vs__table td{padding:1.36rem .96rem;text-align:center;border:1px solid rgba(var(--color-foreground),.22)}.lx-vs__table th:first-child,.lx-vs__table td:first-child{text-align:left;font-weight:700}.lx-vs__table thead th{vertical-align:bottom;font-weight:700}.lx-vs__table thead th:first-child{border:0}.lx-vs__table tbody tr:first-child td:first-child{border-top:1px solid rgba(var(--color-foreground),.22)}.lx-vs__logo{max-height:4.8rem;width:auto;margin:0 auto .64rem}.lx-vs__table .is-us{background:var(--lx-green, #5EBFA0);color:#fff;border-color:var(--lx-green, #5EBFA0);font-weight:700}.lx-vs__table thead th.is-us{padding-top:2.56rem;border-radius:var(--lx-radius, 10px) var(--lx-radius, 10px) 0 0}.lx-vs__table tbody tr:last-child .is-us{border-radius:0 0 var(--lx-radius, 10px) var(--lx-radius, 10px);padding-bottom:2.56rem}.lx-vs__yes,.lx-vs__no,.lx-vs__yes--dark{display:inline-grid;place-items:center;width:2.24rem;height:2.24rem;border-radius:50%}.lx-vs__yes{color:#fff}.lx-vs__no,.lx-vs__yes--dark{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.lx-vs__yes svg,.lx-vs__no svg,.lx-vs__yes--dark svg{width:1.28rem;height:1.28rem}.lx-vs__bad{color:var(--lx-urgent, #E23B3B);font-weight:700}.lx-vs-wrap{overflow-x:auto}.lx-countdown{display:flex;align-items:center;justify-content:center;gap:2.4rem;flex-wrap:wrap}.lx-countdown__units{display:flex;gap:1.2rem}.lx-countdown__unit{min-width:7.04rem;padding:1.12rem .8rem;text-align:center;border-top:2px solid rgb(var(--color-foreground));background:rgba(var(--color-foreground),.03)}.lx-countdown__num{font-size:2.72rem;font-weight:700;line-height:1}.lx-countdown__lbl{font-size:1.184rem;color:var(--lx-muted);margin-top:.4rem}.lx-countdown__text h3{margin:0 0 .32rem;font-size:2.08rem}.lx-countdown__text p{margin:0;font-size:1.36rem;color:var(--lx-muted)}.lx-offer{text-align:center}.lx-offer h2{margin:0 0 1.6rem;font-size:clamp(2.4rem,3vw,3.36rem);line-height:1.25}.lx-offer__pill{display:inline-block;background:rgba(var(--color-foreground),.78);color:rgb(var(--color-background));font-size:1.2rem;padding:.4rem 1.12rem;border-radius:4px}.lx-offer__img{max-width:24rem;margin:4rem auto 2.4rem}.lx-offer__stock{display:flex;align-items:center;justify-content:center;gap:.72rem;font-size:1.44rem;margin-bottom:1.6rem}.lx-offer__dot{width:.96rem;height:.96rem;border-radius:50%;background:var(--lx-star, #F5A623)}.lx-offer .lx-btn{min-width:24.8rem}.lx-offer__note{display:flex;align-items:center;justify-content:center;gap:.64rem;font-size:1.312rem;margin-top:1.36rem}.lx-offer__note svg{width:1.52rem;height:1.52rem}.lx-payments{display:flex;gap:.72rem;justify-content:center;margin-top:1.6rem;flex-wrap:wrap}.lx-payments svg,.lx-payments img{height:2.4rem;width:auto}.lx-pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:3.2rem;text-align:center}@media(max-width:749px){.lx-pillars{grid-template-columns:1fr;gap:3.6rem}}.lx-pillars__icon{width:5.44rem;height:5.44rem;margin:0 auto 1.6rem;object-fit:contain}.lx-pillars h3{font-size:1.68rem;margin:0 0 .48rem}.lx-pillars p{margin:0;font-size:1.44rem;color:var(--lx-muted)}.lx-faq{max-width:70.4rem;margin:0 auto;display:grid;gap:.96rem}.lx-faq h2{text-align:center}.lx-faq__item{background:var(--lx-row, #EDF1F4);border-radius:var(--lx-radius, 10px);overflow:hidden}.lx-faq__item summary{list-style:none;cursor:pointer;padding:1.6rem 1.84rem;display:flex;justify-content:space-between;align-items:center;gap:1.6rem;font-weight:700;font-size:1.52rem}.lx-faq__item summary::-webkit-details-marker{display:none}.lx-faq__item summary:after{content:"";flex:0 0 .88rem;width:.88rem;height:.88rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg);transition:transform .2s ease}.lx-faq__item[open] summary:after{transform:rotate(45deg)}.lx-faq__body{padding:0 1.84rem 2rem;font-size:1.472rem;line-height:1.65}.lx-faq__body>:last-child{margin-bottom:0}.lx-gift__icon,.lx-gift__lock{display:block}.lx-gift__icon[hidden],.lx-gift__lock[hidden]{display:none}.lx-gift__icon svg,.lx-gift__icon img,.lx-gift__lock svg{width:3.36rem;height:3.36rem;margin:0 auto .8rem}.lx-gift__lock svg{opacity:.4}.lx-toprating__img{max-height:2.08rem;width:auto}.lx-trust__img{width:4.16rem;height:4.16rem;margin:0 auto .88rem;object-fit:contain}.lx-inglist__heading{font-size:1.68rem;margin:2.56rem 0 .4rem}.lx-atc-note{font-size:1.344rem;color:var(--lx-muted);text-align:center;margin:1.2rem 0 0}.lx-seal{display:block;margin:2.4rem auto;height:auto}.lx-freetext{margin:2rem 0;font-size:1.52rem;line-height:1.6}.lx-freetext h3{font-size:1.76rem;margin:0 0 .64rem}.lx-freeimage{margin:2rem 0}.lx-freeimage img{display:inline-block;width:100%;height:auto;border-radius:var(--lx-radius, 10px)}.lx-freeimage__cap{font-size:1.312rem;color:var(--lx-muted);margin:.8rem 0 0}.lx-divider{border:0;border-top:1px solid var(--lx-border)}.lx-appblock{margin:2rem 0}.lx-revcard__who{display:flex;align-items:center;gap:.96rem}.lx-revcard__avatar{width:3.52rem;height:3.52rem;border-radius:50%;object-fit:cover;flex:0 0 3.52rem}.lx-revcard__verified{font-size:1.152rem;color:var(--lx-green-dark, #2F8468);font-weight:700}.lx-content{display:grid;gap:3.2rem}.lx-content--1{grid-template-columns:1fr;max-width:70.4rem;margin:0 auto}.lx-content--2{grid-template-columns:repeat(2,1fr)}.lx-content--3{grid-template-columns:repeat(3,1fr)}.lx-content--4{grid-template-columns:repeat(4,1fr)}@media(max-width:989px){.lx-content--4{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.lx-content--2,.lx-content--3,.lx-content--4{grid-template-columns:1fr}}.lx-content--center{text-align:center}.lx-content__item h3{font-size:1.84rem;margin:0 0 .72rem}.lx-content__item .rte{font-size:1.488rem;color:var(--lx-muted);line-height:1.6}.lx-content__media{margin-bottom:1.6rem;border-radius:var(--lx-radius, 10px);overflow:hidden;background:var(--lx-panel, #F5F5F3)}.lx-content__media img{width:100%;height:100%;object-fit:cover}.lx-content__media--square img{aspect-ratio:1}.lx-content__media--portrait img{aspect-ratio:3/4}.lx-content__media--landscape img{aspect-ratio:16/9}.lx-content__media--natural img{object-fit:contain}.lx-content__media--circle{border-radius:50%;max-width:22.4rem;margin-inline:auto}.lx-content__media--circle img{aspect-ratio:1}.lx-bundle:has(input:disabled){opacity:.55;cursor:not-allowed;background:rgba(var(--color-foreground),.03)}.lx-bundle:has(input:disabled):hover{border-color:var(--lx-border)}.lx-bundle__soldout{color:var(--lx-urgent, #E23B3B);font-weight:700}:where(.lx img){object-fit:contain;height:auto}.lx-results__pair--fit-contain img{object-fit:contain;background:var(--lx-panel, #F5F5F3)}.lx-results__pair--fit-cover img{object-fit:cover}.lx-product>*,.lx-results>*,.lx-split>*,.lx-vs>*,.lx-pillars>*,.lx-content__item,.lx-gifts__row>*,.lx-trust__item,.lx-tastes__row>*,.lx-countdown>*,.lx-carousel>*{min-width:0}.lx-gallery,.lx-buybox{min-width:0;max-width:100%}.lx-gallery__main,.lx-gallery__slide{max-width:100%}.lx-gallery__thumbs{max-width:100%;scrollbar-width:thin}.lx-vs-wrap,.lx-carousel__track{max-width:100%}.lx-hero{position:relative;overflow:hidden}.lx-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0}.lx-hero__bg img{width:100%;height:100%;object-fit:cover}.lx-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#000}.lx-hero__inner{position:relative}.lx-hero--split .lx-hero__inner{display:grid;grid-template-columns:1fr 1fr;gap:5.6rem;align-items:center}.lx-hero--split .lx-hero__inner>*{min-width:0}.lx-hero--overlay .lx-hero__inner{max-width:76rem}.lx-hero--overlay{color:#fff}.lx-hero--overlay .lx-eyebrow,.lx-hero--overlay .lx-muted{color:#fffc}.lx-hero--overlay .lx-btn--outline{color:#fff;border-color:#ffffffb3}.lx-hero__heading{font-size:clamp(3.2rem,5vw,5.2rem);line-height:1.05;margin:0 0 1.6rem}.lx-hero__sub{font-size:1.76rem;line-height:1.55;max-width:48rem}.lx-hero__text--center{text-align:center;margin-inline:auto}.lx-hero__text--center .lx-hero__sub,.lx-hero__text--center .lx-ticks{margin-inline:auto}.lx-hero__text--center .lx-rating,.lx-hero__text--center .lx-hero__buttons{justify-content:center}.lx-hero__rating{margin-top:1.6rem}.lx-hero__ticks{margin:2.4rem 0;max-width:42rem}.lx-hero--overlay .lx-ticks svg{color:#fff}.lx-hero__buttons{display:flex;gap:1.2rem;flex-wrap:wrap;margin-top:2.4rem}.lx-hero__note{font-size:1.36rem;opacity:.75;margin:1.2rem 0 0}.lx-hero__media img{width:100%;height:auto;border-radius:var(--lx-radius, 10px)}@media(max-width:899px){.lx-hero--split .lx-hero__inner{grid-template-columns:1fr;gap:3.2rem}.lx-hero--split .lx-hero__media{order:-1}}.lx-strip{overflow:hidden}.lx-strip__track{display:flex;width:max-content;animation:lx-strip linear infinite}.lx-strip:hover .lx-strip__track{animation-play-state:paused}@keyframes lx-strip{to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.lx-strip__track{animation:none}}.lx-strip__static{display:flex;justify-content:center;flex-wrap:wrap}.lx-strip__item{display:inline-flex;align-items:center;gap:.8rem;padding:0 2.4rem;font-size:1.44rem;font-weight:600;white-space:nowrap}.lx-strip__item svg{width:1.6rem;height:1.6rem;flex:0 0 1.6rem}.lx-spotlight{display:grid;grid-template-columns:1fr 1fr;gap:5.6rem;align-items:center}.lx-spotlight>*{min-width:0}.lx-spotlight--reverse .lx-spotlight__media{order:2}.lx-spotlight__media img{width:100%;height:auto;border-radius:var(--lx-radius, 10px);background:var(--lx-panel, #F5F5F3)}.lx-spotlight__body h2{font-size:clamp(2.4rem,3.4vw,3.6rem);margin:0 0 1.2rem}.lx-spotlight__text{font-size:1.6rem;line-height:1.6;margin:1.2rem 0}@media(max-width:899px){.lx-spotlight{grid-template-columns:1fr;gap:2.8rem}.lx-spotlight--reverse .lx-spotlight__media{order:0}}.lx-grid{display:grid;gap:3.2rem 2.4rem}.lx-grid--2{grid-template-columns:repeat(2,1fr)}.lx-grid--3{grid-template-columns:repeat(3,1fr)}.lx-grid--4{grid-template-columns:repeat(4,1fr)}.lx-grid>*{min-width:0}@media(max-width:989px){.lx-grid--4{grid-template-columns:repeat(3,1fr)}}@media(max-width:749px){.lx-grid--3,.lx-grid--4{grid-template-columns:repeat(2,1fr)}}.lx-card{display:block;text-decoration:none;color:inherit}.lx-card__media{position:relative;border-radius:var(--lx-radius, 10px);overflow:hidden;background:var(--lx-panel, #F5F5F3);margin-bottom:1.4rem}.lx-card__media img{width:100%;height:auto;transition:transform .4s ease}.lx-card__media--square img{aspect-ratio:1;height:100%;object-fit:cover}.lx-card__media--portrait img{aspect-ratio:3/4;height:100%;object-fit:cover}.lx-card__media--landscape img{aspect-ratio:4/3;height:100%;object-fit:cover}.lx-card:hover .lx-card__media img{transform:scale(1.04)}.lx-card__badge{position:absolute;top:1.2rem;left:1.2rem;background:var(--lx-urgent, #E23B3B);color:#fff;font-size:1.12rem;font-weight:700;padding:.4rem .9rem;border-radius:2rem}.lx-card__title{display:block;font-weight:600;font-size:1.6rem;margin-bottom:.4rem}.lx-card__price{display:block;font-size:1.52rem}.lx-card__price s{color:var(--lx-muted);margin-right:.6rem}.lx-rowhead{display:flex;align-items:baseline;justify-content:space-between;gap:2rem;margin-bottom:2.4rem}.lx-rowhead h2{margin:0;font-size:clamp(2.4rem,3.4vw,3.4rem)}.lx-rowhead__link{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;font-size:1.52rem;white-space:nowrap}.lx-rowhead__link svg{width:1.3rem;height:1.3rem}.lx-rowhead__link:hover{opacity:.65}.lx-prow{overflow:hidden}.lx-prow__track{display:flex;gap:2.4rem;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 max(2.4rem,calc((100vw - var(--page-width)) / 2 + 2.4rem)) 1.6rem;scroll-behavior:smooth;scrollbar-width:thin}.lx-prow__item{flex:0 0 min(26rem,62vw);scroll-snap-align:start}.lx-card__badge--sale{left:auto;right:1.2rem;background:var(--lx-green, #5EBFA0);text-transform:uppercase;letter-spacing:.04em}.lx-card__price s{color:var(--lx-muted);margin-left:.6rem;margin-right:0}.lx-benefits{display:grid;grid-template-columns:1fr 1fr;gap:5.6rem;align-items:start}.lx-benefits>*{min-width:0}.lx-benefits__head h2{font-size:clamp(2.8rem,4.4vw,4.4rem);line-height:1.1;margin:0 0 1.6rem}.lx-benefits__accent{display:block;color:var(--lx-green, #5EBFA0)}.lx-benefits__list{display:grid;gap:2.4rem}.lx-benefit{display:grid;grid-template-columns:1fr auto;gap:1.6rem;align-items:center;border-left:3px solid var(--lx-green, #5EBFA0);padding-left:1.6rem}.lx-benefit h3{font-size:1.84rem;margin:0 0 .4rem}.lx-benefit p{margin:0;font-size:1.44rem;color:var(--lx-muted)}.lx-benefit__thumb{flex:0 0 auto}.lx-benefit__thumb img{width:8rem;height:5.6rem;object-fit:cover;border-radius:8px}@media(max-width:899px){.lx-benefits{grid-template-columns:1fr;gap:3.2rem}}.lx-logos__heading{text-align:center;font-size:1.6rem;margin:0 0 4rem}.lx-logos--scroll{overflow:hidden}.lx-logos__track{display:flex;width:max-content;align-items:center;animation:lx-strip linear infinite}.lx-logos--scroll:hover .lx-logos__track{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.lx-logos__track{animation:none}}.lx-logos--static{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.lx-logos__item{display:inline-flex;align-items:center;padding:0 3.2rem}.lx-logos__item img{max-height:3.6rem;width:auto;object-fit:contain}.lx-logos__name{font-size:2rem;font-weight:700;letter-spacing:.02em;white-space:nowrap;opacity:.8}.lx-rgrid{overflow:hidden}.lx-rgrid__track{display:flex;gap:2rem;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 max(2.4rem,calc((100vw - var(--page-width)) / 2 + 2.4rem)) 1.6rem;scroll-behavior:smooth;scrollbar-width:thin}.lx-rcard{flex:0 0 min(23rem,68vw);scroll-snap-align:start;border:1px solid var(--lx-border);border-radius:var(--lx-radius, 10px);overflow:hidden;background:rgb(var(--color-background));display:flex;flex-direction:column}.lx-rcard__photo img{width:100%;aspect-ratio:4/3;height:100%;object-fit:cover}.lx-rcard__body{padding:1.4rem;display:flex;flex-direction:column;gap:.7rem}.lx-rcard__who{display:flex;align-items:center;gap:.8rem}.lx-rcard__avatar{width:2.8rem;height:2.8rem;border-radius:50%;object-fit:cover;flex:0 0 2.8rem}.lx-rcard__avatar--blank{display:grid;place-items:center;background:var(--lx-green-soft, #E9F6F1);color:var(--lx-green-dark, #2F8468);font-weight:700;font-size:1.28rem}.lx-rcard__name{font-weight:700;font-size:1.44rem}.lx-rcard__text{margin:0;font-size:1.36rem;line-height:1.55;color:var(--lx-muted)}.lx-award{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;border-radius:var(--lx-radius, 10px);overflow:hidden}.lx-award>*{min-width:0}.lx-award__body{padding:4.8rem;display:flex;flex-direction:column;justify-content:center}.lx-award__logo{max-height:3.2rem;width:auto;margin-bottom:2rem;object-fit:contain}.lx-award__logotext{font-size:2rem;font-weight:800;letter-spacing:.04em;margin:0 0 2rem}.lx-award__heading{font-size:clamp(2.2rem,3vw,3.2rem);line-height:1.15;margin:0 0 1.2rem;color:inherit}.lx-award__text{font-size:1.44rem;opacity:.85;margin:0 0 2.4rem}.lx-award__btn{background:#fff;color:#111;border-color:#fff;align-self:flex-start}.lx-award__note{font-size:1.28rem;opacity:.7;margin:1.6rem 0 0}.lx-award__media img{width:100%;height:100%;object-fit:cover;min-height:26rem}@media(max-width:899px){.lx-award{grid-template-columns:1fr}.lx-award__body{padding:3.2rem;order:2}.lx-award__media img{min-height:22rem}}.lx-ugc{overflow:hidden}.lx-ugc__track{display:flex;gap:1.2rem;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 max(2.4rem,calc((100vw - var(--page-width)) / 2 + 2.4rem)) 1.6rem;scroll-behavior:smooth;scrollbar-width:thin}.lx-ugc__item{position:relative;flex:0 0 min(22rem,58vw);scroll-snap-align:start;border-radius:var(--lx-radius, 10px);overflow:hidden;text-decoration:none;color:#fff;background:var(--lx-panel, #F5F5F3)}.lx-ugc__media img{width:100%;aspect-ratio:1;height:100%;object-fit:cover;display:block}.lx-ugc__handle{position:absolute;left:1rem;bottom:1rem;display:inline-flex;align-items:center;gap:.4rem;font-size:1.28rem;font-weight:600;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.6)}.lx-ugc__tick{display:inline-grid;place-items:center;width:1.4rem;height:1.4rem;border-radius:50%;background:#1da1f2;color:#fff}.lx-ugc__tick svg{width:.9rem;height:.9rem}.lx-tiles-wrap--split{display:grid;grid-template-columns:1fr 1.2fr;gap:4.8rem;align-items:center}.lx-tiles-wrap--split>*{min-width:0}.lx-tiles__intro h2{font-size:clamp(2.4rem,3.4vw,3.6rem);margin:0 0 1.2rem}.lx-tiles{display:grid;gap:1.6rem}.lx-tiles--2{grid-template-columns:repeat(2,1fr)}.lx-tiles--3{grid-template-columns:repeat(3,1fr)}.lx-tiles>*{min-width:0}.lx-tile{position:relative;display:block;border-radius:var(--lx-radius, 10px);overflow:hidden;text-decoration:none;color:#fff;background:var(--lx-panel, #F5F5F3)}.lx-tile img{width:100%;aspect-ratio:3/4;height:100%;object-fit:cover;display:block}.lx-tile__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.72))}.lx-tile__cap{position:absolute;left:1.6rem;right:1.6rem;bottom:1.6rem;display:grid;gap:.3rem}.lx-tile__eyebrow{font-size:1.28rem;opacity:.9}.lx-tile__heading{font-size:1.44rem;font-weight:700;line-height:1.35}@media(max-width:899px){.lx-tiles-wrap--split{grid-template-columns:1fr;gap:2.8rem}.lx-tiles--3{grid-template-columns:repeat(2,1fr)}}.lx-ptypes{display:grid;gap:1.12rem;margin:0 0 2rem;border:0;padding:0}.lx-ptype{position:relative;display:block;cursor:pointer;border:1.5px solid var(--lx-border);border-radius:var(--lx-radius, 10px);padding:1.28rem 1.6rem 1.28rem 4.4rem;background:rgb(var(--color-background));transition:border-color .15s ease,background .15s ease}.lx-ptype:hover{border-color:var(--lx-green, #5EBFA0)}.lx-ptype input{position:absolute;opacity:0;width:1px;height:1px}.lx-ptype__dot{position:absolute;left:1.6rem;top:1.7rem;width:1.9rem;height:1.9rem;border:1.5px solid var(--lx-border);border-radius:50%;background:rgb(var(--color-background));transition:border .15s ease}.lx-ptype input:checked~.lx-ptype__dot{border:6px solid var(--lx-green, #5EBFA0)}.lx-ptype:has(input:checked){border-color:var(--lx-green, #5EBFA0);background:var(--lx-green-soft, #E9F6F1)}.lx-ptype input:focus-visible~.lx-ptype__dot{outline:2px solid var(--lx-green, #5EBFA0);outline-offset:3px}.lx-ptype__row{display:flex;justify-content:space-between;align-items:center;gap:1.2rem}.lx-ptype__name{font-weight:700;font-size:1.6rem}.lx-ptype__tag{display:inline-block;margin-left:.7rem;background:var(--lx-green, #5EBFA0);color:#fff;font-size:1.12rem;font-weight:700;padding:.2rem .7rem;border-radius:2rem}.lx-ptype__price{font-weight:700;font-size:1.76rem;white-space:nowrap}.lx-ptype__extra{display:none}.lx-ptype:has(input:checked) .lx-ptype__extra{display:block;margin-top:1.2rem}.lx-ptype__freq{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem;flex-wrap:wrap}.lx-ptype__freqlabel{font-size:1.36rem;color:var(--lx-muted)}.lx-ptype__freq select{flex:1;min-width:14rem;padding:.8rem 1.1rem;font:inherit;font-size:1.44rem;border:1px solid var(--lx-border);border-radius:8px;background:rgb(var(--color-background));color:inherit;cursor:pointer}.lx-ptype__perks{list-style:none;margin:0;padding:0;display:grid;gap:.4rem;font-size:1.36rem}.lx-ptype__perks li{display:flex;align-items:flex-start;gap:.6rem}.lx-ptype__perks li:before{content:"\2713";color:var(--lx-green-dark, #2F8468);font-weight:700}.lx-ptype__note{display:block;margin-top:.9rem;font-size:1.28rem;color:var(--lx-muted)}.lx-ptype__empty{font-size:1.36rem;margin:0 0 2rem}
/*# sourceMappingURL=/cdn/shop/t/9/assets/luxra.css.map */
