.xo-product-card--style8-v2{--pc8v2-gold: #b78a48;--pc8v2-green: #769b55;--pc8v2-green-soft: #cce58c;--pc8v2-border: #e7e7e7;--pc8v2-text: #050505;background:#fff;position:relative;overflow:visible;color:var(--pc8v2-text)}.xo-product-card-v2__media{position:relative;background:#f7f7f7;overflow:visible}.xo-product-card-v2__image-link{display:block}.xo-product-card-v2__hover-card{position:absolute;left:1.6rem;right:1.6rem;bottom:0rem;z-index:20;background:#fffffff0;border:.1rem solid var(--pc8v2-border);border-radius:2.6rem;padding:1.2rem;box-shadow:0 1.8rem 3.5rem #00000029;opacity:0;transform:translateY(1.2rem);visibility:hidden;pointer-events:none;transition:opacity .24s ease,transform .24s ease,visibility .24s ease}@media(hover:hover)and (pointer:fine){.xo-product-card--style8-v2:hover .xo-product-card-v2__hover-card{opacity:1;transform:translateY(0);visibility:visible;pointer-events:auto}}.xo-product-card--style8-v2:focus-within .xo-product-card-v2__hover-card{opacity:1;transform:translateY(0);visibility:visible;pointer-events:auto}.xo-product-card-v2__options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.xo-product-card-v2__option-group{display:contents}.xo-product-card-v2__option{min-width:0;min-height:6.4rem;border:.2rem solid var(--pc8v2-border);border-radius:1.8rem;background:#fff;display:grid;grid-template-columns:4.2rem 1fr 3.2rem;align-items:center;gap:.7rem;padding:.8rem .9rem;text-align:left;cursor:pointer;color:var(--pc8v2-text)}.xo-product-card-v2__option.is-selected{border-color:var(--pc8v2-gold)}.xo-product-card-v2__option-icon{width:4.2rem;height:4.2rem;display:block;position:relative}.xo-product-card-v2__option-icon--wraps:before,.xo-product-card-v2__option-icon--pouches:before{content:"";position:absolute;top:.5rem;right:.2rem;bottom:.5rem;left:.2rem;border:.25rem solid currentColor;transform:skewY(-18deg);box-shadow:.45rem .45rem #fff,.45rem .45rem 0 0 currentColor,.9rem .9rem #fff,.9rem .9rem 0 0 currentColor}.xo-product-card-v2__option-icon--cones:before{content:"";position:absolute;left:1.1rem;top:.4rem;width:2.2rem;height:3.6rem;border:.25rem solid currentColor;border-radius:50% 50% 8% 8%/15% 15% 85% 85%;clip-path:polygon(0 0,100% 0,55% 100%,45% 100%)}.xo-product-card-v2__option-icon--boxes:before,.xo-product-card-v2__option-icon--box:before{content:"";position:absolute;top:.7rem;right:.7rem;bottom:.7rem;left:.7rem;border:.25rem solid currentColor;transform:rotate(-30deg) skew(10deg)}.xo-product-card-v2__option.is-selected .xo-product-card-v2__option-icon{color:var(--pc8v2-gold)}.xo-product-card-v2__option-title{display:block;font-size:clamp(1.4rem,1.8vw,2rem);line-height:1;font-weight:800}.xo-product-card-v2__option-detail{display:block;margin-top:.2rem;color:#7f7f7f;font-size:clamp(1rem,1.2vw,1.3rem);line-height:1.08;font-weight:400}.xo-product-card-v2__option-check{width:3.1rem;height:3.1rem;border:.25rem solid var(--pc8v2-border);border-radius:50%;display:block;position:relative}.xo-product-card-v2__option.is-selected .xo-product-card-v2__option-check{background:var(--pc8v2-gold);border-color:var(--pc8v2-gold)}.xo-product-card-v2__option.is-selected .xo-product-card-v2__option-check:after{content:"";position:absolute;width:1.4rem;height:.8rem;border-left:.35rem solid #fff;border-bottom:.35rem solid #fff;transform:rotate(-45deg);left:.65rem;top:.75rem}.xo-product-card-v2__savings{margin-top:1rem;padding-top:1rem;border-top:.1rem solid var(--pc8v2-border)}.xo-product-card-v2__savings-title{color:var(--pc8v2-gold);font-size:clamp(1.6rem,2.4vw,2.4rem);line-height:1;letter-spacing:.08em;font-weight:600;text-align:center;margin-bottom:1rem}.xo-product-card-v2__milestones{display:grid;grid-template-columns:repeat(var(--card-milestone-count, 3),minmax(0,1fr));gap:.7rem}.xo-product-card-v2__milestone{border:.2rem solid var(--pc8v2-border);border-radius:1.4rem;min-height:8rem;padding:.7rem .5rem;text-align:center;background:#fff;cursor:pointer}.xo-product-card-v2__milestone.is-active{border-color:var(--pc8v2-gold)}.xo-product-card-v2__milestone.is-passed:not(.is-active){opacity:.38}.xo-product-card-v2__milestone-number{display:inline-block;position:relative;font-size:clamp(2.4rem,4vw,3.4rem);line-height:.85;font-weight:700;letter-spacing:-.05em}.xo-product-card-v2__milestone-number:after{content:"+";position:absolute;top:-.05em;right:-.78em;font-size:.36em;letter-spacing:0}.xo-product-card-v2__milestone-label{display:block;font-size:1.4rem;line-height:1}.xo-product-card-v2__milestone-save{display:inline-block;margin-top:.75rem;padding:.25rem 1.1rem;border-radius:999rem;background:var(--pc8v2-green-soft);color:var(--pc8v2-green);font-size:1.2rem;line-height:1;font-weight:700}.xo-product-card-v2__milestone-price{display:block;margin-top:.7rem;color:var(--pc8v2-gold);font-size:1.2rem;line-height:1;white-space:nowrap}.xo-product-card-v2__body{background:#fff}.xo-product-card-v2__title-row{display:flex;align-items:baseline;justify-content:space-between;gap:.8rem;padding:1.8rem 0 1.5rem;border-bottom:.1rem solid var(--pc8v2-border)}.xo-product-card-v2__title{margin:0;font-size:clamp(2.6rem,1vw,3rem);line-height:1;font-weight:800;color:#000}.xo-product-card-v2__learn-more{color:var(--pc8v2-gold);font-size:clamp(1.5rem,1.3vw,2.4rem);line-height:1;white-space:nowrap}.xo-product-card-v2__purchase-row{display:grid;grid-template-columns:1fr 1fr;gap:1.6rem;align-items:center;padding:1.7rem 0 1.3rem}.xo-product-card-v2__quantity{display:grid;grid-template-columns:1fr 1.4fr 1fr;align-items:center;min-height:5.4rem;border:.1rem solid var(--pc8v2-border);border-radius:1.6rem;overflow:hidden}.xo-product-card-v2__quantity-btn,.xo-product-card-v2__quantity-input{border:0;background:#fff;color:#111;min-height:5.4rem;text-align:center;font-size:2.6rem;line-height:1}.xo-product-card-v2__quantity-btn{cursor:pointer}.xo-product-card-v2__quantity-input{width:100%;font-weight:700}.xo-product-card-v2__price-summary{text-align:right;min-width:13rem}.xo-product-card-v2__total{font-size:clamp(2.6rem,1vw,3rem);line-height:.95;font-weight:900;color:#000;white-space:nowrap}.xo-product-card-v2__per-pouch{margin-top:.6rem;color:#c2a178;font-size:clamp(1.2rem,1.3vw,2rem);line-height:1;white-space:nowrap}.xo-product-card-v2__actions{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.xo-product-card-v2__add,.xo-product-card-v2__dynamic-checkout .shopify-payment-button__button{width:100%!important;min-height:5.8rem!important;height:5.8rem!important;border-radius:1.2rem!important;font-size:clamp(1.7rem,2.2vw,2.7rem)!important;line-height:1!important;letter-spacing:0!important;text-transform:none!important}.xo-product-card-v2__add{border:0;background:var(--pc8v2-gold);color:#000;cursor:pointer}.xo-product-card-v2__dynamic-checkout .shopify-payment-button__button{background:#000!important;color:#fff!important;border-color:#000!important;padding:.6rem 1rem!important}.xo-product-card-v2__dynamic-checkout,.xo-product-card-v2__dynamic-checkout .shopify-payment-button{display:contents}.xo-product-card-v2__add{grid-column:1;grid-row:1;font-size:16px!important;font-family:San Francisco,sans-serif;white-space:pre}.xo-product-card-v2__dynamic-checkout .shopify-payment-button shopify-accelerated-checkout,.xo-product-card-v2__dynamic-checkout .shopify-payment-button shopify-accelerated-checkout-cart{grid-column:2;grid-row:1;width:100%!important;--shopify-accelerated-checkout-button-block-size: 58px;--shopify-accelerated-checkout-button-border-radius: 1.2rem}.xo-product-card-v2__dynamic-checkout .shopify-payment-button shopify-apple-pay-button{width:100%!important;min-height:5.8rem!important;height:5.8rem!important;display:block!important}.xo-product-card-v2__dynamic-checkout .shopify-payment-button__more-options{display:none!important}@media screen and (max-width:749px),screen and (hover:none)and (pointer:coarse)and (max-width:1024px){.xo-product-card-v2__hover-card{left:.8rem;right:.8rem;bottom:.8rem;padding:1rem;border-radius:1.8rem}.xo-product-card-v2__option{grid-template-columns:3rem 1fr 2.4rem;min-height:5.8rem;gap:.6rem;padding:.8rem;border-radius:1.2rem}.xo-product-card-v2__option-icon{width:3rem;height:3rem}.xo-product-card-v2__option-title{font-size:1.45rem}.xo-product-card-v2__option-detail{font-size:1.05rem}.xo-product-card-v2__option-check{width:2.3rem;height:2.3rem}.xo-product-card-v2__savings-title{font-size:2.1rem}.xo-product-card-v2__milestones{gap:.6rem}.xo-product-card-v2__milestone{min-height:8rem;padding:.8rem .4rem}.xo-product-card-v2__milestone-number{font-size:3rem}.xo-product-card-v2__milestone-label,.xo-product-card-v2__milestone-save,.xo-product-card-v2__milestone-price{font-size:1rem}.xo-product-card-v2__title-row,.xo-product-card-v2__purchase-row{padding-left:0;padding-right:0}.xo-product-card-v2__purchase-row,.xo-product-card-v2__actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.8rem}.xo-product-card-v2__price-summary{min-width:0;text-align:right}}.xo-product-card--style8-v2 .xo-product-card-v2__option{grid-template-columns:6.9rem 1fr 0rem;position:relative}.xo-product-card--style8-v2 .xo-product-card-v2__option-icon{display:none!important}.xo-product-card--style8-v2 .xo-product-card-v2__option-text{grid-column:1 / 3;min-width:0;padding-right:.1rem}.xo-product-card--style8-v2 .xo-product-card-v2__option-check{grid-column:auto;position:absolute;top:.62rem;right:.62rem;width:1.55rem;height:1.55rem;min-width:1.55rem;border:.16rem solid var(--pc8v2-border);border-radius:50%;background:#fff;display:block;overflow:visible;pointer-events:none}.xo-product-card--style8-v2 .xo-product-card-v2__option.is-selected .xo-product-card-v2__option-check{background:var(--pc8v2-gold);border-color:var(--pc8v2-gold)}.xo-product-card--style8-v2 .xo-product-card-v2__option.is-selected .xo-product-card-v2__option-check:after{width:.68rem;height:.38rem;border-left-width:.18rem;border-bottom-width:.18rem;left:.34rem;top:.36rem}.xo-product-card--style8-v2 .xo-product-card-v2__milestone-save{white-space:nowrap;padding-left:.7rem;padding-right:.7rem}.main-collection-style2__header,.collection-bestsell__header{display:none!important}@media screen and (max-width:749px){.xo-product-card--style8-v2 .xo-product-card-v2__option{grid-template-columns:6.9rem 1fr 0rem}}.filters-content__grid .xo-product-card--style8-v2{width:100%;min-width:0}.filters-content__grid:has(.xo-product-card--style8-v2)>*{min-width:0}.xo-product-card--style8-v2 .xo-product-card-v2__selection-summary[hidden]{display:none!important}.xo-product-card--style8-v2 .xo-product-card-v2__selection-summary{width:100%}.xo-product-card--style8-v2 .xo-product-card-v2__selection-summary--card{padding:0 1.6rem 1.2rem}.xo-product-card--style8-v2 .xo-product-card-v2__selection-summary--quickshop{margin-top:1.2rem}.xo-product-card--style8-v2 .xo-product-card-v2__selection-summary-items{display:grid;grid-template-columns:repeat(var(--card-selection-summary-columns, 3),minmax(0,1fr));align-items:stretch;border:.1rem solid rgba(0,0,0,.12);border-radius:1.2rem;overflow:hidden;background:#ffffffb8}.xo-product-card--style8-v2 .xo-product-card-v2__selection-summary-item{position:relative;min-width:0;padding:.9rem .55rem .8rem;text-align:center}.xo-product-card--style8-v2 .xo-product-card-v2__selection-summary-item+.xo-product-card-v2__selection-summary-item:before{content:"";position:absolute;top:20%;bottom:20%;left:0;width:.1rem;background:#0000001f}.xo-product-card--style8-v2 .xo-product-card-v2__selection-summary-value,.xo-product-card--style8-v2 .xo-product-card-v2__selection-summary-label{display:block;line-height:1.1}.xo-product-card--style8-v2 .xo-product-card-v2__selection-summary-value{font-size:1.8rem;font-weight:700}.xo-product-card--style8-v2 .xo-product-card-v2__selection-summary-label{margin-top:.35rem;font-size:1rem;opacity:.68}@media screen and (max-width:749px){.xo-product-card--style8-v2 .xo-product-card-v2__selection-summary--card{padding:0 0 1rem}.xo-product-card--style8-v2 .xo-product-card-v2__selection-summary-value{font-size:1.55rem}}.collection-mobile-quickshop__sheet .xo-product-card--style8-v2 .xo-product-card-v2__selection-summary--card,.xo-product-card-v2__hover-card .xo-product-card-v2__selection-summary--card{display:none!important}.xo-product-card--style8-v2 .xo-product-card-v2__flavor-wrap{margin-top:1rem;padding-top:1rem;border-top:.1rem solid var(--pc8v2-border)}.xo-product-card--style8-v2 .xo-product-card-v2__flavor-wrap .xo-product-info-variant__header,.xo-product-card--style8-v2 .xo-product-card-v2__flavor-wrap .camo-flavor-view-toggle{display:none!important}.xo-product-card--style8-v2 .xo-product-card-v2__flavor-wrap .xo-product-info-variant--camo-flavor{margin:0}.xo-product-card--style8-v2 .xo-product-card-v2__flavor-wrap .xo-product-info-variant__inner--camo-flavor{min-height:19rem}.xo-product-card--style8-v2.has-camo-flavor-variants .xo-product-card-v2__hover-card{bottom:auto;top:calc(100% - 13.5rem);max-height:min(72rem,calc(100vh - 4rem));overflow-y:auto;overscroll-behavior:contain}.collection-mobile-quickshop__sheet .xo-product-card--style8-v2.has-camo-flavor-variants .xo-product-card-v2__hover-card{position:relative;inset:auto;max-height:none;overflow:visible}.collection-mobile-quickshop__sheet:has(.xo-product-card--style8-v2.has-camo-flavor-variants){max-height:94dvh}@media(max-width:749px){.collection-mobile-quickshop__sheet .xo-product-card--style8-v2 .xo-product-card-v2__flavor-wrap .xo-product-info-variant__inner--camo-flavor{min-height:21rem}}.xo-product-card--style8-v2 [data-card-option-value][data-camo-filter-hidden]{display:none!important}.xo-product-card--style8-v2 [data-option-name][data-camo-filter-active]{grid-template-columns:minmax(0,1fr)!important}.xo-product-card--style8-v2 .xo-product-card-v2__filter-selection-heading{grid-column:1 / -1;display:flex;align-items:center;min-width:0;margin:.05rem 0 .15rem;padding:0 .25rem;color:var(--pc8v2-text);line-height:1}.xo-product-card--style8-v2 .xo-product-card-v2__filter-selection-title{flex:0 0 auto;font-size:2.15rem;font-weight:800;letter-spacing:-.055em;white-space:nowrap}.xo-product-card--style8-v2 .xo-product-card-v2__filter-selection-detail{min-width:0;margin-left:1rem;padding-left:1rem;border-left:.15rem solid var(--pc8v2-border);color:var(--pc8v2-muted);font-size:1.45rem;font-weight:400;letter-spacing:-.025em;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.xo-product-card--style8-v2 [data-option-name][data-camo-filter-active] [data-card-option-value]{display:none!important}@media screen and (max-width:749px){.xo-product-card--style8-v2 .xo-product-card-v2__filter-selection-heading{margin-bottom:.1rem;padding-inline:.1rem}.xo-product-card--style8-v2 .xo-product-card-v2__filter-selection-title{font-size:1.95rem}.xo-product-card--style8-v2 .xo-product-card-v2__filter-selection-detail{margin-left:.8rem;padding-left:.8rem;font-size:1.25rem}}@media(hover:hover)and (pointer:fine){.xo-product-card--style8-v2:has(.xo-product-card-v2__actions:hover) .xo-product-card-v2__hover-card{opacity:0;transform:translateY(1.2rem);visibility:hidden;pointer-events:none}.xo-product-card--style8-v2.has-camo-flavor-variants .xo-product-card-v2__hover-card{top:calc(100% - 37.5rem)}}.xo-product-card--style8-v2 .xo-product-card-v2__flavor-wrap .camo-flavor-gallery__item:not(.is-camo-flavor-gallery-active){opacity:.46;visibility:visible}.xo-product-card--style8-v2 .xo-product-card-v2__flavor-wrap .camo-flavor-gallery__item:not(.is-camo-flavor-gallery-active) .camo-flavor-gallery__artwork,.xo-product-card--style8-v2 .xo-product-card-v2__flavor-wrap .camo-flavor-gallery__item:not(.is-camo-flavor-gallery-active) .camo-flavor-gallery__image{opacity:1;visibility:visible}@media screen and (max-width:749px),screen and (hover:none)and (pointer:coarse)and (max-width:1024px){.xo-product-card--style8-v2 .xo-product-card-v2__hover-card{display:none!important}.collection-mobile-quickshop__sheet .xo-product-card--style8-v2 .xo-product-card-v2__hover-card{display:block!important}}.xo-product-card--style8-v2 .xo-product-card-v2__flavor-wrap .camo-flavor-gallery__item:not(.is-camo-flavor-gallery-active) .xo-field-radio__input[xo-disabled]:not([xo-disabled=false])~.xo-field-radio__label{background:transparent!important;border-color:transparent!important;color:transparent!important}.xo-product-card--style8-v2 .xo-product-card-v2__flavor-wrap .camo-flavor-gallery__item:not(.is-camo-flavor-gallery-active) .xo-field-radio__input[xo-disabled]:not([xo-disabled=false])~.xo-field-radio__label:after{content:none!important;display:none!important;background:none!important}@media screen and (max-width:749px),screen and (hover:none)and (pointer:coarse)and (max-width:1024px){.collection-mobile-quickshop__sheet:has(.xo-product-card--style8-v2.has-camo-flavor-variants){height:min(91dvh,90rem);max-height:min(91dvh,90rem)}}
/*# sourceMappingURL=/cdn/shop/t/63/assets/product-card-style8-v2.css.map */
