.btd-section{background-color:#000;color:#fff;padding-block-start:var(--btd-padding-top, 100px);padding-block-end:var(--btd-padding-bottom, 100px)}.btd-inner{width:100%;max-width:var(--page-width, 1280px);margin-inline:auto;padding-inline:var(--page-width-margin, 24px)}.btd-header{text-align:center;padding-bottom:2.5rem}.btd-heading{display:inline-block;position:relative;margin:0 0 1.15rem;padding-bottom:.85rem;font-family:var(--font-heading--family, inherit);font-size:30px;font-weight:600;line-height:1.2;letter-spacing:.01em;color:#fff}.btd-heading:after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:100%;height:1px;background:#fff}.btd-subheading{margin:0 auto;max-width:720px;font-family:var(--font-body--family, inherit);font-size:18px;font-weight:700;line-height:1.6;color:#fff}.btd-grid{display:grid;grid-template-columns:repeat(4,1fr);box-shadow:inset 0 1px #ffffff4d}.btd-item{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;padding:40px 40px 80px;box-shadow:inset -1px 0 #ffffff4d}.btd-item:last-child{box-shadow:none!important}.btd-item__number{font-family:var(--font-body--family, inherit);font-size:14px;font-weight:600;line-height:1;letter-spacing:.04em;color:#fff;margin-bottom:24px}.btd-item__title{margin:0;font-family:var(--font-heading--family, inherit);font-size:24px;font-weight:600;line-height:28px;color:#fff}.btd-item__desc{margin:0;font-family:var(--font-body--family, inherit);font-size:16px;font-weight:500;line-height:24px;color:#fff}@media screen and (max-width:1023px){.btd-section{padding-block-start:50px}.btd-grid{grid-template-columns:repeat(2,1fr)}.btd-item{padding:1.75rem 1.25rem}.btd-item:nth-child(odd){padding-left:0}.btd-item:nth-child(2n){border-right:none;padding-right:0}.btd-item:nth-child(1){box-shadow:inset -1px 0 #ffffff4d}.btd-item:nth-child(2){box-shadow:none;box-shadow:inset 0 -1px #ffffff4d}.btd-item:nth-child(3){box-shadow:inset 0 1px #ffffff4d,inset -1px 0 #ffffff4d}.btd-grid{box-shadow:none!important}}@media screen and (max-width:767px){.btd-section{background-color:#000;color:#fff;padding-block-start:50px;padding-block-end:30px}.btd-heading{font-size:26px}.btd-subheading{font-size:18px}.btd-header{padding-bottom:1.75rem}.btd-grid{grid-template-columns:1fr;border-top:none!important}.btd-item,.btd-item:first-child,.btd-item:last-child,.btd-item:nth-child(odd),.btd-item:nth-child(2n){box-shadow:none;padding:1.5rem 0}.btd-item__number{margin-bottom:10px}.btd-item{box-shadow:inset 0 1px #ffffff4d,inset 0 -1px #ffffff4d}.btd-item__title{font-size:18px}.btd-item:nth-child(odd){box-shadow:inset 0 -1px #ffffff4d}.btd-item:nth-child(2){box-shadow:inset 0 -1px #ffffff4d}}.fpg-section{padding-block-start:var(--fpg-padding-top, 48px);padding-block-end:var(--fpg-padding-bottom, 48px);background-color:var(--color-background)}.fpg-container{max-width:var(--page-width, 1200px);margin-inline:auto;padding-inline:var(--page-width-margin, 20px)}.fpg-heading-wrap{text-align:center;margin-bottom:1.5rem}.fpg-heading{display:inline-block;position:relative;font-family:var(--font-heading--family, inherit);font-size:32px;font-weight:700;color:#000;margin:0 0 .75rem;padding-bottom:.85rem;line-height:1.2}.fpg-heading:after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:calc(100% + 1.25rem);height:2px;background:#4f4f4f;font-weight:700}.fpg-subheading{font-size:18px;font-weight:700;color:#666;margin:0 auto;line-height:31px;max-width:640px}.fpg-tabs-wrap{display:flex;justify-content:center;margin:0 0 2.25rem}.fpg-tabs{display:inline-flex;flex-wrap:nowrap;align-items:center;gap:4px;padding:5px;background:#f2f2f2;border:1px solid #E0E0E0}.fpg-tab{-webkit-appearance:none;appearance:none;min-width:9rem;padding:.65rem 1.75rem;background:transparent;color:#5c5c5c;border:none;border-radius:0;font-family:var(--font-body--family, inherit);font-size:13px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;text-align:center;cursor:pointer;line-height:1;transition:background .2s ease,color .2s ease}.fpg-tab.is-active{background:#000;color:#fff}.fpg-tab:hover:not(.is-active){color:#111}.fpg-tab:focus-visible{outline:2px solid #000000;outline-offset:-2px}.fpg-grid{display:none;grid-template-columns:repeat(var(--fpg-columns, 4),1fr);gap:1rem}.fpg-grid.is-active{display:grid}.fpg-grid[hidden]{display:none!important}@media screen and (max-width:1023px){.fpg-grid.is-active{grid-template-columns:repeat(2,1fr)}.fpg-section{padding-block-start:60px;padding-block-end:60px}}@media screen and (max-width:767px){.fpg-grid.is-active{grid-template-columns:repeat(1,1fr)}.fpg-section{padding-block-start:60px;padding-block-end:24px}.fpg-heading{font-size:24px}.fpg-subheading{line-height:26px}.fpg-tabs{width:100%;box-sizing:border-box}.fpg-tab{flex:1 1 0;min-width:0;padding:.65rem .5rem;font-size:12px;letter-spacing:.1em}.fpg-card__body{padding:14px;gap:10px}}@media screen and (max-width:479px){.fpg-grid{gap:.625rem}.fpg-card__actions-row{gap:8px}.fpg-atc-btn,.fpg-card__buy-btn{font-size:12px;min-height:38px;padding:.5rem .35rem}}.fpg-card{display:flex;flex-direction:column;background:var(--color-background);overflow:hidden;border:1px solid #CCCCCC;transition:box-shadow .25s ease}.fpg-card__image-wrap{position:relative;aspect-ratio:3 / 4;overflow:hidden;background:#f2f2f2}.fpg-card__image--primary{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top;display:block;transition:opacity .35s ease;z-index:0}.fpg-card__image--hover{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top;display:block;opacity:0;transition:opacity .35s ease;z-index:1}.fpg-card:hover .fpg-card__image--hover{opacity:1}.fpg-card:hover .fpg-card__image--primary{opacity:0}.fpg-card__image{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.fpg-card__placeholder-svg{width:100%;height:100%;display:block}.fpg-card__image-tint{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:#0000;transition:background .3s ease;pointer-events:none}.fpg-card:hover .fpg-card__image-tint{background:#00000047}.fpg-quick-view-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,calc(-50% + 8px));z-index:3;padding:.55rem 1.5rem;background:#fff;color:#000;font-family:var(--font-body--family, inherit);font-size:14px;font-weight:600;letter-spacing:.02em;white-space:nowrap;border:none;border-radius:2px;cursor:pointer;box-shadow:0 2px 12px #0003;opacity:0;pointer-events:none;transition:opacity .22s ease,transform .22s ease}.fpg-card:hover .fpg-quick-view-btn{opacity:1;pointer-events:auto;transform:translate(-50%,-50%)}.fpg-quick-view-btn:focus-visible{opacity:1;pointer-events:auto;transform:translate(-50%,-50%);outline:2px solid #fff;outline-offset:2px}.fpg-card__body{padding:20px;display:flex;flex-direction:column;gap:15px;flex:1}.fpg-card__title{font-size:18px;font-weight:600;margin:0;line-height:1.3;color:#0a0a0a;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.fpg-card__meta{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.fpg-card__price{display:flex;align-items:baseline;gap:.375rem;flex-wrap:wrap}.fpg-price{font-size:16px;font-weight:700;color:var(--color-foreground)}.fpg-price--sale{color:var(--color-foreground)}.fpg-price--compare{font-size:.8125rem;font-weight:400;color:#00000073;text-decoration:line-through}.fpg-card__swatches{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:4px;flex-wrap:wrap}.fpg-swatch{width:16px;height:16px;border-radius:50%;border:1.5px solid rgba(0,0,0,.18);flex-shrink:0;transition:transform .15s ease,border-color .15s ease}.fpg-swatch:hover{transform:scale(1.2);border-color:var(--color-foreground)}.fpg-card__actions-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%;margin-top:auto}.fpg-card__actions-row--atc-only,.fpg-card__actions-row--buy-only{grid-template-columns:1fr}.fpg-card__form{min-width:0}.fpg-atc-btn,.fpg-card__buy-btn{display:flex;align-items:center;color:#0a0a0a;justify-content:center;width:100%;min-height:42px;padding:.625rem .5rem;font-family:var(--font-body--family, inherit);font-size:16px;font-weight:500;letter-spacing:.02em;text-align:center;line-height:1.2;cursor:pointer;transition:background .2s ease,color .2s ease,opacity .2s ease;box-sizing:border-box}.fpg-atc-btn{background-color:var(--color-foreground, #111);color:var(--color-background, #fff);border:1px solid var(--color-foreground, #111)}.fpg-atc-btn:hover:not(:disabled){opacity:.82}.fpg-atc-btn:disabled,.fpg-card__buy-btn:disabled{opacity:.4;cursor:not-allowed}.fpg-card__buy-btn{background:#fff;color:#000;border:2px solid #000;min-height:44px}.fpg-card__buy-btn:hover:not(:disabled){background:#000;color:#fff}.fpg-placeholder-bar{display:block;background:#00000014;border-radius:4px;animation:fpg-shimmer 1.4s ease-in-out infinite}.fpg-placeholder-bar--title{width:80%;height:14px}.fpg-placeholder-bar--price{width:48px;height:14px}@keyframes fpg-shimmer{0%,to{opacity:1}50%{opacity:.4}}.fpg-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;visibility:hidden;pointer-events:none}.fpg-modal.is-open{visibility:visible;pointer-events:auto}.fpg-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer;opacity:0;transition:opacity .3s ease}.fpg-modal.is-open .fpg-modal__backdrop{opacity:1}.fpg-modal__dialog{position:relative;z-index:1;width:min(96vw,1024px);height:min(90vh,683px);background:#fff;padding:32px!important;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 24px 64px #0000004d;transform:scale(.93) translateY(14px);opacity:0;transition:transform .32s cubic-bezier(.34,1.36,.64,1),opacity .28s ease}.fpg-modal.is-open .fpg-modal__dialog{transform:scale(1) translateY(0);opacity:1}.fpg-modal__close{position:absolute;top:1rem;right:1rem;z-index:10;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#fff;color:#111;border:1px solid rgba(0,0,0,.12);border-radius:50%;cursor:pointer;box-shadow:0 2px 8px #00000024;transition:background .15s ease,transform .15s ease;padding:0}.fpg-modal__close:hover{background:#f0f0f0;transform:scale(1.08)}.fpg-modal__close:focus-visible{outline:2px solid #111;outline-offset:2px}.fpg-modal__content{flex:1;overflow:hidden;height:100%}.fpg-qv{display:grid;grid-template-columns:45% 55%;height:100%;overflow:hidden}.fpg-qv__gallery{display:flex;height:100%;background:#f5f5f5;overflow:hidden}.fpg-qv__thumbs-col{flex-shrink:0;width:98px;height:100%;background:#fff;border-right:1px solid rgba(0,0,0,.08)}.fpg-qv__thumbs-side{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;gap:8px;padding:10px 4px 10px 8px;overflow-y:scroll;overflow-x:hidden;background:#fff;scrollbar-width:thin;scrollbar-color:#848484 #e8e8e8}.fpg-qv__thumbs-side::-webkit-scrollbar{width:6px}.fpg-qv__thumbs-side::-webkit-scrollbar-track{background:#e8e8e8;border-radius:3px}.fpg-qv__thumbs-side::-webkit-scrollbar-thumb{background:#848484;border-radius:3px}.fpg-qv__thumb{width:82px;height:184px;flex-shrink:0;border-radius:0;overflow:hidden;border:1px solid rgba(0,0,0,.12);background:#fff;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:border-color .15s ease}.fpg-qv__thumb img{width:100%;height:100%;object-fit:contain;object-position:center center;display:block;background:#fff}.fpg-qv__thumb.is-active,.fpg-qv__thumb:hover{border-color:#000;border-width:2px}.fpg-qv__main-area{flex:1;display:flex;flex-direction:column;overflow:hidden;min-width:0}.fpg-qv__main-image{flex:1;overflow:hidden;min-height:0}.fpg-qv__img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;transition:opacity .2s ease}.fpg-qv__gallery-nav{flex-shrink:0;height:44px;display:flex;align-items:center;justify-content:center;gap:.5rem;background:#fff;border-top:1px solid rgba(0,0,0,.06);padding:0 .75rem}.fpg-qv__nav-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid rgba(0,0,0,.15);background:#ffffffe6;color:#111;cursor:pointer;transition:background .15s ease,border-color .15s ease;flex-shrink:0}.fpg-qv__nav-btn:hover{background:#fff;border-color:#888}.fpg-qv__nav-btn img.fpg-icon{width:19px;height:19px}.fpg-qv__nav-dots{display:flex;align-items:center;gap:5px;flex:1;justify-content:center}.fpg-qv__nav-dot{width:6px;height:6px;border-radius:50%;background:#00000038;transition:background .2s ease,transform .2s ease;cursor:pointer;flex-shrink:0}.fpg-qv__nav-dot.is-active{background:#111;transform:scale(1.25)}.fpg-qv__info{padding:1.5rem 1.75rem 1.25rem 1.5rem;display:flex;flex-direction:column;gap:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.fpg-qv__info::-webkit-scrollbar{width:4px}.fpg-qv__info::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}.fpg-qv__title{font-family:var(--font-heading--family, inherit);font-size:clamp(1rem,1.8vw,1.35rem);font-weight:700;color:#111;margin:0 0 .625rem;padding-right:2.5rem;line-height:1.25}.fpg-qv__price-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:.375rem}.fpg-qv__price-wrap{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}.fpg-qv__price-regular,.fpg-qv__price-sale{font-size:1.1875rem;font-weight:700;color:#111}.fpg-qv__price-compare{font-size:.9375rem;font-weight:400;color:#00000073;text-decoration:line-through}.fpg-qv__rating{display:inline-flex;align-items:center;gap:3px;background:#f5f5f5;border-radius:4px;padding:3px 8px}.fpg-qv__rating-star{color:#f5a623;font-size:.875rem}.fpg-qv__rating-num{font-size:.8125rem;font-weight:600;color:#333}.fpg-qv__tax{font-size:.8rem;color:#0000008c;margin:0 0 1.125rem;line-height:1.4}.fpg-qv__tax-link{color:inherit;text-decoration:underline}.fpg-qv__option-group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.125rem}.fpg-qv__option-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#000;margin:0}.fpg-qv__option-btns-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;width:100%}.fpg-qv__option-group--size .fpg-qv__option-btns-row{justify-content:space-between;flex-wrap:nowrap}.fpg-qv__option-btns{display:flex;flex-wrap:wrap;gap:.375rem}.fpg-qv__option-group--size .fpg-qv__option-btns{flex:1 1 auto;min-width:0;gap:.5rem}.fpg-qv__pify-mount{display:flex;align-items:center;margin:0 0 0 auto!important;flex-shrink:0}.fpg-qv__pify-mount:empty{display:none}.fpg-qv__pify-mount:not(:empty){display:flex}.fpg-qv__option-group--size .pify_inline_button,.fpg-qv__option-group--size .pify_inline_buttons_container .pify_inline_button{display:inline-flex!important;align-items:center;gap:6px;margin:0 0 0 auto!important;padding:4px 10px;border:2px solid #A7A7A7!important;border-radius:0;font-size:14px;font-weight:700;color:#000!important;background:#fff!important;text-decoration:underline;text-underline-offset:3px;white-space:nowrap;cursor:pointer;flex-shrink:0;line-height:1}.fpg-qv__option-group--size .pify_inline_buttons_container{display:flex;align-items:center;margin:0 0 0 auto!important;flex-shrink:0}.fpg-qv__option-group--size .pify_inline_button:hover{color:#000!important;opacity:.9}.fpg-qv__option-group--size .pify_inline_button .pify_button_icon{width:15px;height:15px;max-width:15px;max-height:15px}.fpg-qv__option-group--size .pify_inline_button .pify_button_text{color:#000!important;font-size:14px;font-weight:700;text-decoration:underline;text-underline-offset:3px;padding:0!important;white-space:nowrap}.fpg-qv__option-group--size .fpg-qv__size-chart-pify-ghost,.fpg-qv .pify_inline_buttons_container.fpg-qv__size-chart-pify-ghost,.fpg-qv .pify_inline_size_chart_block.fpg-qv__size-chart-pify-ghost{display:none!important}.fpg-qv__option-group--size .fpg-qv__option-label{margin-bottom:.5rem}.fpg-qv__option-select{width:100%;max-width:100%;padding:8px 10px;border:1px solid #000;border-radius:0;font-size:12px;font-weight:600;color:#000;background:#fff}.fpg-qv__app-block{display:contents}.fpg-qv__app-block.fpg-qv__size-chart-pify-ghost,.fpg-qv__app-block.fpg-qv__size-chart-pify-ghost>*{display:none!important}.fpg-qv__block--border-top{border-top:1px solid rgba(0,0,0,.12);padding-top:1rem}.fpg-qv__block--border-bottom{border-bottom:1px solid rgba(0,0,0,.12);padding-bottom:1rem}.fpg-qv__block--border-top-bottom{border-top:1px solid rgba(0,0,0,.12);border-bottom:1px solid rgba(0,0,0,.12);padding-top:1rem;padding-bottom:1rem}.fpg-qv__actions-row:has(.fpg-qv__buy-btn:not([style*="display: none"])){grid-template-columns:1fr 1fr}.fpg-qv__actions-row:not(:has(.fpg-qv__buy-btn)){grid-template-columns:1fr}.fpg-icon{display:block;object-fit:contain;flex-shrink:0;color:#000}img.fpg-icon{filter:brightness(0)}.fpg-qv__opt-btn{display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:32px;padding:6px 10px;border:1px solid #000;border-radius:0;font-size:12px;font-weight:600;color:#000;background:#fff;cursor:pointer;box-sizing:border-box;transition:border-color .15s,background .15s,color .15s}.fpg-qv__option-group--size .fpg-qv__opt-btn{width:32px;min-width:32px;max-width:32px;height:32px;min-height:32px;padding:0!important;border:2px solid #000!important;font-size:12px;line-height:1;text-transform:uppercase}.fpg-qv__opt-btn.is-active{background:#000;color:#fff;border-color:#000}.fpg-qv__option-group--size .fpg-qv__opt-btn.is-active{border-width:2px!important}.fpg-qv__opt-btn--color.is-active{background:#000;color:#fff;border-color:#000}.fpg-qv__opt-btn:hover:not(.is-active):not(:disabled){border-color:#000}.fpg-qv__opt-btn:disabled,.fpg-qv__opt-btn.is-soldout{opacity:.4;cursor:not-allowed;text-decoration:line-through}.fpg-qv__quantity{display:flex;flex-direction:column;gap:.5rem;margin-bottom:30px}.fpg-qv__qty-ctrl{display:flex;align-items:stretch;border:1px solid #000;border-radius:0;overflow:hidden;width:180px;max-width:100%}.fpg-qv__qty-btn{display:flex;align-items:center;justify-content:center;width:33px;height:34px;background:transparent;border:none;cursor:pointer;color:#000;transition:background .15s}.fpg-qv__qty-input{flex:1;min-width:0;border:none;border-left:1px solid #000;border-right:1px solid #000;text-align:center;font-size:.9rem;font-weight:600;color:#000;background:transparent;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.fpg-qv__qty-input::-webkit-inner-spin-button,.fpg-qv__qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.fpg-qv__footer{margin-top:.25rem;padding-top:.25rem}.fpg-qv__actions-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;width:100%}.fpg-qv__atc-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:0 .75rem;background:#000;color:#fff;font-family:var(--font-body--family, inherit);font-size:16px;font-weight:500;letter-spacing:.01em;text-align:center;border:none;border-radius:0;cursor:pointer;transition:background .25s ease,color .25s ease}.fpg-qv__atc-btn:hover:not(:disabled){background:#1a1a1a}.fpg-qv__atc-btn:disabled{opacity:.45;cursor:not-allowed}.fpg-qv__btn-icon{display:block;width:18px;height:18px;object-fit:contain;flex-shrink:0}.fpg-qv__buy-btn{display:flex;align-items:center;justify-content:center;width:100%;height:46px;padding:.85rem .75rem;background:#fff;color:#000;font-family:var(--font-body--family, inherit);font-size:16px;font-weight:500;letter-spacing:.01em;border:1px solid #000;border-radius:0;cursor:pointer;transition:background .25s ease,color .25s ease}.fpg-qv__buy-btn:hover:not(:disabled){background:#000;color:#fff}.fpg-qv__buy-btn:disabled{opacity:.45;cursor:not-allowed}.fpg-qv__full-link{display:block;width:100%;margin-top:1.5rem;text-align:center;font-size:14px;font-weight:700;color:#000;text-decoration:underline;text-underline-offset:3px;text-decoration-color:#00000059;transition:text-decoration-color .15s ease}.fpg-qv__full-link:hover{text-decoration-color:#000}.fpg-qv__info .fpg-qv__option-label,.fpg-qv__info .fpg-qv__opt-btn,.fpg-qv__info .fpg-qv__qty-btn,.fpg-qv__info .fpg-qv__qty-input{color:#000}.fpg-qv__info .fpg-qv__option-group:not(.fpg-qv__option-group--size) .fpg-qv__opt-btn,.fpg-qv__info .fpg-qv__qty-input{border-color:#000;padding:8px!important}.fpg-qv__info .fpg-qv__qty-ctrl{padding:0!important}.fpg-qv__info .fpg-qv__opt-btn.is-active,.fpg-qv__info .fpg-qv__opt-btn--color.is-active{background:#000;border-color:#000;color:#fff}.fpg-qv__info .fpg-qv__opt-btn.is-soldout,.fpg-qv__info .fpg-qv__opt-btn:disabled{border-color:#000;color:#000}.fpg-bn-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;visibility:hidden;pointer-events:none}.fpg-bn-modal.is-open{visibility:visible;pointer-events:auto}.fpg-bn-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer;opacity:0;transition:opacity .3s ease}.fpg-bn-modal.is-open .fpg-bn-modal__backdrop{opacity:1}.fpg-bn-modal__dialog{position:relative;z-index:1;width:min(92vw,420px);max-height:min(90vh,640px);background:#fff;padding:28px 24px 24px;overflow:auto;box-shadow:0 24px 64px #0000004d;transform:scale(.96) translateY(10px);opacity:0;transition:transform .28s cubic-bezier(.34,1.36,.64,1),opacity .24s ease}.fpg-bn-modal.is-open .fpg-bn-modal__dialog{transform:scale(1) translateY(0);opacity:1}.fpg-bn-modal__close{position:absolute;top:1rem;right:1rem;z-index:10;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#fff;color:#111;border:1px solid rgba(0,0,0,.12);border-radius:50%;cursor:pointer;box-shadow:0 2px 8px #00000024;transition:background .15s ease,transform .15s ease;padding:0}.fpg-bn-modal__close:hover{background:#f5f5f5}.fpg-bn-modal__close:focus-visible{outline:2px solid #111;outline-offset:2px}.fpg-bn-modal__content{width:100%}.fpg-bn-modal button{font-family:inherit;appearance:none;-webkit-appearance:none}.fpg-bn-modal *,.fpg-bn-modal *:before,.fpg-bn-modal *:after{box-sizing:border-box}.fpg-bn{display:flex;flex-direction:column}.fpg-bn__title{font-family:var(--font-heading--family, inherit);font-size:22px;font-weight:700;color:#111;margin:0 40px 12px 0;line-height:1.25}.fpg-bn__price-wrap{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap;margin:0 0 20px}.fpg-bn__price-regular,.fpg-bn__price-sale{font-size:18px;font-weight:700;color:#111}.fpg-bn__price-compare{font-size:14px;font-weight:400;color:#00000073;text-decoration:line-through}.fpg-bn__option-group,.fpg-bn__quantity{display:flex;flex-direction:column;gap:8px;margin:0 0 18px}.fpg-bn__option-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#000;margin:0}.fpg-bn__option-btns{display:flex;flex-wrap:wrap;gap:8px}.fpg-bn__opt-btn{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:6px 10px;border:2px solid #000;border-radius:0;background:#fff;color:#000;font-size:12px;font-weight:600;line-height:1;cursor:pointer;box-sizing:border-box;transition:background .15s ease,color .15s ease,border-color .15s ease}.fpg-bn__option-group--size .fpg-bn__opt-btn{width:36px;min-width:36px;height:36px;padding:0;text-transform:uppercase}.fpg-bn__opt-btn.is-active,.fpg-bn__opt-btn--color.is-active{background:#000;color:#fff;border-color:#000}.fpg-bn__opt-btn:hover:not(.is-active):not(:disabled){border-color:#000}.fpg-bn__opt-btn.is-soldout,.fpg-bn__opt-btn:disabled{opacity:.4;cursor:not-allowed;text-decoration:line-through}.fpg-bn__qty-ctrl{display:flex;align-items:center;gap:8px}.fpg-bn__qty-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#fff;border:2px solid #000;color:#000;font-size:18px;line-height:1;cursor:pointer;padding:0}.fpg-bn__qty-btn:hover{border-color:#000}.fpg-bn__qty-input{width:72px;height:36px;border:2px solid #000;text-align:center;font-size:14px;font-weight:600;color:#000;background:#fff;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.fpg-bn__qty-input::-webkit-inner-spin-button,.fpg-bn__qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.fpg-bn__qty-input [type=number]{border-color:#000}.fpg-bn__buy-btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;margin-top:6px;padding:.85rem .75rem;background:#000;color:#fff;font-family:var(--font-body--family, inherit);font-size:16px;font-weight:500;letter-spacing:.01em;border:none;border-radius:0;cursor:pointer;transition:opacity .2s ease,background .2s ease}.fpg-bn__buy-btn:hover:not(:disabled){background:#1a1a1a}.fpg-bn__buy-btn:disabled{opacity:.45;cursor:not-allowed}@media screen and (max-width:1023px)and (min-width:750px){.fpg-modal__dialog{width:min(95vw,900px);height:min(90vh,640px)}}@media screen and (max-width:767px){.fpg-modal__dialog{width:90vw;height:90vh;max-height:90vh;padding:16px!important}.fpg-modal__content{overflow-y:auto}.fpg-qv{grid-template-columns:1fr;height:auto;overflow-y:auto}.fpg-qv__gallery{height:auto;min-height:0}.fpg-qv__thumbs-col{display:none}.fpg-qv__main-area{width:100%}.fpg-qv__main-image{flex:none;aspect-ratio:3 / 4;min-height:240px;display:flex;align-items:center;justify-content:center;background:#f5f5f5}.fpg-qv__img{object-fit:contain;object-position:center center}.fpg-qv__gallery-nav{height:38px}.fpg-qv__nav-btn{width:28px;height:28px}.fpg-qv__info{padding:1rem 0 1.5rem;gap:.75rem;overflow-y:visible}.fpg-qv__title{font-size:1rem;padding-right:0}.fpg-qv__atc-btn,.fpg-qv__buy-btn{font-size:.8125rem;padding:.7rem .5rem}.fpg-qv__option-group--size .fpg-qv__option-btns-row{flex-wrap:wrap}.fpg-qv__option-group--size .pify_inline_button{margin-left:auto!important;font-size:12px;padding:3px 8px}.fpg-qv__option-group--size .pify_inline_button .pify_button_text{font-size:12px}.fpg-bn-modal__dialog{width:92vw;max-height:90vh;padding:24px 18px 18px}.fpg-bn__title{font-size:18px;margin-right:36px}.fpg-bn__price-regular,.fpg-bn__price-sale{font-size:16px}}.shopify-section.good-to-know{background-color:#f7f7f8!important;padding-block-start:var(--gtk-padding-top, 100px);padding-block-end:var(--gtk-padding-bottom, 100px)}html:has(.gtk-section){scrollbar-gutter:stable}.gtk-section{color:#111;overflow-anchor:none}.gtk-inner{width:100%;max-width:820px;margin-inline:auto;padding-inline:20px}.gtk-header{text-align:center;margin-bottom:40px}.gtk-heading{display:inline-block;position:relative;margin:0 0 1rem;padding-bottom:.85rem;font-family:var(--font-heading--family, inherit);font-size:30px;font-weight:700;line-height:1.2;letter-spacing:.01em;color:#000}.gtk-heading:after{content:"";position:absolute;left:50%;bottom:0;width:172px;height:2px;background-color:#111;transform:translate(-50%)}.gtk-subheading{margin:0 auto;font-family:var(--font-body--family, inherit);font-size:18px;font-weight:700;line-height:1.5;color:#555}.gtk-list{border-top:1px solid #e6e6e6}.gtk-item{border-bottom:1px solid #e6e6e6;overflow-anchor:none}.gtk-item__summary{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;margin:0;padding:22px 0;list-style:none;cursor:pointer;color:#111;-webkit-tap-highlight-color:transparent}.gtk-item__summary::-webkit-details-marker{display:none}.gtk-item__summary::marker{content:none;display:none;font-size:0}.gtk-item__question{flex:1 1 auto;min-width:0;font-family:var(--font-heading--family, inherit);font-size:16px;font-weight:600;line-height:1.4;color:#0a0a0a}.gtk-item__icon{display:flex;flex:0 0 16px;align-items:center;justify-content:center;width:16px;height:16px;overflow:hidden;color:#111}.gtk-item__icon svg{display:block;width:12px;height:8px;transform-origin:center;transition:transform .28s ease}.gtk-item[open] .gtk-item__icon svg{transform:rotate(180deg)}.gtk-item__panel{overflow:hidden}.gtk-item__answer{padding:0 24px 22px 0;font-family:var(--font-body--family, inherit);font-size:15px;font-weight:400;line-height:1.7;color:#4b5563}.gtk-item__answer p{margin:0 0 .75em}.gtk-item__answer p:last-child{margin-bottom:0}.gtk-item__answer a{color:inherit;text-decoration:underline;text-underline-offset:2px}.gtk-item__summary:focus{outline:none}.gtk-item__summary:focus-visible{outline:2px solid #111111;outline-offset:4px}@media screen and (min-width:750px){.gtk-inner{padding-inline:24px}}@media screen and (max-width:767px){.shopify-section.good-to-know{padding-block-start:var(--gtk-padding-top, 60px);padding-block-end:var(--gtk-padding-bottom, 60px)}.gtk-heading{font-size:26px}.gtk-subheading{font-size:18px}.gtk-header{margin-bottom:28px}.gtk-item__summary{padding:18px 0}.gtk-item__question{font-size:15px}.gtk-item__answer{padding-bottom:18px;font-size:13.5px}}.sitw-section{background-color:#fff;color:#111;padding-block-start:var(--sitw-padding-top, 72px);padding-block-end:var(--sitw-padding-bottom, 72px)}.sitw-inner{width:100%;max-width:var(--page-width, 1280px);margin-inline:auto;padding-inline:var(--page-width-margin, 24px)}.sitw-header{text-align:center;margin-bottom:1.75rem}.sitw-heading{display:inline-block;position:relative;margin:0 0 1.1rem;padding-bottom:.85rem;font-family:var(--font-heading--family, inherit);font-size:30px;font-weight:700;line-height:1.2;letter-spacing:.01em;color:#000}.sitw-heading:after{content:"";position:absolute;left:50%;bottom:0;width:160px;height:2px;background-color:#111;transform:translate(-50%)}.sitw-subheading{margin:0 auto 1.35rem;max-width:60%;font-family:var(--font-body--family, inherit);font-size:18px;font-weight:700;line-height:1.6;color:#555}.sitw-social{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:46px;padding:.55rem 1.15rem;border:1px solid #111111;background-color:#fff;color:#1a1a1a;text-decoration:none;font-family:var(--font-body--family, inherit);font-size:13px;font-weight:600;letter-spacing:.06em;line-height:1;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.sitw-social:hover{background-color:#111;border-color:#111;color:#fff}.sitw-social__icon{display:flex;align-items:center;justify-content:center;width:18px;height:18px;color:inherit}.sitw-social__icon svg{display:block;width:18px;height:18px;color:inherit}.sitw-social__label{text-transform:uppercase}.sitw-slider{position:relative}.sitw-nav{display:flex;justify-content:flex-end;gap:8px;margin-bottom:12px}.sitw-nav__btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid #111111;background-color:#fff;color:#111;cursor:pointer;transition:background-color .2s ease,color .2s ease,opacity .2s ease}.sitw-nav__btn:hover:not(:disabled){background-color:#111;color:#fff}.sitw-nav__btn:disabled{opacity:.28;cursor:default}.sitw-nav__btn svg{display:block}.sitw-track{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.sitw-track::-webkit-scrollbar{display:none}.sitw-card{flex:0 0 calc((100% - 36px)/4);min-width:0;scroll-snap-align:start}.sitw-card__media{position:relative;width:100%;aspect-ratio:9 / 16;overflow:hidden;background-color:#1a1a1a}.sitw-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.28) 0%,transparent 32%,transparent 68%,rgba(0,0,0,.22) 100%);pointer-events:none;z-index:1}.sitw-card__video,.sitw-card__media video,.sitw-card__img,.sitw-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}.sitw-card__placeholder{background-color:#2a2a2a;fill:#8a8a8a}@media(prefers-reduced-motion:reduce){.sitw-track{scroll-behavior:auto}}@media screen and (max-width:989px){.sitw-heading{font-size:28px}.sitw-subheading{font-size:15px}.sitw-card{flex-basis:calc((100% - 12px) / 2.15)}}@media screen and (max-width:749px){.shopify-section.seen-in-the-wild{padding-block-start:30px;padding-block-end:30px}.sitw-header{margin-bottom:1.25rem}.sitw-heading{font-size:24px}.sitw-subheading{max-width:90%;font-size:18px;margin-bottom:1.1rem}.sitw-inner{padding-inline:15px}.sitw-social{min-height:42px;font-size:12px}.sitw-nav{margin-bottom:10px}.sitw-nav__btn{width:32px;height:32px}.sitw-card{flex-basis:100%}}.ipx-section{background-color:#fff;color:#111;padding-block-start:var(--ipx-padding-top, 100px);padding-block-end:var(--ipx-padding-bottom, 80px);padding-left:15px;padding-right:15px}.ipx-inner{width:100%;max-width:1250px;margin-inline:auto}.ipx-header{text-align:center;margin-bottom:56px}.ipx-heading{display:inline-block;position:relative;margin:0 0 1.15rem;padding-bottom:.9rem;font-family:var(--font-heading--family, inherit);font-size:30px;font-weight:600;line-height:1.2;letter-spacing:.01em;color:#0a0a0a}.ipx-heading:after{content:"";position:absolute;left:50%;bottom:0;width:280px;height:2px;background:#111;transform:translate(-50%)}.ipx-subheading{margin:0 auto;max-width:560px;font-family:var(--font-body--family, inherit);font-size:18px;font-weight:700;line-height:1.65;color:#4f4f4f}.ipx-rows{display:flex;flex-direction:column;gap:140px}.ipx-row{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;width:100%;min-height:682px}.ipx-row--image-right{grid-template-columns:1fr 1fr}.ipx-row--image-right .ipx-media{order:2}.ipx-row--image-right .ipx-content{order:1}.ipx-media{position:relative;width:100%;max-width:593px;height:682px;overflow:hidden;background-color:#f3f3f3}.ipx-media__img,.ipx-media__placeholder{display:block;width:100%;height:100%;object-fit:cover}.ipx-media__placeholder{background-color:#ececec;fill:#c8c8c8}.ipx-content{width:100%;max-width:100%}.ipx-content__label{margin:0 0 12px;font-family:var(--font-body--family, inherit);font-size:13px;font-weight:600;line-height:1.3;letter-spacing:.12em;text-transform:uppercase;color:#000}.ipx-content__title{margin:0 0 18px;font-family:var(--font-heading--family, inherit);font-size:30px;font-weight:600;line-height:1.25;color:#000}.ipx-content__copy{font-family:var(--font-body--family, inherit);font-size:16px;font-weight:400;line-height:1.65;color:#4f4f4f}.ipx-content__copy p{margin:0 0 14px}.ipx-content__copy p:last-child{margin-bottom:0}.ipx-content__copy a{color:inherit;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}.ipx-content__copy a:hover{color:#000}@media screen and (min-width:990px)and (max-width:1199px){.ipx-row,.ipx-row--image-right{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:40px;min-height:0}.ipx-media{max-width:none;height:auto;aspect-ratio:593 / 682}.ipx-content{max-width:none}}@media screen and (max-width:989px){.ipx-heading{font-size:28px}.ipx-subheading{font-size:18px}.ipx-header{margin-bottom:36px}.ipx-rows{gap:80px}.ipx-row,.ipx-row--image-right{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:28px;min-height:0}.ipx-media{max-width:none;height:auto;aspect-ratio:593 / 682}.ipx-content{max-width:none}.ipx-content__title{font-size:22px}}@media screen and (max-width:767px){.ipx-section{background-color:#fff;color:#111;padding-block-start:40px;padding-block-end:60px;padding-left:15px;padding-right:15px}.ipx-heading{font-size:24px}.ipx-header{margin-bottom:28px}.ipx-rows{gap:80px}.ipx-row,.ipx-row--image-right{grid-template-columns:1fr;column-gap:0;row-gap:20px;min-height:0}.ipx-row .ipx-media,.ipx-row--image-right .ipx-media{order:0;max-width:none;height:auto;aspect-ratio:593 / 682}.ipx-row .ipx-content,.ipx-row--image-right .ipx-content{order:1;max-width:none}.ipx-content__title{font-size:22px;margin-bottom:12px}.ipx-content__copy{font-size:14px}}.shopify-section.technology-behind{padding-block-start:var(--tbp-padding-top, 60px);padding-block-end:var(--tbp-padding-bottom, 30px)}.tbp-section{--tbp-line-width: 62px;--tbp-line-speed: .45s;background-color:#fff;color:#111;padding-block-start:var(--tbp-padding-top, 72px);padding-block-end:var(--tbp-padding-bottom, 72px)}.tbp-inner{width:100%;max-width:1240px;margin-inline:auto;padding-inline:16px}.tbp-header{text-align:center;margin-bottom:40px}.tbp-heading{display:inline-block;position:relative;margin:0 0 1.15rem;padding-bottom:.9rem;font-family:var(--font-heading--family, inherit);font-size:30px;font-weight:600;line-height:1.2;letter-spacing:.01em;color:#000}.tbp-heading:after{content:"";position:absolute;left:50%;bottom:0;width:258px;height:2px;background:#4f4f4f;transform:translate(-50%)}.tbp-subheading{margin:0 auto;max-width:660px;font-family:var(--font-body--family, inherit);font-size:18px;font-weight:700;line-height:1.65;color:#4f4f4f}.tbp-layout{display:grid;grid-template-columns:520px 440px;column-gap:80px;align-items:center;width:100%;min-height:624px}.tbp-media{position:relative;width:100%;max-width:520px;height:624px;overflow:hidden;background-color:#f3f3f3}.tbp-media__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transform:scale(1.04);transition:opacity .55s ease,visibility .55s ease,transform .7s cubic-bezier(.22,1,.36,1);z-index:0}.tbp-media__slide.is-active{opacity:1;visibility:visible;transform:scale(1);z-index:1}.tbp-media__img,.tbp-media__placeholder{display:block;width:100%;height:100%;object-fit:cover}.tbp-media__placeholder{background-color:#ececec;fill:#c8c8c8}.tbp-item-media{display:none}.tbp-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;justify-content:space-between;width:100%;max-width:440px;height:585px}.tbp-list__item{margin:0;border-bottom:1px solid #ececec}.tbp-item{display:grid;grid-template-columns:32px minmax(0,1fr);column-gap:8px;align-items:start;width:100%;margin:0;padding:0 0 16px;border:0;background:transparent;text-align:left;cursor:pointer;color:inherit;font:inherit;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent}.tbp-item:focus-visible{outline:2px solid #111111;outline-offset:4px}.tbp-item__num{padding-top:.48em;font-family:var(--font-body--family, inherit);font-size:13px;font-weight:600;line-height:1;letter-spacing:.04em;color:#000;opacity:.4;transition:color .35s ease,opacity .35s ease}.tbp-item__body{display:flex;flex-direction:column;align-items:flex-start;position:relative;min-width:0;padding-bottom:14px}.tbp-item__title{display:block;font-family:var(--font-heading--family, inherit);font-size:22px;font-weight:600;line-height:1.3;color:#000;transition:opacity .3s ease;opacity:.6}.tbp-item__desc{display:block;margin-top:6px;font-family:var(--font-body--family, inherit);font-size:14px;font-weight:400;line-height:1.5;color:#000;opacity:.4;transition:opacity .3s ease}.tbp-item__body:after{content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background-color:#111;transition:width var(--tbp-line-speed) ease-out}.tbp-item.is-active .tbp-item__body:after,.tbp-item:focus-visible .tbp-item__body:after{width:var(--tbp-line-width)}.tbp-item:hover .tbp-item__body:after{animation:tbp-line-draw var(--tbp-line-speed) ease-out forwards}@keyframes tbp-line-draw{0%{width:0}to{width:var(--tbp-line-width)}}.tbp-list:hover .tbp-item.is-active:not(:hover) .tbp-item__body:after{width:0}.tbp-item:hover .tbp-item__num,.tbp-item.is-active .tbp-item__num,.tbp-item:hover .tbp-item__title,.tbp-item.is-active .tbp-item__title{opacity:1}.tbp-item:hover .tbp-item__desc,.tbp-item.is-active .tbp-item__desc{opacity:.7}@media(prefers-reduced-motion:reduce){.tbp-media__slide{transform:none;transition:opacity .2s ease,visibility .2s ease}.tbp-item-media{transition:none}}@media screen and (min-width:750px){.tbp-inner{padding-inline:40px}}@media screen and (min-width:1200px){.tbp-inner{padding-inline:80px}}@media screen and (min-width:990px)and (max-width:1199px){.tbp-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:40px;min-height:0}.tbp-media{width:100%;height:auto;aspect-ratio:520 / 624}.tbp-list{width:100%;height:auto}}@media screen and (max-width:992px){.tbp-heading{font-size:26px}.tbp-heading:after{width:180px}.tbp-subheading{font-size:18px}.tbp-header{margin-bottom:28px}.tbp-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:32px;min-height:0;align-items:stretch}.tbp-media{width:100%;height:auto;aspect-ratio:520 / 624}.tbp-list{width:100%;height:auto;min-height:100%}.tbp-item__title{font-size:18px}.tbp-item{padding:15px 0}}@media screen and (max-width:767px){.shopify-section.technology-behind{padding-block-start:var(--tbp-padding-top, 0);padding-block-end:var(--tbp-padding-bottom, 0)}.tbp-heading{font-size:22px;margin-bottom:.75rem;padding-bottom:.7rem}.tbp-heading:after{width:140px}.tbp-subheading{font-size:18px;max-width:100%}.tbp-header{margin-bottom:24px}.tbp-layout{grid-template-columns:1fr;column-gap:0;row-gap:0;min-height:0}.tbp-media{display:none}.tbp-list{width:100%;max-width:none;height:auto}.tbp-list__item{margin:0;padding:0;border-bottom:1px solid #ececec;scroll-margin-top:calc(var(--header-height, 0px) + 88px)}.tbp-item-media{display:grid;grid-template-rows:0fr;margin:0;opacity:0;pointer-events:none;transition:grid-template-rows .45s ease,margin .45s ease,opacity .35s ease}.tbp-item-media__frame{min-height:0;overflow:hidden}.tbp-item-media .tbp-media__img,.tbp-item-media .tbp-media__placeholder{display:block;width:100%;height:auto;aspect-ratio:342 / 410;object-fit:cover}.tbp-list__item.is-active .tbp-item-media{grid-template-rows:1fr;margin-top:10px;margin-bottom:14px;opacity:1;pointer-events:none}.tbp-item{grid-template-columns:28px minmax(0,1fr);padding:16px 0 18px}.tbp-list__item.is-active .tbp-item{padding-top:0}.tbp-item__title{font-size:17px}.tbp-item__desc{font-size:13px}.tbp-section{--tbp-line-width: 62px}.tbp-item__body{padding-bottom:12px}.tbp-item__body:after{height:2.5px}.tbp-item__num,.tbp-item__title,.tbp-item__desc{opacity:.38}.tbp-item.is-active .tbp-item__num,.tbp-item.is-active .tbp-item__title{opacity:1}.tbp-item.is-active .tbp-item__desc{opacity:.72}.tbp-item:hover .tbp-item__body:after{animation:none}.tbp-item:not(.is-active):hover .tbp-item__body:after,.tbp-item:not(.is-active):focus-visible .tbp-item__body:after{width:0}.tbp-list:hover .tbp-item.is-active:not(:hover) .tbp-item__body:after{width:var(--tbp-line-width)}.tbp-item:not(.is-active):hover .tbp-item__num,.tbp-item:not(.is-active):hover .tbp-item__title,.tbp-item:not(.is-active):hover .tbp-item__desc{opacity:.38}}
/*# sourceMappingURL=/cdn/shop/t/15/compiled_assets/styles.css.map?subset=CAAAQCADAAAAgA */
