.bvhx-header,.bvhx-header *{box-sizing:border-box}.bvhx-header{position:relative;z-index:40;width:100%;color:#1a2024;background:#fff;border-bottom:1px solid #e3ebe8;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;isolation:isolate}.bvhx-bar{width:100%;background:#fff}.bvhx-bar__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;width:min(calc(100% - 32px),1180px);min-height:70px;margin:0 auto}.bvhx-side{display:flex;align-items:center}.bvhx-side--right{justify-content:flex-end}.bvhx-action{position:relative;display:grid;place-items:center;width:40px;height:40px;padding:0;border:none;border-radius:10px;background:transparent;color:#375b63;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.bvhx-action:hover{background:#f4f7f6;transform:translateY(-1px)}.bvhx-action:active{transform:scale(.96)}.bvhx-action:focus-visible{outline:2px solid #375b63;outline-offset:3px}.bvhx-action svg{width:22px;height:22px}.bvhx-action--close{background:#f4f7f6}.bvhx-logo{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;gap:0;padding:6px 0}.bvhx-logo__name{color:#111;font-size:clamp(18px,4.5vw,22px);font-weight:900;letter-spacing:-.03em;line-height:1;position:relative;z-index:2}.bvhx-logo__verified{display:flex;align-items:center;gap:4px;margin-top:5px;padding:2px 6px}.bvhx-verified-badge{width:14px;height:14px}.bvhx-logo__verified span{color:#1da1f2;font-size:8.5px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.bvhx-cart__count{position:absolute;top:-2px;right:-2px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border:2px solid #ffffff;border-radius:9px;background:#2b8a44;color:#fff;font-size:9px;font-weight:800;line-height:1}html.bvhx-product-page #rsi_buy_now_button{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important}.bvhx-overlay{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;visibility:hidden;background:#1a202466!important;opacity:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:visibility .2s ease,opacity .2s ease}.bvhx-drawer,.bvhx-product-cart{position:fixed;top:0;bottom:0;display:flex;flex-direction:column;overflow-y:auto;background:#fff;box-shadow:none}.bvhx-drawer{z-index:101;left:0;width:min(86vw,350px);padding:20px;border-right:1px solid #e3ebe8;transform:translate(-105%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.bvhx-product-cart{z-index:102;right:0;width:min(94vw,420px);padding:20px;border-left:1px solid #e3ebe8;box-shadow:-4px 0 24px #0000000d;transform:translate(105%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.bvhx-product-cart--premium{width:100vw;max-width:440px}.bvhx-product-cart--premium [hidden]{display:none!important}.bvhx-drawer__top,.bvhx-product-cart__top{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px}.bvhx-drawer__top{justify-content:flex-end;border-bottom:1px solid #e3ebe8}.bvhx-nav{display:grid;margin:16px 0 0;padding:0;list-style:none}.bvhx-nav__item{border-bottom:1px solid #e3ebe8;opacity:0;transform:translate(-10px)}.bvhx-nav__link{display:flex;align-items:center;gap:14px;min-height:56px;color:#1a2024;font-size:15px;font-weight:700;text-decoration:none;transition:transform .2s ease,color .2s ease}.bvhx-nav__link:hover{color:#375b63;transform:translate(4px)}.bvhx-nav__number{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:#f4f7f6;color:#375b63;font-size:11px;font-weight:800}.bvhx-nav__link svg{width:18px;height:18px;margin-left:auto;opacity:.5}.bvhx-product-cart__top h2{display:flex;align-items:baseline;gap:8px;margin:0;color:#1a2024;font-size:clamp(20px,6vw,24px);font-weight:900;letter-spacing:-.02em}.bvhx-product-cart__top h2 small{color:#5e6d72;font-size:12px;font-weight:600}.bvhx-product-cart__marquee{display:flex;align-items:center;justify-content:center;gap:6px;margin:0 0 16px;padding:10px 12px;background:#ebf4ee;border-radius:8px;color:#2b8a44;font-size:12px;line-height:1.2;text-align:center}.bvhx-product-cart__marquee strong{font-weight:800}.bvhx-product-cart__empty{display:grid;justify-items:center;gap:8px;padding:32px 16px;border:1px dashed #c0cdd0;border-radius:12px;background:#fcfdfd;text-align:center}.bvhx-product-cart__empty strong{font-size:18px;font-weight:800;color:#1a2024}.bvhx-product-cart__empty span{font-size:13px;color:#5e6d72}.bvhx-product-cart__empty button{margin-top:10px;padding:10px 20px;border:none;border-radius:8px;background:#375b63;color:#fff;font-weight:700;cursor:pointer;font-family:inherit}.bvhx-product-cart__item{position:relative;display:grid;grid-template-columns:76px 1fr auto;gap:14px;padding:16px;background:#fff;border:1px solid #e3ebe8;border-radius:12px;margin-bottom:16px}.bvhx-product-cart__item-image{display:grid;place-items:center;width:76px;height:76px;background:#f4f7f6;border-radius:8px;mix-blend-mode:multiply}.bvhx-product-cart__item-image img{width:100%;height:100%;object-fit:contain}.bvhx-product-cart__item-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.bvhx-product-cart__item-copy>strong{font-size:15px;font-weight:800;color:#1a2024;line-height:1.1;padding-right:20px}.bvhx-product-cart__item-copy>span{font-size:12px;color:#5e6d72;font-weight:500}.bvhx-product-cart__item-prices{display:flex;align-items:baseline;gap:6px;margin-top:4px}.bvhx-product-cart__item-prices del{color:#8c9fa3;font-size:12px;font-weight:600}.bvhx-product-cart__item-prices b{color:#2b8a44;font-size:18px;font-weight:800}.bvhx-product-cart__quantity{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.bvhx-product-cart__quantity>span{color:#5e6d72;font-size:11px;font-weight:600}.bvhx-product-cart__stepper{display:flex;align-items:center;background:#fcfdfd;border:1px solid #e3ebe8;border-radius:8px;overflow:hidden}.bvhx-product-cart__stepper button{display:grid;place-items:center;width:32px;height:32px;border:none;background:transparent;color:#1a2024;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s}.bvhx-product-cart__stepper button:hover{background:#e3ebe8}.bvhx-product-cart__stepper output{min-width:32px;text-align:center;font-size:14px;font-weight:800;color:#1a2024}.bvhx-product-cart__remove{position:absolute;top:12px;right:12px;display:grid;place-items:center;width:28px;height:28px;border:none;background:transparent;color:#8c9fa3;cursor:pointer;transition:color .2s}.bvhx-product-cart__remove:hover{color:#1a2024}.bvhx-product-cart__remove svg{width:18px;height:18px}.bvhx-product-cart__totals{display:grid;gap:8px;padding:16px;background:#fcfdfd;border:1px solid #e3ebe8;border-radius:12px;color:#1a2024;font-size:13px}.bvhx-product-cart__totals>div{display:flex;justify-content:space-between;align-items:center}.bvhx-product-cart__totals span{color:#5e6d72;font-weight:500}.bvhx-product-cart__totals strong{font-weight:700}.bvhx-product-cart__discount strong{color:#e33443!important}.bvhx-product-cart__saving span,.bvhx-product-cart__saving strong{color:#2b8a44;font-weight:800}.bvhx-product-cart__total{margin-top:6px;padding-top:12px;border-top:1px solid #e3ebe8;font-size:15px}.bvhx-product-cart__total strong{color:#2b8a44;font-size:22px;font-weight:900}.bvhx-product-cart__shipping-protection{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:12px;margin-top:12px;padding:12px;border:1px solid #e3ebe8;border-radius:12px;background:#fff}.bvhx-product-cart__shipping-icon{display:grid;place-items:center;width:36px;height:36px;background:#f4f7f6;border-radius:8px;color:#375b63}.bvhx-product-cart__shipping-icon svg{width:22px;height:22px}.bvhx-product-cart__shipping-copy{display:flex;flex-direction:column;gap:2px}.bvhx-product-cart__shipping-copy strong{font-size:13px;font-weight:800;color:#1a2024}.bvhx-product-cart__shipping-copy small{font-size:10px;color:#5e6d72;font-weight:500}.bvhx-product-cart__shipping-badge{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.bvhx-product-cart__shipping-badge strong{color:#2b8a44;font-size:12px;font-weight:900}.bvhx-product-cart__shipping-badge small{color:#375b63;font-size:9px;font-weight:800;letter-spacing:.05em}.bvhx-product-cart__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px;padding-top:16px;border-top:1px solid #e3ebe8}.bvhx-product-cart__trust span{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center}.bvhx-product-cart__trust i{display:grid;place-items:center;width:32px;height:32px;background:#f4f7f6;border-radius:50%;color:#375b63}.bvhx-product-cart__trust i svg{width:18px;height:18px}.bvhx-product-cart__trust strong{font-size:10px;font-weight:800;color:#1a2024;line-height:1.1}.bvhx-product-cart__trust small{font-size:9px;color:#5e6d72;font-weight:500}.bvhx-product-cart__buy{position:relative;display:flex;justify-content:center;align-items:center;width:100%;min-height:64px;margin-top:20px;padding:12px 24px;border:none;border-radius:12px;background:#2b8a44;color:#fff;cursor:pointer;box-shadow:0 4px 14px #2b8a4440;transition:transform .2s cubic-bezier(.4,0,.2,1),background-color .2s ease;animation:bvhx-pulse 2.5s infinite}.bvhx-product-cart__buy:hover{background:#237338;transform:translateY(-2px);animation:none}.bvhx-product-cart__buy:disabled{background:#c0cdd0;box-shadow:none;cursor:not-allowed;animation:none;transform:none}.bvhx-buy-content{display:flex;flex-direction:column;align-items:center;gap:2px;flex-grow:1}.bvhx-buy-content strong{font-size:17px;font-weight:900;letter-spacing:-.01em;line-height:1}.bvhx-buy-content small{font-size:11px;font-weight:600;letter-spacing:.05em;opacity:.9}.bvhx-buy-arrow{position:absolute;right:20px;width:24px;height:24px;transition:transform .2s ease}.bvhx-product-cart__buy:hover .bvhx-buy-arrow{transform:translate(4px)}.bvhx-product-cart__carriers{margin-top:16px;text-align:center}.bvhx-product-cart__carriers p{margin:0 0 8px;font-size:10px;font-weight:800;color:#8c9fa3;text-transform:uppercase;letter-spacing:.05em}.bvhx-product-cart__carrier-list{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.bvhx-product-cart__carrier-list span{display:flex;align-items:center;justify-content:center;width:38px!important;height:38px!important}.bvhx-product-cart__carrier-list img{display:block;width:100%!important;height:100%!important;max-width:38px!important;object-fit:contain}@keyframes bvhx-pulse{0%{box-shadow:0 0 #2b8a4466}70%{box-shadow:0 0 0 10px #2b8a4400}to{box-shadow:0 0 #2b8a4400}}.bvhx-header.bvhx-is-open .bvhx-overlay,.bvhx-header.bvhx-cart-is-open .bvhx-overlay{visibility:visible;opacity:1}.bvhx-header.bvhx-is-open .bvhx-drawer,.bvhx-header.bvhx-cart-is-open .bvhx-product-cart{transform:translate(0)}body.bvhx-scroll-lock{overflow:hidden}.bvhx-header.bvhx-is-open .bvhx-nav__item{animation:bvhx-link-in .32s ease forwards}.bvhx-header.bvhx-is-open .bvhx-nav__item:nth-child(1){animation-delay:50ms}.bvhx-header.bvhx-is-open .bvhx-nav__item:nth-child(2){animation-delay:90ms}.bvhx-header.bvhx-is-open .bvhx-nav__item:nth-child(3){animation-delay:.13s}.bvhx-header.bvhx-is-open .bvhx-nav__item:nth-child(4){animation-delay:.17s}.bvhx-header.bvhx-is-open .bvhx-nav__item:nth-child(5){animation-delay:.21s}@keyframes bvhx-link-in{to{opacity:1;transform:translate(0)}}@media(max-width:380px){.bvhx-bar__inner{min-height:66px}.bvhx-logo{padding:4px 0}.bvhx-product-cart{padding:16px 12px}.bvhx-product-cart__item{grid-template-columns:64px 1fr auto;padding:12px}.bvhx-product-cart__item-image{width:64px;height:64px}.bvhx-product-cart__item-prices b{font-size:16px}.bvhx-product-cart__total strong{font-size:20px}.bvhx-buy-content strong{font-size:15px}}@media(prefers-reduced-motion:reduce){.bvhx-drawer,.bvhx-product-cart,.bvhx-action,.bvhx-product-cart__buy,.bvhx-header *{transition:none!important;animation:none!important}}.bvhx-logo__verified,.bvhx-verified-badge{display:none!important}.bvhx-header,.bvhx-header *{box-sizing:border-box;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,sans-serif}.bvhx-product-cart{top:50%!important;right:10px!important;bottom:auto!important;left:auto!important;width:min(calc(100vw - 20px),448px)!important;height:auto!important;max-height:none!important;overflow:visible!important;padding:14px!important;border:1px solid #dce7e7!important;border-radius:18px!important;background:#fff!important;transform:translate(110%,-50%) scale(var(--bvhx-cart-scale, 1))!important;transform-origin:right center!important}.bvhx-header.bvhx-cart-is-open .bvhx-product-cart{transform:translateY(-50%) scale(var(--bvhx-cart-scale, 1))!important}.bvhx-product-cart__totals{display:grid!important;gap:5px!important;margin:12px 0 0!important;padding:14px!important;border:1px solid #dce7e7!important;border-radius:14px!important;background:#fff!important;overflow:hidden!important}.bvhx-product-cart__totals>div{display:grid!important;grid-template-columns:1fr 1fr!important;align-items:center!important;min-height:31px!important;gap:8px!important;margin:0!important;padding:0!important;border:0!important}.bvhx-product-cart__totals span,.bvhx-product-cart__totals strong{min-width:0!important;text-align:center!important;white-space:nowrap!important}.bvhx-product-cart__totals span{color:#53666b!important;font-size:12px!important;font-weight:700!important}.bvhx-product-cart__totals strong{color:#1a2024!important;font-size:12px!important;font-weight:900!important}.bvhx-product-cart__discount strong{color:#d63d4b!important}.bvhx-product-cart__saving span,.bvhx-product-cart__saving strong{color:#2b8a44!important}.bvhx-product-cart__total{display:grid!important;grid-template-columns:1fr 1fr!important;min-height:58px!important;margin:6px 0 0!important;padding:10px 0!important;border:0!important;border-radius:11px!important;background:#f3faf4!important}.bvhx-product-cart__total span{padding:0!important;color:#53666b!important;font-size:15px!important;font-weight:900!important;text-align:center!important}.bvhx-product-cart__total strong{padding:0!important;color:#2b8a44!important;font-size:22px!important;font-weight:900!important;letter-spacing:-.04em!important;text-align:center!important}.bvhx-product-cart__carriers{margin-top:11px!important;text-align:center!important}.bvhx-product-cart__carriers p{margin:0 0 6px!important;color:#8c9fa3!important;font-size:8px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}.bvhx-product-cart__carrier-list{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:100%!important}.bvhx-product-cart__carrier-list>span{display:block!important;flex:0 0 48px!important;width:48px!important;height:36px!important;min-width:48px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}.bvhx-product-cart__carrier-list img{display:block!important;width:48px!important;height:36px!important;object-fit:contain!important}@media(max-width:380px){.bvhx-product-cart{right:5px!important;width:calc(100vw - 10px)!important;padding:11px!important}.bvhx-product-cart__carrier-list{gap:5px!important}.bvhx-product-cart__carrier-list>span,.bvhx-product-cart__carrier-list img{flex-basis:43px!important;width:43px!important;min-width:43px!important;height:33px!important}.bvhx-product-cart__total strong{font-size:20px!important}}.bvhx-drawer{top:10px!important;bottom:10px!important;left:10px!important;width:min(88vw,390px)!important;max-width:calc(100vw - 20px)!important;padding:18px 20px 24px!important;border:1px solid #dce7e8!important;border-radius:20px!important;box-shadow:0 18px 44px #1a202424!important;transform:translate(calc(-100% - 24px))!important}.bvhx-header.bvhx-is-open .bvhx-drawer{transform:translate(0)!important}.bvhx-drawer__top{min-height:48px!important;padding-bottom:16px!important;border-bottom:1px solid #edf2f1!important}.bvhx-drawer__top .bvhx-action--close{width:42px!important;height:42px!important;border:1px solid #e3ebe8!important;border-radius:12px!important;background:#f6faf8!important;color:#375b63!important}.bvhx-nav{gap:0!important;margin-top:20px!important}.bvhx-nav__item{border-bottom:1px solid #edf2f1!important}.bvhx-nav__link{min-height:70px!important;gap:14px!important;font-size:17px!important;font-weight:800!important}.bvhx-nav__number{width:36px!important;height:36px!important;border-radius:10px!important;background:#f4f7f6!important;color:#375b63!important;font-size:12px!important}.bvhx-nav__link svg{width:20px!important;height:20px!important;color:#5e6d72!important;opacity:1!important}@media(max-width:380px){.bvhx-drawer{top:8px!important;bottom:8px!important;left:8px!important;max-width:calc(100vw - 16px)!important;padding:14px 16px 20px!important}.bvhx-nav__link{min-height:64px!important;font-size:16px!important}}
/*# sourceMappingURL=/cdn/shop/t/47/assets/biovilatis-header.css.map */
