.logo-marquee{width:100%;overflow:hidden;padding:var(--logo-marquee-pad, 16px) 0}.logo-marquee__ticker{width:100%;overflow:hidden}.logo-marquee__track{display:flex;width:max-content;animation:logo-marquee-scroll linear infinite;animation-duration:var(--logo-marquee-duration, 40s);will-change:transform}.logo-marquee__group{display:flex;align-items:center;flex-shrink:0;gap:var(--logo-marquee-gap, 80px);padding-right:var(--logo-marquee-gap, 80px)}.logo-marquee__logo{display:block;height:var(--logo-marquee-height, 36px);width:auto;flex-shrink:0}@keyframes logo-marquee-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media(prefers-reduced-motion:reduce){.logo-marquee__track{animation:none}}.made-with-the-best{--mwtb-pouch-width: 30%;--mwtb-pouch-width-mobile: 36%;--mwtb-pouch-left: 8%;--mwtb-pouch-top: 8%;--mwtb-pouch-left-mobile: 6%;--mwtb-pouch-top-mobile: 16%;--mwtb-can-right: 2%;--mwtb-can-top: 6%;--mwtb-can-width: 64%;--mwtb-can-top-mobile: 12%;background:#fff;color:#222;padding:0}.made-with-the-best--pouches{--mwtb-pouch-width: 70%;--mwtb-pouch-width-mobile: 70%;--mwtb-pouch-left: -13%;--mwtb-pouch-top: 9%;--mwtb-pouch-left-mobile: -14%;--mwtb-pouch-top-mobile: 16%;--mwtb-can-right: 6%}.made-with-the-best--gum{--mwtb-pouch-width: 35%;--mwtb-pouch-width-mobile: 40%;--mwtb-pouch-left: 1%;--mwtb-pouch-top: 17%;--mwtb-pouch-left-mobile: 0%;--mwtb-pouch-top-mobile: 27%;--mwtb-can-top: 23%;--mwtb-can-width: 70%;--mwtb-can-top-mobile: 38%}.made-with-the-best__inner{max-width:1440px;margin:0 auto;width:100%}.made-with-the-best__track{overflow-anchor:none}.made-with-the-best__sticky{padding:80px 24px 96px;background:#fff}@media screen and (min-width:990px){@media(prefers-reduced-motion:no-preference){.js .made-with-the-best:not(.is-static) .made-with-the-best__track{height:calc(100svh * (var(--mwtb-steps, 3) + 1))}.js .made-with-the-best:not(.is-static) .made-with-the-best__sticky{position:sticky;top:0;height:100svh;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:48px 24px}.js .made-with-the-best:not(.is-static) .made-with-the-best__property{opacity:0;transform:translate3d(0,18px,0);pointer-events:none;transition:opacity .48s cubic-bezier(.22,1,.36,1),transform .48s cubic-bezier(.22,1,.36,1)}.js .made-with-the-best:not(.is-static) .made-with-the-best__property.is-visible{opacity:1;transform:none;pointer-events:auto}}}.made-with-the-best__main{display:grid;grid-template-columns:670px 1fr;align-items:center;gap:clamp(32px,4vw,64px);overflow:visible}.made-with-the-best__copy{position:relative;z-index:2;overflow:visible}.made-with-the-best__header{max-width:100%;margin:0 0 48px;text-align:left}.made-with-the-best__heading{margin:0;font-family:Suisse!important;font-size:clamp(42px,4.5vw,72px);font-style:italic;font-weight:700;line-height:.94;letter-spacing:2px;text-transform:uppercase}.made-with-the-best__intro{max-width:700px;margin:22px 0 0;font-family:Inter,sans-serif!important;font-size:24px;line-height:28px;color:#222;font-weight:300}.made-with-the-best__intro p,.made-with-the-best__property-copy p{margin:0}.made-with-the-best__properties{position:relative;z-index:2;display:grid;gap:30px;overflow:visible;transform:translate(60px)}.made-with-the-best__property{position:relative;overflow:visible}.made-with-the-best__property-heading{position:relative;display:block;width:450px;max-width:100%;margin:0 0 8px}.made-with-the-best__property-title{display:block;font-family:Inter,sans-serif!important;font-weight:700;font-style:italic;box-sizing:border-box;width:450px;padding:10px 0 10px 15px;max-width:100%;margin:0;border-bottom:4px solid black;border-left:2px solid black;border-right:2px solid black;border-top:2px solid black;border-radius:8px;background:#00f59b;font-size:24px;line-height:1;text-transform:uppercase}.made-with-the-best__connector{--connector-length: clamp(280px, 36vw, 480px);--connector-arm: calc(var(--connector-length) * .6667);--connector-bend: calc(var(--connector-length) * .3333);--connector-end-offset: calc(var(--connector-bend) * .7071);position:absolute;left:100%;top:50%;width:var(--connector-length);height:0;pointer-events:none}.made-with-the-best__connector-arm,.made-with-the-best__connector-bend{position:absolute;left:0;top:0;height:2px;background:#222;transform:translateY(-50%)}.made-with-the-best__connector-arm{width:var(--connector-arm)}.made-with-the-best__connector-bend{left:var(--connector-arm);width:var(--connector-bend);transform-origin:left center}.made-with-the-best__connector-dot{position:absolute;width:10px;height:10px;border-radius:50%;background:#222;transform:translate(-50%,-50%)}.made-with-the-best__property--1 .made-with-the-best__connector{--connector-arm: calc(var(--connector-length) * .6667 - 90px);--connector-bend: calc(var(--connector-length) * .3333 - 70px);--connector-angle: 60deg}.made-with-the-best__property--1 .made-with-the-best__connector-bend{transform:translateY(-50%) rotate(var(--connector-angle))}.made-with-the-best__property--1 .made-with-the-best__connector-dot{left:var(--connector-arm);top:0;transform:translate(-50%,-50%) rotate(var(--connector-angle)) translate(var(--connector-bend))}.made-with-the-best__property--2 .made-with-the-best__connector-arm{width:calc(100% - 250px)}.made-with-the-best__property--2 .made-with-the-best__connector-bend{display:none}.made-with-the-best__property--2 .made-with-the-best__connector-dot{left:calc(100% - 250px);top:0}.made-with-the-best__property--3 .made-with-the-best__connector{--connector-arm: calc(var(--connector-length) * .6667 - 140px);--connector-bend: calc(var(--connector-length) * .3333 - 30px);--connector-angle: -45deg}.made-with-the-best__property--3 .made-with-the-best__connector-bend{transform:translateY(-50%) rotate(var(--connector-angle))}.made-with-the-best__property--3 .made-with-the-best__connector-dot{left:var(--connector-arm);top:0;transform:translate(-50%,-50%) rotate(var(--connector-angle)) translate(var(--connector-bend))}.made-with-the-best__connector-mobile{display:none}.made-with-the-best__property-copy{max-width:450px;padding-left:12px;font-family:Inter,sans-serif;font-weight:400;font-size:24px;line-height:1.25}.made-with-the-best__media{position:relative;z-index:1;width:100%;max-width:945px;margin-left:auto}.made-with-the-best__stage--desktop{position:relative;width:100%;aspect-ratio:945 / 845;overflow:hidden;animation:mwtb-stage-bounce 3.6s ease-in-out infinite;animation-play-state:paused;translate:-80px 90px}.made-with-the-best__stage--mobile{display:none;position:relative;width:100%;aspect-ratio:1;overflow:hidden;animation:mwtb-stage-bounce 3.6s ease-in-out infinite;animation-play-state:paused}.made-with-the-best.is-inview .made-with-the-best__stage--desktop,.made-with-the-best.is-inview .made-with-the-best__stage--mobile{animation-play-state:running}@keyframes mwtb-stage-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@media(prefers-reduced-motion:reduce){.made-with-the-best__stage--desktop,.made-with-the-best__stage--mobile{animation:none}}.made-with-the-best__pouch,.made-with-the-best__can{position:absolute;object-fit:contain;transition:opacity .18s ease}.made-with-the-best__pouch:not([src]),.made-with-the-best__can:not([src]){visibility:hidden}.made-with-the-best__pouch{left:var(--mwtb-pouch-left, 8%);top:var(--mwtb-pouch-top, 8%);width:var(--mwtb-pouch-width, 30%);z-index:2;transform:rotate(-11deg);transform-origin:center center}.made-with-the-best__can{right:var(--mwtb-can-right, 2%);top:var(--mwtb-can-top, 6%);width:var(--mwtb-can-width, 64%);z-index:1;transform:rotate(9deg);transform-origin:center center}.made-with-the-best__pouch--mobile{left:var(--mwtb-pouch-left-mobile, 6%);top:var(--mwtb-pouch-top-mobile, 16%);width:var(--mwtb-pouch-width-mobile, 36%);z-index:2;transform:rotate(-10deg)}.made-with-the-best__can--mobile{right:0;top:var(--mwtb-can-top-mobile, 12%);width:70%;z-index:1;transform:rotate(8deg)}.made-with-the-best__ghost,.made-with-the-best__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#efefed,#f7f7f5)}.made-with-the-best__ghost--pouch{left:18%;top:10%;right:auto;bottom:auto;width:28%;height:70%;border-radius:999px}.made-with-the-best__ghost--can{left:auto;right:4%;top:8%;bottom:auto;width:62%;height:84%;border-radius:50%}.made-with-the-best__placeholder--mobile{display:block}.made-with-the-best.is-swapping .made-with-the-best__pouch,.made-with-the-best.is-swapping .made-with-the-best__can{opacity:.35}@media screen and (max-width:1299px){.made-with-the-best__main{grid-template-columns:480px 1fr;gap:clamp(32px,4vw,0px)}.made-with-the-best__stage--desktop{translate:0px 100px}.made-with-the-best__properties{transform:translate(0)}}@media screen and (max-width:999px){.made-with-the-best__main{grid-template-columns:500px 1fr;gap:clamp(32px,4vw,0px)}}@media screen and (max-width:989px){.made-with-the-best{overflow:visible}.made-with-the-best__sticky{padding:48px 20px 64px}.made-with-the-best__main{display:flex;flex-direction:column;align-items:stretch;gap:28px;overflow:visible}.made-with-the-best__copy{display:contents}.made-with-the-best__header{order:1;max-width:none;margin:0 0 8px;text-align:center}.made-with-the-best__heading{max-width:280px;margin-inline:auto}.made-with-the-best__intro{max-width:700px;margin:16px auto 0;font-size:18px;line-height:1.2}.made-with-the-best__media{order:2;max-width:none;z-index:1}.made-with-the-best__stage--desktop{display:none}.made-with-the-best__stage--mobile{display:block;overflow:visible}.made-with-the-best__properties{order:3;z-index:2;justify-items:start;overflow:visible;transform:none}.made-with-the-best__property--2,.made-with-the-best__property--3{display:none}.made-with-the-best.is-static .made-with-the-best__property--2,.made-with-the-best.is-static .made-with-the-best__property--3{display:block}.made-with-the-best__property{width:100%;max-width:100%;padding-left:36px;overflow:visible}@media(prefers-reduced-motion:no-preference){.js .made-with-the-best:not(.is-static) .made-with-the-best__track{height:calc(100svh * (var(--mwtb-steps, 3) + 1))}.js .made-with-the-best:not(.is-static) .made-with-the-best__sticky{position:sticky;top:0;height:100svh;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:20px 20px 24px}.js .made-with-the-best:not(.is-static) .made-with-the-best__inner{height:100%;display:flex;flex-direction:column;min-height:0}.js .made-with-the-best:not(.is-static) .made-with-the-best__main{flex:1;min-height:0;height:100%}.js .made-with-the-best:not(.is-static) .made-with-the-best__header{flex:0 0 auto}.js .made-with-the-best:not(.is-static) .made-with-the-best__media{flex:1 1 auto;min-height:0;display:flex;align-items:center;justify-content:center}.js .made-with-the-best:not(.is-static) .made-with-the-best__stage--mobile{width:min(100%,46svh);max-height:46svh;aspect-ratio:1}.js .made-with-the-best:not(.is-static) .made-with-the-best__properties{flex:0 0 auto;display:grid;grid-template-columns:1fr;gap:0}.js .made-with-the-best:not(.is-static) .made-with-the-best__property--2,.js .made-with-the-best:not(.is-static) .made-with-the-best__property--3{display:block}.js .made-with-the-best:not(.is-static) .made-with-the-best__property{grid-area:1 / 1;opacity:0;transform:translate3d(0,14px,0);pointer-events:none;transition:opacity .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1)}.js .made-with-the-best:not(.is-static) .made-with-the-best__property.is-visible{opacity:1;transform:none;pointer-events:auto;z-index:1}}.made-with-the-best__connector{display:none}.made-with-the-best__property-heading{width:fit-content;max-width:100%;margin:0 0 10px}.made-with-the-best__property-title{width:fit-content;max-width:100%;padding:8px 14px 7px;font-size:clamp(14px,4.2vw,18px);white-space:normal}.made-with-the-best__property-copy{max-width:none;padding-left:4px;font-size:17px}.made-with-the-best__connector-mobile{--m-left: 28px;--m-up: calc(clamp(210px, 62vw, 320px) - 30px) ;--m-right: calc(clamp(110px, 38vw, 190px) - 100px) ;display:block;position:absolute;left:0;top:50%;width:0;height:0;pointer-events:none}.made-with-the-best__connector-mobile-left,.made-with-the-best__connector-mobile-vert,.made-with-the-best__connector-mobile-right,.made-with-the-best__connector-mobile-dot{position:absolute;background:#222}.made-with-the-best__connector-mobile-left{left:calc(var(--m-left) * -1);top:0;width:var(--m-left);height:2px;transform:translateY(-50%)}.made-with-the-best__connector-mobile-vert{left:calc(var(--m-left) * -1);top:calc(var(--m-up) * -1);width:2px;height:var(--m-up)}.made-with-the-best__connector-mobile-right{left:calc(var(--m-left) * -1);top:calc(var(--m-up) * -1);width:var(--m-right);height:2px;transform:translateY(-50%)}.made-with-the-best__connector-mobile-dot{left:calc(var(--m-left) * -1 + var(--m-right));top:calc(var(--m-up) * -1);width:10px;height:10px;border-radius:50%;transform:translate(-50%,-50%)}}
/*# sourceMappingURL=/cdn/shop/t/150/compiled_assets/styles.css.map */
