.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: 25%;--mwtb-pouch-left: 8%;--mwtb-pouch-top: 8%;--mwtb-pouch-left-mobile: 6%;--mwtb-pouch-top-mobile: 16%;--mwtb-can-left: auto;--mwtb-can-right: 2%;--mwtb-can-top: 6%;--mwtb-can-width: 64%;--mwtb-can-left-mobile: 38%;--mwtb-can-right-mobile: auto;--mwtb-can-top-mobile: 30%;--mwtb-can-width-mobile: 62%;--mwtb-pouch-rotate: -11deg;--mwtb-pouch-rotate-mobile: -6deg;--mwtb-can-rotate: 9deg;--mwtb-can-rotate-mobile: 9deg;background:#fff;color:#222;padding:0}.made-with-the-best--pouches{--mwtb-pouch-width: 70%;--mwtb-pouch-width-mobile: 80%;--mwtb-pouch-left: -13%;--mwtb-pouch-top: 9%;--mwtb-pouch-left-mobile: -11%;--mwtb-pouch-top-mobile: 23%;--mwtb-can-right: 6%}.made-with-the-best--gum{--mwtb-pouch-width: 30%;--mwtb-pouch-width-mobile: 37%;--mwtb-pouch-left: 5%;--mwtb-pouch-top: 25%;--mwtb-pouch-left-mobile: 7%;--mwtb-pouch-top-mobile: 34%;--mwtb-can-width: 70%;--mwtb-can-width-mobile: 65%;--mwtb-can-right: 0%;--mwtb-can-top: 23%;--mwtb-can-left-mobile: 36%;--mwtb-can-right-mobile: auto;--mwtb-can-top-mobile: 40%}.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):not(.is-complete) .made-with-the-best__track{height:calc(100svh + (var(--mwtb-step-px, 200px) * var(--mwtb-steps, 3)))}.js .made-with-the-best:not(.is-static):not(.is-complete) .made-with-the-best__sticky{position:sticky;top:0}.js .made-with-the-best:not(.is-static) .made-with-the-best__sticky{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-weight:700;line-height:1;letter-spacing:2px;text-transform:uppercase}.made-with-the-best__heading-mobile{display:none}.made-with-the-best__intro{max-width:700px;margin:22px 0 0;font-family:Favorit,sans-serif!important;font-size:24px;line-height:28px;color:#222;font-weight:400}.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__callout-board{display:contents}.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__callout-lines,.made-with-the-best__callout-dot{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:visible;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(var(--mwtb-pouch-rotate, -11deg));transform-origin:center center}.made-with-the-best__can{left:var(--mwtb-can-left, auto);right:var(--mwtb-can-right, 2%);top:var(--mwtb-can-top, 6%);width:var(--mwtb-can-width, 64%);z-index:-1;transform:rotate(var(--mwtb-can-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(var(--mwtb-pouch-rotate-mobile, -6deg))}.made-with-the-best__can--mobile{left:var(--mwtb-can-left-mobile, auto);right:var(--mwtb-can-right-mobile, 0%);top:var(--mwtb-can-top-mobile, 12%);width:var(--mwtb-can-width-mobile, 70%);z-index:-1;transform:rotate(var(--mwtb-can-rotate-mobile, 0deg))}.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{position:relative;z-index:1;isolation:isolate;overflow:visible}.made-with-the-best__sticky{position:relative;z-index:1;box-sizing:border-box;display:flex;flex-direction:column;height:100svh;min-height:100svh;padding:40px 20px;overflow:visible}.made-with-the-best__inner{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;width:100%}.made-with-the-best__main{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);justify-content:stretch;align-items:stretch;gap:20px 0;width:100%;max-width:none;margin-inline:0;overflow:visible}.made-with-the-best__copy{display:contents}.made-with-the-best__header{grid-column:1;grid-row:1;width:100%;max-width:none;margin:0;text-align:center}.made-with-the-best__heading{max-width:340px;margin-inline:auto;font-size:38px;letter-spacing:1px}.made-with-the-best__heading-desktop{display:none}.made-with-the-best__heading-mobile{display:block}.made-with-the-best__intro{display:none}.made-with-the-best__properties,.made-with-the-best__media{grid-column:1;grid-row:2;position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:0;margin:0;max-width:none;padding:0;transform:none;overflow:visible;container-type:size}.made-with-the-best__media{z-index:1}.made-with-the-best__properties{z-index:4;pointer-events:none}.made-with-the-best__callout-board,.made-with-the-best__stage--mobile{--mwtb-u: min(100cqw / 390, 100cqh / 720);position:relative;display:block;flex:none;width:calc(390 * var(--mwtb-u));height:calc(720 * var(--mwtb-u));max-width:100%;max-height:100%;margin:0;overflow:visible}.made-with-the-best__stage--desktop{display:none}.made-with-the-best__stage--mobile{overflow:visible;animation:none}.made-with-the-best.is-inview .made-with-the-best__stage--mobile{animation:none}.made-with-the-best.is-inview .made-with-the-best__pouch--mobile{animation:mwtb-pouch-bounce 3.6s ease-in-out infinite}.made-with-the-best.is-inview .made-with-the-best__can--mobile{animation:mwtb-can-bounce 3.6s ease-in-out infinite}@keyframes mwtb-pouch-bounce{0%,to{transform:rotate(var(--mwtb-pouch-rotate-mobile, -6deg)) translateY(0)}50%{transform:rotate(var(--mwtb-pouch-rotate-mobile, -6deg)) translateY(-15px)}}@keyframes mwtb-can-bounce{0%,to{transform:rotate(var(--mwtb-can-rotate-mobile, 0deg)) translateY(0)}50%{transform:rotate(var(--mwtb-can-rotate-mobile, 0deg)) translateY(-15px)}}@media(prefers-reduced-motion:reduce){.made-with-the-best.is-inview .made-with-the-best__pouch--mobile,.made-with-the-best.is-inview .made-with-the-best__can--mobile{animation:none}}.made-with-the-best__pouch--mobile{left:calc(44 * var(--mwtb-u));top:calc(152 * var(--mwtb-u));width:calc(150 * var(--mwtb-u));right:auto;z-index:1;transform:rotate(var(--mwtb-pouch-rotate-mobile, -6deg))}.made-with-the-best--pouches .made-with-the-best__pouch--mobile{left:var(--mwtb-pouch-left-mobile, -14%);top:var(--mwtb-pouch-top-mobile, 16%);width:var(--mwtb-pouch-width-mobile, 70%)}.made-with-the-best--gum .made-with-the-best__pouch--mobile{left:var(--mwtb-pouch-left-mobile, 2%);top:var(--mwtb-pouch-top-mobile, 24%);width:var(--mwtb-pouch-width-mobile, 48%)}.made-with-the-best__can--mobile{left:var(--mwtb-can-left-mobile, auto);right:var(--mwtb-can-right-mobile, auto);top:var(--mwtb-can-top-mobile, 12%);width:var(--mwtb-can-width-mobile, 70%);z-index:-1;transform:rotate(var(--mwtb-can-rotate-mobile, 0deg))}.made-with-the-best__callout-lines{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:3}.made-with-the-best__callout-path{stroke:#111;stroke-width:2;stroke-linejoin:round;fill:none}.made-with-the-best__callout-dot{display:block;position:absolute;width:calc(14 * var(--mwtb-u));height:calc(14 * var(--mwtb-u));border-radius:50%;background:#111;z-index:3;pointer-events:none}.made-with-the-best__callout-dot--1{left:calc(114 * var(--mwtb-u));top:calc(299 * var(--mwtb-u))}.made-with-the-best__callout-dot--2{left:calc(91 * var(--mwtb-u));top:calc(398 * var(--mwtb-u))}.made-with-the-best__callout-dot--3{left:calc(74 * var(--mwtb-u));top:calc(353 * var(--mwtb-u))}.made-with-the-best__property{position:absolute;left:0;right:0;width:100%;max-width:none;padding:0;overflow:visible;pointer-events:auto}.made-with-the-best__property--1{top:0;padding-top:calc(8 * var(--mwtb-u))}.made-with-the-best__property--2{top:calc(520 * var(--mwtb-u))}.made-with-the-best__property--3{top:calc(648 * var(--mwtb-u))}.made-with-the-best__connector{display:none}.made-with-the-best__property-heading{width:fit-content;max-width:100%;margin:0 0 calc(12 * var(--mwtb-u))}.made-with-the-best__property-title{display:inline-flex;align-items:center;box-sizing:border-box;width:fit-content;max-width:calc(100% - (40 * var(--mwtb-u)));height:calc(48 * var(--mwtb-u));margin:0 0 0 calc(72 * var(--mwtb-u));padding:0 calc(14 * var(--mwtb-u));border:2px solid #111;border-radius:8px;box-shadow:calc(3 * var(--mwtb-u)) calc(3 * var(--mwtb-u)) 0 #111;background:#00f59b;font-family:Inter,sans-serif!important;font-style:italic;font-weight:700;font-size:calc(16 * var(--mwtb-u));line-height:1;white-space:nowrap;text-transform:uppercase}.made-with-the-best__property-copy{max-width:none;margin-left:calc(88 * var(--mwtb-u));padding:0;font-family:Inter,sans-serif;font-size:calc(15 * var(--mwtb-u));line-height:1.25}.js .made-with-the-best:not(.is-static) .made-with-the-best__callout-path,.js .made-with-the-best:not(.is-static) .made-with-the-best__callout-dot{opacity:0;transition:opacity .42s cubic-bezier(.22,1,.36,1)}.js .made-with-the-best:not(.is-static):has(.made-with-the-best__property--1.is-visible) .made-with-the-best__callout-path--1,.js .made-with-the-best:not(.is-static):has(.made-with-the-best__property--1.is-visible) .made-with-the-best__callout-dot--1,.js .made-with-the-best:not(.is-static):has(.made-with-the-best__property--2.is-visible) .made-with-the-best__callout-path--2,.js .made-with-the-best:not(.is-static):has(.made-with-the-best__property--2.is-visible) .made-with-the-best__callout-dot--2,.js .made-with-the-best:not(.is-static):has(.made-with-the-best__property--3.is-visible) .made-with-the-best__callout-path--3,.js .made-with-the-best:not(.is-static):has(.made-with-the-best__property--3.is-visible) .made-with-the-best__callout-dot--3{opacity:1}@media(prefers-reduced-motion:no-preference){.js .made-with-the-best:not(.is-static):not(.is-complete) .made-with-the-best__track{height:calc(100svh + (var(--mwtb-step-px, 200px) * var(--mwtb-steps, 3)))}.js .made-with-the-best:not(.is-static):not(.is-complete) .made-with-the-best__sticky{position:sticky;top:0}.js .made-with-the-best:not(.is-static) .made-with-the-best__property{opacity:0;pointer-events:none;transition:opacity .42s cubic-bezier(.22,1,.36,1)}.js .made-with-the-best:not(.is-static) .made-with-the-best__property.is-visible{opacity:1;pointer-events:auto}}}
/*# sourceMappingURL=/cdn/shop/t/151/compiled_assets/styles.css.map */
