.product__hero{display:flex;flex-direction:column;gap:40px;padding-top:24px}.product__hero-left{gap:16px}.product__hero-breadcrumbs,.product__hero-breadcrumbs li{display:flex;align-items:center;gap:20px}.product__hero-breadcrumbs{list-style:none;margin:0;padding:0}.product__hero-breadcrumbs a{font-size:12px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:#221f1f}.product__hero-media{position:relative;width:100%;aspect-ratio:3 / 4;overflow:hidden}.product__hero-media--slides{position:absolute;top:0;left:0;bottom:0;width:fit-content;height:100%;display:flex;transition:transform .3s ease-in-out}.product__hero-media--slide{height:100%;aspect-ratio:3 / 4}.product__hero-media--slide *{width:100%;height:100%;object-fit:cover}.product__hero-media--controls{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.product__hero-media--controls button{display:flex;align-items:center;justify-content:center;-webkit-appearance:none;appearance:none;background:transparent;border:none;width:40px;height:40px;padding:0;pointer-events:auto}.product__hero-media--controls button[aria-hidden=true]{opacity:0;pointer-events:none}.product__hero-media--controls button.previous{transform:scaleX(-1)}.product__hero-right{display:flex;flex-direction:column;gap:40px;width:100%;padding-bottom:76px}.product__hero-info{display:flex;flex-direction:column;gap:16px;width:100%}.product__hero-info p{margin:0}.product__hero-title,.product__hero-price{text-transform:none;line-height:1;margin:0}.product__hero-price--wrapper{display:flex;align-items:flex-end;justify-content:space-between;width:100%}.product__hero-tag{background:#545b39;padding:4px 8px;border-radius:2px;font-size:12px;font-weight:600;letter-spacing:1px;line-height:1.5;text-transform:uppercase;color:#fff}.product__hero-tag strong{font-weight:600}.product__hero-tagline{display:flex;gap:4px}.product__hero-tagline .product__nutrition-toggle{font-size:18px;font-weight:600;letter-spacing:0;text-transform:lowercase;text-decoration:none}.product__hero-form{display:flex;flex-direction:column;gap:20px;padding-bottom:32px}.product__hero-form--field{display:flex;flex-direction:column;gap:24px}.product__hero-form--label{display:flex;align-items:center;gap:28px;font-weight:600;font-size:14px;letter-spacing:.5px;text-transform:uppercase}.product__hero-form--value{color:#908f8f}.product__hero-form--options{display:flex;flex-wrap:wrap;align-items:center;column-gap:20px;row-gap:24px;list-style:none;margin:0;padding:0}.product__hero-form--option{position:relative;font-weight:600;font-size:12px;text-align:center;letter-spacing:1px;text-transform:uppercase;overflow:hidden}.product__hero-form--option label{cursor:pointer}.product__hero-form--option input{position:absolute;overflow:hidden;height:1px;width:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0)}.product__hero-form--option:has(input:disabled):before,.product__hero-form--option:has(input:disabled):after{content:"";position:absolute;top:50%;left:50%;height:2px;width:130%;background:#221f1f;z-index:1}.product__hero-form--option:has(input:disabled):before{transform:translate(-50%,-50%) rotate(45deg)}.product__hero-form--option:has(input:disabled):after{transform:translate(-50%,-50%) rotate(-45deg)}.product__hero-form--option.size label,.product__hero-form--option.other label,.product__hero-form--option.color.no-swatch label{display:flex;align-items:center;justify-content:center;height:44px;padding:0 12px;border:2px solid #221F1F}.product__hero-form--option.size:has(input:checked),.product__hero-form--option.other:has(input:checked),.product__hero-form--option.color.no-swatch:has(input:checked){color:#fff;background-color:#221f1f}.product__hero-form--option.size{width:44px}.product__hero-form--option.color:not(.no-swatch){padding:4px;margin-left:-4px;border:2px solid transparent;border-radius:44px;overflow:hidden}.product__hero-form--option.color:not(.no-swatch):has(input:checked){border-color:#221f1f}.product__hero-form--option.color:not(.no-swatch) label{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.product__hero-form--swatch{position:relative;display:flex;width:44px;height:44px;border-radius:44px;border:1px solid #b6b5b5;overflow:hidden}.product__hero-form--swatch span{width:100%;background:var(--background)}.product__hero-form--button{-webkit-appearance:none;appearance:none;width:100%;height:44px;border:none;border-radius:44px;background:#221f1f;color:#fff;font-size:12px;font-weight:700;letter-spacing:1px}.product__hero-form--button:disabled{background:#b6b5b5;color:#221f1f}.product__hero-accordions{display:flex;flex-direction:column}.product__hero-accordion>summary::-webkit-details-marker{display:none}.product__hero-accordion--heading{display:flex;align-items:center;justify-content:space-between;height:44px;padding:0 10px;border-top:1px solid;cursor:pointer}.product__hero-accordion--heading h3{margin:0;padding-top:20px}.product__hero-accordion--heading .icon{position:relative;width:14px;height:14px}.product__hero-accordion--heading .icon:before,.product__hero-accordion--heading .icon:after{content:"";background:#221f1f;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transform-origin:top;transition:transform .3s ease-in-out}.product__hero-accordion--heading .icon:before{width:1px;height:14px}.product__hero-accordion--heading .icon:after{height:1px;width:14px}.product__hero-accordion[open] .product__hero-accordion--heading .icon:before{transform:rotate(90deg) translate(-50%,-50%)}.product__hero-accordion--content{padding:10px 0 30px}.product__hero-accordion--content>div{overflow:auto}.product__hero-accordion--content p{margin:0}.product__hero-accordion--content table{width:100%!important}.product__hero-accordion--content td{padding:8px!important}.product__hero-signup{position:relative;display:flex;flex-direction:column;gap:20px;padding:30px;border:2px solid;border-radius:4px}.product__hero-signup--tag{position:absolute;top:-11px;right:20px;margin:0}.product__hero-signup--description p{font-size:14px;line-height:1.25;margin:0}.product__hero-signup--form{display:flex;flex-direction:column;gap:16px;align-items:center}.product__hero-signup--form input[type=email],.product__hero-signup--form button[type=submit]{height:44px;border-radius:44px;margin:0;width:100%}.product__hero-signup--form input[type=email]{font-size:14px;font-family:inherit;border:1px solid;color:#221f1f;padding:0 16px}.product__hero-signup--form .message{font-size:14px}.product__hero-bundle--cta{display:flex;flex-direction:column;gap:10px;margin:48px 0}.product__hero-bundle--cta p{text-align:center;margin:0}.product__hero-bundle--nutrition{border-top:1px solid;padding-top:48px;margin-top:-28px}.product__hero-bundle--nutrition-nav{display:flex;align-items:center;justify-content:space-around;padding:0;margin:0;font-weight:700;line-height:1;letter-spacing:1px;text-transform:uppercase;text-align:center;list-style:none}.product__hero-bundle--nutrition-nav>*{width:100%;max-width:33.33%;padding-bottom:8px;opacity:.7;border-bottom:1px solid transparent;transition:border-color .3s ease-in-out,opacity .3s ease-in-out;cursor:pointer}.product__hero-bundle--nutrition-nav>*.active{border-color:#221f1f;opacity:1}.product__hero-bundle--nutrition-tab{display:none;flex-direction:column;gap:40px}.product__hero-bundle--nutrition-tab.active{display:flex}.product__hero-usps{line-height:1.3;text-transform:uppercase;text-align:center;letter-spacing:.05em;background:#221f1f;color:#fff;padding:40px 28px;margin:0;list-style:none}.product__hero-usp:not(:first-child){padding-top:16px}.product__hero-usp:not(:last-child){padding-bottom:16px;border-bottom:1px solid}.product__hero-image_cta{display:flex;flex-direction:column;align-items:stretch}.product__hero-image_cta img{width:100%;height:auto}.product__hero-image_cta--link{color:#221f1f;width:100%;margin-top:40px}.product__hero-image_cta--link:hover{color:#221f1f}.landing__hero .product__hero-form{padding-bottom:0}.landing__hero .product__nutrition-summary{padding-top:0}.landing__hero .product__hero-bundle--nutrition{padding-top:0;border-top:0;margin-top:0}.landing__hero .product__hero-price--wrapper,.template-product-holiday-bundle .product__hero-price--wrapper{flex-direction:column-reverse;align-items:flex-start;gap:15px}@media (min-width: 768px){.product__hero{flex-direction:row;gap:48px;padding-bottom:72px}.product__hero-left,.product__hero-right{width:50%}.product__hero-right{padding-top:32px;padding-bottom:0}.product__hero-media{aspect-ratio:unset}.product__hero-media--slides{position:unset;display:grid;grid-template-columns:repeat(2,1fr);gap:18px;transform:none!important}.product__hero-media--slide{position:relative}.product__hero-media--slide:nth-child(3n){grid-column:span 2}.product__hero-media--controls{display:none}.product__hero-accordion--content{padding-left:10px;padding-right:10px}.product__hero-bundle--cta{flex-direction:row;align-items:center;justify-content:center}}.product__hero-bundle--cta.nav-link em{font-family:FreightText;font-style:italic;font-weight:400;text-transform:none;font-size:18px}.product__hero-bundle--cta a{line-height:2;color:inherit;text-decoration:underline}@media (min-width: 1024px){.product__hero-right{position:sticky;top:100px;height:fit-content;padding:32px 48px 0}.product__hero-media--bundle{position:sticky;top:100px;height:fit-content}.product__hero-accordion--heading,.product__hero-accordion--content{padding-left:22px;padding-right:22px}.product__hero-signup--tag{right:8px}.product__hero-signup--form{flex-direction:row;flex-wrap:wrap;column-gap:16px;row-gap:8px}.product__hero-signup--form input[type=email]{width:calc(65% - 8px)}.product__hero-signup--form button[type=submit]{width:calc(35% - 8px)}.product__hero-bundle--nutrition-tab{gap:77px;padding-bottom:20px}.product__hero-usps{padding:40px 112px}}.product__hero-bundle--button{-webkit-appearance:none;appearance:none;width:100%;height:44px;border:1px solid #221F1F;border-radius:44px;background:#fff;color:#221f1f;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1px;display:flex;justify-content:center;align-items:center}.product__hero-bundle--button:hover{background:#fff;color:#221f1f;border:1px solid #221F1F}#shopify-section-header header{transition:transform .2s ease}#shopify-section-header .announcement-bar{transition:transform .2s ease}#shopify-section-header.hide-header .announcement-bar{pointer-events:none;transform:translateY(-100%)}#shopify-section-header.hide-header header{pointer-events:none;transform:translateY(calc(-100% - 100px))}#sticky-cta{position:fixed;top:10px;width:100%;height:auto;background:var(--color-caperberry);z-index:10;transform:translateY(calc(-100% - 100px));pointer-events:none;width:calc(100% - 20px);right:0;left:0;margin:auto;color:var(--color-marcona);border-radius:8px;transition:transform .24s ease-out;box-shadow:0 4px 8px #00000040;padding:12px}#sticky-cta>div{display:flex;justify-content:center;gap:40px;align-items:center}#sticky-cta>div .title-med{font-size:22px}#sticky-cta .strike{opacity:.5;text-decoration:line-through}#sticky-cta .cta{color:var(--color-caperberry);background:var(--color-marcona);border:none;white-space:nowrap;text-transform:none;padding:6px 16px;height:auto;min-height:0}@media screen and (min-width:768px){#sticky-cta .cta{width:300px}}#sticky-cta.active{opacity:1;pointer-events:all;transform:translateY(0)}@media screen and (max-width:600px){#sticky-cta>div .title-med{font-size:18px}}.product__hero.sampler .product__hero-right{gap:0}.product__hero.sampler .mobile-only{display:none}.product__hero.sampler .desktop-only{display:block}.product__hero.sampler .bottom .nav-link{text-decoration:underline;cursor:pointer;margin-top:20px}.product__hero.sampler .manage-your-sub{display:flex;flex-direction:row;justify-content:center}@media screen and (max-width:768px){.product__hero.sampler .manage-your-sub{margin-top:0}}.product__hero.sampler .product-desc ul{margin-top:0;padding-left:0;font-family:Apercu,sans-serif;font-weight:500;font-size:18px;line-height:28px;letter-spacing:0px}.product__hero.sampler .product-desc p{margin-bottom:0}.product__hero.sampler .product-desc p strong{font-weight:900}.product__hero.sampler .product-desc ul li:before{content:"+";margin-right:4px;display:inline-block}.product__hero.sampler .swiper.samplers{margin-top:16px;padding-bottom:40px}.product__hero.sampler .swiper.samplers .swiper-slide{padding:32px;background:#eee;height:auto;border-radius:6px;border:1px solid var(--color-castelvetrano);display:flex;flex-direction:column}.product__hero.sampler .swiper.samplers .swiper-slide .top{display:flex}.product__hero.sampler .swiper.samplers .swiper-slide .top h2{width:60%;color:currentColor;line-height:90%}.product__hero.sampler .swiper.samplers .swiper-slide .top img{width:40%;object-fit:contain}.product__hero.sampler .swiper.samplers .swiper-slide .product__nutrition-list{display:flex;flex-direction:row;justify-content:space-between;margin-top:auto;margin-bottom:auto}.product__hero.sampler .swiper.samplers .swiper-slide .product__nutrition-list li{flex-direction:column}.product__hero.sampler .swiper.samplers .swiper-slide .product__nutrition-flavor{gap:0;margin-bottom:12px}.product__hero.sampler .swiper.samplers .swiper-slide .product__nutrition-flavour--image img{width:70%;object-fit:contain;object-position:center center}.product__hero.sampler .swiper.samplers .swiper-slide .bottom{display:flex;margin-top:auto}.product__hero.sampler .swiper.samplers .swiper-slide .bottom .left{padding-right:40px;display:flex;flex-direction:column}.product__hero.sampler .swiper.samplers .swiper-slide .bottom .notes{padding-left:40px;border-left:1px dashed currentColor;display:flex;flex-direction:column;justify-content:space-between;& .product__nutrition-flavour--image}.product__hero.sampler .swiper.samplers .swiper-slide .bottom .notes h4{color:currentColor}.product__hero.sampler .swiper.samplers .swiper-pagination-bullet{background:transparent;border:1px solid var(--color-caperberry);opacity:1}.product__hero.sampler .swiper.samplers .swiper-pagination-bullet-active{background:var(--color-caperberry)}.product__hero.sampler .product__hero-bundle--nutrition-nav li{border-color:#221f1fa8;width:32.33%}.product__hero.sampler .product__hero-bundle--nutrition-nav li.active{border-color:#221f1f}.product__hero.sampler .inline-atc{display:flex;padding:0;align-items:center;min-height:0}.product__hero.sampler .inline-atc .atc{width:100%;text-align:center;padding:0 18px;height:100%;display:flex;align-items:center;justify-content:center}.product__hero.sampler .inline-atc .qty{display:flex;background:#fff;border-radius:100px 0 0 100px;padding:12px;color:#000;height:100%;min-width:max(30%,100px);justify-content:space-between}@media screen and (max-width:768px){.product__hero-bundle--nutrition{background:var(--color-sardinia);position:relative}.product__hero-bundle--nutrition:before{content:" ";display:block;position:absolute;background:var(--color-sardinia);width:150vw;top:0;left:-20vw;height:100%;z-index:-1}}@media screen and (max-width:1100px){.product__hero.sampler .product__hero-right{padding-bottom:0}.product__hero.sampler .age-disclaimer{text-align:center}.product__hero.sampler .mobile-only{display:block}.product__hero.sampler .desktop-only{display:none}.product__hero.sampler .swiper.samplers{position:relative;z-index:1}.product__hero.sampler .swiper.samplers .product__nutrition-list{padding-bottom:20px}.product__hero.sampler .swiper.samplers .swiper-slide .top{flex-direction:column}.product__hero.sampler .swiper.samplers .swiper-slide .top img{order:-1;width:70%;margin:0 auto}.product__hero.sampler .swiper.samplers .swiper-slide .top h2{width:100%;margin-bottom:0}.product__hero.sampler .swiper.samplers .swiper-slide .bottom{flex-direction:column}.product__hero.sampler .swiper.samplers .swiper-slide .bottom .notes{border-left:none;border-top:1px dashed currentColor;border-bottom:1px dashed currentColor;flex-direction:row;padding:20px 0}.product__hero.sampler .swiper.samplers .swiper-slide .bottom .product__nutrition-list{padding:30px 0}.product__hero.sampler .swiper.samplers .swiper-slide .bottom .left{padding-right:0}.product__hero-bundle--nutrition-nav{position:relative;z-index:2}.template-product .main-content-wrapper{overflow-x:hidden}}
/*# sourceMappingURL=/cdn/shop/t/153/assets/product-hero.css.map */
