.blh-announce{font-size:10.5px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.blh-announce__inner{position:relative;display:grid;place-items:center;min-height:40px;text-align:center}@media(min-width:1000px){.blh-announce{font-size:11px}.blh-announce__inner{min-height:43px}}.blh-announce__msg{grid-area:1/1;opacity:0;visibility:hidden;transition:opacity var(--t-base) var(--ease-soft)}.blh-announce__msg.is-on{opacity:1;visibility:visible}.blh-badges{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.blh-badges__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}@media(min-width:1000px){.blh-badges__list{grid-template-columns:repeat(4,minmax(0,1fr))}}.blh-badges__item{display:flex;align-items:center;gap:10px;background:var(--white);border-radius:var(--r-md);padding:12px 14px 12px 12px;box-shadow:var(--sh-card)}.blh-badges__ico{width:34px;height:34px;border-radius:var(--r-pill);background:var(--sage-d);color:var(--brand);display:grid;place-items:center;flex:none}@media(min-width:1000px){.blh-badges__ico{width:38px;height:38px}}.blh-badges__txt{display:flex;flex-direction:column;gap:2px;min-width:0}.blh-badges__txt b{font-size:12.5px;font-weight:700;line-height:1.26;letter-spacing:-.01em}.blh-badges__txt small{font-size:11px;font-weight:500;line-height:1.27;color:var(--muted)}@media(min-width:1000px){.blh-badges__txt b{font-size:13.5px}}.blh-badges--banda{border:0}.blh-badges--banda .blh-badges__list{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;margin-inline:calc(var(--gutter)*-1);padding-inline:var(--gutter)}.blh-badges--banda .blh-badges__list::-webkit-scrollbar{display:none}@media(min-width:1000px){.blh-badges--banda .blh-badges__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:0;padding:0;overflow:visible}}.blh-badges--banda .blh-badges__item{background:transparent;border:0;padding:0;box-shadow:none;min-width:186px}.blh-badges--banda .blh-badges__txt b,.blh-badges--banda .blh-badges__txt small{color:var(--white)}.blh-badges--banda .blh-badges__txt b{font-size:12px;letter-spacing:.02em}.blh-badges--banda .blh-badges__txt small{font-size:12px;opacity:.9}.blh-ba2{background:var(--white)}.blh-ba2__inner{display:flex;flex-direction:column;gap:22px}@media(min-width:1000px){.blh-ba2__inner{flex-direction:row;align-items:center;gap:56px}}.blh-ba2__txt{display:flex;flex-direction:column;gap:12px;flex:1 0 0;min-width:0}@media(min-width:1000px){.blh-ba2__txt{gap:16px}}.blh-ba2__title{margin:0;font-size:26px;line-height:1.24;font-weight:800;letter-spacing:-.035em;text-wrap:balance}.blh-ba2__lead{margin:0;font-size:15px;line-height:1.62;font-weight:500;color:var(--muted)}@media(min-width:1000px){.blh-ba2__title{font-size:36px;line-height:44px}.blh-ba2__lead{font-size:16px;line-height:26px}}.blh-ba2__link{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:700;color:var(--brand);letter-spacing:-.01em}.blh-ba2__pair{display:flex;gap:10px;flex:none}@media(min-width:1000px){.blh-ba2__pair{gap:20px}}.blh-ba2__side{position:relative;margin:0;flex:1 1 0;border-radius:var(--r-lg);overflow:hidden;background:var(--sage-l)}@media(min-width:1000px){.blh-ba2__side{flex:none;width:306px;height:306px}}.blh-ba2__side img{width:100%;height:100%;object-fit:cover;aspect-ratio:1/1}.blh-ba2__tag{position:absolute;top:14px;left:14px;padding:6px 11px;border-radius:8px;background:#fffffff0;color:var(--red);font-size:11.5px;font-weight:700;letter-spacing:.12em}.blh-ba2__tag--ok{color:var(--brand)}.blh-drawer-host{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;pointer-events:none;visibility:hidden}.blh-drawer-host.is-open{pointer-events:auto;visibility:visible}.blh-drawer__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#10141373;border:0;opacity:0;transition:opacity .25s ease}.blh-drawer-host.is-open .blh-drawer__scrim{opacity:1}.blh-drawer{position:absolute;top:0;right:0;height:100%;width:min(356px,92vw);background:var(--white);display:flex;flex-direction:column;transform:translate(100%);transition:transform .28s cubic-bezier(.4,0,.2,1);box-shadow:var(--sh-drawer)}@media(min-width:1000px){.blh-drawer{width:500px}}.blh-drawer-host.is-open .blh-drawer{transform:none}.blh-drawer__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;border-bottom:1px solid var(--line);flex:none}@media(min-width:1000px){.blh-drawer__head{padding:22px 24px}}.blh-drawer__title{display:flex;align-items:center;gap:9px}.blh-drawer__x{width:40px;height:40px;display:grid;place-items:center;border-radius:var(--r-pill)}.blh-drawer__x:hover{background:var(--sage-l)}.blh-drawer__err{margin:0;padding:10px 20px;background:var(--red-bg);color:var(--red);font-size:13px;font-weight:600}.blh-drawer__ship{padding:9px 20px 10px;background:var(--sage-l);flex:none;gap:4px}@media(min-width:1000px){.blh-drawer__ship{padding:10px 24px 11px}}.blh-drawer__ship .blh-ship__msg{font-size:12.5px;gap:7px}.blh-drawer__ship .blh-ship__msg svg{width:16px;height:16px}.blh-drawer__ship .blh-ship__track{height:5px}.blh-drawer__ship .blh-ship__legend{font-size:10.5px}.blh-drawer__scroll{flex:1;overflow-y:auto;min-height:0}.blh-drawer__items{flex:none}.blh-drawer__items .blh-ci{padding:16px 20px;border-bottom:1px solid var(--line)}@media(min-width:1000px){.blh-drawer__items .blh-ci{padding:20px 24px}}.blh-drawer__up{padding:18px 0 18px 20px;background:var(--off);overflow:hidden}@media(min-width:1000px){.blh-drawer__up{padding:22px 0 22px 24px}}.blh-drawer__upHead{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-right:20px;margin-bottom:13px}@media(min-width:1000px){.blh-drawer__upHead{padding-right:24px}}.blh-drawer__upTitle{margin:0;font-size:14.5px;font-weight:800;letter-spacing:-.02em}@media(min-width:1000px){.blh-drawer__upTitle{font-size:15.5px}}.blh-drawer__rail{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory}.blh-drawer__rail::-webkit-scrollbar{display:none}.blh-drawer__rail .blh-uc{flex:none;width:296px;scroll-snap-align:start}@media(min-width:1000px){.blh-drawer__rail .blh-uc{width:428px}}.blh-drawer__foot{flex:none;padding:16px 20px 20px;border-top:1px solid var(--line);box-shadow:var(--sh-up);background:var(--white)}@media(min-width:1000px){.blh-drawer__foot{padding:20px 24px 24px}}.blh-drawer__total{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.blh-drawer__total .blh-h3{font-size:15px}.blh-drawer__total .blh-price--lg .blh-price__now{font-size:20px}.blh-drawer__total .blh-price--lg .blh-price__was{font-size:13px}.blh-drawer__foot .blh-btn{padding-block:15px;font-size:15px}.blh-drawer__foot #es-popup-button,.blh-drawer__foot .es-popup-button-drawer{display:none!important}.blh-drawer__foot .blh-trust{margin-top:18px}.blh-drawer__empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:48px 24px;text-align:center}.blh-drawer__emptyIcon{width:78px;height:78px;border-radius:50%;background:var(--sage);color:var(--brand);display:grid;place-items:center}.blh-drawer__empty .blh-btn{margin-top:8px;width:100%}.blh-cartp__head{display:flex;align-items:center;gap:10px;margin-bottom:18px}@media(min-width:1000px){.blh-cartp__head{margin-bottom:28px}}.blh-cartp__err{margin:0 0 14px;padding:11px 14px;border-radius:var(--r-sm);background:var(--red-bg);color:var(--red);font-size:13px;font-weight:600}.blh-cartp__cols{display:flex;flex-direction:column;gap:22px}@media(min-width:1000px){.blh-cartp__cols{flex-direction:row;align-items:flex-start;gap:32px}.blh-cartp__main{width:788px;max-width:100%;flex:1;min-width:0}.blh-cartp__side{width:380px;flex:none;display:flex;flex-direction:column;gap:16px;position:sticky;top:100px}}.blh-cartp__ship{padding:16px 18px;background:var(--sage-l);border-radius:var(--r-md)}@media(min-width:1000px){.blh-cartp__ship{padding:20px 22px}}.blh-cartp__items{margin-top:6px;border-top:1px solid var(--line)}.blh-cartp__items .blh-ci{padding:18px 0;border-bottom:1px solid var(--line)}@media(min-width:1000px){.blh-cartp__items .blh-ci{padding:22px 2px}}.blh-cartp__up{margin-top:22px;padding:18px 0 18px 18px;background:var(--off);border-radius:var(--r-md);overflow:hidden}@media(min-width:1000px){.blh-cartp__up{margin-top:28px;padding:22px 0 22px 22px}}.blh-cartp__upHead{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-right:18px;margin-bottom:13px}@media(min-width:1000px){.blh-cartp__upHead{padding-right:22px}}.blh-cartp__upTitle{margin:0;font-size:15px;font-weight:800;letter-spacing:-.02em}@media(min-width:1000px){.blh-cartp__upTitle{font-size:16.5px}}.blh-cartp__rail{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory}.blh-cartp__rail::-webkit-scrollbar{display:none}.blh-cartp__rail .blh-uc{flex:none;width:288px;scroll-snap-align:start}@media(min-width:1000px){.blh-cartp__rail{gap:16px}.blh-cartp__rail .blh-uc{width:364px}}.blh-sum{background:var(--white);border:1.4px solid var(--line);border-radius:var(--r-md);padding:18px;box-shadow:var(--sh-card)}@media(min-width:1000px){.blh-sum{padding:22px}}.blh-sum__row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.blh-sum__note{display:flex;align-items:center;justify-content:center;gap:7px;margin:13px 0 0;font-size:12px;line-height:16px;color:var(--muted);text-align:center}.blh-sum__note svg{flex:none;color:var(--brand)}.blh-guar{background:var(--sage-l);border-radius:var(--r-md);padding:18px}@media(min-width:1000px){.blh-guar{padding:20px 22px}}.blh-empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:36px 0 12px}@media(min-width:1000px){.blh-empty{padding:64px 0 24px;gap:14px}}.blh-empty__icon{width:96px;height:96px;border-radius:50%;background:var(--sage);color:var(--brand);display:grid;place-items:center}@media(min-width:1000px){.blh-empty__icon{width:118px;height:118px}}.blh-empty .blh-lead{max-width:420px}.blh-empty .blh-btn{margin-top:6px}.blh-certs{display:grid;gap:12px;grid-template-columns:1fr}@media(min-width:1000px){.blh-certs{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}}.blh-cert{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;background:var(--white);border:1px solid var(--line);border-radius:var(--r-lg);padding:18px}@media(min-width:1000px){.blh-cert{padding:20px 22px;flex-wrap:nowrap}}@media(max-width:999.98px){.blh-cert{flex-direction:column;align-items:stretch;gap:14px}.blh-cert__id{flex:none}.blh-cert__btn{justify-content:center}}.blh-cert__id{display:flex;align-items:center;gap:14px;flex:1 0 0;min-width:0}@media(min-width:1000px){.blh-cert__id{gap:16px}}.blh-cert__ico{width:46px;height:46px;border-radius:var(--r-pill);background:var(--sage-d);color:var(--brand);display:grid;place-items:center;flex:none}@media(min-width:1000px){.blh-cert__ico{width:52px;height:52px}}.blh-cert__txt{display:flex;flex-direction:column;gap:4px;min-width:0}.blh-cert__txt b{font-size:11px;font-weight:700;letter-spacing:.1em;color:var(--brand);line-height:1.5}.blh-cert__txt span{font-size:20px;font-weight:800;letter-spacing:-.018em;line-height:1.5}@media(min-width:1000px){.blh-cert__txt span{font-size:23px}}.blh-cert__btn{display:inline-flex;align-items:center;gap:8px;flex:none;border:1.5px solid var(--brand);border-radius:12px;padding:12px 16px 12px 18px;font-size:13.5px;font-weight:700;color:var(--brand);letter-spacing:-.01em}.blh-cert__btn:hover{background:var(--sage)}.blh-certs__proof{position:relative;margin:26px 0 0;border-radius:var(--r-lg);overflow:hidden;background:var(--sage-l)}.blh-certs__proof figcaption{position:absolute;top:14px;left:14px;padding:9px 14px;border-radius:10px;background:#fffffff0;font-size:12px;font-weight:600}@media(min-width:1000px){.blh-certs__proof figcaption{top:20px;left:20px}}@media(min-width:1000px){.blh-certs__proof{margin-top:44px}}.blh-certs__proof img{width:100%;height:auto;object-fit:cover;aspect-ratio:1280/300}@media(max-width:999.98px){.blh-certs__proof img{aspect-ratio:4/3}.blh-certs__proof figcaption{position:static;display:block;margin:0;border-radius:0;background:var(--white);padding:12px 14px;text-align:center}}.blh-colhead{background:var(--white)}.blh-colhead .blh-wrap{display:flex;flex-direction:column;gap:12px;padding-block:34px 26px}@media(min-width:1000px){.blh-colhead .blh-wrap{gap:16px;padding-block:56px 34px}}.blh-colhead__h{margin:0;font-size:32px;line-height:1.08;font-weight:800;letter-spacing:-.04em;text-wrap:balance}@media(min-width:1000px){.blh-colhead__h{font-size:52px}}.blh-colhead__lead{margin:0;font-size:15px;line-height:1.6;font-weight:500;color:var(--muted);max-width:700px}@media(min-width:1000px){.blh-colhead__lead{font-size:16px;line-height:26px}}.blh-sortbar{background:var(--white);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.blh-sortbar__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-block:12px}@media(min-width:1000px){.blh-sortbar__inner{justify-content:flex-start;gap:16px;padding-block:18px}}.blh-sortbar__nr{margin:0;font-size:13.5px;font-weight:600;color:var(--muted)}.blh-sortbar__form{display:flex;align-items:center;gap:10px}.blh-sortbar__sel{position:relative;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:10px;padding:10px 14px 10px 16px;background:var(--white)}.blh-sortbar__sel select{-webkit-appearance:none;appearance:none;border:0;background:none;font:inherit;font-size:13.5px;font-weight:600;color:var(--ink);padding:0 2px 0 0;cursor:pointer}.blh-sortbar__sel select:focus{outline:none}.blh-sortbar__sel svg{color:var(--muted);flex:none;pointer-events:none}.blh-cfgcta{background:var(--brand);color:var(--white)}.blh-cfgcta__inner{display:flex;flex-direction:column;gap:22px;padding-block:34px}@media(min-width:1000px){.blh-cfgcta__inner{flex-direction:row;align-items:center;justify-content:space-between;gap:48px;padding-block:56px}}.blh-cfgcta__txt{display:flex;flex-direction:column;gap:10px;flex:1 0 0;min-width:0}.blh-cfgcta__eyebrow{margin:0;font-size:10.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;opacity:.6}.blh-cfgcta__h{margin:0;font-size:26px;line-height:1.2;font-weight:800;letter-spacing:-.035em;text-wrap:balance}@media(min-width:1000px){.blh-cfgcta__h{font-size:32px;line-height:40px}}.blh-cfgcta__lead{margin:0;font-size:14.5px;line-height:1.55;font-weight:500;opacity:.72}@media(min-width:1000px){.blh-cfgcta__lead{font-size:15.5px;line-height:24px}}.blh-cfgcta__btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;flex:none;align-self:flex-start;background:var(--white);color:var(--brand);border-radius:var(--r-btn);padding:16px 28px;font-size:16px;font-weight:700;letter-spacing:-.01em;transition:background .15s ease}.blh-cfgcta__btn:hover{background:var(--sage)}@media(max-width:999.98px){.blh-cfgcta__btn{align-self:stretch}}.blh-cfg{background:var(--white);min-height:70vh}.blh-cfg__shell{width:100%;max-width:520px;margin-inline:auto;padding-inline:22px}.blh-cfg__top{display:flex;align-items:center;justify-content:space-between;height:62px}.blh-cfg__logo{font-size:11px;font-weight:700;letter-spacing:.14em;color:var(--brand)}.blh-cfg__x{font-size:19px;color:var(--muted);line-height:1}.blh-cfg__steps{display:flex;align-items:center;gap:8px;padding-block:6px 18px}.blh-cfg__steps li{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--muted);white-space:nowrap}.blh-cfg__steps li span{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;flex:none;background:var(--sage);color:var(--brand);font-size:12px;font-weight:700}.blh-cfg__steps li+li{flex:1}.blh-cfg__steps li+li:before{content:"";height:2px;flex:1;background:var(--line);border-radius:2px}.blh-cfg__steps li.is-on{color:var(--ink)}.blh-cfg__steps li.is-on span{background:var(--brand);color:var(--white)}.blh-cfg__head{display:flex;flex-direction:column;gap:10px;padding-block:8px 22px}.blh-cfg__h{margin:0;font-size:26px;line-height:1.16;font-weight:800;letter-spacing:-.035em}.blh-cfg__lead{margin:0;font-size:15px;line-height:1.6;color:var(--muted)}.blh-cfg__opts{display:flex;flex-direction:column;gap:11px}.blh-cfg__opt{display:flex;align-items:center;gap:14px;width:100%;text-align:left;border:1.4px solid var(--line);border-radius:var(--r-md);padding:17px;background:var(--white);transition:border-color .15s ease,background .15s ease}.blh-cfg__opt--slim{padding:19px 17px}.blh-cfg__opt:hover{border-color:var(--sage-d)}.blh-cfg__opt.is-on{border-color:var(--brand);background:var(--sage-l)}.blh-cfg__box{width:22px;height:22px;border-radius:6px;border:1.6px solid var(--line);flex:none;display:grid;place-items:center;background:var(--white)}.blh-cfg__box--round{border-radius:50%}.blh-cfg__opt.is-on .blh-cfg__box{background:var(--brand);border-color:var(--brand)}.blh-cfg__opt.is-on .blh-cfg__box:after{content:"";width:11px;height:6px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg) translate(1px,-1px)}.blh-cfg__opt.is-on .blh-cfg__box--round:after{width:8px;height:8px;border:0;border-radius:50%;background:#fff;transform:none}.blh-cfg__txt{display:flex;flex-direction:column;gap:3px;min-width:0}.blh-cfg__txt b{font-size:16px;font-weight:700;letter-spacing:-.015em}.blh-cfg__txt small{font-size:13px;color:var(--muted)}.blh-cfg__foot{padding-block:24px 40px;display:flex;flex-direction:column;gap:16px;align-items:center}.blh-cfg__foot .blh-btn{padding-block:20px}.blh-cfg__back{font-size:14px;font-weight:600;color:var(--muted)}.blh-cfg__back:hover{color:var(--brand)}.blh-cfg__mic{margin:0;font-size:12.5px;color:var(--muted);text-align:center}.blh-cfg__kit{display:flex;flex-direction:column;gap:12px}.blh-cfgi{display:flex;gap:14px;border:1.4px solid var(--line);border-radius:var(--r-md);padding:15px}.blh-cfgi__img{flex:none;width:72px;height:88px;border-radius:10px;background:var(--sage-l);overflow:hidden}.blh-cfgi__img img{width:100%;height:100%;object-fit:contain;padding:6%}.blh-cfgi__b{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.blh-cfgi__why{align-self:flex-start;padding:4px 8px;border-radius:6px;background:var(--sage);font-size:9.5px;font-weight:700;letter-spacing:.06em;color:var(--brand);text-transform:uppercase}.blh-cfgi__t{margin:0;font-size:16px;font-weight:700;line-height:1.25;letter-spacing:-.015em}.blh-cfgi__d{margin:0;font-size:13px;line-height:1.6;color:var(--muted)}.blh-cfgi__r{display:flex;align-items:center;justify-content:space-between;gap:12px}.blh-cfgi__p{font-size:17px;font-weight:800;letter-spacing:-.02em}.blh-cfgi__p em{font-style:normal;font-weight:600;font-size:13px;color:var(--muted);margin-left:6px}.blh-cfgi__del{font-size:13px;font-weight:600;color:var(--muted);text-decoration:underline;text-underline-offset:3px}.blh-cfgi__del:hover{color:var(--red)}.blh-cfg__addmore{display:flex;align-items:center;justify-content:center;width:100%;border:1.4px dashed var(--sage-d);border-radius:var(--r-md);padding:15px;font-size:14px;font-weight:600;color:var(--brand)}.blh-cfg__addmore:hover{background:var(--sage-l)}.blh-cfg__box2{margin-top:22px;background:var(--sage-l);border-radius:var(--r-md);padding:20px}.blh-cfg__boxTitle{margin:0 0 14px;font-size:10.5px;font-weight:700;letter-spacing:.12em;color:var(--brand)}.blh-cfg__how{display:flex;flex-direction:column;gap:11px}.blh-cfg__how li{display:flex;gap:10px;font-size:14px;line-height:1.5}.blh-cfg__how li:before{content:"\2192";color:var(--brand);flex:none}.blh-cfg__row{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14.5px;padding-block:6px}.blh-cfg__row--total{font-size:16px;font-weight:800;padding-top:12px}.blh-cfg__row--total span:last-child{font-size:22px;letter-spacing:-.02em}.blh-cfg__box2 .blh-line{margin-block:10px}.blh-cfg__perbuc{margin:12px 0 0;font-size:12.5px;color:var(--muted)}.blh-faq__inner{display:flex;flex-direction:column;gap:20px}@media(min-width:1000px){.blh-faq__inner{flex-direction:row;align-items:flex-start;gap:90px}}.blh-faq__left{display:flex;flex-direction:column;gap:12px;flex:1 0 0;min-width:0}@media(min-width:1000px){.blh-faq__left{gap:16px}}.blh-faq__title{margin:0;font-size:30px;line-height:1.12;font-weight:800;letter-spacing:-.032em;text-wrap:balance}.blh-faq__lead{margin:0;font-size:15.5px;line-height:1.64;color:var(--muted)}@media(min-width:1000px){.blh-faq__title{font-size:44px}.blh-faq__lead{font-size:17px}}.blh-faq__list{flex:1 0 0;min-width:0}.blh-faq__item{border-bottom:1px solid var(--line);display:flex;flex-direction:column;gap:13px;padding-block:20px}@media(min-width:1000px){.blh-faq__item{padding-block:24px}}.blh-faq__q{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;text-align:left;font-size:17px;font-weight:700;line-height:1.4;letter-spacing:-.012em}@media(min-width:1000px){.blh-faq__q{font-size:19px}}.blh-faq__q i{flex:none;width:16px;height:24px;position:relative;color:var(--brand)}.blh-faq__q i:before,.blh-faq__q i:after{content:"";position:absolute;left:50%;top:50%;background:currentColor;border-radius:2px;transform:translate(-50%,-50%);transition:transform .2s ease,opacity .2s ease}.blh-faq__q i:before{width:14px;height:1.8px}.blh-faq__q i:after{width:1.8px;height:14px}.blh-faq__item.is-open .blh-faq__q i:after{transform:translate(-50%,-50%) scaleY(0);opacity:0}.blh-faq__a{display:none;font-size:15px;line-height:1.7;color:var(--muted)}@media(min-width:1000px){.blh-faq__a{font-size:16px}}.blh-faq__a p{margin:0}.blh-faq__a p+p{margin-top:10px}.blh-faq__item.is-open .blh-faq__a{display:block}.blh-why__inner{display:flex;flex-direction:column;gap:30px}@media(min-width:1000px){.blh-why__inner{flex-direction:row;align-items:flex-start;gap:90px}}.blh-why__left{display:flex;flex-direction:column;gap:12px;flex:1 0 0;min-width:0}@media(min-width:1000px){.blh-why__left{gap:18px}}.blh-why__title{margin:0;font-size:30px;line-height:1.12;font-weight:800;letter-spacing:-.032em;text-wrap:balance}.blh-why__lead{margin:0;font-size:15.5px;line-height:1.66;color:var(--muted)}@media(min-width:1000px){.blh-why__title{font-size:44px}.blh-why__lead{font-size:18px}}.blh-why__right{display:flex;flex-direction:column;gap:30px;flex:1 0 0;min-width:0}@media(min-width:1000px){.blh-why__right{gap:34px}}.blh-why__item{display:flex;gap:15px;align-items:flex-start}@media(min-width:1000px){.blh-why__item{gap:20px}}.blh-why__ico{width:38px;height:38px;border-radius:var(--r-pill);background:var(--sage-d);color:var(--brand);display:grid;place-items:center;flex:none}@media(min-width:1000px){.blh-why__ico{width:44px;height:44px}}.blh-why__txt{display:flex;flex-direction:column;gap:6px;min-width:0}@media(min-width:1000px){.blh-why__txt{gap:7px}}.blh-why__h{margin:0;font-size:18px;line-height:1.38;font-weight:700;letter-spacing:-.015em}.blh-why__p{margin:0;font-size:15px;line-height:1.64;color:var(--muted)}@media(min-width:1000px){.blh-why__h{font-size:20px}.blh-why__p{font-size:16px}}.blh-footer{background:var(--brand);color:var(--white);padding-block:40px 28px;margin-top:auto}@media(min-width:1000px){.blh-footer{padding-block:64px 34px}}.blh-footer a:hover{text-decoration:underline;text-underline-offset:3px}.blh-footer__top{display:flex;flex-direction:column;gap:30px;padding-bottom:36px;border-bottom:1px solid rgba(255,255,255,.14)}@media(min-width:1000px){.blh-footer__top{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:64px}}.blh-footer__brand{display:flex;flex-direction:column;max-width:420px}.blh-footer__word{font-size:21px;font-weight:800;letter-spacing:-.01em;line-height:1.2}@media(min-width:1000px){.blh-footer__word{font-size:24px}}.blh-footer__tag{margin-top:5px;font-size:9.5px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#ffffff73}.blh-footer__pitch{margin:16px 0 0;font-size:14px;line-height:23px;font-weight:500;color:#ffffff9e}.blh-footer__social{display:flex;gap:10px;margin-top:16px}.blh-footer__social a{width:40px;height:40px;border-radius:var(--r-pill);display:grid;place-items:center;background:#ffffff1c;color:var(--white);transition:background .15s ease}.blh-footer__social a:hover{background:#fff3;text-decoration:none}.blh-footer__news{width:100%;max-width:392px}.blh-footer__newsTitle{margin:0;font-size:17px;font-weight:700;letter-spacing:-.015em}@media(min-width:1000px){.blh-footer__newsTitle{font-size:18px}}.blh-footer__newsText{margin:12px 0 0;font-size:13.5px;line-height:21px;font-weight:500;color:#fff9}.blh-footer__form{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap}.blh-footer__form input{flex:1;min-width:170px;height:50px;padding:0 18px;border-radius:12px;border:1px solid rgba(255,255,255,.18);background:#ffffff1a;color:var(--white);font:inherit;font-size:13.5px;font-weight:500}.blh-footer__form input::placeholder{color:#ffffff73}.blh-footer__newsBtn{flex:none;width:132px;height:50px;border-radius:12px;background:var(--white);color:var(--brand);font-size:14.5px;font-weight:700;letter-spacing:-.01em}.blh-footer__newsBtn:hover{background:var(--sage)}.blh-footer__ok{width:100%;margin:8px 0 0;font-size:13px}.blh-footer__newsNote{margin:12px 0 0;font-size:11.5px;font-weight:500;color:#fff6}.blh-footer__cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;padding-block:32px}@media(min-width:1000px){.blh-footer__cols{grid-template-columns:repeat(4,minmax(0,1fr));gap:40px;padding-block:36px}}.blh-footer__err{width:100%;margin:8px 0 0;font-size:12.5px;font-weight:600;color:#f2b8a0}.blh-footer__colTitle{margin:0 0 14px;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ffffff73}.blh-footer__col li{margin-bottom:13px;font-size:14px;color:#ffffffe6}.blh-footer__contact li{display:flex;align-items:center;gap:9px}.blh-footer__contact svg{color:#ffffff80;flex:none}.blh-footer__legal{display:flex;flex-direction:column;gap:16px;padding-top:26px;border-top:1px solid rgba(255,255,255,.14)}@media(min-width:1000px){.blh-footer__legal{flex-direction:row;align-items:center;justify-content:space-between;gap:24px}}.blh-footer__legalLinks{display:flex;flex-wrap:wrap;gap:10px 22px;font-size:12.5px;color:#ffffff9e}.blh-footer__pills{display:flex;flex-wrap:wrap;gap:8px}.blh-footer__pills span{padding:7px 13px;border-radius:var(--r-pill);background:#ffffff1c;font-size:11.5px;font-weight:500;color:#ffffffd9}.blh-footer__copy{margin:24px 0 0;font-size:11.5px;font-weight:500;color:#fff6}.blh-sticky{position:sticky;top:0;z-index:50}.blh-header{background:var(--white);border-bottom:1px solid var(--line)}.blh-header__inner{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-block:18px}@media(min-width:1000px){.blh-header__inner{padding-block:0;min-height:84px;gap:28px}}.blh-header__brand{display:flex;flex-direction:column;align-items:center;gap:1px;flex:1;text-align:center;min-width:0}@media(min-width:1000px){.blh-header__brand{flex:none;align-items:flex-start;text-align:left;gap:3px}}.blh-header__word{font-size:15px;font-weight:800;letter-spacing:.02em;line-height:1.5;text-transform:uppercase}.blh-header__tag{font-size:7px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);line-height:1.5}@media(min-width:1000px){.blh-header__word{font-size:19px;letter-spacing:-.01em;line-height:1.3}.blh-header__tag{font-size:8px;letter-spacing:.16em;line-height:1.3}}.blh-header__nav{display:flex;gap:32px;align-items:center}.blh-header__nav a{font-size:14px;font-weight:600;color:var(--ink);line-height:1.4}.blh-header__nav a.is-accent{font-weight:700;color:var(--brand)}.blh-header__nav a:hover{color:var(--brand)}.blh-header__tools{display:flex;align-items:center;gap:20px}.blh-header__ico{display:grid;place-items:center;color:var(--ink)}.blh-header__ico:hover{color:var(--brand)}.blh-header__cart{position:relative;display:grid;place-items:center;color:var(--ink);width:32px;height:32px}.blh-header__cart:hover{color:var(--brand)}.blh-header__count{position:absolute;top:-4px;right:-6px;min-width:18px;height:18px;padding:0 4px;box-sizing:border-box;border-radius:var(--r-pill);background:var(--brand);color:var(--white);border:2px solid var(--white);font-size:10px;font-weight:800;line-height:14px;text-align:center;display:grid;place-items:center}.blh-header__count[hidden]{display:none}.blh-header__burger{display:grid;place-items:center;width:24px;height:24px;flex:none}@media(max-width:999.98px){.blh-header__burger{width:30px;height:30px}.blh-header__burger svg{width:26px;height:26px}.blh-header__cart{width:36px;height:36px}.blh-header__cart>svg{width:27px;height:27px}}.blh-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex}.blh-menu[hidden]{display:none}.blh-menu__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#10141373;border:0;order:-1}.blh-menu__panel{position:relative;z-index:1;background:var(--white);width:100%;max-width:390px;display:flex;flex-direction:column;height:100%;overflow-y:auto}.blh-menu__top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 22px;border-bottom:1px solid var(--line);flex:none}.blh-menu__top .blh-header__brand{align-items:flex-start;text-align:left;flex:1}.blh-menu__x{width:40px;height:40px;display:grid;place-items:center;border-radius:var(--r-pill)}.blh-menu__nav{display:flex;flex-direction:column;padding:0;flex:none}.blh-menu__nav a{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 22px;border-bottom:1px solid var(--line)}.blh-menu__nav a:first-child{border-top:0}.blh-menu__navTxt{display:flex;flex-direction:column;gap:2px;min-width:0}.blh-menu__navTxt b{font-size:16.5px;font-weight:700;letter-spacing:-.02em}.blh-menu__navTxt small{font-size:12.5px;color:var(--muted)}.blh-menu__nav a svg{color:var(--muted);flex:none}.blh-menu__promo{margin:20px 22px 0;padding:18px;background:var(--sage-l);border-radius:var(--r-md);flex:none}.blh-menu__promoTitle{margin:6px 0 14px;font-size:16px;font-weight:800;letter-spacing:-.02em;line-height:21px}.blh-menu__help{padding:22px 22px 0;flex:none}.blh-menu__help ul{margin-top:10px}.blh-menu__help li{margin-bottom:11px;font-size:14.5px;font-weight:600}.blh-menu__note{display:flex;align-items:center;gap:9px;margin:18px 0 0;padding:16px 22px 22px;font-size:13px;font-weight:700;color:var(--brand);border-top:1px solid var(--line)}body.blh-locked{overflow:hidden}.blh-hero{background:var(--white)}.blh-hero__inner{display:flex;flex-direction:column-reverse}@media(min-width:1000px){.blh-hero__inner{flex-direction:row;align-items:stretch;min-height:720px}.blh-hero__copy{flex:1 1 780px;min-width:0;display:flex;align-items:center}.blh-hero__media{flex:none;width:660px}}.blh-hero__copyInner{display:flex;flex-direction:column;gap:18px;padding:38px var(--gutter) 42px}@media(min-width:1000px){.blh-hero__copyInner{gap:26px;padding:96px 64px 96px 80px;max-width:780px;margin-left:auto}}.blh-hero__lead{margin:0;font-size:16.5px;line-height:1.62;color:var(--muted)}@media(min-width:1000px){.blh-hero__lead{font-size:19px;line-height:1.66;max-width:560px}}.blh-hero__cta{display:flex;gap:14px;align-items:center}.blh-hero__cta .blh-btn{flex:1}@media(min-width:1000px){.blh-hero__cta .blh-btn{flex:none}}.blh-hero__proof{display:flex;align-items:center;justify-content:center;gap:8px;margin:0;font-size:13.5px;font-weight:500;color:var(--muted)}@media(min-width:1000px){.blh-hero__proof{justify-content:flex-start;gap:10px;font-size:15px}}.blh-hero__media{position:relative;background:var(--sage-l)}.blh-hero__media img{width:100%;height:100%;object-fit:cover}@media(max-width:999.98px){.blh-hero .blh-hero__media{aspect-ratio:390/250;height:auto;max-height:52vh;background:var(--sage-l)}.blh-hero .blh-hero__media img{width:58%;height:100%;margin-left:auto;object-fit:cover;object-position:right center}}.blh-hero__card{position:absolute;left:48px;bottom:48px;display:flex;align-items:center;gap:13px;background:var(--white);border-radius:var(--r-md);padding:15px 22px 15px 16px;box-shadow:var(--sh-float)}.blh-hero__cardIco{width:40px;height:40px;border-radius:var(--r-pill);background:var(--sage-d);color:var(--brand);display:grid;place-items:center;flex:none}.blh-hero__cardTxt{display:flex;flex-direction:column;gap:3px;white-space:nowrap}.blh-hero__cardTxt b{font-size:9.5px;font-weight:700;letter-spacing:.09em;color:var(--brand);text-transform:uppercase;line-height:1.5}.blh-hero__cardTxt u{font-size:15px;font-weight:600;color:var(--ink);text-underline-offset:2px;line-height:1.5}.blh-inact{background:var(--white)}.blh-inact__head{display:flex;flex-direction:column;gap:10px;margin-bottom:22px}@media(min-width:1000px){.blh-inact__head{gap:11px;margin-bottom:30px}}.blh-inact__wrap{padding-right:0}.blh-inact__rail{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-right:var(--gutter)}.blh-inact__rail::-webkit-scrollbar{display:none}@media(min-width:1000px){.blh-inact__wrap{padding-right:120px}.blh-inact__rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;overflow:visible;padding-right:0}}.blh-inact__card{position:relative;flex:none;width:232px;aspect-ratio:9/16;scroll-snap-align:start;border-radius:20px;overflow:hidden;background:var(--sage)}@media(min-width:1000px){.blh-inact__card{width:auto}}.blh-inact__card video{width:100%;height:100%;object-fit:cover}.blh-inact__shade{position:absolute;left:0;right:0;bottom:0;height:28%;background:linear-gradient(180deg,#0000,#0a0f0dc7);pointer-events:none}.blh-inact__hit{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.blh-inact__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:52px;height:52px;border-radius:var(--r-pill);background:#fffffff0;color:var(--brand);display:grid;place-items:center;padding-left:3px}@media(min-width:1000px){.blh-inact__play{width:62px;height:62px}}.blh-inact__shade,.blh-inact__cap,.blh-inact__play{transition:opacity var(--t-fast) var(--ease-soft)}.blh-inact__card.is-playing .blh-inact__play,.blh-inact__card.is-playing .blh-inact__shade,.blh-inact__card.is-playing .blh-inact__cap{opacity:0;pointer-events:none}.blh-inact__card.is-playing .blh-inact__hit,.blh-inact__card.is-playing .blh-inact__time{display:none}.blh-inact__time{position:absolute;top:14px;right:14px;padding:5px 10px;border-radius:8px;background:#0a0f0d99;color:#fff;font-size:11.5px;font-weight:700}.blh-inact__cap{position:absolute;left:18px;right:18px;bottom:16px;display:flex;flex-direction:column;gap:3px;color:#fff}.blh-inact__cap b{font-size:15px;font-weight:800;line-height:1.25;letter-spacing:-.015em}.blh-inact__cap small{font-size:12px;font-weight:500;opacity:.78}@media(min-width:1000px){.blh-inact__cap b{font-size:16px;line-height:20px}.blh-inact__cap small{font-size:12.5px}}.blh-packs__grid{display:grid;gap:14px;grid-template-columns:1fr}@media(min-width:1000px){.blh-packs__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}}.blh-pack{display:flex;flex-direction:column;background:var(--white);border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden}.blh-pack--top{border:2px solid var(--brand)}.blh-pack__badge{margin:0;padding:10px;background:var(--brand);color:var(--white);text-align:center;font-size:10px;font-weight:700;letter-spacing:.12em;line-height:1.5}.blh-pack__body{display:flex;align-items:stretch;flex:1}.blh-pack__media{position:relative;flex:none;width:126px;background:var(--white);overflow:hidden}.blh-pack__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.blh-pack__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px;padding:16px}.blh-pack__body{flex:1}@media(min-width:1000px){.blh-pack__body{flex-direction:column}.blh-pack__media{width:100%;height:230px;flex:none}.blh-pack__info{gap:10px;padding:24px 24px 0}}.blh-pack__title{margin:0;font-size:19px;font-weight:800;line-height:1.26;letter-spacing:-.02em}.blh-pack__sub{margin:0;font-size:13.5px;line-height:1.58;color:var(--muted)}@media(min-width:1000px){.blh-pack__title{font-size:22px}.blh-pack__sub{font-size:14.5px}}.blh-pack__save{align-self:flex-start;padding:6px 11px;font-size:12.5px}.blh-pack__cta{margin-top:auto}.blh-pack__cta .blh-btn{border-radius:0}@media(min-width:1000px){.blh-pack__cta{padding:24px}.blh-pack__cta .blh-btn{border-radius:12px}}.blh-ba__head{display:flex;flex-direction:column;gap:10px;margin-bottom:18px}@media(min-width:1000px){.blh-ba__head{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:26px}.blh-ba__head .blh-lead{max-width:420px;text-align:right}}.blh-ba{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:1000px){.blh-ba{gap:24px}}.blh-ba__side{position:relative;margin:0;border-radius:var(--r-md);overflow:hidden;background:var(--sage-l);aspect-ratio:1/1}@media(min-width:1000px){.blh-ba__side{aspect-ratio:5/4;border-radius:var(--r-lg)}}.blh-ba__side img{width:100%;height:100%;object-fit:cover}.blh-ba__tag{position:absolute;top:12px;left:12px;padding:6px 12px;border-radius:var(--r-pill);background:#101413b8;color:var(--white);font-size:10.5px;font-weight:800;letter-spacing:.1em}.blh-ba__tag--ok{background:var(--brand)}@media(min-width:1000px){.blh-ba__tag{top:18px;left:18px;font-size:12px;padding:7px 15px}}.blh-ben{display:grid;gap:18px;grid-template-columns:1fr}.blh-ben__item{display:grid;grid-template-columns:36px minmax(0,1fr);column-gap:14px;row-gap:4px;align-items:start}.blh-ben__ico{grid-row:1 / span 2;width:36px;height:36px;border-radius:var(--r-sm);background:var(--sage);color:var(--brand);display:grid;place-items:center}.blh-ben__item .blh-h3{font-size:16px;line-height:21px}.blh-ben__item .blh-small{margin:0}@media(min-width:1000px){.blh-ben{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.blh-ben__item{display:flex;flex-direction:column;background:var(--sage-l);border-radius:var(--r-lg);padding:26px}.blh-ben__ico{width:44px;height:44px;border-radius:12px;background:var(--white);margin-bottom:16px}.blh-ben__item .blh-small{margin-top:7px}}.blh-cta__box{background:var(--sage-l);border-radius:var(--r-lg);padding:20px;text-align:center}.blh-cta__box .blh-small{margin:5px 0 15px}.blh-cta__trust{display:flex;gap:16px;justify-content:center;margin-top:13px}.blh-cta__trust li{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:600;color:var(--muted)}.blh-cta__trust svg{color:var(--brand)}.blh-det{display:flex;flex-direction:column;gap:26px}@media(min-width:1000px){.blh-det{display:grid;grid-template-columns:minmax(0,740fr) minmax(0,420fr);gap:40px;align-items:start}}.blh-acc{border-bottom:1px solid var(--line)}.blh-acc__head{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0;text-align:left;font-size:16px;font-weight:700;letter-spacing:-.02em}.blh-acc__sign{position:relative;width:18px;height:18px;flex:none;color:var(--brand)}.blh-acc__sign:before,.blh-acc__sign:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background:currentColor;border-radius:2px}.blh-acc__sign:before{width:16px;height:2.2px}.blh-acc__sign:after{width:2.2px;height:16px;transition:transform .2s ease,opacity .2s ease}.blh-acc.is-open .blh-acc__sign:after{transform:scaleY(0);opacity:0}.blh-acc__body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .22s ease}.blh-acc.is-open .blh-acc__body{grid-template-rows:1fr}.blh-acc__body>div{overflow:hidden;font-size:14.5px;line-height:22px;color:var(--muted)}.blh-acc.is-open .blh-acc__body>div{padding-bottom:18px}.blh-det__sub{margin:14px 0 5px;font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:var(--brand)}.blh-acc__body>div>.blh-det__sub:first-child{margin-top:0}.blh-det__link{margin:14px 0 0}.blh-det__link a{font-weight:700;color:var(--brand)}@media(hover:hover){.blh-det__link a:hover{text-decoration:underline}}.blh-det__spec{background:var(--white);border:1.2px solid var(--line);border-radius:var(--r-lg);padding:18px}@media(min-width:1000px){.blh-det__spec{padding:24px}}.blh-spec{margin:12px 0 0}.blh-spec__row{display:flex;align-items:baseline;justify-content:space-between;gap:18px;padding:13px 0;border-bottom:1px solid var(--line)}.blh-spec__row:last-child{border-bottom:0;padding-bottom:0}.blh-spec dt{font-size:13.5px;color:var(--muted);flex:none}.blh-spec dd{margin:0;font-size:13.5px;font-weight:700;letter-spacing:-.01em;text-align:right}.blh-diff{display:grid;gap:18px;grid-template-columns:1fr}.blh-diff__item{display:flex;gap:14px;align-items:flex-start}.blh-diff__ico{width:36px;height:36px;border-radius:var(--r-pill);background:var(--sage);color:var(--brand);display:grid;place-items:center;flex:none}.blh-diff__item .blh-h3{font-size:16px;line-height:21px}.blh-diff__item .blh-small{margin:4px 0 0}@media(min-width:1000px){.blh-diff{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.blh-diff__item{flex-direction:column;gap:14px}.blh-diff__ico{width:44px;height:44px}.blh-diff__item .blh-small{margin-top:7px}}.blh-fbt__row{display:flex;flex-direction:column;gap:10px}@media(min-width:1000px){.blh-fbt__row{flex-direction:row;align-items:stretch;gap:16px}}.blh-fbt__item{display:flex;align-items:center;gap:14px;flex:1;min-width:0;background:var(--white);border:1.2px solid var(--line);border-radius:16px;padding:16px;transition:border-color var(--t-base) var(--ease-soft)}@media(hover:hover){a.blh-fbt__item:hover{border-color:var(--brand)}}.blh-fbt__img{width:56px;height:56px;border-radius:var(--r-sm);background:var(--off);display:grid;place-items:center;flex:none;overflow:hidden}.blh-fbt__img img{width:100%;height:100%;object-fit:contain;padding:4%}.blh-fbt__txt{display:flex;flex-direction:column;gap:3px;min-width:0}.blh-fbt__txt b{font-size:14.5px;font-weight:700;letter-spacing:-.02em}.blh-fbt__txt span{font-size:14px;font-weight:800}.blh-fbt__plus{font-size:20px;font-weight:500;color:var(--muted);flex:none;display:grid;place-items:center}@media(max-width:999.98px){.blh-fbt__plus{display:none}}.blh-fbt__total{margin-top:20px;display:flex;flex-direction:column;gap:14px}.blh-fbt__total .blh-btn{width:100%;justify-content:center}@media(min-width:1000px){.blh-fbt__total{margin-top:30px;flex-direction:row;align-items:center;justify-content:space-between}.blh-fbt__total .blh-btn{width:auto}}.blh-fbt__save{display:flex;flex-direction:column;gap:2px}.blh-fbt__save b{font-size:20px;font-weight:800;letter-spacing:-.025em}.blh-fbt__save small{font-size:16px;color:var(--red);font-weight:700}.blh-pdp__app{margin-top:12px}.blh-pdp__app:empty{display:none}.blh-pdp__app .es-popup-button{background:var(--brand)!important;background-image:none!important;border-radius:var(--r-btn)!important;box-shadow:none!important;min-height:60px;display:flex!important;align-items:center;justify-content:center;animation:none!important;transition:background var(--t-fast) var(--ease-soft)}.blh-pdp__app .es-popup-button:hover{background:var(--brand-dark)!important}.blh-pdp__app .es-popup-button>*{display:none!important}.blh-pdp__app .es-popup-button:after{content:"Cump\103r\103  acum";color:var(--white);font-family:var(--font);font-size:16px;font-weight:700;letter-spacing:-.02em}.blh-pdp{background:var(--white);padding-bottom:32px}@media(min-width:1000px){.blh-pdp{padding-bottom:64px}}.blh-crumb{display:flex;align-items:center;gap:8px;padding:20px 0;font-size:13px;color:var(--muted)}.blh-crumb a:hover{color:var(--brand)}.blh-crumb b{color:var(--ink);font-weight:600}.blh-pdp__grid{display:flex;flex-direction:column;gap:20px}@media(min-width:1000px){.blh-pdp__grid{display:grid;grid-template-columns:minmax(0,620fr) minmax(0,544fr);gap:36px;align-items:start}}.blh-pdp__media{margin-inline:calc(var(--gutter) * -1)}@media(min-width:1000px){.blh-pdp__media{margin:0;position:sticky;top:20px}}.blh-gal__main{position:relative;aspect-ratio:39/34;background:var(--sage-l);overflow:hidden}@media(min-width:1000px){.blh-gal__main{aspect-ratio:1/1;border-radius:var(--r-lg)}}.blh-gal__main img{width:100%;height:100%;object-fit:contain;padding:5%}.blh-gal__off{position:absolute;top:16px;left:16px;font-size:13px;padding:7px 13px}@media(min-width:1000px){.blh-gal__off{top:28px;left:28px;font-size:16px;padding:10px 16px}}.blh-gal__thumbs{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding:12px var(--gutter) 0}.blh-gal__thumbs::-webkit-scrollbar{display:none}@media(min-width:1000px){.blh-gal__thumbs{padding:12px 0 0}}.blh-gal__thumb{flex:none;width:66px;height:66px;border-radius:var(--r-sm);overflow:hidden;background:var(--sage-l);border:1.4px solid transparent}.blh-gal__thumb.is-on{border-color:var(--brand)}.blh-gal__thumb img{width:100%;height:100%;object-fit:contain;padding:8%}.blh-pdp__title{margin:0;font-size:29px;line-height:34px;font-weight:800;letter-spacing:var(--tighter);text-wrap:balance}@media(min-width:1000px){.blh-pdp__title{font-size:40px;line-height:46px}}.blh-pdp__sub{margin:6px 0 0;font-size:15px;line-height:22px;color:var(--muted)}.blh-pdp__rating{display:inline-flex;align-items:center;gap:8px;margin-top:14px;font-size:14px;color:var(--muted)}.blh-pdp__rating:hover{color:var(--brand)}.blh-pdp__rating .blh-stars{font-size:14px}.blh-price--xl{margin-top:18px;align-items:baseline;gap:9px}.blh-price--xl .blh-price__now{font-size:36px;line-height:1}.blh-price--xl .blh-price__now .u{font-size:.45em;margin-left:3px}.blh-price--xl .blh-price__was{font-size:16px}.blh-price--xl .blh-pill{font-size:13px;padding:5px 11px}.blh-stock{margin-top:16px;display:flex;flex-direction:column;gap:10px}.blh-stock__on,.blh-stock__off{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:700;letter-spacing:.04em}.blh-stock__on{color:var(--ok)}.blh-stock__off{color:var(--red)}.blh-stock__on i,.blh-stock__off i{width:9px;height:9px;border-radius:50%;background:currentColor}.blh-cut{display:flex;align-items:center;gap:11px;background:var(--red-bg);border-radius:var(--r-md);padding:12px 14px}.blh-cut__ico{color:var(--red);flex:none}.blh-cut__txt{display:flex;flex-direction:column;min-width:0}.blh-cut__txt b{font-size:15px;font-weight:800;letter-spacing:-.01em;color:var(--red)}.blh-cut__txt small{font-size:12px;color:var(--red);opacity:.85}.blh-tiers{margin-top:22px;display:flex;flex-direction:column;gap:8px}.blh-tiers .blh-eyebrow{margin:0 0 4px}.blh-tier{display:flex;align-items:center;gap:10px;cursor:pointer;border:1.4px solid var(--line);border-radius:var(--r-md);background:var(--white);padding:11px 12px;transition:border-color .15s ease,background .15s ease}.blh-tier:hover{border-color:var(--sage-d)}.blh-tier.is-on{border-color:var(--brand);background:var(--sage-l)}.blh-tier__mark{width:22px;height:22px;border-radius:50%;flex:none;display:grid;place-items:center;border:1.6px solid var(--line);background:var(--white);color:transparent}.blh-tier.is-on .blh-tier__mark{background:var(--brand);border-color:var(--brand);color:var(--white)}.blh-tier__txt{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:1px}.blh-tier__txt b{font-size:14px;font-weight:600;letter-spacing:-.01em}.blh-tier__txt small{font-size:13px;color:var(--muted)}.blh-tier__price{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:flex-end;gap:6px;flex:0 0 auto;max-width:110px;text-align:right}.blh-tier__price b{font-size:16px;font-weight:800;letter-spacing:-.02em}.blh-tier__price s{font-size:12.5px;color:var(--muted)}.blh-tier__price em{font-style:normal;width:100%;font-size:12.5px;font-weight:700;color:var(--red)}@media(min-width:1000px){.blh-tier{padding:13px 16px}}.blh-pdp__actions{margin-top:18px;display:flex;gap:11px}.blh-pdp__actions .blh-qty{flex:none}.blh-pdp__actions .blh-qty button{width:36px;height:52px}.blh-pdp__atc{flex:1;min-width:0}@media(min-width:1000px){.blh-pdp__actions .blh-qty button{width:42px;height:60px}.blh-pdp__atc{padding-block:20px}}.blh-pdp__buynow{margin-top:12px}.blh-try{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 16px;border:1.2px dashed var(--line);border-radius:var(--r-md);transition:border-color var(--t-base) var(--ease-soft),background var(--t-base) var(--ease-soft)}@media(hover:hover){.blh-try:hover{border-color:var(--brand);background:var(--sage-l)}}.blh-try__txt{display:flex;flex-direction:column;gap:2px;min-width:0}.blh-try__txt b{font-size:13.5px;font-weight:700;letter-spacing:-.01em}.blh-try__txt small{font-size:12.5px;color:var(--muted)}.blh-try__arr{color:var(--brand);font-size:16px;flex:none}.blh-proof{margin-top:22px;border:1.2px solid var(--line);border-radius:var(--r-lg);padding:14px 16px;display:flex;flex-direction:column;gap:13px}.blh-proof__ugc{display:flex;align-items:center;gap:13px}.blh-proof__thumbs{display:flex;flex:none}.blh-proof__thumbs img{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid var(--white);margin-left:-10px}.blh-proof__thumbs img:first-child{margin-left:0}@media(min-width:1000px){.blh-proof__thumbs img{width:44px;height:44px}}.blh-proof__txt{display:flex;flex-direction:column}.blh-proof__txt b{font-size:13px;font-weight:700}.blh-proof__txt small{font-size:11px;color:var(--muted)}.blh-proof__rev{margin:0;display:flex;flex-direction:column;gap:6px}.blh-proof__rev blockquote{margin:0;font-size:13px;line-height:19px}.blh-proof__rev figcaption{display:flex;align-items:center;gap:5px;font-size:11px;font-weight:600;color:var(--muted)}.blh-proof__rev figcaption svg{color:var(--brand);flex:none}.blh-micro-trust{margin-top:20px;display:flex;flex-direction:column;gap:7px}.blh-micro-trust li{display:flex;align-items:center;gap:9px;font-size:14px}.blh-micro-trust svg{color:var(--brand);flex:none}.blh-demo{display:flex;flex-direction:column;gap:20px}@media(min-width:1000px){.blh-demo{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:64px;align-items:center}.blh-demo--simplu{display:flex;flex-direction:column;align-items:center;text-align:center;gap:28px}.blh-demo__player{max-height:520px;width:auto;margin-inline:0;justify-self:end}.blh-demo--simplu .blh-demo__player{justify-self:center}}.blh-demo__txt .blh-h2{margin-top:7px}.blh-demo__txt .blh-lead{margin-top:12px;max-width:560px}.blh-demo__steps{margin:20px 0 0;display:flex;flex-direction:column;gap:10px}.blh-demo__steps li{display:flex;align-items:center;gap:11px;font-size:14.5px;font-weight:600;letter-spacing:-.01em}.blh-demo__steps li span{width:28px;height:28px;border-radius:50%;flex:none;display:grid;place-items:center;background:var(--sage);color:var(--brand);font-size:13px;font-weight:800}.blh-demo__player{position:relative;border-radius:var(--r-lg);overflow:hidden;background:var(--ink);aspect-ratio:9/16;max-width:380px;width:100%;margin-inline:auto}.blh-demo__player video{width:100%;height:100%;object-fit:cover}.blh-products__all{margin-top:22px}.blh-rail__card{width:167px;flex:none}@media(max-width:999.98px){.blh-grid--cut4>*:nth-child(n+5){display:none}.blh-grid--cut2>*:nth-child(n+3){display:none}.blh-grid--cut6>*:nth-child(n+7){display:none}}.blh-rev__score{display:flex;align-items:center;gap:9px;margin:0;font-size:12px;color:var(--muted);white-space:nowrap}.blh-rev__score b{font-size:22px;font-weight:800;color:var(--ink);letter-spacing:-.02em}@media(min-width:1000px){.blh-rev__score{font-size:13px}.blh-rev__score b{font-size:26px}}.blh-rev__rail{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none;padding-inline:var(--gutter);cursor:grab}.blh-rev__rail::-webkit-scrollbar{display:none}.blh-rev__rail.is-dragging{cursor:grabbing;scroll-behavior:auto}@media(min-width:1000px){.blh-rev__rail{gap:20px;padding-inline:max(120px,calc((100vw - 1200px)/2))}}.blh-rev{flex:none;width:280px;margin:0;background:var(--white);border:1px solid var(--line);border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:10px}@media(min-width:1000px){.blh-rev{width:340px}}.blh-rev .blh-stars{font-size:12.5px}.blh-rev blockquote{margin:0;font-size:13.5px;line-height:21px;font-weight:500}.blh-rev figcaption{margin-top:auto;display:flex;align-items:center;gap:9px}.blh-rev__av{width:28px;height:28px;border-radius:50%;background:var(--sage-d);flex:none}.blh-rev__who{display:flex;flex-direction:column;gap:1px;min-width:0}.blh-rev__who b{font-size:12.5px;font-weight:700;letter-spacing:-.01em}.blh-rev__who small{display:flex;align-items:center;gap:5px;font-size:10.5px;font-weight:500;color:var(--muted)}.blh-rev__who small svg{color:var(--brand);flex:none}.blh-trustbar{background:var(--off)}.blh-trustbar__inner{display:flex;align-items:center;padding-block:30px}.blh-trustbar__item{flex:1 0 0;min-width:0;display:flex;flex-direction:column;gap:5px;text-align:center}.blh-trustbar__label{margin:0;font-size:10px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:var(--brand);line-height:1.5}.blh-trustbar__value{margin:0;font-size:15px;font-weight:500;color:var(--ink);line-height:1.5}.blh-photos__head{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}@media(min-width:1000px){.blh-photos__head{gap:11px;margin-bottom:28px}}.blh-photos__wrap{padding-right:0}.blh-photos__rail{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-right:var(--gutter)}.blh-photos__rail::-webkit-scrollbar{display:none}@media(min-width:1000px){.blh-photos__rail{gap:16px;padding-right:120px}}.blh-photos__item{margin:0;padding:0;flex:none;width:156px;height:195px;border-radius:16px;overflow:hidden;background:var(--sage-l);scroll-snap-align:start;display:block}.blh-photos__item img{transition:transform var(--t-base) var(--ease-soft)}@media(hover:hover){.blh-photos__item:hover img{transform:scale(1.04)}}@media(min-width:1000px){.blh-photos__item{width:230px;height:288px}}.blh-photos__item img{width:100%;height:100%;object-fit:cover}.blh-ugcv__lead{margin-top:-6px;margin-bottom:16px;max-width:600px}.blh-ugcv__wrap{padding-right:0}.blh-ugcv{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-right:var(--gutter)}.blh-ugcv::-webkit-scrollbar{display:none}@media(min-width:1000px){.blh-ugcv{gap:20px;padding-right:120px}}.blh-ugcv__item{position:relative;flex:none;width:216px;aspect-ratio:9/16;scroll-snap-align:start;border-radius:18px;overflow:hidden;background:var(--ink)}@media(min-width:1000px){.blh-ugcv__item{width:224px}}.blh-ugcv__item video{width:100%;height:100%;object-fit:cover}.blh-ugcv__shade{position:absolute;left:0;right:0;bottom:0;height:52%;pointer-events:none;background:linear-gradient(to top,rgba(16,20,19,.78),transparent);transition:opacity var(--t-fast) var(--ease-soft)}.blh-ugcv__play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:52px;height:52px;border-radius:50%;background:#ffffffeb;color:var(--brand);display:grid;place-items:center;padding-left:3px;transition:transform .15s ease,opacity var(--t-fast) var(--ease-soft)}.blh-ugcv__item:hover .blh-ugcv__play{transform:scale(1.07)}.blh-ugcv__hit{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.blh-ugcv__cap{position:absolute;left:14px;right:14px;bottom:14px;display:flex;flex-direction:column;color:var(--white);transition:opacity var(--t-fast) var(--ease-soft)}.blh-ugcv__cap b{font-size:13.5px;font-weight:700;letter-spacing:-.01em}.blh-ugcv__cap small{font-size:11.5px;opacity:.85}.blh-ugcv__item.is-playing .blh-ugcv__play,.blh-ugcv__item.is-playing .blh-ugcv__shade,.blh-ugcv__item.is-playing .blh-ugcv__cap{opacity:0;pointer-events:none}.blh-ugcv__item.is-playing .blh-ugcv__hit{display:none}
/*# sourceMappingURL=/cdn/shop/t/9/compiled_assets/styles.css.map */
