:root{--o-navy: #01263b;--o-teal: #0a7f7b;--o-teal-deep: #094a59;--o-teal-pale: #edf8f8;--o-teal-border: #c7e3e2;--o-teal-light: #7fd0cd;--o-cream: #fbf8f1;--o-cream-border: #e8dfd2;--o-ink: #211e1d;--o-muted: #514846;--o-gray: #8a8a8a;--o-gold: #f4c542;--o-line: #ececec;--o-line-soft: #f0f0f0;--o-white: #ffffff;--o-shadow: 0 14px 36px rgba(18, 63, 85, .08);--o-font: var(--font-body--family, Inter, system-ui, -apple-system, sans-serif)}.orthomen{font-family:var(--o-font);color:var(--o-ink);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}.orthomen *,.orthomen *:before,.orthomen *:after{box-sizing:border-box;min-width:0}.orthomen img{max-width:100%}.orthomen h1,.orthomen h2,.orthomen h3,.orthomen h4{font-family:var(--o-font);color:var(--o-ink);margin:0}.orthomen p{margin:0}.orthomen a{color:var(--o-teal);text-decoration:none}.orthomen a:hover{color:var(--o-teal-deep);text-decoration:underline}.orthomen button{font-family:inherit}.orthomen :is(button,a,input,summary,[tabindex]):focus-visible{outline:3px solid var(--o-teal);outline-offset:2px}.orthomen-container{max-width:var(--o-max, 1120px);margin-inline:auto;padding-inline:clamp(14px,4vw,32px)}.orthomen-eyebrow{font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:var(--o-teal);margin-bottom:12px}.orthomen-h2{font-size:clamp(26px,3.2vw,40px);font-weight:800;line-height:1.15;text-wrap:balance}.orthomen-body-text{color:var(--o-muted);text-wrap:pretty}.orthomen-em{color:var(--o-teal);font-style:italic}@media(max-width:749px){.orthomen-eyebrow{margin-bottom:8px}}.orthomen-announce{background:var(--o-announce-bg, var(--o-navy));color:var(--o-announce-fg, #fff);min-height:var(--o-announce-h, 53px);display:flex;align-items:center;justify-content:center;gap:22px;flex-wrap:wrap;padding:8px 16px;font-size:13px;font-weight:600;overflow-x:clip}.orthomen-announce__pill{background:var(--o-teal);border-radius:999px;padding:3px 12px;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.orthomen-announce a{color:inherit;text-decoration:underline}@media(max-width:749px){.orthomen-announce{min-height:var(--o-announce-h-mobile, 44px);gap:12px;font-size:12px}.orthomen-announce__item--hide-mobile{display:none}}.orthomen-trust{background:var(--o-trust-bg, #fafafa);border-bottom:1px solid var(--o-line-soft);min-height:36px;display:flex;align-items:center;justify-content:center;gap:34px;flex-wrap:wrap;padding:6px 16px;font-size:12.5px;font-weight:600;color:var(--o-muted);overflow-x:clip}.orthomen-trust__item{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.orthomen-trust__item svg{width:14px;height:14px}@media(max-width:749px){.orthomen-trust{gap:14px 18px;font-size:11.5px}.orthomen-trust--scroll-mobile{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:22px}.orthomen-trust--scroll-mobile::-webkit-scrollbar{display:none}.orthomen-trust__item--hide-mobile{display:none}}.orthomen-star{color:var(--o-gold)}.orthomen-hero{display:flex;flex-wrap:wrap;gap:var(--o-hero-gap, 48px);align-items:flex-start}.orthomen-hero__gallery{flex:1.2 1 480px;min-width:300px}.orthomen-hero__info{flex:1 1 420px;min-width:300px}.orthomen-hero__info--sticky{position:sticky;top:calc(var(--header-height, 0px) + 16px)}@media(max-width:989px){.orthomen-hero__info--sticky{position:static}}@media(max-width:749px){.orthomen-hero{gap:20px}.orthomen-hero__gallery,.orthomen-hero__info{flex:0 0 auto;width:100%;min-width:0}}.orthomen-gallery__main{position:relative;aspect-ratio:var(--o-media-ratio, 1 / 1);background:var(--o-media-bg, var(--o-cream));border:1px solid var(--o-cream-border);border-radius:var(--o-media-radius, 18px);overflow:hidden}.orthomen-gallery__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:none}.orthomen-gallery__slide.is-active{display:block}.orthomen-gallery__slide img,.orthomen-gallery__slide video{width:100%;height:100%;object-fit:var(--o-media-fit, cover);display:block}.orthomen-gallery__slide .orthomen-media-wrap,.orthomen-gallery__slide deferred-media{width:100%;height:100%;display:block}.orthomen-gallery__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--o-muted);font-size:13px;font-weight:600;text-align:center;padding:20px}.orthomen-gallery__nav{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:1px solid #e0d8ca;background:#ffffffeb;cursor:pointer;font-size:17px;color:var(--o-navy);box-shadow:0 4px 14px #123f551f;display:flex;align-items:center;justify-content:center}.orthomen-gallery__nav--prev{left:14px}.orthomen-gallery__nav--next{right:14px}.orthomen-gallery__zoom{position:absolute;top:14px;right:14px;width:38px;height:38px;border-radius:50%;border:1px solid #e0d8ca;background:#ffffffeb;cursor:pointer;font-size:15px;color:var(--o-navy)}.orthomen-gallery__counter{position:absolute;bottom:14px;right:14px;background:#01263bcc;color:#fff;font-size:12px;font-weight:700;border-radius:999px;padding:3px 12px}.orthomen-gallery__thumbs{display:flex;gap:8px;margin-top:12px;overflow-x:auto;padding-bottom:4px}.orthomen-gallery__thumb{flex:none;width:var(--o-thumb-size, 76px);height:60px;border-radius:10px;cursor:pointer;background:var(--o-cream);border:2px solid var(--o-cream-border);overflow:hidden;padding:0;position:relative}.orthomen-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.orthomen-gallery__thumb.is-active{border-color:var(--o-teal)}.orthomen-lightbox{border:none;padding:0;background:transparent;max-width:min(760px,92vw);width:100%}.orthomen-lightbox::backdrop{background:#01263be0}.orthomen-lightbox__frame{background:var(--o-cream);border-radius:18px;overflow:hidden;position:relative;aspect-ratio:1 / 1}.orthomen-lightbox__frame img{width:100%;height:100%;object-fit:contain;display:block}.orthomen-lightbox__close{position:absolute;top:12px;right:12px;width:44px;height:44px;border-radius:50%;border:none;background:#fff;cursor:pointer;font-size:17px;color:var(--o-navy);z-index:2}.orthomen-hero-blocks{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.orthomen-hero-blocks>*{grid-column:1 / -1;min-width:0}.orthomen-hero-blocks>.orthomen-hero__proof-chip{grid-column:span 2}.orthomen-hero-blocks>.orthomen-hero__benefit{grid-column:span 3}@media(max-width:749px){.orthomen-hero-blocks{gap:8px}}@media(max-width:439px){.orthomen-hero-blocks>.orthomen-hero__proof-chip{grid-column:1 / -1}.orthomen-hero-blocks>.orthomen-hero__benefit{grid-column:1 / -1}}.orthomen-hero__pill{display:inline-flex;align-items:center;gap:8px;justify-self:start;background:var(--o-teal-pale);border:1px solid var(--o-teal-border);border-radius:999px;padding:5px 14px;font-size:11px;font-weight:900;letter-spacing:.08em;color:var(--o-teal-deep);text-transform:uppercase;flex-wrap:wrap}.orthomen-hero__h1{font-size:clamp(32px,4vw,50px);font-weight:900;line-height:1.05;text-wrap:balance;margin:6px 0 2px}.orthomen-hero__sub{font-size:17px;color:var(--o-muted);text-wrap:pretty}@media(max-width:749px){.orthomen-hero__sub{font-size:15.5px}}.orthomen-hero__proof-chip{border:1px solid var(--o-line);border-radius:11px;padding:10px 12px}.orthomen-hero__proof-chip strong{display:block;font-size:13px;font-weight:800;color:var(--o-navy)}.orthomen-hero__proof-chip span{font-size:12px;color:var(--o-muted)}.orthomen-hero__benefit{background:var(--o-teal-pale);border:1px solid var(--o-teal-border);border-radius:12px;padding:12px 14px;display:flex;gap:10px;align-items:flex-start}.orthomen-hero__benefit-check{flex:none;width:20px;height:20px;border-radius:50%;background:var(--o-teal);color:#fff;font-size:12px;display:inline-flex;align-items:center;justify-content:center;margin-top:2px}.orthomen-hero__benefit-text{font-size:13.5px;color:var(--o-ink)}.orthomen-price{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin:8px 0}.orthomen-price__current{font-size:32px;font-weight:900;color:var(--o-navy)}.orthomen-price__compare{font-size:19px;color:var(--o-gray)}.orthomen-price__badge{background:var(--o-teal);color:#fff;border-radius:8px;font-size:12px;font-weight:900;letter-spacing:.06em;padding:4px 10px;text-transform:uppercase}.orthomen-price__badge:empty,.orthomen-price__compare:empty{display:none}.orthomen-options{border:none;margin:4px 0 0;padding:0;min-width:0}.orthomen-options legend{font-size:14px;font-weight:800;margin-bottom:10px;color:var(--o-ink);padding:0}.orthomen-options__list{display:grid;gap:9px}.orthomen-options__label{display:flex;align-items:center;gap:12px;width:100%;cursor:pointer;border-radius:12px;padding:12px 16px;border:2px solid #e2e2e2;background:#fff;color:var(--o-ink);position:relative;min-height:44px}.orthomen-options__label:has(input:checked){border-color:var(--o-teal);background:var(--o-teal-pale)}.orthomen-options__label:has(input:focus-visible){outline:3px solid var(--o-teal);outline-offset:2px}.orthomen-options__label.is-unavailable{opacity:.45}.orthomen-options__label.is-unavailable .orthomen-options__name:after{content:" \2014  sold out";font-weight:600;font-size:12px;color:var(--o-gray)}.orthomen-options__input{position:absolute;opacity:0;pointer-events:none}.orthomen-options__dot{flex:none;width:18px;height:18px;border-radius:50%;border:2px solid #bbb;background:#fff}.orthomen-options__label:has(input:checked) .orthomen-options__dot{border-color:var(--o-teal);background:radial-gradient(circle at center,var(--o-teal) 0 5px,#fff 5.5px)}.orthomen-options__name{font-size:15px;font-weight:700}.orthomen-options__range{display:block;font-size:12.5px;color:var(--o-muted);font-weight:400}.orthomen-size-link{font-size:13px;font-weight:600;display:inline-block;margin-top:4px}.orthomen-qty{display:flex;align-items:center;gap:14px;margin:6px 0}.orthomen-qty__label{font-size:14px;font-weight:800}.orthomen-qty__control{display:inline-flex;align-items:center;border:1px solid #d9d9d9;border-radius:12px;overflow:hidden}.orthomen-qty__btn{width:44px;height:44px;background:#fafafa;border:none;cursor:pointer;font-size:18px;color:var(--o-navy)}.orthomen-qty__input{width:44px;height:44px;text-align:center;font-weight:800;font-size:16px;border:none;background:#fff;color:var(--o-ink);-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.orthomen-qty__input::-webkit-outer-spin-button,.orthomen-qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.orthomen-buy{display:grid;gap:10px;margin:8px 0 0}.orthomen-btn-atc{width:100%;min-height:56px;border:none;border-radius:12px;background:var(--o-btn-bg, var(--o-navy));color:var(--o-btn-fg, #fff);font-size:16px;font-weight:700;letter-spacing:.04em;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:0 22px;transition:background .15s ease}.orthomen-btn-atc:hover{background:var(--o-teal-deep)}.orthomen-btn-atc[disabled]{background:#9aa7b0;cursor:not-allowed}.orthomen-btn-atc .orthomen-atc-price:empty{display:none}.orthomen-buy__dynamic .shopify-payment-button__button--unbranded{border-radius:12px}.orthomen-buy__error{color:#b3261e;font-size:13px;font-weight:600;margin-top:4px}.orthomen-buy__error:empty{display:none}.orthomen-trust-micro{display:flex;gap:20px;flex-wrap:wrap;margin:6px 0 0;font-size:12.5px;font-weight:600;color:var(--o-muted)}@media(max-width:749px){.orthomen-trust-micro{gap:12px 16px}}.orthomen-mech{background:var(--o-cream);border:1px solid var(--o-cream-border);border-radius:16px;padding:20px 22px;display:flex;gap:16px;align-items:flex-start;margin:10px 0 0}@media(max-width:749px){.orthomen-mech{padding:16px;gap:12px}}.orthomen-mech__icon{flex:none;width:44px;height:44px;border-radius:50%;background:var(--o-teal-pale);border:1px solid var(--o-teal-border);display:inline-flex;align-items:center;justify-content:center;font-size:20px}.orthomen-mech__title{font-size:16px;font-weight:800;color:var(--o-navy);margin-bottom:6px}.orthomen-mech__body{font-size:14px;color:var(--o-muted);margin-bottom:8px}.orthomen-mech__note{font-size:12px;font-weight:700;color:var(--o-teal)}.orthomen-acc{border-bottom:1px solid var(--o-line)}.orthomen-acc:first-of-type{border-top:1px solid var(--o-line)}.orthomen-acc__summary{list-style:none;min-height:54px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px 2px;font-size:15px;font-weight:800;color:var(--o-ink)}.orthomen-acc__summary::-webkit-details-marker{display:none}.orthomen-acc__icon{color:var(--o-teal);font-size:18px;flex:none}.orthomen-acc__icon:before{content:"+"}details[open]>.orthomen-acc__summary .orthomen-acc__icon:before{content:"\2212"}.orthomen-acc__panel{padding:0 2px 16px;font-size:14px;color:var(--o-muted)}.orthomen-acc__panel p{margin:0 0 8px}.orthomen-marquee{background:var(--o-marquee-bg, var(--o-navy));min-height:54px;overflow:hidden;overflow-x:clip;display:flex;align-items:center;padding:10px 0;max-width:100%}.orthomen-marquee--static .orthomen-marquee__track{flex-wrap:wrap;justify-content:center;width:100%}.orthomen-marquee__track{display:flex;align-items:center}.orthomen-marquee--animate .orthomen-marquee__track{flex-wrap:nowrap;width:max-content}.orthomen-marquee__group{display:flex;align-items:center;flex:none}.orthomen-marquee--animate .orthomen-marquee__group{animation:orthomen-marquee-scroll var(--o-marquee-speed, 30s) linear infinite;animation-direction:var(--o-marquee-dir, normal)}.orthomen-marquee--paused .orthomen-marquee__group,.orthomen-marquee--animate.orthomen-marquee--hoverpause:hover .orthomen-marquee__group{animation-play-state:paused}@keyframes orthomen-marquee-scroll{to{transform:translate(-100%)}}.orthomen-marquee__item{display:inline-flex;align-items:center;gap:10px;color:var(--o-marquee-fg, #fff);font-size:12px;font-weight:900;letter-spacing:.1em;padding:4px 22px;white-space:nowrap;text-transform:uppercase}.orthomen-marquee__dot{width:6px;height:6px;border-radius:50%;background:var(--o-teal);flex:none}@media(max-width:749px){.orthomen-marquee__item{padding:4px 14px;font-size:11px}}@media(prefers-reduced-motion:reduce){.orthomen-marquee--animate .orthomen-marquee__group{animation:none}.orthomen-marquee--animate .orthomen-marquee__track{flex-wrap:wrap;justify-content:center;width:100%}.orthomen-marquee--animate .orthomen-marquee__group[data-clone]{display:none}}.orthomen-split{display:flex;flex-wrap:wrap;gap:var(--o-split-gap, 44px);align-items:center}.orthomen-split__content{flex:1.1 1 440px;min-width:280px}.orthomen-split__media{flex:1 1 380px;min-width:260px;border-radius:18px;overflow:hidden;position:relative;aspect-ratio:var(--o-split-ratio, 1 / 1);background:var(--o-cream)}.orthomen-split__media img,.orthomen-split__media video{width:100%;height:100%;object-fit:cover;display:block}.orthomen-split--media-left{flex-direction:row-reverse}@media(max-width:859px){.orthomen-split,.orthomen-split--media-left{flex-direction:column;align-items:stretch;gap:18px}.orthomen-split--media-first-mobile,.orthomen-split--media-left.orthomen-split--media-first-mobile{flex-direction:column-reverse}.orthomen-split__content,.orthomen-split__media{flex:0 0 auto;width:100%;min-width:0}.orthomen-split__media{aspect-ratio:var(--o-split-ratio, 1 / 1);max-height:560px}}.orthomen-media-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:var(--o-cream);color:var(--o-muted);font-size:13px;font-weight:600;text-align:center;padding:20px}.orthomen-chips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:26px;list-style:none;padding:0}.orthomen-chip{border:1px solid var(--o-cream-border);background:var(--o-cream);border-radius:999px;padding:8px 14px;font-size:13px;font-weight:600;color:var(--o-muted);text-align:center;overflow-wrap:break-word;line-height:1.35;display:flex;align-items:center;justify-content:center}@media(max-width:749px){.orthomen-chips{gap:7px;margin-top:18px}.orthomen-chip{font-size:12px;padding:7px 10px;border-radius:14px}}.orthomen-heading-section{text-align:var(--o-align, center)}.orthomen-heading-section .orthomen-h2--intro{font-size:clamp(28px,4vw,54px);font-weight:800;line-height:1.1}.orthomen-heading-section .orthomen-intro-sub{font-size:18px;color:var(--o-muted);margin-top:18px;text-wrap:pretty}@media(max-width:749px){.orthomen-heading-section .orthomen-intro-sub{font-size:15.5px;margin-top:10px}}.orthomen-mc__title{font-size:clamp(24px,3vw,33px);font-weight:800;line-height:1.15;margin-bottom:16px;text-wrap:balance}.orthomen-mc__body{color:var(--o-muted);margin-bottom:18px;text-wrap:pretty}.orthomen-mc__body p{margin:0 0 12px}.orthomen-mc__body p:last-child{margin-bottom:0}.orthomen-mc__callout{border-left:3px solid var(--o-callout-accent, var(--o-teal));background:var(--o-callout-bg, var(--o-teal-pale));border-radius:0 12px 12px 0;padding:12px 16px;font-size:14px;font-weight:700;color:var(--o-callout-fg, var(--o-teal-deep))}.orthomen-mc__callout p{margin:0}.orthomen-mc__cta{display:inline-block;margin-top:16px;font-weight:700}@media(max-width:749px){.orthomen-mc__title{margin-bottom:10px}.orthomen-mc__body{margin-bottom:12px}}.orthomen-compare__wrap{border:1px solid var(--o-line);border-radius:18px;overflow:hidden;box-shadow:var(--o-shadow)}.orthomen-compare__scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.orthomen-compare__table{width:100%;border-collapse:collapse;font-size:14.5px;table-layout:fixed}.orthomen-compare__table thead tr{background:var(--o-compare-head-bg, var(--o-navy));color:var(--o-compare-head-fg, #fff);text-align:left}.orthomen-compare__table th,.orthomen-compare__table td{padding:13px 20px;text-align:left;overflow-wrap:break-word}.orthomen-compare__table thead th{font-weight:800}.orthomen-compare__table tbody tr{border-top:1px solid var(--o-line-soft)}.orthomen-compare__table tbody th{font-weight:700;color:var(--o-ink)}.orthomen-compare__cell--pos{color:var(--o-teal);font-weight:700}.orthomen-compare__cell--neg{color:var(--o-muted)}.orthomen-compare__footnote{font-size:12px;color:var(--o-gray);margin:12px 4px 0}@media(max-width:749px){.orthomen-compare__table{font-size:12px}.orthomen-compare__table th,.orthomen-compare__table td{padding:10px 8px}.orthomen-compare__table thead th{font-size:11px;letter-spacing:.02em}.orthomen-compare__wrap{border-radius:12px}}.orthomen-sizes__table-wrap{border:1px solid var(--o-line);border-radius:16px;overflow:hidden;max-width:460px}.orthomen-sizes__table{width:100%;border-collapse:collapse;font-size:14.5px;table-layout:fixed}.orthomen-sizes__table thead tr{background:var(--o-teal-pale);color:var(--o-teal-deep);text-align:left}.orthomen-sizes__table th,.orthomen-sizes__table td{padding:11px 18px;text-align:left;overflow-wrap:break-word}.orthomen-sizes__table thead th{font-weight:800}.orthomen-sizes__table tbody tr{border-top:1px solid var(--o-line-soft)}.orthomen-sizes__table tbody th{font-weight:700}.orthomen-sizes__note{font-style:italic;font-size:13.5px;color:var(--o-muted);margin-top:16px}@media(max-width:749px){.orthomen-sizes__table{font-size:13px}.orthomen-sizes__table th,.orthomen-sizes__table td{padding:9px 12px}}.orthomen-review-panel{display:flex;flex-wrap:wrap;border-radius:22px;overflow:hidden;box-shadow:var(--o-shadow)}.orthomen-review-panel__left{flex:0 0 260px;min-width:220px;background:var(--o-rp-left-bg, var(--o-navy));color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:40px 24px}.orthomen-review-panel__badge{width:52px;height:52px;border-radius:50%;background:var(--o-teal);display:inline-flex;align-items:center;justify-content:center;font-size:24px;flex:none}.orthomen-review-panel__label{font-size:13px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;text-align:center}.orthomen-review-panel__right{flex:1 1 400px;background:var(--o-rp-right-bg, var(--o-teal-pale));padding:36px 40px;display:flex;flex-direction:column;justify-content:center}.orthomen-review-panel__headline{font-size:clamp(20px,2.6vw,28px);font-weight:800;color:var(--o-navy);margin-bottom:8px}@media(max-width:749px){.orthomen-review-panel{border-radius:16px}.orthomen-review-panel__left,.orthomen-review-panel__right{flex:0 0 auto;width:100%;min-width:0}.orthomen-review-panel__left{padding:16px 20px;flex-direction:row;gap:12px;justify-content:flex-start}.orthomen-review-panel__badge{width:40px;height:40px;font-size:18px}.orthomen-review-panel__right{padding:18px 16px}.orthomen-review-panel__right .orthomen-body-text{font-size:14px}}.orthomen-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}.orthomen-grid__card{border:1px solid var(--o-line);border-radius:16px;padding:22px 24px;background:#fff}.orthomen-grid__icon{display:inline-flex;width:38px;height:38px;border-radius:50%;background:var(--o-teal-pale);border:1px solid var(--o-teal-border);align-items:center;justify-content:center;font-size:16px;margin-bottom:12px;overflow:hidden}.orthomen-grid__icon img{width:100%;height:100%;object-fit:cover}.orthomen-grid__title{font-size:16px;font-weight:800;color:var(--o-teal);margin-bottom:4px}.orthomen-grid__body{font-size:14px;color:var(--o-muted)}@media(max-width:749px){.orthomen-grid{gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.orthomen-grid__card{padding:14px;border-radius:12px}.orthomen-grid__icon{width:30px;height:30px;font-size:13px;margin-bottom:8px}.orthomen-grid__title{font-size:13.5px}.orthomen-grid__body{font-size:12.5px}}@media(max-width:419px){.orthomen-grid{grid-template-columns:1fr}}.orthomen-testimonials{background:var(--o-testi-bg, var(--o-navy))}.orthomen-testimonials .orthomen-eyebrow{color:var(--o-teal-light)}.orthomen-testimonials .orthomen-h2{color:#fff}.orthomen-testimonials__sub{color:#b9cbd6;max-width:640px;margin:14px auto 0;text-wrap:pretty}.orthomen-testimonials__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;margin-top:30px}.orthomen-testi-card{background:#fff;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:12px}.orthomen-testi-card__stars{color:var(--o-gold);font-size:16px;letter-spacing:.08em}.orthomen-testi-card__quote{font-size:14px;color:var(--o-ink);flex:1;text-wrap:pretty}.orthomen-testi-card__meta{display:flex;align-items:center;gap:10px;border-top:1px solid var(--o-line-soft);padding-top:14px}.orthomen-testi-card__avatar{width:34px;height:34px;border-radius:50%;background:var(--o-teal-pale);color:var(--o-teal-deep);font-size:13px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;flex:none;overflow:hidden}.orthomen-testi-card__avatar img{width:100%;height:100%;object-fit:cover}.orthomen-testi-card__name{display:block;font-size:13.5px;font-weight:800;color:var(--o-ink)}.orthomen-testi-card__context{font-size:11.5px;color:var(--o-gray)}@media(max-width:749px){.orthomen-testimonials__sub{margin-top:10px;font-size:14.5px}.orthomen-testimonials__grid{margin-top:18px;gap:10px}.orthomen-testi-card{padding:16px;border-radius:12px;gap:8px}.orthomen-testimonials__grid--slider{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:6px}.orthomen-testimonials__grid--slider .orthomen-testi-card{flex:0 0 84%;scroll-snap-align:center}}.orthomen-faq__item{border-bottom:1px solid var(--o-line)}.orthomen-faq__list{border-top:1px solid var(--o-line)}.orthomen-faq__q{list-style:none;min-height:54px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 2px;font-size:16px;font-weight:800;color:var(--o-ink);text-align:left}.orthomen-faq__q::-webkit-details-marker{display:none}.orthomen-faq__icon{flex:none;color:var(--o-teal);font-size:20px}.orthomen-faq__icon:before{content:"+"}details[open]>.orthomen-faq__q .orthomen-faq__icon:before{content:"\2212"}.orthomen-faq__a{padding:0 2px 18px;font-size:14.5px;color:var(--o-muted);text-wrap:pretty}.orthomen-faq__a p{margin:0 0 10px}@media(max-width:749px){.orthomen-faq__q{font-size:14.5px;padding:12px 2px;min-height:48px}.orthomen-faq__a{font-size:13.5px}}.orthomen-disclaimer__text{font-size:var(--o-disc-size, 12.5px);color:var(--o-gray);text-wrap:pretty}.orthomen-disclaimer__text p{margin:0 0 8px}.orthomen-disclaimer__title{font-size:14px;font-weight:800;color:var(--o-muted);margin-bottom:8px}.orthomen-sticky{position:fixed;left:0;right:0;bottom:var(--o-sticky-offset, 0px);z-index:var(--o-sticky-z, 80);background:#fff;border-top:1px solid var(--o-line);box-shadow:0 -10px 30px #123f551a;transform:translateY(110%);transition:transform .25s ease;padding-bottom:env(safe-area-inset-bottom);overflow-x:clip}.orthomen-sticky.is-visible{transform:translateY(0)}@media(prefers-reduced-motion:reduce){.orthomen-sticky{transition:none}}.orthomen-sticky__inner{max-width:1248px;margin:0 auto;display:flex;align-items:center;gap:16px;flex-wrap:nowrap;padding:12px clamp(14px,3vw,32px);min-height:var(--o-sticky-h, 64px)}.orthomen-sticky__product{display:flex;align-items:center;gap:12px;flex:1 1 auto;min-width:0}.orthomen-sticky__thumb{width:44px;height:44px;border-radius:10px;background:var(--o-cream);border:1px solid var(--o-cream-border);display:inline-flex;align-items:center;justify-content:center;font-size:20px;flex:none;overflow:hidden}.orthomen-sticky__thumb img{width:100%;height:100%;object-fit:cover}.orthomen-sticky__title{display:block;font-size:14px;font-weight:800;color:var(--o-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.orthomen-sticky__meta{font-size:12px;color:var(--o-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.orthomen-sticky__pills{display:flex;gap:8px}.orthomen-sticky__pill{cursor:pointer;border-radius:999px;padding:9px 14px;font-size:12.5px;font-weight:700;border:1.5px solid #ddd;background:#fff;color:var(--o-muted);white-space:nowrap}.orthomen-sticky__pill[aria-checked=true]{border-color:var(--o-teal);background:var(--o-teal-pale);color:var(--o-teal-deep)}.orthomen-sticky__btn{min-height:48px;border:none;border-radius:12px;background:var(--o-navy);color:#fff;font-size:14.5px;font-weight:700;letter-spacing:.03em;cursor:pointer;padding:0 26px;flex:none}.orthomen-sticky__btn:hover{background:var(--o-teal-deep)}.orthomen-sticky__btn[disabled]{background:#9aa7b0;cursor:not-allowed}@media(max-width:989px){.orthomen-sticky__pills{display:none}}@media(max-width:749px){.orthomen-sticky--hide-mobile{display:none}.orthomen-sticky__btn{padding:0 16px;font-size:13.5px;min-height:44px}.orthomen-sticky__thumb{width:38px;height:38px}.orthomen-sticky__title{font-size:13px}}@media(min-width:750px){.orthomen-sticky--hide-desktop{display:none}}.orthomen-section{padding-top:var(--o-pt, 52px);padding-bottom:var(--o-pb, 52px);background:var(--o-bg, transparent);overflow-x:clip;max-width:100%}@media(max-width:749px){.orthomen-section{padding-top:var(--o-pt-m, 22px);padding-bottom:var(--o-pb-m, 22px)}}.orthomen-onboarding{border:2px dashed var(--o-teal-border);background:var(--o-teal-pale);color:var(--o-teal-deep);border-radius:12px;padding:18px 20px;font-size:14px;font-weight:600;text-align:center}
/*# sourceMappingURL=/cdn/shop/t/2/assets/orthomen-landing-page.css.map */
