lash-configurator.lc{--lc-cta: #00875c;--lc-cta-text: 255, 255, 255;--lc-thumb: 6.4rem;--lc-gap: 1.2rem;--lc-warm-50: #f7f3ee;--lc-warm-100: #f3ece5;--lc-warm-200: #e9dccd;--lc-warm-300: #d9c4ad;display:block;color:rgb(var(--color-foreground))}.lc *,.lc *:before,.lc *:after{box-sizing:border-box}.lc__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1.6rem}.lc__editor-note{margin:0 0 1.2rem;padding:1rem 1.2rem;border:.1rem dashed rgba(var(--color-foreground),.4);font-size:1.3rem}.lc__preview{margin:0;min-width:0}.lc__stage{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:rgba(var(--color-foreground),.04);border-radius:var(--media-radius, 0)}.lc__stage[hidden]{display:none}.lc__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:50% 45%;opacity:0;transition:opacity var(--duration-default, .2s) var(--ease-out-slow, ease)}.lc__img.is-active{opacity:1;z-index:1}.lc__compare{display:grid;grid-template-columns:1fr 1fr;gap:.4rem;width:100%;aspect-ratio:2 / 1}.lc__compare[hidden]{display:none}.lc__compare-item{position:relative;overflow:hidden;background:rgba(var(--color-foreground),.04);border-radius:var(--media-radius, 0)}.lc__compare-item img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 45%}.lc__compare-item:first-child{outline:.2rem solid rgb(var(--color-foreground));outline-offset:-.2rem}.lc__chip{position:absolute;left:.6rem;bottom:.6rem;padding:.3rem .8rem;font-size:1.1rem;letter-spacing:.06rem;background:rgba(var(--color-background),.9);color:rgb(var(--color-foreground))}.lc__caption{display:flex;align-items:flex-start;justify-content:space-between;gap:1.2rem;min-height:4.4rem;margin:.8rem 0 0;font-size:1.2rem;line-height:1.5;color:rgba(var(--color-foreground),.75)}.lc__caption-text{flex:1 1 auto;min-height:5.4rem}.lc__descriptor{font-weight:700;color:rgb(var(--color-foreground))}.lc__compare-toggle{flex:0 0 auto;min-height:4.4rem;padding:0 .2rem;margin:-1rem 0 0;background:none;border:0;font:inherit;font-size:1.3rem;color:rgb(var(--color-foreground));cursor:pointer;text-decoration:underline;text-underline-offset:.3rem}.lc__compare-toggle[aria-pressed=true]{font-weight:600}.lc__controls{min-width:0}.lc__title{margin:0 0 .4rem;font-size:1.3rem;font-weight:400;letter-spacing:.06rem;text-transform:uppercase;color:rgba(var(--color-foreground),.75)}.lc__heading{margin:0 0 .6rem}.lc__sub{margin:0 0 1.6rem;font-size:1.4rem;line-height:1.5;color:rgba(var(--color-foreground),.75)}.lc__group{margin:0 0 2.4rem;padding:0;border:0;min-width:0}.lc__legend{display:block;margin:0 0 .8rem;padding:0;font-size:1.3rem;letter-spacing:.1rem;text-transform:uppercase;color:rgb(var(--color-foreground))}.lc__rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin:0;padding:.4rem 0 .8rem}.lc__style{display:flex;flex-direction:column;align-items:center;gap:.5rem;min-width:0;padding:0 0 .7rem;border:.1rem solid rgba(var(--color-foreground),.3);border-radius:.8rem;background:rgb(var(--color-background));overflow:hidden;cursor:pointer;text-align:center;-webkit-tap-highlight-color:transparent;transition:border-color var(--duration-short, .1s) ease,box-shadow var(--duration-short, .1s) ease}.lc__card-media{display:block;width:100%;aspect-ratio:1 / 1;overflow:hidden}.lc__card-img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 45%}.lc__card-body{display:grid;gap:.2rem;padding:0 .3rem}.lc__style-name{display:flex;align-items:flex-end;justify-content:center;font-size:1.2rem;line-height:1.3;min-height:3.2rem;overflow-wrap:anywhere}.lc--layout-landing .lc__style-name{white-space:nowrap;font-size:1.15rem;min-height:2.4rem}.lc__style-cat{font-size:1rem;line-height:1.2;letter-spacing:.1rem;text-transform:uppercase;color:rgba(var(--color-foreground),.75)}.lc__radio:checked+.lc__style{border-color:rgb(var(--color-foreground));box-shadow:0 0 0 .1rem rgb(var(--color-foreground))}.lc__radio:checked+.lc__style .lc__style-name{font-weight:700}.lc__radio:focus-visible+.lc__style{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem}@media(hover:hover){.lc__style:hover{border-color:rgba(var(--color-foreground),.6)}}.lc__lengths{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;padding-top:1rem}.lc__pill{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:4.8rem;padding:.6rem 1rem;border:var(--variant-pills-border-width, 1px) solid rgba(var(--color-foreground),var(--variant-pills-border-opacity, .55));border-radius:var(--variant-pills-radius, 40px);background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-size:1.4rem;letter-spacing:.1rem;line-height:1;text-align:center;cursor:pointer;transition:border-color var(--duration-short, .1s) ease,background-color var(--duration-short, .1s) ease,color var(--duration-short, .1s) ease;-webkit-tap-highlight-color:transparent}@media(hover:hover){.lc__pill:hover{border-color:rgb(var(--color-foreground))}}.lc__radio:checked+.lc__pill{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.lc__radio:focus-visible+.lc__pill{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.55)}.lc__pill.is-unavailable{border-color:rgba(var(--color-foreground),.1);color:rgba(var(--color-foreground),.6)}.lc__pill.is-unavailable .lc__pill-text{text-decoration:line-through}.lc__radio:checked+.lc__pill.is-unavailable{background:rgba(var(--color-foreground),.6);color:rgb(var(--color-background));border-color:transparent}.lc__pill-state{display:block;min-height:0;font-size:1rem;letter-spacing:.04rem;line-height:1;margin-top:.3rem}.lc__pill-state:empty{display:none}.lc__badge.badge{position:absolute;top:-1rem;left:50%;transform:translate(-50%);white-space:nowrap;font-size:1rem;padding:.3rem .8rem .4rem;line-height:1;background:rgb(var(--color-background));color:rgb(var(--color-foreground));border:.1rem solid rgba(var(--color-foreground),.15);border-radius:var(--badge-corner-radius, 4rem)}.lc__radio:checked+.lc__pill .lc__badge.badge{background:rgb(var(--color-background));color:rgb(var(--color-foreground));border:.1rem solid rgb(var(--color-foreground))}.lc__helper{margin:1rem 0 0;font-size:1.2rem;line-height:1.5;color:rgba(var(--color-foreground),.75)}.lc__summary{display:flex;flex-wrap:wrap;align-items:baseline;gap:.4rem .8rem;margin:0 0 1.2rem;font-size:1.4rem;line-height:1.5}.lc__summary-value{font-weight:700}.lc__price{margin-left:auto;font-size:1.4rem;font-weight:400}.lc__soldout{margin:-.4rem 0 1.2rem;font-size:1.3rem;line-height:1.5;color:rgba(var(--color-foreground),.75)}.lc__soldout[hidden]{display:none}.lc__atc.button{--color-button: 0, 0, 0;position:relative;width:100%;min-height:4.7rem;margin:0;padding:0 2rem;border:0;border-radius:12px;background:var(--lc-cta);color:rgb(var(--lc-cta-text));font-size:1.6rem;font-weight:700;letter-spacing:.02rem;line-height:1.2;text-transform:uppercase;cursor:pointer;transition:opacity var(--duration-short, .1s) ease,transform var(--duration-short, .1s) ease}.lc__atc.button:before,.lc__atc.button:after{display:none}@media(hover:hover){.lc__atc.button:hover:not([disabled]){opacity:.92}}.lc__atc.button:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.3rem;box-shadow:none}.lc__atc.button[disabled]{opacity:.5;cursor:not-allowed}.lc__atc.button.loading [data-atc-label]{opacity:0}.lc__atc.button .loading__spinner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.lc__atc.button .loading__spinner.hidden{display:none}.lc__atc.button .loading__spinner .spinner{width:1.8rem;height:1.8rem}.lc__atc.button .loading__spinner .path{stroke:rgb(var(--lc-cta-text))}.lc[data-state=added] .lc__atc.button{background:rgb(var(--color-foreground))}.lc__error{margin:1rem 0 0;font-size:1.3rem;line-height:1.5;color:rgb(var(--color-foreground))}.lc__error[hidden]{display:none}.lc__error:focus{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem}.lc__details{display:inline-flex;align-items:center;min-height:4.4rem;margin-top:.4rem;font-size:1.3rem}.lc__prelaunch{margin:0 0 1.2rem;padding:1.4rem 1.6rem;border:.1rem solid rgba(var(--color-foreground),.15);font-size:1.4rem;text-align:center}.lc__sticky{position:fixed;left:0;right:0;bottom:0;z-index:100;display:flex;align-items:center;gap:1.2rem;padding:.8rem 1.5rem;padding-bottom:calc(.8rem + env(safe-area-inset-bottom,0px));background:rgb(var(--color-background));border-top:.1rem solid rgba(var(--color-foreground),.1);transform:translateY(110%);transition:transform var(--duration-default, .2s) var(--ease-out-slow, ease)}.lc__sticky-inner{display:flex;align-items:center;gap:1.2rem;width:100%}.lc__sticky.is-visible{transform:translateY(0)}.lc__sticky[hidden]{display:none}.lc__sticky-thumb{width:4rem;height:4rem;border-radius:50%;object-fit:cover;object-position:50% 45%;flex:0 0 auto}.lc__sticky-text{display:flex;flex-direction:column;min-width:0;flex:1 1 auto;font-size:1.3rem;line-height:1.3}.lc__sticky-summary{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lc__sticky-price{color:rgba(var(--color-foreground),.75)}.lc__atc--sticky.button{width:auto;min-width:13rem;min-height:4.4rem;padding:0 1.6rem;font-size:1.4rem;flex:0 0 auto;white-space:nowrap}@media screen and (min-width:990px){.lc__sticky{display:none!important}.lc--sticky-desktop .lc__sticky:not([hidden]){display:flex!important;justify-content:center;padding:1rem 1.5rem}.lc--sticky-desktop .lc__sticky-inner{max-width:64rem;justify-content:space-between}.lc--sticky-desktop .lc__atc--sticky.button{min-width:24rem;min-height:4.8rem}}.lc__noscript{display:grid;gap:.8rem;margin-top:1.2rem}.lc__noscript select{min-height:4.4rem;font-size:1.4rem}@media(prefers-reduced-motion:reduce){.lc__img,.lc__sticky,.lc__thumb,.lc__pill,.lc__atc.button{transition:none!important}}@media screen and (min-width:750px){lash-configurator.lc{--lc-thumb: 8rem}.lc__rail{gap:1.2rem}.lc__style-name{font-size:1.3rem}.lc__lengths{gap:1.2rem}}@media screen and (min-width:990px){lash-configurator.lc{--lc-thumb: 9.6rem}.lc__grid{grid-template-columns:minmax(0,1fr) minmax(36rem,46rem);gap:4rem;align-items:start}.lc--preview-right .lc__preview{order:2}.lc--preview-right .lc__grid{grid-template-columns:minmax(36rem,46rem) minmax(0,1fr)}.lc__preview{position:sticky;top:calc(var(--header-height, 5.6rem) + 2rem)}.lc__rail{gap:1.2rem 1rem}.lc__lengths .lc__pill{min-height:4.8rem}.lc__caption{font-size:1.3rem}}.lc__trust{display:flex;align-items:center;justify-content:center;gap:2.4rem;min-height:3.6rem;margin:0 calc(50% - 50vw) 1.6rem;padding:.6rem 1.5rem;background:#f3f3f3;font-size:1.2rem;line-height:1.4;text-align:center}.lc__trust-item{display:none}.lc__trust-item.is-active{display:block}@media screen and (min-width:750px){.lc__trust{justify-content:space-between;padding:.8rem calc(50vw - 50%);font-size:1.3rem}.lc__trust-item{display:block}}.lc--layout-landing .lc__arrow{position:absolute;top:50%;z-index:2;width:4.4rem;height:4.4rem;margin:0;padding:0;border:0;border-radius:50%;background:#ffffffe6;color:rgb(var(--color-foreground));cursor:pointer;transform:translateY(-50%);display:flex;align-items:center;justify-content:center}.lc--layout-landing .lc__arrow--prev{left:1rem}.lc--layout-landing .lc__arrow--next{right:1rem}.lc--layout-landing .lc__arrow:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.6);outline-offset:.2rem}.lc--layout-landing .lc__stage[hidden]~.lc__thumbs{display:none}.lc__thumbs{display:flex;gap:.8rem;margin:.8rem 0 0;padding:.2rem 0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.lc__thumbs::-webkit-scrollbar{display:none}.lc__thumb{flex:0 0 5.6rem;width:5.6rem;height:5.6rem;margin:0;padding:0;border:.1rem solid rgba(var(--color-foreground),.2);border-radius:.6rem;background:rgb(var(--color-background));overflow:hidden;cursor:pointer;scroll-snap-align:center}.lc__thumb img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 45%}.lc__thumb[aria-pressed=true]{border-color:rgb(var(--color-foreground));box-shadow:0 0 0 .1rem rgb(var(--color-foreground))}.lc__thumb:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.6);outline-offset:.2rem}.lc--layout-landing .lc__intro{display:grid;gap:1.2rem;margin:0 0 1.6rem}.lc--layout-landing .lc__rating{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .6rem;margin:0;font-size:1.3rem;line-height:1.4}.lc--layout-landing .lc__stars{display:inline-flex;gap:.1rem;color:rgb(var(--color-foreground))}.lc--layout-landing .lc__rating-count,.lc--layout-landing .lc__rating-customers{color:rgba(var(--color-foreground),.7)}.lc--layout-landing .lc__rating-sep{display:none;margin-right:.6rem;color:rgba(var(--color-foreground),.3)}.lc--layout-landing .lc__rating-customers{flex-basis:100%}@media screen and (min-width:750px){.lc--layout-landing .lc__rating-sep{display:inline}.lc--layout-landing .lc__rating-customers{flex-basis:auto}}.lc--layout-landing .lc__title--landing{margin:0;font-size:2.2rem;line-height:1.15;font-weight:700;letter-spacing:.02rem;text-transform:uppercase}.lc--layout-landing .lc__intro-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:.2rem .8rem;margin:0;font-size:2.4rem;font-weight:700;line-height:1.2}.lc--layout-landing .lc__price-was{order:-1;font-size:1.6rem;font-weight:400;color:rgba(var(--color-foreground),.66);text-decoration-thickness:.1rem}.lc--layout-landing .lc__price-was[hidden]{display:none}.lc--layout-landing .lc__price-now{font-size:2.8rem;letter-spacing:-.02em}.lc--layout-landing .lc__price-per{flex-basis:100%;font-size:1.2rem;font-weight:400;color:rgba(var(--color-foreground),.7)}.lc--layout-landing .lc__usps{display:grid;gap:.8rem;margin:0;padding:0;list-style:none;font-size:1.4rem;line-height:1.4}.lc--layout-landing .lc__usps li{display:flex;align-items:flex-start;gap:.8rem}.lc--layout-landing .lc__usps svg{flex:0 0 auto;margin-top:.1rem;color:rgb(var(--color-foreground))}.lc__circles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin:.4rem 0 0;padding:0;list-style:none}.lc__circle{display:grid;justify-items:center;align-content:start;gap:.6rem;text-align:center;font-size:1.15rem;line-height:1.3}.lc__circle-img{display:block;width:9rem;height:9rem;padding:.3rem;border:.2rem solid #c4b6a7;border-radius:50%;background:rgb(var(--color-background));object-fit:cover;object-position:50% 40%}.lc__circle-img--empty,.lc__circle-video{background:#f3f3f3}.lc__circle-text{display:block;min-height:3.2rem}.lc--layout-landing .lc__box{display:grid;gap:1.6rem;padding:1.6rem 1.4rem;border:.1rem solid #c4b6a7;border-radius:1.2rem;background:rgb(var(--color-background))}.lc--layout-landing .lc__box-title{margin:0;font-size:1.6rem;font-weight:700;letter-spacing:.04rem;text-transform:uppercase}.lc--layout-landing .lc__box .lc__group{margin:0}.lc--layout-landing .lc__box .lc__summary{margin:0;padding-top:1.2rem;border-top:.1rem solid rgba(var(--color-foreground),.12)}.lc--layout-landing .lc__box .lc__soldout{margin:-.8rem 0 0}.lc--layout-landing .lc__ship{margin:1.2rem 0 0;padding:1rem 1.2rem;background:#f3f3f3;border-radius:.8rem;font-size:1.3rem;line-height:1.4;text-align:center}.lc--layout-landing .lc__error{margin-top:.8rem}.lc--layout-landing .lc__details{margin-top:.2rem}.lc__howto{margin:1.6rem 0 0;padding:1.6rem 1.4rem 2rem;background:#f3f3f3;border-radius:1.2rem}.lc__tabs{display:flex;justify-content:center;gap:1.6rem;margin:0}.lc__tab{position:relative;display:inline-flex;align-items:flex-end;justify-content:center;min-height:4.4rem;margin:0;padding:0 .2rem .9rem;border:0;background:none;font:inherit;font-size:1.3rem;font-weight:700;line-height:1.25;letter-spacing:.06rem;text-transform:uppercase;color:rgba(var(--color-foreground),.6);cursor:pointer}@media screen and (max-width:749px){.lc__tab{font-size:1.2rem;letter-spacing:.04rem}}.lc__tab.is-active{color:rgb(var(--color-foreground))}.lc__tab:after{content:"";position:absolute;left:0;right:0;bottom:.3rem;height:.2rem;background:transparent}.lc__tab.is-active:after{background:rgb(var(--color-foreground))}.lc__tab:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.6);outline-offset:.2rem}.lc__chips{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem;margin:.4rem 0 0}.lc__chip-tag{display:inline-block;padding:.4rem .8rem;border-radius:.4rem;background:rgb(var(--color-background));font-size:1rem;letter-spacing:.06rem;text-transform:uppercase;color:rgba(var(--color-foreground),.75)}.lc__panel[hidden]{display:none}.lc__video{position:relative;display:block;width:100%;max-width:33.5rem;aspect-ratio:4 / 5;margin:1.2rem auto 0;overflow:hidden;border-radius:.8rem;background:rgba(var(--color-foreground),.08);text-decoration:none;color:rgb(var(--color-foreground))}.lc__video-poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.lc__video-play{position:absolute;top:50%;left:50%;z-index:2;display:flex;align-items:center;justify-content:center;width:5.6rem;height:5.6rem;margin:0;padding:0;border:0;border-radius:50%;background:#ffffffeb;color:rgb(var(--color-foreground));cursor:pointer;transform:translate(-50%,-50%)}.lc__video-play svg{margin-left:.3rem}.lc__video-play:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.6);outline-offset:.2rem}.lc__video.is-playing .lc__video-poster{display:none}.lc__video-frame{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.lc__video--link{min-height:4.4rem}.lc__video-linktext{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:.8rem 1rem;background:#ffffffeb;font-size:1.2rem;line-height:1.4;text-align:center}.lc__accs{margin:1.6rem 0 0;border-top:.1rem solid rgba(var(--color-foreground),.12)}.lc__acc{border-bottom:.1rem solid rgba(var(--color-foreground),.12)}.lc__acc-summary{display:flex;align-items:center;gap:1.2rem;min-height:5.2rem;padding:1.2rem 0;list-style:none;cursor:pointer;font-size:1.3rem;letter-spacing:.06rem;line-height:1.3;text-transform:uppercase}.lc__acc-summary::-webkit-details-marker{display:none}.lc__acc-summary::marker{content:""}.lc__acc-icon{position:relative;flex:0 0 auto;width:1.4rem;height:1.4rem}.lc__acc-icon:before,.lc__acc-icon:after{content:"";position:absolute;top:50%;left:50%;width:1.4rem;height:.15rem;background:rgb(var(--color-foreground));transform:translate(-50%,-50%)}.lc__acc-icon:after{transform:translate(-50%,-50%) rotate(90deg);transition:transform var(--duration-short, .1s) ease}.lc__acc[open] .lc__acc-icon:after{transform:translate(-50%,-50%) rotate(0)}.lc__acc-summary:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.6);outline-offset:.2rem}.lc__acc-body{padding:0 0 1.6rem 2.6rem;font-size:1.4rem;line-height:1.6;color:rgba(var(--color-foreground),.8)}.lc__acc-body p:first-child{margin-top:0}.lc__acc-body p:last-child{margin-bottom:0}.lc__acc-body a{display:inline-flex;align-items:center;min-height:4.4rem;margin:-1.2rem 0;padding:0 .2rem;color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.lc--layout-landing .lc__title--landing{font-size:2.6rem}.lc--layout-landing .lc__intro{gap:1.2rem;margin-bottom:1.6rem}.lc__circle{font-size:1.2rem}.lc__circle-img{width:10.4rem;height:10.4rem}.lc__thumb{flex-basis:7.2rem;width:7.2rem;height:7.2rem}}.lc--layout-landing .lc__sticky-thumb{display:none}.lc--layout-landing .lc__sticky-text{display:flex}@media screen and (max-width:989px){.lc--layout-landing .lc__atc--sticky.button{flex:1 1 auto;min-width:0;min-height:4.8rem;padding:0 1.2rem;font-size:1.3rem}.lc--layout-landing .lc__sticky-text{flex:0 0 auto;min-width:0;max-width:60%}}@media screen and (min-width:990px){.lc--layout-landing .lc__grid{grid-template-columns:minmax(0,1fr) minmax(40rem,53rem);gap:5rem}.lc--layout-landing .lc__stage,.lc--layout-landing .lc__compare{max-height:56vh}.lc--layout-landing .lc__stage{max-width:56vh;margin-left:auto;margin-right:auto}.lc--layout-landing .lc__thumbs{justify-content:safe center}.lc--layout-landing .lc__thumbs{overflow:visible}.lc__thumb{flex-basis:6.8rem;width:6.8rem;height:6.8rem}.lc--layout-landing .lc__intro{gap:.8rem;margin-bottom:1.2rem}.lc--layout-landing .lc__title--landing{font-size:2.4rem}.lc--layout-landing .lc__intro-price{font-size:2.2rem}.lc--layout-landing .lc__price-now{font-size:2.4rem}.lc--layout-landing .lc__usps{gap:.4rem 1.2rem}.lc__circles{gap:.6rem;margin-top:.2rem}.lc__circle{gap:.6rem;justify-items:center;text-align:center;font-size:1.15rem}.lc__circle-img{width:7rem;height:7rem;padding:.2rem}.lc__circle-text{min-height:0}.lc--layout-landing .lc__box{gap:1rem;padding:1.4rem 2rem 1.6rem}.lc--layout-landing .lc__box-title{font-size:1.5rem}.lc--layout-landing .lc__legend{margin-bottom:.5rem}.lc--layout-landing .lc__rail{gap:.6rem;padding-bottom:.4rem}.lc--layout-landing .lc__card-media{aspect-ratio:4 / 3}.lc--layout-landing .lc__card-body{gap:.1rem}.lc--layout-landing .lc__style-name{min-height:2.4rem;font-size:1.25rem}.lc--layout-landing .lc__lengths{padding-top:.8rem}.lc--layout-landing .lc__helper{margin-top:.6rem}.lc--layout-landing .lc__box .lc__summary{padding-top:.8rem}.lc--layout-landing .lc__trust{min-height:3.2rem;padding-top:.5rem;padding-bottom:.5rem;margin-bottom:1.2rem}}.lc--layout-landing .lc__legend{font-size:1.1rem;letter-spacing:.1rem;color:rgba(var(--color-foreground),.7)}.lc--layout-landing .lc__caption{min-height:0;font-size:1.2rem;color:rgba(var(--color-foreground),.6)}.lc--layout-landing .lc__caption-text{min-height:2rem}.lc--layout-landing .lc__rating--tp{position:relative;display:grid;align-items:center;min-height:2.4rem}.lc__rating-fallback{grid-area:1 / 1;display:inline-flex;flex-wrap:wrap;align-items:center;gap:.2rem .6rem;min-height:2.4rem}.lc__rating--tp .lc__rating-customers{flex-basis:100%;font-size:1.3rem;color:rgba(var(--color-foreground),.7)}@media screen and (min-width:750px){.lc__rating--tp .lc__rating-customers{flex-basis:auto}}.lc__stars--tp{display:inline-flex;gap:.2rem}.lc__tpstar{display:block}.lc__tp-under .lc__tpstar{width:1.4rem;height:1.4rem}@media screen and (min-width:420px){.lc__tp-under .lc__tpstar{width:1.6rem;height:1.6rem}}.lc__tpstar-bg{fill:#12121226}.lc__tpstar--full .lc__tpstar-bg,.lc__tpstar-fill{fill:#00b67a}.lc__rating-link{display:inline-flex;align-items:center;gap:.3rem;min-height:4.4rem;margin:-1rem 0;color:rgb(var(--color-foreground));text-decoration:none}.lc__rating-link:hover,.lc__rating-link:focus-visible{text-decoration:underline;text-underline-offset:.3rem}.lc__rating-link:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem}.lc__rating-widget{grid-area:1 / 1;display:block;min-height:2.4rem;visibility:hidden;opacity:0}.lc__rating--tp.is-ready .lc__rating-widget{visibility:visible;opacity:1}.lc__rating--tp.is-ready .lc__rating-fallback{visibility:hidden;opacity:0}.lc--layout-landing .lc__rating--tp{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:.2rem .8rem}.lc--layout-landing .lc__rating-widget{grid-area:auto;min-height:2rem;visibility:visible;opacity:1}.lc--layout-landing .lc__rating-fallback{grid-area:auto;flex:0 0 auto}.lc--layout-landing .lc__rating--tp.is-ready .lc__rating-fallback{display:none}.lc--layout-landing .lc__rating-link{flex:0 0 auto;min-height:4.4rem;margin:-1rem 0}.lc--layout-landing .lc__rating-customers{flex:0 0 auto}.lc--layout-landing .lc__howto{background:var(--lc-warm-50)}.lc--layout-landing .lc__chip-tag{background:var(--lc-warm-100);font-size:1.1rem}.lc--layout-landing .lc__panel .lc__chips{margin-top:1rem}.lc__howto-media{position:relative;width:100%;max-width:33.5rem;aspect-ratio:4 / 5;margin:1.2rem auto 0;overflow:hidden;border-radius:.8rem;background:var(--lc-warm-100)}.lc__howto-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.lc__howto-toggle{position:absolute;right:.8rem;bottom:.8rem;z-index:2;display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;margin:0;padding:0;border:0;border-radius:50%;background:#ffffffeb;color:rgb(var(--color-foreground));cursor:pointer}.lc__howto-toggle .lc__howto-ico-play{display:none}.lc__howto-toggle[aria-pressed=true] .lc__howto-ico-play{display:block}.lc__howto-toggle[aria-pressed=true] .lc__howto-ico-pause{display:none}.lc__howto-toggle:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.6);outline-offset:.2rem}.lc__circle-img{border-color:var(--lc-warm-300)}.lc__circle-btn{position:relative;display:block;margin:0;padding:0;border:0;border-radius:50%;background:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.lc__circle-btn .lc__circle-img{border-width:.3rem}.lc__circle-play{position:absolute;right:-.2rem;bottom:-.2rem;display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:50%;background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.lc__circle-btn:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.6);outline-offset:.3rem}html.lc-story-open{overflow:hidden}.lc__story{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483001;display:flex;align-items:center;justify-content:center}.lc__story[hidden]{display:none}.lc__story .lc__story-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;display:block;background:#121212eb}.lc__story .lc__story-thumbs:empty{display:flex}.lc__story-dialog{position:relative;z-index:1;display:grid;grid-template-rows:minmax(0,1fr) auto auto auto;width:100%;height:100%;background:#121212;color:#fff;outline:none}.lc__story-close{position:absolute;top:calc(.8rem + env(safe-area-inset-top,0px));right:.8rem;z-index:3;display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;margin:0;padding:0;border:0;border-radius:50%;background:#12121299;color:#fff;cursor:pointer}.lc__story-stage{position:relative;display:flex;align-items:center;justify-content:center;min-height:0;background:#121212}.lc__story-video{display:block;width:100%;height:100%;max-height:100%;object-fit:contain;background:#121212}.lc__story-tap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;margin:0;padding:0;border:0;background:#12121240;cursor:pointer}.lc__story-tap[hidden]{display:none}.lc__story-tap span{display:inline-flex;align-items:center;min-height:4.4rem;padding:0 1.6rem;border-radius:4rem;background:#ffffffeb;color:#121212;font-size:1.3rem;font-weight:700}.lc__story-controls{display:flex;flex-wrap:wrap;align-items:center;gap:.2rem 1.2rem;padding:.8rem 1.5rem}.lc__story-caption{flex:1 1 100%;font-size:1.3rem;font-weight:700;line-height:1.3;color:#fff}.lc__story-caption:empty{display:none}.lc__story-progress-label{flex:1 1 auto;display:flex;align-items:center;min-height:4.4rem}.lc__story-progress{width:100%;height:4.4rem;margin:0;background:transparent;accent-color:#fff;cursor:pointer}.lc__story-mute{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;margin:0;padding:0;border:0;border-radius:50%;background:#ffffff26;color:#fff;cursor:pointer}.lc__story-mute .lc__story-ico-off{display:none}.lc__story-mute[aria-pressed=true] .lc__story-ico-off{display:block}.lc__story-mute[aria-pressed=true] .lc__story-ico-on{display:none}.lc__story-thumbs{display:flex;gap:.8rem;justify-content:center;margin:0;padding:0 1.5rem calc(1.2rem + env(safe-area-inset-bottom,0px));overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.lc__story-thumbs::-webkit-scrollbar{display:none}.lc__story-thumb{flex:0 0 5.6rem;width:5.6rem;height:5.6rem;margin:0;padding:0;border:.2rem solid transparent;border-radius:50%;background:#ffffff26;overflow:hidden;cursor:pointer}.lc__story-thumb img{display:block;width:100%;height:100%;object-fit:cover}.lc__story-thumb.is-active{border-color:#fff}.lc__story-close:focus-visible,.lc__story-mute:focus-visible,.lc__story-thumb:focus-visible,.lc__story-tap:focus-visible,.lc__story-progress:focus-visible{outline:.2rem solid #fff;outline-offset:.2rem}@media screen and (min-width:990px){.lc__story-dialog{grid-template-columns:8.8rem minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto auto;width:min(100%,calc(11.8rem + 39.6675vh));height:min(100%,86vh);border-radius:1.2rem;overflow:hidden;background:#121212}.lc__story-stage{padding:1.2rem 1.2rem 0}.lc__story-video{border-radius:.8rem}.lc__story-thumbs{grid-column:1;grid-row:1 / span 3;flex-direction:column;justify-content:flex-start;padding:1.6rem 1.2rem;overflow-y:auto}.lc__story-stage{grid-column:2;grid-row:1}.lc__story-controls{grid-column:2;grid-row:2}}.lc__group--set{margin:0}.lc__sets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;padding-top:.4rem}.lc__set{position:relative;display:grid;grid-template-rows:auto auto auto;align-content:start;gap:.2rem;min-height:7.2rem;padding:1rem 1.2rem;border:.1rem solid rgba(var(--color-foreground),.3);border-radius:.8rem;background:rgb(var(--color-background));cursor:pointer;text-align:left;transition:border-color var(--duration-short, .1s) ease,box-shadow var(--duration-short, .1s) ease;-webkit-tap-highlight-color:transparent}.lc__set-title{font-size:1.4rem;font-weight:700;line-height:1.2}.lc__set-sub{font-size:1.2rem;line-height:1.2;color:rgba(var(--color-foreground),.7)}.lc__set-price{font-size:1.4rem;line-height:1.2;margin-top:.2rem}.lc__radio:checked+.lc__set{border-color:rgb(var(--color-foreground));box-shadow:0 0 0 .1rem rgb(var(--color-foreground))}.lc__radio:focus-visible+.lc__set{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem}@media(hover:hover){.lc__set:hover{border-color:rgba(var(--color-foreground),.6)}}.lc__slots{display:grid;gap:.8rem;padding:1rem 1.2rem 1.2rem;background:var(--lc-warm-50);border-radius:.8rem}.lc__slots[hidden]{display:none}.lc__slots p{margin:0;font-size:1.2rem;line-height:1.4}.lc__slots-help{color:rgba(var(--color-foreground),.7)}.lc__slot-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;margin:0;padding:.2rem 0}.lc__slot{display:grid;align-content:center;gap:.2rem;min-width:0;min-height:5.2rem;margin:0;padding:.5rem .6rem;border:.1rem solid rgba(var(--color-foreground),.25);border-radius:.8rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));font:inherit;text-align:center;cursor:pointer;-webkit-tap-highlight-color:transparent}.lc__slot-thumb{display:none}.lc__slot-label{font-size:.95rem;letter-spacing:.06rem;text-transform:uppercase;color:rgba(var(--color-foreground),.6);white-space:nowrap}.lc__slot-text{font-size:1.15rem;font-weight:700;line-height:1.2;white-space:normal;overflow-wrap:anywhere}.lc__bundle-summary{font-weight:400;color:rgba(var(--color-foreground),.8)}.lc__bundle-summary strong{font-weight:700}.lc__slot.is-active{border-color:rgb(var(--color-foreground));box-shadow:0 0 0 .1rem rgb(var(--color-foreground))}.lc__slot:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem}.lc__slot-active{font-weight:700}.lc__slot-active:empty{display:none}.lc__bundle-per{font-weight:700}.lc__bundle-loose{color:rgba(var(--color-foreground),.6)}@media screen and (min-width:750px){.lc__slot-list{grid-template-columns:repeat(5,minmax(0,1fr))}.lc__slot-text{font-size:1.2rem}}.lc--layout-landing .lc__scarcity{display:block;margin:2.2rem 0;padding:1.6rem 1.6rem 2rem;background:#f6ede5;border-radius:.8rem;font-size:1.3rem;line-height:1.4;color:#211912}@media screen and (min-width:750px){.lc--layout-landing .lc__scarcity{font-size:1.4rem}}.lc__scarcity p{margin:0}.lc__scarcity-intro{margin:0 0 1.4rem;padding:0 .2rem;font-weight:400}.lc__scarcity-row{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:1.5rem 2rem;overflow:hidden;border-radius:.6rem;background:#fff;color:#211912}.lc__scarcity-row>*{position:relative;z-index:1}.lc__scarcity-row+.lc__scarcity-row{margin-top:.8rem}.lc__scarcity-row--today{--lc-sold: 0%;font-weight:700}.lc__scarcity-row--today:before{content:"";position:absolute;top:0;bottom:0;left:0;width:var(--lc-sold, 0%);background:#e3c9b0}.lc__scarcity-row--today .lc__scarcity-sold{text-transform:uppercase;letter-spacing:.02em;white-space:nowrap}.lc__scarcity-row--next{font-weight:400}.lc__scarcity-row--next strong{font-weight:700}.lc__scarcity-next-zero,.lc__scarcity-next-right{white-space:nowrap}.lc__scarcity-next-zero[hidden],.lc__scarcity-sold[hidden]{display:none}.lc__scarcity-stock{margin-top:.8rem;font-weight:400}.lc__scarcity-stock[hidden]{display:none}.lc__scarcity-stock-src{color:#12121299}.lc__scarcity--static{display:grid;gap:.6rem;padding-bottom:1.2rem}.lc__scarcity--static .lc__scarcity-intro{margin:0}.lc__scarcity-ship{color:#121212cc}.lc__scarcity-sold{font-weight:600}.lc__scarcity-bar{display:flex;gap:.2rem;height:1rem;margin:.2rem 0 1.8rem}.lc__scarcity-seg{position:relative;display:block;min-width:0;height:100%;background:#fefcfb;border-radius:.2rem}.lc__scarcity-seg.is-active{background:#e3c9b0}.lc__scarcity-seg-label{position:absolute;top:100%;left:0;right:0;padding-top:.4rem;font-size:1rem;line-height:1.2;letter-spacing:0;text-align:center;white-space:nowrap;color:#121212b3}.lc__scarcity-seg.is-active .lc__scarcity-seg-label{color:rgb(var(--color-foreground));font-weight:700}.lc__scarcity-note{font-size:1.1rem;color:#12121299}.lc--layout-landing .lc__shipline{display:flex;align-items:center;justify-content:center;gap:1rem;margin:0 0 1rem;padding:0;background:#fbf7f4;font-size:1.2rem;line-height:2.6rem;font-weight:400}@media screen and (min-width:750px){.lc--layout-landing .lc__shipline{font-size:1.4rem;line-height:3rem}}.lc__shipline-flag{display:flex;align-items:center;justify-content:center;width:2.8rem}.lc__shipline-flag svg{display:block;width:100%;height:1.7rem}.lc__shipline strong{font-weight:600}.lc--layout-landing .lc__atc--landing.button{display:flex;align-items:center;justify-content:center;gap:.8rem;min-height:5.6rem;margin:.6rem 0 1.4rem;padding:1.2rem 1.6rem;border-radius:.8rem;font-size:1.5rem;font-weight:700;line-height:1.25;letter-spacing:0;text-transform:uppercase;box-shadow:0 .6rem 1.8rem #0000002e}@media screen and (min-width:750px){.lc--layout-landing .lc__atc--landing.button{min-height:6.2rem;font-size:1.6rem}}@keyframes lc-heartbeat{0%{transform:scale(1);filter:brightness(1)}10%{transform:scale(1.06);filter:brightness(.97)}20%{transform:scale(1);filter:brightness(1)}30%{transform:scale(1.04);filter:brightness(.98)}40%,to{transform:scale(1);filter:brightness(1)}}.lc--layout-landing .lc__atc--landing.button:not([disabled]):not([data-atc-sticky]):not([data-atc-quiz]){animation:lc-heartbeat 1.8s ease-in-out infinite;transform-origin:center}.lc--layout-landing .lc__atc--landing.button:hover{animation:none;transform:scale(1.02)}@media(prefers-reduced-motion:reduce){.lc--layout-landing .lc__atc--landing.button{animation:none}}.lc--layout-landing .lc__atc--landing.button [data-atc-label]{margin-right:.8rem}.lc--layout-landing .lc__atc-pill{display:inline-flex;align-items:center;gap:.4rem;height:2.1rem;padding:0 1rem;border-radius:4rem;background:#ffffff26;font-size:1.4rem;font-weight:600;letter-spacing:0;text-transform:none;white-space:nowrap}.lc--layout-landing .lc__atc-pill[hidden]{display:none}.lc--layout-landing .lc__atc-compare{font-size:1.2rem;font-weight:400;text-decoration:line-through}.lc--layout-landing .lc__atc-compare[hidden],.lc--layout-landing .lc__atc-price[hidden]{display:none}.lc--layout-landing .lc__atc-arrow{flex:0 0 auto;margin-left:1.2rem}.lc--layout-landing .lc__atc.button.loading .lc__atc-pill,.lc--layout-landing .lc__atc.button.loading .lc__atc-arrow{opacity:0}.lc__sets--ladder{grid-template-columns:minmax(0,1fr);gap:.6rem}.lc__sets--ladder .lc__set{grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;grid-template-areas:"title price" "sub price";align-items:center;column-gap:1.2rem;min-height:6.4rem;padding:1rem 1.4rem}.lc__sets--ladder .lc__set-title{grid-area:title}.lc__sets--ladder .lc__set-sub{grid-area:sub}.lc__sets--ladder .lc__set-price{grid-area:price;margin:0;font-size:1.5rem;font-weight:700}.lc__set-pct{display:inline-block;margin-left:.4rem;padding:.1rem .7rem;border-radius:2rem;background:#f6ede5;font-size:1.1rem;font-weight:600;line-height:1.6;vertical-align:middle;white-space:nowrap}.lc__sets--ladder .lc__set--text{grid-template-columns:auto auto minmax(0,1fr);grid-template-areas:"title sub price";column-gap:.6rem;min-height:4.4rem;padding:.6rem 1.4rem;border-color:transparent;background:transparent}.lc__sets--ladder .lc__set--text .lc__set-title{font-size:1.3rem;font-weight:400;text-decoration:underline;text-underline-offset:.2rem}.lc__sets--ladder .lc__set--text .lc__set-sub{font-size:1.2rem}.lc__sets--ladder .lc__set--text .lc__set-price{justify-self:start;font-size:1.3rem;font-weight:400}.lc__radio:checked+.lc__set--text{border-color:rgba(var(--color-foreground),.3);background:var(--lc-warm-50);box-shadow:none}.lc__radio:checked+.lc__set--text .lc__set-title{font-weight:700;text-decoration:none}.lc__set-note{margin:.6rem 0 0;font-size:1.2rem;line-height:1.4;color:rgba(var(--color-foreground),.7)}@media screen and (min-width:750px){.lc__sets--ladder{grid-template-columns:repeat(2,minmax(0,1fr))}.lc__sets--ladder .lc__set--text{grid-column:1 / -1}}.lc__atc-single{display:block;width:100%;margin:-.4rem 0 0;padding:.8rem .4rem;min-height:4.4rem;border:0;background:transparent;font:inherit;font-size:1.3rem;color:rgb(var(--color-foreground));text-align:center;cursor:pointer}.lc__atc-single [data-atc-label]{text-decoration:underline;text-underline-offset:.3rem}.lc__atc-single[disabled]{opacity:.5;cursor:not-allowed}.lc__atc-single .lc__atc-single-price{font-weight:700}.lc__atc-single .lc__atc-single-price[hidden],.lc__atc-single .loading__spinner{display:none}.lc__picker{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000}.lc__picker[hidden]{display:none}.lc__picker-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000a6}.lc__picker .lc__picker-backdrop{display:block}.lc__picker-dialog{position:absolute;top:50%;left:50%;display:flex;flex-direction:column;width:calc(100vw - 3.2rem);max-width:44rem;max-height:85vh;max-height:85dvh;overflow:hidden;border:.1rem solid #e5ded4;border-radius:1.4rem;background:#fdfcfb;color:#211912;box-shadow:0 2rem 5rem #0000002e;transform:translate(-50%,-50%)}@media screen and (min-width:768px){.lc__picker-dialog{width:48rem;max-width:calc(100vw - 4rem);max-height:90vh}}.lc__picker-stage{display:none;flex:1 1 auto;flex-direction:column;min-height:0}.lc__picker-stage.is-active{display:flex}.lc__picker-stage[hidden]{display:none}.lc__picker-head{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;padding:1.8rem 2rem 1.4rem;border-bottom:.1rem solid #efeae3}.lc__picker-title{flex:1 1 0;margin:0;font-size:1.4rem;font-weight:700;letter-spacing:.08rem;line-height:1.3;text-align:center;text-transform:uppercase;color:#211912}.lc__picker-title--2{font-size:1.3rem;text-align:left}.lc__picker-spacer{display:inline-block;width:2.8rem;height:2.8rem}.lc__picker-icon{display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;margin:-.8rem;padding:0;border:0;background:transparent;color:#211912;cursor:pointer}.lc__picker-icon:focus-visible,.lc__picker-slot:focus-visible,.lc__picker-add:focus-visible,.lc__picker-step:focus-visible,.lc__picker-mm:focus-visible,.lc__picker-swap:focus-visible,.lc__picker-back:focus-visible,.lc__picker-pill:focus-visible{outline:.2rem solid rgba(33,25,18,.6);outline-offset:.2rem}.lc__picker-pill{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;width:calc(100% - 4rem);min-height:4.4rem;margin:1.4rem 2rem 1.6rem;padding:1rem 1.4rem;border:0;border-radius:.6rem;background:#f4ede4;font:inherit;color:#211912;cursor:pointer}.lc__picker-pill-deco{display:flex;flex-shrink:0}.lc__picker-pill-text{flex:1 1 0;font-size:1.3rem;font-weight:500;line-height:1.3;text-align:center;text-decoration:underline;text-underline-offset:.2rem}.lc__picker-slots{display:flex;justify-content:center;gap:.8rem;flex-shrink:0;padding:0 2rem 1.4rem}.lc__picker-slot{position:relative;display:flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;padding:0;border:.1rem solid #d9d2c6;border-radius:.6rem;background:#fff;overflow:hidden;cursor:pointer}.lc__picker-slot.is-next,.lc__picker-slot.is-filled{border-color:#211912}.lc__picker-slot img{width:100%;height:100%;object-fit:cover}.lc__picker-slot img[hidden]{display:none}.lc__picker-slot-plus{font-size:2rem;font-weight:500;line-height:1;color:#211912}.lc__picker-slot.is-filled .lc__picker-slot-plus,.lc__picker-slot:not(.is-next):not(.is-filled) .lc__picker-slot-plus{opacity:.3}.lc__picker-slot.is-filled .lc__picker-slot-plus{display:none}.lc__picker-slot-mm{position:absolute;right:0;bottom:0;padding:.1rem .4rem;border-top-left-radius:.4rem;background:#ffffffeb;font-size:.9rem;font-weight:700;line-height:1.3;color:#211912}.lc__picker-slot-mm:empty{display:none}.lc__picker-length{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:.6rem;flex-shrink:0;margin:0 2rem 1.4rem;padding:.6rem .8rem;border-radius:.6rem;background:#f7f2ed}.lc__picker-length-label{flex-basis:100%;font-size:1.1rem;font-weight:700;letter-spacing:.08rem;text-align:center;text-transform:uppercase;color:#211912}.lc__picker-mm{position:relative;flex:1 1 0;min-height:4.4rem;padding:0 1rem;border:.1rem solid rgba(33,25,18,.55);border-radius:4rem;background:#fff;font:inherit;font-size:1.3rem;color:#211912;cursor:pointer}.lc__picker-mm.is-active{background:#211912;border-color:#211912;color:#fff}.lc__picker-mm-badge{position:absolute;top:-.9rem;left:50%;padding:.1rem .6rem;border-radius:2rem;background:#211912;font-size:.9rem;font-weight:700;color:#fff;white-space:nowrap;transform:translate(-50%)}.lc__picker-mm.is-active .lc__picker-mm-badge{background:#fff;color:#211912;border:.1rem solid #211912}.lc__picker-scroll{flex:1 1 auto;min-height:12rem;overflow-y:auto;overscroll-behavior:contain}.lc__picker-cards{display:flex;align-items:flex-start;gap:2rem;padding:.6rem 2rem 1.2rem;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scrollbar-width:none;scroll-snap-type:x proximity}.lc__picker-cards::-webkit-scrollbar{display:none}.lc__picker-card{display:flex;flex:0 0 auto;flex-direction:column;width:min(calc(100vw - 8rem),calc(62vh - 27rem));min-width:15rem;max-width:32rem;scroll-snap-align:start;-webkit-user-select:none;user-select:none}@media screen and (min-width:768px){.lc__picker-card{width:20rem}}.lc__picker-card-img{position:relative;width:100%;aspect-ratio:4 / 5;margin-bottom:1.2rem;overflow:hidden;border-radius:.8rem;background:#f7f2ed}.lc__picker-card-img img{display:block;width:100%;height:100%;object-fit:cover}.lc__picker-card.is-selected .lc__picker-card-img{box-shadow:inset 0 0 0 .2rem #211912}.lc__picker-badge{position:absolute;top:1rem;left:1rem;z-index:3;display:inline-flex;align-items:center;gap:.8rem;padding:.7rem 1.4rem;border-radius:99rem;background:#fff;box-shadow:0 .2rem .8rem #0000001a;font-size:1rem;font-weight:700;letter-spacing:.06rem;line-height:1;text-transform:uppercase;white-space:nowrap;color:#211912}.lc__picker-badge[hidden]{display:none}.lc__picker-badge-dot{width:.8rem;height:.8rem;border-radius:50%;background:#e53935}.lc__picker-add{position:absolute;right:1rem;bottom:1rem;display:inline-flex;align-items:center;gap:.3rem;min-height:4.4rem;padding:1rem 1.6rem;border:0;border-radius:.6rem;background:#fffffff2;-webkit-backdrop-filter:blur(.4rem);backdrop-filter:blur(.4rem);font:inherit;font-size:1.2rem;font-weight:700;letter-spacing:.05rem;text-transform:uppercase;color:#211912;cursor:pointer;transition:opacity .2s,transform .2s}.lc__picker-card.has-count .lc__picker-add{opacity:0;transform:translateY(1rem);pointer-events:none}.lc__picker-stepper{position:absolute;left:1rem;right:1rem;bottom:1rem;display:flex;align-items:center;justify-content:space-between;height:4.4rem;border:.05rem solid rgba(255,255,255,.5);border-radius:.8rem;background:#fcfcfa8c;-webkit-backdrop-filter:blur(1rem) saturate(180%);backdrop-filter:blur(1rem) saturate(180%);box-shadow:0 .2rem 1.2rem #0000000f;transform:translateY(calc(100% + 1.6rem));opacity:0;transition:transform .35s cubic-bezier(.34,1.56,.64,1),opacity .2s;pointer-events:none}.lc__picker-stepper[hidden]{display:flex}.lc__picker-card.has-count .lc__picker-stepper{transform:translateY(0);opacity:1;pointer-events:auto}.lc__picker-step{width:4.4rem;height:100%;border:0;background:transparent;font:inherit;font-size:2rem;font-weight:600;color:#211912;cursor:pointer;-webkit-tap-highlight-color:transparent}.lc__picker-count{flex:1 1 0;display:flex;align-items:center;justify-content:center;height:2.6rem;margin:0 .4rem;border-radius:.6rem;background:#fff9;font-size:1.4rem;font-weight:700;color:#211912}.lc__picker-card-title{margin:0;font-size:1.3rem;font-weight:600;letter-spacing:.05rem;text-align:center;text-transform:uppercase;color:#211912}.lc__picker-card-sub{margin:.2rem 0 0;font-size:1.1rem;line-height:1.3;text-align:center;color:#211912b3}.lc__picker-foot{flex-shrink:0;padding:1.2rem 2rem 1.6rem;border-top:.1rem solid #efeae3;background:#fdfcfb}.lc__picker-back{display:block;width:100%;min-height:4.4rem;padding:.8rem;border:0;background:transparent;font:inherit;font-size:1.3rem;font-weight:500;letter-spacing:.05rem;text-decoration:underline;text-underline-offset:.3rem;text-transform:uppercase;color:#211912;cursor:pointer}.lc__picker-body{flex:1 1 auto;min-height:8rem;overflow-y:auto;padding:0 0 1.6rem}.lc__picker-body--3{padding:.4rem 2.4rem 2.4rem;font-size:1.4rem;line-height:1.55;color:#211912}.lc__picker-body--3 p{margin:0 0 1.2rem}.lc__picker-guar-img{display:block;width:8.8rem;height:8.8rem;margin:.8rem auto 1.6rem;object-fit:contain}.lc__picker-tiles{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.8rem;padding:.4rem 2rem 2rem}.lc__picker-tile{position:relative;display:flex;flex-direction:column;aspect-ratio:3 / 3.8;overflow:hidden;border:.1rem solid #e5ded4;border-radius:.8rem;background:#f7f2ed}.lc__picker-tile img{display:block;width:100%;flex:1 1 0;min-height:0;object-fit:cover;object-position:center top}.lc__picker-tile-mm{position:absolute;top:.4rem;left:.4rem;padding:.1rem .5rem;border-radius:.4rem;background:#ffffffeb;font-size:.9rem;font-weight:700;color:#211912}.lc__picker-swap{display:flex;align-items:center;justify-content:center;gap:.4rem;flex-shrink:0;min-height:3.2rem;padding:.6rem .4rem;border:0;border-top:.1rem solid rgba(255,255,255,.3);background:#0000000d;font:inherit;font-size:.9rem;font-weight:700;letter-spacing:.08rem;text-transform:uppercase;color:#211912;cursor:pointer}.lc__picker-swap svg{transition:transform .6s}.lc__picker-swap:hover svg{transform:rotate(360deg)}.lc__picker-savings{margin:0 2rem 2rem;padding:1.4rem 2rem;border:.1rem solid #ece7e4;border-radius:.8rem;background:#faf7f5;text-align:center}.lc__picker-savings-text{margin:0;font-size:1.3rem;line-height:1.5;color:#211912}.lc__picker-savings-text strong{font-weight:700}.lc__picker-savings-note{margin:.6rem 0 0;font-size:1.05rem;line-height:1.4;color:#211912b3}.lc__picker-pinned{flex-shrink:0;border-top:.1rem solid rgba(0,0,0,.06);background:#fdfcfb}.lc__picker-pinned .lc__scarcity{margin:0;border-radius:1rem;box-shadow:0 -.6rem 1.8rem #1d19131f,0 -.1rem .2rem #1d19130f}.lc__picker-pinned .lc__scarcity-stock{display:none}.lc__picker-foot2{padding:1.4rem 2rem 2rem}.lc__picker-saverow{display:flex;align-items:center;gap:.4rem;margin:0 0 1.2rem;font-size:1.1rem;color:#211912}.lc__picker-saverow strong{font-weight:700;letter-spacing:.03rem;text-transform:uppercase}.lc__picker-saverow span{font-weight:700}.lc__atc--picker.button{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%;min-height:5.4rem;margin:0 0 1rem;padding:1.8rem;border-radius:.8rem;font-size:1.4rem;font-weight:700;letter-spacing:.1rem;text-transform:uppercase;white-space:nowrap}.lc__atc--picker .lc__atc-price{font-size:1.4rem;font-weight:700;text-transform:none;letter-spacing:0}.lc__atc-dot{opacity:.8}@media screen and (max-width:420px){.lc__atc--picker.button{padding:1.6rem 1rem;font-size:1.2rem;letter-spacing:.05rem;gap:.6rem}}.lc__picker-trust{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.3rem .6rem;margin:0;font-size:1.2rem;line-height:1.4;text-align:center;color:#211912}.lc__picker-trust-stars{display:inline-flex;gap:.1rem}.lc__picker-trust-sep{color:#2119124d}.lc__picker-trust-cust{color:#211912b3}@media screen and (max-width:380px){.lc__picker-trust{gap:.4rem;font-size:1.1rem}}.lc--picker-open{overflow:hidden}.lc--layout-landing .lc__hero{display:grid;gap:.4rem;margin:0}.lc--layout-landing .lc__hero-kop--h1{font-size:2.2rem}@media screen and (min-width:750px){.lc--layout-landing .lc__hero-kop--h1{font-size:2.6rem}}.lc--layout-landing .lc__hero-kop{margin:0;font-size:2rem;line-height:1.15;font-weight:700;letter-spacing:.03rem;text-transform:uppercase;text-wrap:balance}.lc--layout-landing .lc__hero-sub{margin:0;font-size:1.4rem;line-height:1.45;opacity:.85}.lc__rail-hint{margin:.8rem 0 0;font-size:1.2rem;line-height:1.4;opacity:.75}.lc__rail-hint:empty,.lc__rail-hint[hidden]{display:none}.lc__bond{margin:.8rem 0 0;font-size:1.2rem;line-height:1.45;opacity:.85;text-align:center}.lc__bond-link{display:inline-block;padding:1.4rem .4rem;margin:-1.4rem -.4rem;color:inherit;font-weight:700;text-underline-offset:.2rem}.lc__picker-perday{margin:.4rem 0 0;font-size:1.2rem;line-height:1.4;opacity:.75}@media screen and (min-width:750px){.lc--layout-landing .lc__hero-kop{font-size:2.4rem}}.lc__sets--kits{grid-template-columns:minmax(0,1fr);gap:1.6rem}.lc__sets--kits .lc__set{grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;grid-template-areas:"title prices" "sub prices";align-items:center;column-gap:1.2rem;min-height:6.4rem;padding:1.2rem 1.4rem}.lc__sets--kits .lc__set--badged{padding-top:2.4rem}.lc__sets--kits .lc__set-title{grid-area:title;font-size:1.5rem}.lc__sets--kits .lc__set-sub{grid-area:sub}.lc__sets--kits .lc__set-prices{grid-area:prices;display:flex;flex-direction:column;align-items:flex-end;gap:.2rem;white-space:nowrap;text-align:right}.lc__sets--kits .lc__set-price{margin:0;font-size:1.6rem;font-weight:700;line-height:1.2}.lc__sets--kits .lc__set-was{font-size:1.2rem;line-height:1.2;color:rgba(var(--color-foreground),.72)}.lc__sets--kits .lc__set--text{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"title prices";min-height:4.4rem;padding:.8rem 1.4rem;border-color:transparent;background:transparent}.lc__sets--kits .lc__set--text .lc__set-title{font-size:1.3rem;font-weight:400;text-decoration:underline;text-underline-offset:.2rem}.lc__sets--kits .lc__set--text .lc__set-price{font-size:1.3rem;font-weight:400}.lc__set-badge{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);display:inline-block;padding:.3rem 1.2rem;border-radius:999px;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:1.05rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.lc__radio:checked+.lc__set--kit{border-color:rgb(var(--color-foreground));box-shadow:inset 0 0 0 .1rem rgb(var(--color-foreground))}.lc__set-waslabel{margin:.6rem 0 0;font-size:1.1rem;line-height:1.4;color:rgba(var(--color-foreground),.75)}.lc__gifts{grid-column:1 / -1;display:flex;flex-direction:column;gap:.6rem;margin:1rem 0 0;padding:1rem 1.2rem;border-radius:.6rem;background:var(--lc-warm-100, #f6ede5)}.lc__gifts-title{font-size:1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--color-foreground),.62)}.lc__gift{display:flex;align-items:center;gap:.8rem;font-size:1.2rem;line-height:1.3;color:rgb(var(--color-foreground))}.lc__gift-box{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;border-radius:.4rem;background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.lc__gift-label{min-width:0;font-weight:600}.lc__gift-value{margin-left:auto;font-size:1.1rem;font-weight:400;color:rgba(var(--color-foreground),.72)}.lc__gift-note{margin-left:auto;font-size:1.1rem;font-weight:400;color:rgba(var(--color-foreground),.72);white-space:nowrap}.lc__gift--off{color:rgba(var(--color-foreground),.72)}.lc__gift--off .lc__gift-label{font-weight:400}.lc__gift--off .lc__gift-box{background:transparent;box-shadow:inset 0 0 0 .1rem rgba(var(--color-foreground),.28)}@media screen and (min-width:750px){.lc__gifts{flex-direction:row;flex-wrap:wrap;align-items:center;gap:.6rem 1.6rem}.lc__gifts-title{flex:1 0 100%}.lc__gift-value,.lc__gift-note{margin-left:.2rem}}.lc__scarcity-row--today:before{transition:width .12s linear}.lc__scarcity-row--today:after{content:"";position:absolute;top:0;bottom:0;left:0;width:var(--lc-sold, 0%);background:linear-gradient(90deg,#fff0,#ffffff61,#fff0);background-size:10rem 100%;background-repeat:no-repeat;animation:lc-sold-sheen 4.5s linear infinite;pointer-events:none}.lc__scarcity-row--today.is-filling:after{background-image:linear-gradient(90deg,#fff0,#fff9,#fff0);animation-duration:1.1s}@keyframes lc-sold-sheen{0%{background-position:-10rem 0}to{background-position:calc(100% + 10rem) 0}}.lc__scarcity-row--today .lc__scarcity-sold{display:inline-block;text-align:right;font-variant-numeric:tabular-nums}@media(prefers-reduced-motion:reduce){.lc__scarcity-row--today:before{transition:none}.lc__scarcity-row--today:after{display:none;animation:none}}.lc--layout-landing .lc__lengths{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.lc--layout-landing .lc__pill{min-height:6.4rem;padding:1rem .8rem;border-radius:.8rem;border-width:.1rem;border-color:rgba(var(--color-foreground),.25);letter-spacing:0;gap:.2rem}.lc--layout-landing .lc__pill-text{font-size:1.7rem;font-weight:700;line-height:1.1}.lc--layout-landing .lc__pill-desc{font-size:1.1rem;line-height:1.25;color:rgba(var(--color-foreground),.72);text-align:center}.lc--layout-landing .lc__radio:checked+.lc__pill{border-color:rgb(var(--color-foreground));border-width:.2rem;padding:.9rem .7rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.lc--layout-landing .lc__radio:checked+.lc__pill .lc__pill-desc{color:rgba(var(--color-foreground),.8)}.lc--layout-landing .lc__group--length2{margin-top:1.2rem}.lc--layout-landing .lc__group--length2[hidden]{display:none}.lc__guarline{margin:1rem 0 0;text-align:center;font-size:1.3rem;line-height:1.45;font-weight:700;color:rgba(var(--color-foreground),.85)}.lc__klarna{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.4rem .8rem;margin:1rem 0 0;padding:1rem 1.2rem;border:.1rem solid rgba(var(--color-foreground),.18);border-radius:.8rem;font-size:1.3rem;line-height:1.4}.lc__klarna--osm{display:block;margin:1rem 0 0;text-align:center}.lc__klarna[hidden],.lc__klarna--osm[hidden]{display:none!important}.lc__klarna--osm klarna-placement{display:block;width:100%}.lc__klarna--osm klarna-placement::part(osm-container){background:transparent;justify-content:center}.lc__klarna--osm klarna-placement::part(osm-message){font-family:inherit;font-size:1.3rem;line-height:1.45;color:rgb(var(--color-foreground))}.lc__klarna--osm klarna-placement::part(osm-legal){font-family:inherit;font-size:1.1rem;line-height:1.4;color:rgba(var(--color-foreground),.7)}.lc__klarna--osm klarna-placement::part(osm-cta){font-family:inherit;font-size:1.3rem;color:rgb(var(--color-foreground))}.lc__klarna-logo{display:block;flex:0 0 auto;width:5.4rem;height:auto}.lc__klarna-link{display:inline-block;padding:1.3rem .4rem;margin:-1.3rem -.4rem;color:inherit;text-underline-offset:.2rem}.lc__tp-under{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:.6rem;min-height:2.4rem;margin:1rem 0 0;font-size:1.1rem;white-space:nowrap}@media screen and (min-width:420px){.lc__tp-under{font-size:1.25rem;gap:.8rem}}@media screen and (min-width:750px){.lc__tp-under{font-size:1.3rem}}.lc__tp-under-link{display:inline-flex;align-items:center;gap:.5rem;min-height:4.4rem;margin:-1rem 0;color:rgb(var(--color-foreground));text-decoration:none}.lc__tp-under-link:hover,.lc__tp-under-link:focus-visible{text-decoration:underline;text-underline-offset:.3rem}.lc__tp-under-link:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem}.lc__tp-under-sep{color:rgba(var(--color-foreground),.3)}.lc__tp-under-customers{color:rgba(var(--color-foreground),.7)}.lc__wearers{display:flex;align-items:center;gap:.6rem;margin:1.2rem 0 0;font-size:1.3rem;line-height:1.45;color:rgba(var(--color-foreground),.85)}.lc__wearers-avatars{flex:0 0 auto;display:inline-flex}.lc__wearers-avatars img{width:2.8rem;height:2.8rem;border:.2rem solid rgb(var(--color-background));border-radius:50%;object-fit:cover}.lc__wearers-avatars img+img{margin-left:-1rem}.lc__wearers-text{min-width:0}.lc__wearers-tick{width:1.4rem;height:1.4rem;margin:0 .1rem -.25rem}@media screen and (max-width:374px){.lc__wearers{font-size:1.2rem}.lc__wearers-avatars img{width:2.4rem;height:2.4rem}}@media screen and (min-width:750px){.lc__wearers{font-size:1.45rem}}@media screen and (min-width:750px){.lc__wearers-avatars img{width:3.6rem;height:3.6rem}.lc__wearers-avatars img+img{margin-left:-1.2rem}}.lc__choice-help{margin:1.2rem 0 0;font-size:1.3rem;line-height:1.5;color:rgba(var(--color-foreground),.85)}.lc__choice-help p{margin:0 0 .8rem}.lc__choice-help p:last-child{margin-bottom:0}.lc__set-off{display:inline-block;padding:.1rem .6rem;border-radius:999px;background:var(--lc-warm-100, #f3ece5);color:rgb(var(--color-foreground));font-size:1.1rem;font-weight:700;line-height:1.5}.lc__sets--kits .lc__set--kit{background:rgb(var(--color-background));transition:border-color var(--duration-short, .1s) ease,background-color var(--duration-short, .1s) ease}.lc__radio:checked+.lc__set--kit{background:var(--lc-warm-50, #f7f3ee)}.lc__sets--kits .lc__set-was{text-decoration-thickness:.1rem}.lc--layout-landing .lc__rating--tp{row-gap:.4rem}.lc--layout-landing .lc__rating-widget{flex-basis:100%;width:100%;max-width:22rem}.lc--layout-landing .lc__rating--tp .lc__rating-customers{flex:0 0 auto;flex-basis:auto;font-size:1.2rem}.lc--layout-landing .lc__rating--tp .lc__rating-link{font-size:1.3rem}.lc__set-items{grid-area:items;display:flex;align-items:center;gap:.4rem;margin-top:.4rem}.lc__set-item{position:relative;display:flex;align-items:center;justify-content:center;width:4.6rem;height:4.6rem;border:.1rem solid rgba(var(--color-foreground),.18);border-radius:.6rem;background:var(--lc-warm-50, #f7f3ee);overflow:hidden}.lc__set-item img{width:100%;height:100%;object-fit:cover}.lc__set-item--strip img{position:absolute;top:50%;left:0;width:100%;height:34%;transform:translateY(-50%);object-fit:cover;object-position:center 70%}.lc__set-item--strip img[hidden]{display:none}.lc__sets--kits .lc__set{grid-template-areas:"title prices" "sub prices" "items prices"}.lc__sets--kits .lc__set--badged{padding-top:2.6rem}.lc__price-off{align-self:center;display:inline-block;padding:.5rem 1.2rem;border-radius:.8rem;background:#00875c;color:#fff;font-size:1.5rem;font-weight:700;line-height:1.25;letter-spacing:0;text-transform:none}.lc__price-off[hidden]{display:none}.lc__set.is-flash{animation:lc-flash 1.2s ease}@keyframes lc-flash{0%,to{box-shadow:0 0 0 .1rem rgb(var(--color-foreground))}30%{box-shadow:0 0 0 .4rem rgba(var(--color-foreground),.25)}}@media(prefers-reduced-motion:reduce){.lc__set.is-flash{animation:none}}.lc__sets--kits .lc__set--plan{grid-template-areas:"title prices" "sub prices";background:var(--lc-warm-50, #f7f3ee)}.lc__set--plan[hidden]{display:none}.lc__help-link{display:inline-flex;align-items:center;min-height:4.4rem;margin:-1.3rem 0;padding:0;border:0;background:none;color:rgb(var(--color-foreground));font:inherit;text-decoration:underline;text-underline-offset:.3rem;cursor:pointer}.lc__help-link:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem}.lc--layout-landing .lc__help-link--top{justify-self:start;margin:-1rem 0 -.6rem;font-size:1.4rem;font-weight:600}.lc__help{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:flex-end;justify-content:center}.lc__help[hidden]{display:none}.lc__help-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#12121280;border:0}.lc__help-dialog{position:relative;display:flex;flex-direction:column;gap:1.6rem;width:100%;max-height:92vh;padding:2rem 1.6rem calc(2rem + env(safe-area-inset-bottom,0px));overflow-y:auto;border-radius:1.6rem 1.6rem 0 0;background:rgb(var(--color-background))}.lc__help-head{display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.lc__help-title{margin:0;font-size:1.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.lc__help-x{display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;margin:-1rem -1rem -1rem 0;border:0;background:none;color:rgb(var(--color-foreground));cursor:pointer}.lc__quiz{display:grid;gap:1.2rem}.lc__quiz-step{margin:0;font-size:1.2rem;letter-spacing:.06em;text-transform:uppercase;opacity:.6}.lc__quiz-step:empty{display:none}.lc__quiz-q{margin:0;font-size:1.8rem;font-weight:700;line-height:1.3}.lc__quiz-opts{display:grid;gap:.8rem}.lc__quiz-opt{display:grid;gap:.2rem;justify-items:start;min-height:5.6rem;padding:1.2rem 1.6rem;border:.1rem solid rgba(var(--color-foreground),.25);border-radius:1rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));font:inherit;text-align:left;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.lc__quiz-opt:hover{border-color:rgb(var(--color-foreground))}.lc__quiz-opt[aria-pressed=true]{border-color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.06)}.lc__quiz-opt:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem}.lc__quiz-opt-label{font-size:1.5rem;font-weight:700}.lc__quiz-opt-text{display:grid;gap:.2rem;min-width:0}.lc__quiz-opt--media{grid-template-columns:8.8rem minmax(0,1fr);align-items:center;column-gap:1.2rem;padding:1rem 1.4rem 1rem 1rem}.lc__quiz-opt-frame{display:block;overflow:hidden;width:8.8rem;height:8.8rem;border-radius:.8rem;background:var(--lc-warm-50, #f7f3ee)}.lc__quiz-opt-img{display:block;width:100%;height:100%;object-fit:cover;background:var(--lc-warm-50, #f7f3ee);transform:scale(1.5);transform-origin:50% 46%}.lc__quiz-opt-illu{display:flex;align-items:center;justify-content:center;width:8.8rem;height:5.7rem;color:rgb(var(--color-foreground))}.lc__quiz-opt-illu svg{display:block;width:100%;height:100%}.lc__quiz-opts--grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lc__quiz-opt--card{grid-template-columns:minmax(0,1fr);justify-items:center;align-content:start;gap:.6rem;min-height:0;padding:.8rem;text-align:center}.lc__quiz-opt--card .lc__quiz-opt-frame{width:100%;height:auto;aspect-ratio:1}.lc__quiz-opt--card .lc__quiz-opt-img{width:100%;height:100%;transform:none}.lc__quiz-opt--card .lc__quiz-opt-label{font-size:1.3rem}@media screen and (min-width:750px){.lc__quiz-opts--grid{grid-template-columns:repeat(4,minmax(0,1fr))}}a.lc__quiz-add{text-decoration:none}.lc__quiz-opt-sub{font-size:1.2rem;line-height:1.4;opacity:.65}.lc__quiz-foot{display:flex;flex-wrap:wrap;gap:1.6rem}.lc__quiz-back,.lc__quiz-own{min-height:4.4rem;margin:-1.3rem 0;padding:0;border:0;background:none;color:rgb(var(--color-foreground));font:inherit;font-size:1.3rem;text-decoration:underline;text-underline-offset:.3rem;cursor:pointer}.lc__quiz-back[hidden],.lc__quiz-own[hidden]{display:none}.lc__quiz-reshead{margin:0;font-size:1.2rem;letter-spacing:.06em;text-transform:uppercase;opacity:.6}.lc__quiz-ressub{margin:.6rem 0 1.2rem;font-size:1.4rem;line-height:1.45}.lc__quiz-res{display:grid;grid-template-columns:10rem 1fr;gap:1.6rem;align-items:start;outline:none}.lc__quiz-res:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.4rem;border-radius:1rem}.lc__quiz-res-img{width:10rem;height:10rem;border-radius:1rem;object-fit:cover;background:var(--lc-warm-50, #f7f3ee)}.lc__quiz-res-body{display:grid;gap:.4rem}.lc__quiz-res-name{margin:0;font-size:1.7rem;font-weight:700;line-height:1.3}.lc__quiz-res-cat{margin:0;font-size:1.2rem;letter-spacing:.06em;text-transform:uppercase;opacity:.65}.lc__quiz-res-why{margin:.2rem 0 0;font-size:1.2rem;line-height:1.45;opacity:.7}.lc__quiz-add{display:flex;align-items:center;justify-content:center;gap:.8rem;width:100%;min-height:5.2rem;margin-top:.4rem;padding:0 2rem;border:0;border-radius:.8rem;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font:inherit;font-size:1.4rem;font-weight:700;cursor:pointer}.lc__quiz-add[disabled]{opacity:.45;cursor:not-allowed}.lc__quiz-add:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem}.lc__quiz-add-price:empty{display:none}.lc__quiz-again{justify-self:start;min-height:4.4rem;margin:-.4rem 0 -1.3rem;padding:0;border:0;background:none;color:rgb(var(--color-foreground));font:inherit;font-size:1.3rem;text-decoration:underline;text-underline-offset:.3rem;cursor:pointer}.lc__help-lengths{font-size:1.3rem;line-height:1.5;opacity:.8}.lc__help-lengths p{margin:0 0 .4rem}.lc__help-lengths--dialog{font-size:1.4rem;line-height:1.55;opacity:1;outline:none}.lc__help-lengths--dialog p{margin:0 0 .8rem}@media screen and (min-width:750px){.lc__help{align-items:center}.lc__help-dialog{max-width:62rem;padding:2.8rem;border-radius:1.6rem}.lc__help-panel{grid-template-columns:28rem minmax(0,1fr);align-items:start}}.lc__legend-row{display:flex;align-items:baseline;justify-content:space-between;gap:1.2rem}.lc__legend-row .lc__legend{margin:0}.lc__legend-row .lc__help-link{flex:0 0 auto;font-size:1.2rem}.lc--layout-landing .lc__title--landing,.lc--layout-landing .lc__hero-kop,.lc--layout-landing .lc__heading,.lc--layout-landing .lc__box-title,.lc--layout-landing .lc__acc-summary,.lc--layout-landing .lc__help-title,.lc--layout-landing .lc__set-title{font-family:var(--lc-display, var(--font-heading-family));font-weight:var(--lc-display-weight, 600)}.lc__set-inhoud{grid-area:items;display:flex;align-items:center;gap:1rem;min-width:0;margin-top:.4rem}.lc__set-inhoud .lc__set-items{margin-top:0;flex:0 0 auto}.lc__set-lijst{display:grid;gap:.1rem;min-width:0;flex:1 1 auto;overflow:hidden}@media screen and (max-width:749px){.lc__set-inhoud{flex-wrap:wrap;row-gap:.6rem}.lc__set-inhoud .lc__set-items{flex:1 1 100%}.lc__set-lijst{flex:1 1 100%;overflow:visible}}.lc__set-regel{font-size:1.15rem;line-height:1.3;color:rgba(var(--color-foreground),.75);overflow-wrap:anywhere}@media screen and (min-width:750px){.lc__set-regel{font-size:1.25rem}}.lc__story-buy{display:flex;align-items:center;gap:1.2rem;padding:0 1.5rem 1rem;color:#fff}.lc__story-buy-info{display:grid;gap:.1rem;min-width:0;flex:1 1 auto}.lc__story-buy-kop{font-size:1.1rem;letter-spacing:.04rem;text-transform:uppercase;opacity:.65}.lc__story-buy-sum{font-size:1.3rem;line-height:1.3;font-weight:600;overflow-wrap:anywhere}.lc__story-buy-btn{flex:0 0 auto;display:inline-flex;align-items:center;gap:.8rem;min-height:4.4rem;padding:0 1.8rem;border:0;border-radius:999px;cursor:pointer;background:#fff;color:#121212;font:inherit;font-size:1.4rem;font-weight:700}.lc__story-buy-btn[disabled]{opacity:.45;cursor:not-allowed}.lc__story-buy-prijs{font-weight:700}.lc__story-buy-prijs:empty{display:none}@media screen and (min-width:750px){.lc__story-buy{grid-column:2;grid-row:3;padding-bottom:1.4rem}}.lc__howto-sound{position:absolute;left:.8rem;bottom:.8rem;z-index:2;display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;margin:0;padding:0;border:0;border-radius:50%;background:#ffffffeb;color:rgb(var(--color-foreground));cursor:pointer}.lc__howto-sound .lc__howto-ico-sound{display:none}.lc__howto-sound[aria-pressed=true] .lc__howto-ico-sound{display:block}.lc__howto-sound[aria-pressed=true] .lc__howto-ico-mute{display:none}.lc__howto-sound:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.6);outline-offset:.2rem}@media screen and (max-width:749px){.lc__howto-media{aspect-ratio:9 / 16}}
/*# sourceMappingURL=/cdn/shop/t/56/assets/lash-configurator.css.map */
