:root{--tgcv5-cream:#ede6d9;--tgcv5-white:#fff;--tgcv5-black:#111;--tgcv5-gray:#6b665c;--tgcv5-line:#ddd3c1;--tgcv5-dash:#c7bba3;--tgcv5-soft:#f4f0e8;--tgcv5-green:#2e7d32}body.tgcv5-lock{overflow:hidden}.tgcv5-section,.tgcv5-section *{box-sizing:border-box}.tgcv5-section{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;color:var(--tgcv5-black)}.tgcv5-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;border:0;background:#0000007a;opacity:0;visibility:hidden;transition:opacity .18s ease,visibility .18s ease}.tgcv5-drawer{position:fixed;z-index:2147483001;top:0;right:0;width:min(400px,100vw);height:100dvh;display:flex;flex-direction:column;background:#fff;transform:translate(102%);visibility:hidden;transition:transform .22s ease,visibility .22s ease;box-shadow:-10px 0 28px #00000024}body.tgcv5-open .tgcv5-overlay{opacity:1;visibility:visible}body.tgcv5-open .tgcv5-drawer{transform:none;visibility:visible}.tgcv5-head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--tgcv5-line)}.tgcv5-head h2{margin:0;font-size:14.5px;line-height:1.2;font-weight:800}.tgcv5-count{margin:2px 0 0;color:var(--tgcv5-gray);font-size:11.5px;font-weight:600}.tgcv5-close{display:grid;width:28px;height:28px;place-items:center;padding:0;border:0;background:transparent;color:#111;font-size:23px;line-height:1;cursor:pointer}.tgcv5-mid{position:relative;flex:1 1 auto;min-height:0}.tgcv5-scroll{height:100%;overflow-y:auto;overscroll-behavior:contain}.tgcv5-fade{position:absolute;right:0;bottom:0;left:0;height:24px;pointer-events:none;background:linear-gradient(to bottom,#fff0,#fffffff5)}.tgcv5-tier{position:sticky;top:0;z-index:3;padding:12px 20px 16px;border-bottom:1px solid var(--tgcv5-line);background:#fff}.tgcv5-tier-message{margin:0 0 11px;font-size:10.5px;line-height:1.3;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tgcv5-track{display:flex;align-items:center;padding-bottom:14px}.tgcv5-dot{position:relative;display:flex;width:20px;height:20px;flex:0 0 20px;align-items:center;justify-content:center;border:2px solid #111;border-radius:50%;background:#fff;font-size:10px;font-weight:800}.tgcv5-dot.is-done{background:#111;color:#fff}.tgcv5-dot-label{position:absolute;top:25px;left:50%;width:74px;transform:translate(-50%);color:var(--tgcv5-gray);font-size:9px;font-weight:700;text-align:center;white-space:nowrap}.tgcv5-line{height:2px;flex:1;margin:0 3px;background:#dcd3c0}.tgcv5-line.is-done{background:#111}.tgcv5-items{background:#fff}.tgcv5-row{display:flex;align-items:flex-start;gap:12px;padding:14px 20px;border-bottom:1px solid var(--tgcv5-line);transition:opacity .12s}.tgcv5-row.is-busy{opacity:.58}.tgcv5-thumb{display:flex;width:56px;aspect-ratio:3/4;flex:0 0 56px;align-items:center;justify-content:center;overflow:hidden;border:1px dashed var(--tgcv5-dash);background:var(--tgcv5-soft);color:#a49b84;font-size:8px;line-height:1.2;text-align:center;text-decoration:none}.tgcv5-thumb img{width:100%;height:100%;object-fit:cover}.tgcv5-info{min-width:0;flex:1}.tgcv5-name{display:block;overflow:hidden;color:#111;font-size:13px;font-weight:700;line-height:1.25;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.tgcv5-meta{margin-top:2px;color:var(--tgcv5-gray);font-size:11px}.tgcv5-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px}.tgcv5-qty{display:flex;align-items:center;border:1px solid #111}.tgcv5-qty button{width:22px;height:22px;padding:0;border:0;background:#fff;color:#111;font-size:12px;font-weight:800;cursor:pointer}.tgcv5-qty button:disabled{cursor:not-allowed;opacity:.4}.tgcv5-qty span{width:22px;text-align:center;font-size:11.5px;font-weight:700}.tgcv5-price{font-size:13px;font-weight:800;white-space:nowrap}.tgcv5-price s{margin-right:5px;color:var(--tgcv5-gray);font-size:10.5px;font-weight:600}.tgcv5-price.is-free{color:var(--tgcv5-green)}.tgcv5-remove{display:inline-block;margin-top:5px;padding:0;border:0;background:transparent;color:var(--tgcv5-gray);font-size:10.5px;text-decoration:underline;cursor:pointer}.tgcv5-line-error{margin:5px 0 0;color:#a02020;font-size:10px}.tgcv5-upsell{padding:16px 20px 22px}.tgcv5-upsell-title{margin:0 0 10px;color:var(--tgcv5-gray);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.tgcv5-upsell-scroll{display:flex;gap:12px;overflow-x:auto;scrollbar-width:thin}.tgcv5-upsell-card{width:96px;flex:0 0 96px}.tgcv5-upsell-thumb{position:relative;display:flex;width:100%;aspect-ratio:3/4;align-items:center;justify-content:center;overflow:hidden;border:1px dashed var(--tgcv5-dash);background:var(--tgcv5-soft);color:#a49b84;font-size:8px;text-align:center}.tgcv5-upsell-thumb img{width:100%;height:100%;object-fit:cover}.tgcv5-upsell-add{position:absolute;right:6px;bottom:6px;display:grid;width:22px;height:22px;place-items:center;padding:0;border:1px solid #111;border-radius:50%;background:#fff;color:#111;font-size:12px;font-weight:800;cursor:pointer}.tgcv5-upsell-name{margin-top:6px;overflow:hidden;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.tgcv5-upsell-price{color:var(--tgcv5-gray);font-size:10.5px}.tgcv5-foot{flex:0 0 auto;padding:14px 20px 16px;border-top:1px solid var(--tgcv5-line);background:#fff}.tgcv5-subrow,.tgcv5-totalrow{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.tgcv5-subrow{margin-bottom:6px;color:var(--tgcv5-gray);font-size:11.5px}.tgcv5-saving{color:var(--tgcv5-green);font-weight:700;text-align:right}.tgcv5-totalrow{margin-bottom:12px}.tgcv5-totalrow span{font-size:13px;font-weight:700}.tgcv5-totalrow strong{font-size:19px;font-weight:800}.tgcv5-checkout{display:flex;width:100%;min-height:46px;align-items:center;justify-content:center;border:0;background:#111;color:#fff;font-size:13.5px;font-weight:800;letter-spacing:.04em;text-decoration:none}.tgcv5-view-cart{display:block;margin-top:10px;color:#111;font-size:12px;font-weight:700;text-align:center;text-decoration:underline}.tgcv5-trust{margin-top:10px;color:var(--tgcv5-gray);font-size:10.5px;text-align:center}.tgcv5-status{display:none;padding:8px 20px;background:#fff2f2;color:#922;font-size:10.5px}.tgcv5-status.is-visible{display:block}.tgcv5-empty{display:flex;min-height:260px;align-items:center;justify-content:center;flex-direction:column;padding:32px;text-align:center}.tgcv5-empty h3{margin:0 0 7px;font-size:17px}.tgcv5-empty p{margin:0 0 14px;color:var(--tgcv5-gray);font-size:12px}.tgcv5-empty a{color:#111;font-size:12px;font-weight:700;text-decoration:underline}.tgcv5-main{min-height:55vh;padding:38px 20px 70px;background:var(--tgcv5-cream)}.tgcv5-main-inner{max-width:1040px;margin:0 auto}.tgcv5-main-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:18px}.tgcv5-main-head h1{margin:0;font-size:28px;font-weight:800}.tgcv5-main-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:22px;align-items:start}.tgcv5-main-list,.tgcv5-main-summary,.tgcv5-main-empty{border:1px solid var(--tgcv5-line);background:#fff}.tgcv5-main-summary{position:sticky;top:20px;padding:20px}.tgcv5-main-summary h2{margin:0 0 18px;font-size:15px;font-weight:800}.tgcv5-main-summary .tgcv5-foot{padding:0;border:0}.tgcv5-main-list .tgcv5-tier{position:static}.tgcv5-main-list .tgcv5-upsell{display:none}@media(max-width:760px){.tgcv5-main-grid{grid-template-columns:1fr}.tgcv5-main-summary{position:static}.tgcv5-main{padding:26px 12px 48px}.tgcv5-main-head h1{font-size:24px}}@media(max-width:420px){.tgcv5-drawer{width:100vw}.tgcv5-head,.tgcv5-tier,.tgcv5-row,.tgcv5-upsell,.tgcv5-foot{padding-left:16px;padding-right:16px}.tgcv5-subrow{font-size:10.5px}.tgcv5-trust{font-size:9.5px}}@media(prefers-reduced-motion:reduce){.tgcv5-overlay,.tgcv5-drawer,.tgcv5-row{transition:none}}.tgcv5-price-stack{display:flex;min-width:92px;align-items:flex-end;flex-direction:column}.tgcv5-line-offer{margin-top:2px;color:var(--tgcv5-green);font-size:9px;font-weight:800;line-height:1.15;text-align:right;text-transform:uppercase}.tgcv5-row.is-busy .tgcv5-qty{pointer-events:auto}.tgcv5-row.is-busy .tgcv5-qty button{opacity:1}.tgcv5-subrow .tgcv5-saving{white-space:nowrap}.tgcv5-line-saving{margin-top:1px;color:var(--tgcv5-gray);font-size:9px;font-weight:600;line-height:1.15;text-align:right;white-space:nowrap}.tgcv5-tier{padding:8px 20px 14px}.tgcv5-tier-message{margin:0;text-align:center;font-size:10px;line-height:1.25;font-weight:700;white-space:normal;overflow:visible;text-overflow:clip}.tgcv5-tier-caption{min-height:12px;margin:1px 0 6px;color:var(--tgcv5-gray);font-size:9px;line-height:1.25;text-align:center}.tgcv5-track{padding-bottom:13px}.tgcv5-row.is-free{background:#fbfdfb}.tgcv5-price-stack{display:flex;min-width:126px;align-items:center;justify-content:flex-end;flex-flow:row wrap;gap:4px}.tgcv5-price{display:flex;align-items:baseline;gap:4px;font-size:11px}.tgcv5-price s{margin:0}.tgcv5-save-chip{display:inline-flex;min-height:18px;align-items:center;padding:1px 5px;background:#edf3ed;color:var(--tgcv5-green);font-size:9px;font-weight:700;letter-spacing:.025em;white-space:nowrap}.tgcv5-free-quantity{color:var(--tgcv5-gray);font-size:10px;white-space:nowrap}.tgcv5-overall-saving{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:6px;color:var(--tgcv5-green);font-size:11px;font-weight:700}.tgcv5-overall-saving strong{font-weight:700;white-space:nowrap}.tgcv5-subrow .tgcv5-saving,.tgcv5-line-offer,.tgcv5-line-saving{display:none}@media(max-width:420px){body.tgcv5-open{overflow-x:hidden}.tgcv5-drawer{right:0;left:auto;width:100%;max-width:100%;overflow-x:hidden;overscroll-behavior-x:none;touch-action:pan-y}.tgcv5-head{width:100%;min-width:0;min-height:44px;padding:0 14px 0 16px}.tgcv5-head>div{display:flex;min-width:0;align-items:baseline;gap:7px;white-space:nowrap}.tgcv5-head h2{font-size:13.5px;line-height:1}.tgcv5-count{margin:0;font-size:10.5px;line-height:1}.tgcv5-mid,.tgcv5-scroll,.tgcv5-items,.tgcv5-row,.tgcv5-foot{width:100%;max-width:100%}.tgcv5-scroll{overflow-x:hidden}.tgcv5-tier{padding:7px 16px 13px}.tgcv5-tier-message{font-size:9.5px}.tgcv5-tier-caption{font-size:8.5px}.tgcv5-track .tgcv5-dot:first-child .tgcv5-dot-label{left:0;transform:none;text-align:left}.tgcv5-track .tgcv5-dot:last-child .tgcv5-dot-label{right:0;left:auto;transform:none;text-align:right}.tgcv5-price-stack{min-width:118px}.tgcv5-save-chip{font-size:8.5px}}.tgcv5-upsell-card{position:relative}.tgcv5-upsell-thumb-wrap{position:relative;width:100%}.tgcv5-upsell-thumb-button,.tgcv5-upsell-name-button{margin:0;padding:0;appearance:none;-webkit-appearance:none;font:inherit;cursor:pointer}.tgcv5-upsell-thumb-button{border:1px dashed var(--tgcv5-dash)}.tgcv5-upsell-name-button{display:block;width:100%;border:0;background:transparent;color:var(--tgcv5-black);text-align:left}.tgcv5-upsell-toggle{transition:background .16s ease,color .16s ease}.tgcv5-upsell-toggle:hover,.tgcv5-upsell-toggle:focus-visible{background:#111;color:#fff}.tgcv5-upsell-size-panel[hidden]{display:none!important}.tgcv5-upsell-size-panel{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;display:flex;min-height:100%;flex-direction:column;padding:8px;border:1px solid #111;background:#fff;color:#111;box-shadow:0 4px 16px #0000001f;font-family:inherit}.tgcv5-upsell-size-head{display:flex;min-height:23px;align-items:center;justify-content:space-between;gap:5px;border-bottom:1px solid var(--tgcv5-line)}.tgcv5-upsell-size-head strong{font-size:9px;font-weight:800;letter-spacing:.08em;line-height:1;text-transform:uppercase}.tgcv5-upsell-size-head button{display:grid;width:20px;height:20px;place-items:center;padding:0;border:0;background:transparent;color:#111;font-size:16px;font-weight:600;line-height:1;cursor:pointer}.tgcv5-upsell-size-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:8px}.tgcv5-upsell-size{min-width:0;min-height:29px;padding:0 2px;border:1px solid #cfcfcf;border-radius:0;background:#fff;color:#111;font-family:inherit;font-size:10px;font-weight:800;line-height:1;cursor:pointer}.tgcv5-upsell-size:hover,.tgcv5-upsell-size:focus-visible,.tgcv5-upsell-size.is-selected,.tgcv5-upsell-size[aria-pressed=true]{border-color:#111;background:#111;color:#fff}.tgcv5-upsell-size:disabled{cursor:not-allowed;opacity:.3;text-decoration:line-through}html body.template-product #MainContent [id^=TangiblePdpDetailsReviewsMount-].tg-pdp-dr-mount{display:none!important}html body.template-product .tangible-reviews-details-section .jm-review-widget{padding-top:10px!important;padding-bottom:10px!important}html body.template-product .tangible-reviews-details-section .jm-review-widget__header{min-height:0!important;margin:0!important;padding:0!important}html body.template-product .tangible-reviews-details-section .jm-review-widget__header>.jm-cluster{min-height:0!important;margin:0!important;padding:0!important;gap:0!important;row-gap:0!important;align-items:start!important}html body.template-product .tangible-reviews-details-section .jm-review-widget__header .jm-stack{min-height:0!important;margin:0!important;padding:0!important;gap:0!important;row-gap:0!important}html body.template-product .tangible-reviews-details-section .jm-review-widget-minimal-header__title{margin:0!important;padding:0!important}html body.template-product .tangible-reviews-details-section .jm-review-widget-minimal-header__title:after{margin-top:5px!important;margin-bottom:0!important}html body.template-product .tangible-reviews-details-section .jm-average-rating-display{min-height:0!important;margin:0!important;padding:4px 0!important;border:0!important}html body.template-product .tangible-reviews-details-section .jm-review-widget__body{min-height:0!important;margin:0!important;padding:0!important}html body.template-product .tangible-reviews-details-section .jm-review-widget>.jm-stack,html body.template-product .tangible-reviews-details-section .jm-review-widget__body>.jm-stack{gap:4px!important;row-gap:4px!important}html body.template-product .tangible-reviews-details-section .jm-review-widget [role=tablist],html body.template-product .tangible-reviews-details-section .jm-review-widget .jm-tabs{margin-top:0!important;margin-bottom:0!important}@media(max-width:749px){html body.template-product .tangible-reviews-details-section .jm-review-widget{padding:8px 20px!important}html body.template-product .tangible-reviews-details-section .jm-average-rating-display{padding:2px 0!important}html body.template-product .tangible-reviews-details-section .jm-review-widget>.jm-stack,html body.template-product .tangible-reviews-details-section .jm-review-widget__body>.jm-stack{gap:2px!important;row-gap:2px!important}}html body.template-product .tangible-reviews-details-section .tg-apps-content{display:block!important;width:100%!important;border-top:1px solid #d4d4d4!important}html body.template-product .tangible-reviews-details-section .jm-action-buttons__button{margin-top:2px!important}html body.template-product .tg-final-pdp-recommendations-section .tg-final-reco__image{aspect-ratio:auto!important;height:auto!important}html body.template-product .tg-final-pdp-recommendations-section .tg-final-reco__image img{width:100%!important;height:auto!important;object-fit:contain!important}.tgcv5-main,.tgcv5-main *,.tgcv5-main *:before,.tgcv5-main *:after{box-sizing:border-box}.tgcv5-main{width:100%;max-width:100%;overflow-x:hidden;overflow-x:clip}.tgcv5-main-inner,.tgcv5-main [data-tgcv5-main-mount],.tgcv5-main-grid,.tgcv5-main-list,.tgcv5-main-summary,.tgcv5-main-empty,.tgcv5-main .tgcv5-tier,.tgcv5-main .tgcv5-items,.tgcv5-main .tgcv5-row,.tgcv5-main .tgcv5-info{min-width:0;max-width:100%}.tgcv5-main-inner{width:100%;max-width:1200px}.tgcv5-main-grid{width:100%;grid-template-columns:minmax(0,1fr) minmax(300px,340px)}.tgcv5-main-list,.tgcv5-main-summary{width:100%}@media(max-width:760px){.tgcv5-main{padding:26px 12px 48px}.tgcv5-main-grid{grid-template-columns:minmax(0,1fr);gap:16px}.tgcv5-main-head{width:100%;min-width:0}.tgcv5-main .tgcv5-tier{width:100%;padding:12px 14px 16px}.tgcv5-main .tgcv5-tier-message{white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere}.tgcv5-main .tgcv5-track{width:100%;min-width:0}.tgcv5-main .tgcv5-line{min-width:0}.tgcv5-main .tgcv5-row{width:100%;padding:14px 12px;gap:12px;align-items:flex-start}.tgcv5-main .tgcv5-thumb{width:64px;height:86px;flex:0 0 64px;aspect-ratio:auto}.tgcv5-main .tgcv5-info{width:calc(100% - 76px)}.tgcv5-main .tgcv5-name{display:-webkit-box;max-width:100%;overflow:hidden;white-space:normal;text-overflow:clip;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow-wrap:anywhere}.tgcv5-main .tgcv5-bottom{width:100%;min-width:0;gap:10px;flex-wrap:wrap}.tgcv5-main .tgcv5-price-stack{min-width:0;max-width:100%;margin-left:auto}.tgcv5-main .tgcv5-subrow,.tgcv5-main .tgcv5-totalrow{min-width:0;gap:10px;flex-wrap:wrap}.tgcv5-main .tgcv5-subrow span,.tgcv5-main .tgcv5-saving,.tgcv5-main .tgcv5-trust{white-space:normal;overflow-wrap:anywhere}.tgcv5-main .tgcv5-checkout,.tgcv5-main .tgcv5-view-cart{width:100%;max-width:100%}.tgcv5-main-summary{position:static;padding:18px 16px}}@media(max-width:420px){.tgcv5-main{padding:22px 10px 42px}.tgcv5-main .tgcv5-row{padding:12px 10px;gap:10px}.tgcv5-main .tgcv5-thumb{width:58px;height:78px;flex-basis:58px}.tgcv5-main .tgcv5-info{width:calc(100% - 68px)}.tgcv5-main .tgcv5-tier{padding-left:12px;padding-right:12px}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/tangible-cart-bundle-v4.css.map */
