.l-pStickyTab{position:fixed;z-index:99;top:0;left:0;transform:translateY(-100%);display:none;width:100%;opacity:0;background:#f8f8f8e5;border-color:#d4d4d4;border-style:solid;border-width:1px 0;transition:.4s linear}.l-pStickyTab.is-sticky{transform:translateY(0);opacity:1}.l-pStickyTab__container{--l-icon-h-mobile: auto;--l-container-gap-mobile: 16px;padding-block:11px}@media screen and (min-width: 1024px){.l-pStickyTab__container{padding-block:16px}}.l-pStickyTab__logo{--l-icon-height-mobile: auto}.l-pStickyTab__triggerDropdown{gap:8px;margin-left:8px}.l-pStickyTab__triggerDropdown-title{--l-text-size-mobile: 16px;--l-text-weight-mobile: 700;--l-text-lh-mobile: 1;--l-text-ls-mobile: .01px;--l-text-font-family: var(--l-font-heading-family)}.l-pStickyTab__trigger-icon{transform:rotate(0);width:12px;height:7px;transition:.2s linear}.l-pStickyTab__triggerDropdown.is-active .l-pStickyTab__trigger-icon{transform:rotate(180deg)}.l-pStickyTab__dropdown{pointer-events:none;position:absolute;top:calc(100% - 8px);left:0;transform:translateY(10px);width:100%;padding-inline:20px;opacity:0;transition:transform .4s linear,opacity .2s linear}.l-pStickyTab__dropdown.is-active{pointer-events:all;transform:translateY(0);opacity:1}.l-pStickyTab__dropdown-list{width:100%;padding-block:4px;padding-inline:4px;background-color:#fff;border:1px solid #d4d4d4;border-radius:4px;box-shadow:0 4px 4px #0b0b0b1a}.l-pStickyTab__dropdown-link{--l-text-size-mobile: 16px;--l-text-weight-mobile: 500;--l-text-lh-mobile: 1.5;--l-text-ls-mobile: 0;--l-text-font-family: var(--l-font-body-family);width:100%;padding-block:10px;padding-inline:12px}.l-pStickyTab__menu{margin-left:20px}.l-pStickyTab__menu-list{gap:16px}.l-pStickyTab__menu-link{--l-text-size-mobile: 14px;--l-text-weight-mobile: 600;--l-text-lh-mobile: 1.5;--l-text-ls-mobile: 0;--l-text-font-family: var(--l-font-body-family);padding-block:5px}.l-pStickyTab__controls{gap:10px}.l-pStickyTab__cta{--l-text-size-mobile: 14px;--l-text-weight-mobile: 600;--l-text-lh-mobile: 1;--l-text-ls-mobile: .02px;--l-text-color: var(--l-cta-text);padding-block:9px;padding-inline:9px;background-color:var(--l-cta-background);border-radius:4px}.l-pStickyTab__cart{--l-icon-width-mobile: 24px;--l-icon-height-mobile: 24px;width:32px;height:32px;color:var(--l-header-text-color)}.l-pStickyTab__cartCount{--l-text-size-mobile: 12px;--l-text-weight-mobile: 700;--l-text-lh-mobile: 1.09;--l-text-ls-mobile: .2px;top:-3px;right:-2px;min-width:18px;min-height:18px;color:var(--l-cta-text);background-color:var(--l-cta-background);border-radius:50%}.l-pStickyTab__cartCount[data-cart-count="0"]{display:none}.l-pATCModal{z-index:999;align-items:flex-end;justify-content:center}body:has(#t4s-mini_cart[aria-hidden=false]) .l-pATCModal{pointer-events:none;z-index:99;opacity:0}.l-pATCModal__card{height:max-content;border-top-left-radius:8px;border-top-right-radius:8px}.l-pATCModal__box{padding-block:20px 60px;padding-inline:20px;border-top-left-radius:8px;border-top-right-radius:8px;box-shadow:0 40px 40px -40px #0b0b0b1a}.l-pATCModal__close{position:absolute;top:8px;right:12px;width:26px;height:26px;padding:6px;color:#fff;background-color:var(--l-text-color);border-radius:50%}.l-pATCModal__close:hover{color:#fff;opacity:1;background-color:var(--l-text-color)}.l-pATCModal__close svg{width:100%;height:100%}@media screen and (min-width: 576px){.l-pATCModal{align-items:center}.l-pATCModal__close{top:4px;right:4px}.l-pATCModal__card{border-bottom-right-radius:8px;border-bottom-left-radius:8px}}.l-pATCModal__header{margin-bottom:20px}.l-pATCModal__header-title{--l-text-size-mobile: 32px;--l-text-weight-mobile: 700;--l-text-lh-mobile: 1;--l-text-ls-mobile: 0;margin-bottom:8px}.l-pATCModal__header-price{--l-text-size-mobile: 18px;--l-text-weight-mobile: 600;--l-text-lh-mobile: 1;--l-text-ls-mobile: 0;--l-text-color: var(--l-text-color-secondary);margin-bottom:4px}.l-pATCModal__header-subtitle{--l-text-size-mobile: 14px;--l-text-weight-mobile: 600;--l-text-lh-mobile: 1.25;--l-text-ls-mobile: .02px;--l-text-color: var(--l-text-color-secondary);margin-bottom:0}.l-pVp__option{margin:0;padding:0;border:none;outline:none;box-shadow:none}.l-pVp__label{--l-text-size-mobile: 14px;--l-text-weight-mobile: 600;--l-text-lh-mobile: 1.25;--l-text-ls-mobile: .02px;margin-block-end:8px;padding-inline:0}.l-pVp__option-list{display:flex;flex-direction:column;gap:8px;margin-block-end:16px}.l-pVp__option-list.l-hand{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.l-pVp__option-list.l-hand .l-pVp__radio-label{justify-content:center}.l-pVp__radio-label{display:inline-flex;align-items:center;justify-content:flex-start;width:100%;padding-block:14px;padding-inline:8px;font-family:var(--l-text-font-family);font-size:14px;font-weight:500;line-height:1.5;color:var(--l-text-color);border:1px solid #d4d4d4;border-radius:4px}input:checked+.l-pVp__radio-label{background-color:#f0f0f0;border:1px solid #0b0b0b}.l-pControls__submit{--l-button-padding-mobile: 18px 14px;--l-button-padding-desktop: 18px 30px;--l-button-font-size-mobile: 18px;--l-button-font-size-desktop: 18px;--l-button-weight-mobile: 600;--l-button-line-height-mobile: 1;--l-button-letter-spacing-mobile: .05px;--l-button-border-width: 1px;--l-button-radius-mobile: 4px;--l-button-font-family: var(--l-font-heading-family);--l-button-bg-color: #0b0b0b;--l-button-border-color: #0b0b0b;--l-button-text-color: #fff;--l-button-hover-text-color: #fff;--l-button-hover-bg-color: #0b0b0b;--l-button-hover-border-color: #0b0b0b;text-transform:uppercase}.l-pControls__error{gap:5px;margin-top:20px;font-size:12px;line-height:1;color:#eb001b}.l-pControls__error-icon{width:18px;height:18px}
/*# sourceMappingURL=/cdn/shop/t/32/assets/A-product-sticky-tab.css.map */
