.birkt-hallux-page{--bh-bg:#f7f8f5;--bh-card:#ffffff;--bh-ink:#13251f;--bh-muted:#62736d;--bh-brand:#1f684f;--bh-brand-dark:#102c23;--bh-accent:#e7f2ed;--bh-warm:#f3eadf;--bh-line:#dbe4df;--bh-danger:#a74e2a;--bh-radius:18px;--bh-shadow:0 18px 48px rgba(16,44,35,.08);color:var(--bh-ink);background:var(--bh-bg);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}.birkt-hallux-page *{box-sizing:border-box}.birkt-hallux-page img{max-width:100%;height:auto;display:block}.birkt-hallux-page button,.birkt-hallux-page input,.birkt-hallux-page select{font:inherit}.bh-wrap{width:min(1180px,calc(100% - 40px));margin-inline:auto}.bh-narrow{width:min(840px,calc(100% - 40px));margin-inline:auto}.bh-section{padding:var(--bh-pad-d,72px) 0;background:var(--bh-section-bg,var(--bh-bg));color:var(--bh-section-ink,var(--bh-ink))}.bh-kicker{margin:0 0 10px;font-size:12px;line-height:1.2;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--bh-brand)}.bh-title{margin:0 0 18px;font-family:Newsreader,Georgia,serif;font-size:clamp(34px,5vw,58px);line-height:1.02;letter-spacing:-.035em;color:inherit}.bh-title--medium{font-size:clamp(31px,4vw,48px)}.bh-copy{margin:0;color:var(--bh-muted);font-size:17px;line-height:1.7}.bh-copy+.bh-copy{margin-top:16px}.bh-btn{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:14px 24px;border:0;border-radius:12px;background:var(--bh-brand);color:#fff;text-decoration:none;font-weight:800;letter-spacing:-.01em;cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.bh-btn:hover{transform:translateY(-1px);background:#185640;box-shadow:0 12px 28px #1f684f38}.bh-btn:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.bh-placeholder{display:grid;place-items:center;min-height:420px;padding:32px;border:1px dashed #a9b9b2;border-radius:var(--bh-radius);background:linear-gradient(145deg,#edf4f0,#f7f3ec);text-align:center;color:var(--bh-muted)}.bh-placeholder svg{width:82px;margin-bottom:16px;color:var(--bh-brand)}.bh-placeholder strong{display:block;color:var(--bh-ink);font-size:18px}.bh-topbar{padding:9px 16px;text-align:center;font-size:12px;font-weight:700;letter-spacing:.035em;background:var(--bh-brand-dark);color:#eaf5f0}.bh-header-shell{position:relative;z-index:30;background:var(--bh-header-bg,#fff)}.bh-header-shell--sticky{position:sticky;top:0}.bh-header{background:var(--bh-header-bg,#fff);border-bottom:1px solid var(--bh-header-border,var(--bh-line));color:var(--bh-header-text,var(--bh-ink))}.bh-header__inner{position:relative;width:min(var(--bh-header-max,1440px),calc(100% - 32px));min-height:var(--bh-header-height-d,76px);margin-inline:auto;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:30px}.bh-logo{display:inline-flex;align-items:center;justify-content:flex-start;min-width:var(--bh-logo-width-d,110px);max-width:var(--bh-logo-width-d,110px);color:var(--bh-logo-color,#513322);text-decoration:none;line-height:1}.bh-logo__image{display:block;width:100%;height:auto;max-height:calc(var(--bh-header-height-d,76px) - 20px);object-fit:contain}.bh-logo__text{font-family:Newsreader,Georgia,serif;font-size:34px;font-weight:800;line-height:1;letter-spacing:-.045em}.bh-header__desktop-nav{min-width:0}.bh-header__desktop-list{display:flex;align-items:center;gap:30px;margin:0;padding:0;list-style:none}.bh-header__desktop-item{position:relative}.bh-header__desktop-item>a{display:flex;align-items:center;gap:7px;padding:25px 0;color:var(--bh-header-text,var(--bh-ink));font-size:15px;font-weight:500;line-height:1.2;text-decoration:none;white-space:nowrap}.bh-header__desktop-item>a:hover,.bh-header__desktop-item>a.is-active{color:var(--bh-brand)}.bh-header__chevron{width:10px;height:7px;fill:none;stroke:currentColor;stroke-width:1.6}.bh-header__dropdown{position:absolute;z-index:10;top:calc(100% - 8px);left:-18px;min-width:220px;margin:0;padding:10px;border:1px solid var(--bh-header-border,var(--bh-line));border-radius:12px;background:#fff;box-shadow:0 16px 38px #102c231f;list-style:none;opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s ease}.bh-header__desktop-item--parent:hover .bh-header__dropdown,.bh-header__desktop-item--parent:focus-within .bh-header__dropdown{opacity:1;visibility:visible;transform:none}.bh-header__dropdown a{display:block;padding:10px 11px;border-radius:8px;color:var(--bh-header-text,var(--bh-ink));font-size:14px;text-decoration:none}.bh-header__dropdown a:hover{background:var(--bh-accent);color:var(--bh-brand)}.bh-header__actions{display:flex;align-items:center;justify-content:flex-end}.bh-header__cart{position:relative;display:grid;place-items:center;width:42px;height:42px;color:var(--bh-header-text,var(--bh-ink));text-decoration:none}.bh-header__cart svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.bh-header__cart-count{position:absolute;top:0;right:0;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border:2px solid var(--bh-header-bg,#fff);border-radius:999px;background:var(--bh-brand);color:#fff;font-size:10px;font-weight:800}.bh-header__menu-toggle{display:none;padding:0;border:0;background:transparent;color:var(--bh-header-text,var(--bh-ink));cursor:pointer}.bh-header__menu-toggle svg,.bh-mobile-menu__close svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.bh-mobile-menu,.bh-mobile-menu__overlay{display:none}.bh-menu-open{overflow:hidden}.bh-hero{--bh-section-bg:#fbfcfa}.bh-hero__grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(380px,.96fr);gap:54px;align-items:start}.bh-gallery{position:sticky;top:20px}.bh-gallery__main{position:relative;overflow:hidden;border:1px solid var(--bh-line);border-radius:22px;background:#eef3f0;box-shadow:var(--bh-shadow)}.bh-gallery__slide{display:none}.bh-gallery__slide[data-active=true]{display:block}.bh-gallery__slide img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.bh-gallery__dots{display:none}.bh-gallery__dot{-webkit-appearance:none;appearance:none;padding:0;border:0;background:transparent;cursor:pointer}.bh-gallery__thumbs{display:grid;grid-template-columns:repeat(auto-fit,minmax(64px,1fr));gap:9px;margin-top:10px}.bh-gallery__thumb{padding:0;border:1px solid var(--bh-line);border-radius:10px;overflow:hidden;background:#fff;cursor:pointer}.bh-gallery__thumb[aria-current=true]{outline:2px solid var(--bh-brand);outline-offset:1px}.bh-gallery__thumb img{width:100%;aspect-ratio:1/1;object-fit:cover}.bh-buybox{padding-top:6px}.bh-microproof{display:flex;align-items:center;gap:10px;margin-bottom:13px;font-size:12.5px;font-weight:700;color:var(--bh-muted)}.bh-microproof__mark{display:inline-flex;align-items:center;gap:5px;color:var(--bh-brand)}.bh-hero__heading{margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(39px,5vw,62px);line-height:.98;letter-spacing:-.045em}.bh-hero__sub{margin:18px 0 20px;font-size:18px;line-height:1.62;color:var(--bh-muted)}.bh-benefits{display:grid;gap:11px;margin:0 0 24px;padding:0;list-style:none}.bh-benefit{position:relative;padding-left:29px;font-size:15px;font-weight:650}.bh-benefit:before{content:"\2713";position:absolute;left:0;top:-1px;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--bh-accent);color:var(--bh-brand);font-size:12px;font-weight:900}.bh-price{display:flex;align-items:baseline;gap:10px;margin:2px 0 20px}.bh-price__now{font-size:28px;font-weight:800;letter-spacing:-.035em}.bh-price__was{font-size:15px;text-decoration:line-through;color:#8b9893}.bh-option{margin-top:18px}.bh-option__head{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:9px}.bh-option__label{font-size:12px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.bh-option__values{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.bh-choice{position:relative}.bh-choice input{position:absolute;opacity:0;pointer-events:none}.bh-choice span{display:flex;min-height:48px;align-items:center;justify-content:center;padding:8px;border:1px solid var(--bh-line);border-radius:11px;background:#fff;text-align:center;font-size:13px;font-weight:800;cursor:pointer}.bh-choice input:checked+span{border-color:var(--bh-brand);box-shadow:inset 0 0 0 1px var(--bh-brand);background:var(--bh-accent);color:var(--bh-brand)}.bh-choice input:disabled+span{opacity:.4;text-decoration:line-through;cursor:not-allowed}.bh-option--pack .bh-option__values{grid-template-columns:1fr}.bh-option--pack .bh-choice span{justify-content:space-between;padding:14px 16px;text-align:left}.bh-choice__meta{display:block;font-size:11px;font-weight:600;color:var(--bh-muted)}.bh-form__submit{width:100%;margin-top:18px}.bh-form__note{text-align:center;margin:10px 0 0;font-size:12px;color:var(--bh-muted)}.bh-payments{display:flex;justify-content:center;flex-wrap:wrap;gap:7px;margin-top:13px}.bh-payments svg{height:22px;width:auto}.bh-app-slot{margin-top:14px}.bh-trust{padding:22px 0;background:#fff;border-top:1px solid var(--bh-line);border-bottom:1px solid var(--bh-line)}.bh-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.bh-trust__item{padding:4px 18px;text-align:center;border-right:1px solid var(--bh-line)}.bh-trust__item:last-child{border-right:0}.bh-trust__item strong{display:block;margin-bottom:2px;font-size:14px;color:var(--bh-ink)}.bh-trust__item span{font-size:12px;color:var(--bh-muted)}.bh-split{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center}.bh-pressure-card{position:relative;min-height:470px;padding:36px;border:1px solid var(--bh-line);border-radius:24px;background:linear-gradient(150deg,#e8f2ed,#f5ede4);overflow:hidden}.bh-pressure-card__circle{position:absolute;inset:50% auto auto 50%;width:230px;height:230px;border:1px solid rgba(31,104,79,.18);border-radius:50%;transform:translate(-50%,-50%)}.bh-pressure-card__circle:before,.bh-pressure-card__circle:after{content:"";position:absolute;top:22px;right:22px;bottom:22px;left:22px;border:1px solid rgba(31,104,79,.2);border-radius:50%}.bh-pressure-card__circle:after{top:48px;right:48px;bottom:48px;left:48px;background:#1f684f14}.bh-pressure-card__label{position:absolute;padding:8px 11px;border-radius:999px;background:#fff;box-shadow:0 8px 20px #102c2314;font-size:12px;font-weight:800}.bh-pressure-card__label--a{left:8%;top:18%}.bh-pressure-card__label--b{right:7%;top:46%}.bh-pressure-card__label--c{left:14%;bottom:17%}.bh-pressure-card__foot{position:absolute;left:50%;bottom:30px;width:56%;transform:translate(-50%);opacity:.7}.bh-inline-callout{margin-top:24px;padding:16px 18px;border-left:3px solid var(--bh-brand);background:var(--bh-accent);border-radius:0 12px 12px 0;font-size:14px;font-weight:700}.bh-system__intro{text-align:center;max-width:750px;margin:0 auto 34px}.bh-system__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.bh-system__card{padding:28px;border:1px solid var(--bh-line);border-radius:var(--bh-radius);background:#fff;box-shadow:0 12px 30px #102c230b}.bh-system__icon{display:grid;place-items:center;width:44px;height:44px;margin-bottom:19px;border-radius:13px;background:var(--bh-accent);color:var(--bh-brand);font-weight:900}.bh-system__card h3{margin:0 0 8px;font-family:Newsreader,Georgia,serif;font-size:27px;line-height:1.08}.bh-system__card p{margin:0;color:var(--bh-muted);font-size:14px;line-height:1.65}.bh-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:34px}.bh-step{position:relative;padding:24px 20px 22px;border:1px solid var(--bh-line);border-radius:var(--bh-radius);background:#fff}.bh-step__num{display:grid;place-items:center;width:34px;height:34px;margin-bottom:16px;border-radius:50%;background:var(--bh-brand);color:#fff;font-family:Newsreader,Georgia,serif;font-weight:700}.bh-step h3{margin:0 0 7px;font-size:15px}.bh-step p{margin:0;font-size:13px;line-height:1.55;color:var(--bh-muted)}.bh-story__media{overflow:hidden;border-radius:22px;background:#edf2ef}.bh-story__media img,.bh-story__media video{width:100%;aspect-ratio:4/3;object-fit:cover}.bh-story__checks{display:grid;gap:10px;margin:22px 0 0;padding:0;list-style:none}.bh-story__checks li{padding-left:27px;position:relative;font-size:14px;font-weight:700}.bh-story__checks li:before{content:"\2713";position:absolute;left:0;color:var(--bh-brand)}.bh-table-wrap{overflow-x:auto;border:1px solid var(--bh-line);border-radius:18px;background:#fff}.bh-table{width:100%;min-width:650px;border-collapse:collapse}.bh-table th,.bh-table td{padding:15px 14px;border-bottom:1px solid var(--bh-line);text-align:center;font-size:13px}.bh-table th:first-child,.bh-table td:first-child{text-align:left}.bh-table thead th{font-size:12px;letter-spacing:.04em;text-transform:uppercase;background:#f2f6f3}.bh-table .bh-featured{background:var(--bh-accent);color:var(--bh-brand);font-weight:800}.bh-table tbody tr:last-child td{border-bottom:0}.bh-comparison__note{margin:16px 0 0;font-size:12px;line-height:1.55;color:var(--bh-muted)}.bh-reviews__head{text-align:center;margin-bottom:32px}.bh-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.bh-review{padding:24px;border:1px solid var(--bh-line);border-radius:var(--bh-radius);background:#fff}.bh-review__stars{color:#c58c2d;letter-spacing:.08em;font-size:13px}.bh-review blockquote{margin:13px 0 18px;font-family:Newsreader,Georgia,serif;font-size:20px;line-height:1.45}.bh-review footer{font-size:12px;color:var(--bh-muted)}.bh-review footer strong{color:var(--bh-ink)}.bh-guarantee{padding:30px;border:1px solid #c9ddd4;border-radius:22px;background:linear-gradient(135deg,#e8f3ee,#f6f8f4)}.bh-guarantee__grid{display:grid;grid-template-columns:auto 1fr;gap:22px;align-items:center}.bh-guarantee__icon{display:grid;place-items:center;width:70px;height:70px;border-radius:50%;background:#fff;color:var(--bh-brand);font-size:28px;font-weight:900;box-shadow:0 10px 24px #102c2314}.bh-guarantee h3{margin:0 0 6px;font-family:Newsreader,Georgia,serif;font-size:30px}.bh-guarantee p{margin:0;color:var(--bh-muted);font-size:14px}.bh-faq{display:grid;gap:10px;margin-top:30px}.bh-faq details{border:1px solid var(--bh-line);border-radius:14px;background:#fff}.bh-faq summary{display:flex;justify-content:space-between;gap:20px;padding:18px 20px;cursor:pointer;font-weight:800;font-size:14px;list-style:none}.bh-faq summary::-webkit-details-marker{display:none}.bh-faq summary:after{content:"+";font-size:20px;line-height:1;color:var(--bh-brand)}.bh-faq details[open] summary:after{content:"\2212"}.bh-faq__answer{padding:0 20px 19px;color:var(--bh-muted);font-size:14px;line-height:1.65}.bh-final{text-align:center;background:var(--bh-brand-dark);color:#edf7f2}.bh-final .bh-title{max-width:780px;margin-inline:auto}.bh-final__copy{max-width:680px;margin:0 auto 25px;color:#c8dbd3;font-size:17px}.bh-final .bh-btn{background:#f2f7f4;color:var(--bh-brand-dark)}.bh-final__micro{display:block;margin-top:11px;font-size:11px;color:#a8c1b7}.bh-disclaimer{max-width:820px;margin:28px auto 0;font-size:10.5px;line-height:1.55;color:#8fa9a0}@media(max-width:989px){.bh-hero__grid,.bh-split{grid-template-columns:1fr;gap:34px}.bh-gallery{position:static}.bh-system__grid{grid-template-columns:1fr}.bh-steps{grid-template-columns:repeat(2,1fr)}.bh-reviews__grid{grid-template-columns:1fr}}@media(max-width:749px){.bh-wrap,.bh-narrow{width:min(100% - 28px,1180px)}.bh-section{padding:var(--bh-pad-m,48px) 0}.bh-header__inner{width:calc(100% - 24px);min-height:var(--bh-header-height-m,64px);grid-template-columns:44px minmax(0,1fr) 44px;gap:6px}.bh-header__menu-toggle{display:grid;place-items:center;width:44px;height:44px}.bh-header__desktop-nav{display:none}.bh-logo{justify-self:center;justify-content:center;min-width:var(--bh-logo-width-m,95px);max-width:var(--bh-logo-width-m,95px)}.bh-logo__image{max-height:calc(var(--bh-header-height-m,64px) - 14px)}.bh-logo__text{font-size:31px}.bh-header__actions{width:44px}.bh-header__cart{width:44px;height:44px}.bh-mobile-menu__overlay{display:block;position:fixed;z-index:40;top:0;right:0;bottom:0;left:0;border:0;background:#0a181461;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.bh-mobile-menu{display:block;position:fixed;z-index:41;inset:0 auto 0 0;width:min(88vw,360px);padding:0 22px 28px;background:var(--bh-header-bg,#fff);color:var(--bh-header-text,var(--bh-ink));box-shadow:20px 0 55px #102c232e;overflow-y:auto;transform:translate(-105%);visibility:hidden;transition:transform .24s ease,visibility .24s ease}.is-menu-open .bh-mobile-menu__overlay{opacity:1;visibility:visible;pointer-events:auto}.is-menu-open .bh-mobile-menu{transform:none;visibility:visible}.bh-mobile-menu__head{min-height:var(--bh-header-height-m,64px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--bh-header-border,var(--bh-line))}.bh-mobile-menu__title{font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.bh-mobile-menu__close{display:grid;place-items:center;width:42px;height:42px;padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.bh-mobile-menu__nav{display:grid;padding-top:12px}.bh-mobile-menu__nav>a,.bh-mobile-menu__group>summary{display:flex;align-items:center;justify-content:space-between;min-height:54px;padding:0 2px;border-bottom:1px solid var(--bh-header-border,var(--bh-line));color:inherit;font-size:16px;font-weight:650;text-decoration:none}.bh-mobile-menu__nav>a[aria-current=page]{color:var(--bh-brand)}.bh-mobile-menu__group{border-bottom:1px solid var(--bh-header-border,var(--bh-line))}.bh-mobile-menu__group>summary{border:0;cursor:pointer;list-style:none}.bh-mobile-menu__group>summary::-webkit-details-marker{display:none}.bh-mobile-menu__group>summary svg{width:11px;height:8px;fill:none;stroke:currentColor;stroke-width:1.6;transition:transform .18s ease}.bh-mobile-menu__group[open]>summary svg{transform:rotate(180deg)}.bh-mobile-menu__children{display:grid;gap:2px;padding:0 0 12px 12px}.bh-mobile-menu__children a{padding:9px 0;color:var(--bh-muted);font-size:14px;text-decoration:none}.bh-hero__grid{display:flex;flex-direction:column}.bh-gallery{width:100%}.bh-gallery__main{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.bh-gallery__main::-webkit-scrollbar{display:none}.bh-gallery__slide,.bh-gallery__slide[data-active=true]{display:block;flex:0 0 100%;min-width:100%;scroll-snap-align:start;scroll-snap-stop:always}.bh-gallery__dots{display:flex;align-items:center;justify-content:center;gap:8px;min-height:30px;padding:12px 8px 4px}.bh-gallery__dot{width:8px;height:8px;border-radius:50%;background:#c7d2ce;transition:width .18s ease,background-color .18s ease}.bh-gallery__dot[aria-current=true]{width:22px;border-radius:999px;background:var(--bh-brand)}.bh-gallery__dot:focus-visible{outline:2px solid var(--bh-brand);outline-offset:3px}.bh-gallery__thumbs{display:flex;gap:9px;overflow-x:auto;margin-top:3px;padding:4px 2px 9px;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.bh-gallery__thumbs::-webkit-scrollbar{display:none}.bh-gallery__thumb{flex:0 0 68px;min-width:68px;scroll-snap-align:center;border-radius:9px}.bh-hero__heading{font-size:42px}.bh-hero__sub{font-size:16px}.bh-trust__grid{grid-template-columns:repeat(2,1fr);row-gap:18px}.bh-trust__item:nth-child(2){border-right:0}.bh-trust__item:nth-child(-n+2){padding-bottom:14px;border-bottom:1px solid var(--bh-line)}.bh-pressure-card{min-height:360px}.bh-steps{grid-template-columns:1fr}.bh-option__values{grid-template-columns:repeat(2,1fr)}.bh-guarantee__grid{grid-template-columns:1fr;text-align:center}.bh-guarantee__icon{margin-inline:auto}}@media(prefers-reduced-motion:reduce){.birkt-hallux-page *{scroll-behavior:auto!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/41/assets/birkt-hallux-page.css.map */
