.s2g-cta{display:flex;justify-content:center;align-items:center;width:100%}.s2g-cta:last-child{padding-bottom:50px}.s2g-cta .s2g-cta--wrapper{display:flex;justify-content:center;align-items:center;width:calc(100% - 40px);margin:0 auto}.s2g-cta .s2g-cta--link{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 32px;min-height:56px;text-decoration:none;font-family:Bai Jamjuree;font-size:20px;font-weight:700;line-height:20px;text-transform:uppercase;transition:all .3s ease;border:1px solid transparent;width:100%;max-width:500px}@media screen and (min-width:992px){.s2g-cta .s2g-cta--link{width:fit-content}}.s2g-cta .s2g-cta--link[data-theme=red]{background:var(--Colours-Secondary-Secondary-1, #c7040c);color:var(--Colours-Neutral-White, #fff)}.s2g-cta .s2g-cta--link[data-theme=red]:hover{background:#a0030a}.s2g-cta .s2g-cta--link[data-theme=red] .s2g-cta--icon-wrapper .s2g-cta--icon{filter:brightness(10)}.s2g-cta .s2g-cta--link[data-theme=black]{background:var(--Colours-Primary-Primary-2, #1d1710);color:var(--Colours-Neutral-White, #fff)}.s2g-cta .s2g-cta--link[data-theme=black]:hover{background:#0f0c08}.s2g-cta .s2g-cta--link[data-theme=black] .s2g-cta--icon-wrapper .s2g-cta--icon{filter:brightness(10)}.s2g-cta .s2g-cta--link[data-theme=outline]{background:transparent;color:var(--Colours-Primary-Primary-2, #1d1710);border-color:var(--Colours-Primary-Primary-2, #1d1710)}.s2g-cta .s2g-cta--link[data-theme=outline]:hover{background:var(--Colours-Primary-Primary-2, #1d1710);color:var(--Colours-Neutral-White, #fff)}.s2g-cta .s2g-cta--link[data-theme=outline]:hover .s2g-cta--icon-wrapper .s2g-cta--icon{filter:brightness(10) saturate(0)}.s2g-cta .s2g-cta--link .s2g-cta--icon-wrapper{display:flex;align-items:center;justify-content:center}.s2g-cta .s2g-cta--link .s2g-cta--icon-wrapper .s2g-cta--icon{width:16px;height:16px;object-fit:contain;filter:brightness(1) saturate(1);transition:filter .3s ease}.s2g-cta .s2g-cta--link .s2g-cta--label{white-space:nowrap}.s2g-header{background-color:var(--s2g-header-bg, #1d1710);display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 0 0 var(--s2g-header-padding-h, 16px);box-sizing:border-box;position:relative;z-index:100;min-height:56px}.s2g-header__logo{display:flex;align-items:center;flex-shrink:0;text-decoration:none;max-width:var(--s2g-header-logo-width, 120px)}.s2g-header__logo img{display:block;width:100%;height:auto;max-height:24px;object-fit:contain;object-position:left center}.s2g-header__logo-text{color:var(--s2g-header-icon-colour, #ffffff);font-family:Bai Jamjuree,sans-serif;font-size:18px;font-weight:700;line-height:1;text-transform:uppercase;white-space:nowrap}.s2g-header__actions{display:flex;align-items:center;flex-shrink:0;height:auto;align-self:stretch}.s2g-header__actions a,.s2g-header__actions button{aspect-ratio:1;width:56px;height:56px}.s2g-header__icon{position:relative;display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:var(--s2g-header-icon-colour, #ffffff);text-decoration:none;flex-shrink:0}.s2g-header__icon svg{display:block;width:24px;height:24px;stroke:currentColor;fill:none}.s2g-header__icon--cart{position:relative}.s2g-header__cart-count{position:absolute;top:-6px;right:-6px;display:flex;align-items:center;justify-content:center;min-width:16px;height:16px;padding:0 3px;border-radius:999px;background-color:#c7040c;color:#fff;font-family:Bai Jamjuree,sans-serif;font-size:10px;font-weight:700;line-height:1;pointer-events:none}.s2g-header__menu-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;margin:0;background:#2d2822;border:none;cursor:pointer;color:var(--s2g-header-icon-colour, #ffffff);flex-shrink:0;-webkit-tap-highlight-color:transparent}.s2g-header__menu-btn svg{display:block;width:24px;height:24px;stroke:currentColor;fill:none}.s2g-header__nav,.s2g-header__icon--account{display:none}@media screen and (min-width:992px){.s2g-header__nav,.s2g-header__nav-list{align-self:stretch}.s2g-header .site-nav__item{display:flex;align-items:center}.s2g-header .site-nav__dropdown{position:absolute;left:0;top:100%;padding:0;margin:0;z-index:200;visibility:hidden;opacity:0;pointer-events:none;box-shadow:0 4px 16px #0000004d;transition:opacity .15s ease,visibility .15s ease}.s2g-header .site-nav__item:hover>.site-nav__dropdown{opacity:1;visibility:visible;pointer-events:auto}.s2g-header .site-nav__item-normal{position:relative}.s2g-header .site-nav__item-normal .site-nav__dropdown{min-width:220px}.s2g-header .site-nav__item-mega{position:static}.s2g-header .site-nav__item-mega .site-nav__dropdown{width:100%;left:0;right:0;padding:0}.s2g-header .meganav__nav{list-style:none;margin:0;padding:0}.s2g-header .meganav__nav li{display:block}.s2g-header .menu-title{margin:8px 0;font-family:Bai Jamjuree,sans-serif;font-size:14px;font-weight:700;text-transform:uppercase}.s2g-header .widget-inner .nav-links{list-style:none;padding:0;margin:0}.s2g-header .promotion_menu{margin-bottom:0!important}}@media screen and (min-width:992px){.s2g-header{padding:16px 120px}.s2g-header__logo{width:164px;max-width:164px}.s2g-header__logo img{max-height:16px}.s2g-header__nav{display:flex;flex:1;align-items:center;justify-content:center}.s2g-header__nav-list{display:flex;align-items:center;gap:24px;list-style:none;padding:0;margin:0}.s2g-header__nav-link{display:flex;align-items:center;gap:4px;font-family:Bai Jamjuree,sans-serif;font-size:20px;font-weight:700;line-height:1.12;color:var(--s2g-header-icon-colour, #ffffff);text-decoration:none;text-transform:uppercase;white-space:nowrap}.s2g-header__nav-link:hover{color:#ffbd59}.s2g-header__nav-chevron{display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:var(--s2g-header-icon-colour, #ffffff)}.s2g-header__nav-chevron svg{display:block;width:100%;height:100%;stroke:currentColor;fill:none}.s2g-header__actions{width:160px;justify-content:flex-end}.s2g-header__icon--account{display:flex}.s2g-header__menu-btn{display:none}}.s2g-homepage-best-sellers{display:flex;width:100%;padding:var(--Modules-spacing-Vertical-padding, 64px) 0 32px;flex-direction:column;justify-content:center;align-items:center;gap:32px;position:relative;z-index:0}@media screen and (min-width:992px){.s2g-homepage-best-sellers{display:flex;padding:160px 0 120px}}.s2g-homepage-best-sellers .background-layer{width:100%;height:100%;top:0;right:0;bottom:0;left:0;position:absolute;z-index:-1;pointer-events:none}.s2g-homepage-best-sellers .background-layer .angle{top:0;right:0;bottom:0;left:0;position:absolute;width:fit-content;height:fit-content;max-width:768px}@media screen and (min-width:992px){.s2g-homepage-best-sellers .background-layer .angle{inset:unset}}.s2g-homepage-best-sellers .background-layer .angle:nth-child(1){top:50%;transform:translateY(-50%)}@media screen and (min-width:992px){.s2g-homepage-best-sellers .background-layer .angle:nth-child(1){top:unset;bottom:0;left:0;transform:none}}.s2g-homepage-best-sellers .background-layer .angle:nth-child(2){top:unset;bottom:0;left:unset;right:0}.s2g-homepage-best-sellers .background-layer .angle:nth-child(2) svg{transform:rotateY(180deg)}.s2g-homepage-best-sellers .background-layer .angle:nth-child(3){display:none}@media screen and (min-width:992px){.s2g-homepage-best-sellers .background-layer .angle:nth-child(3){display:block;inset:unset;top:0;right:0;transform:none}.s2g-homepage-best-sellers .background-layer .angle:nth-child(3) svg{transform:rotate(180deg)}}.s2g-homepage-best-sellers .background-layer .angle svg{width:100%;height:100%}.s2g-homepage-best-sellers .content-layer{width:calc(100% - 40px);margin:0 auto;display:flex;flex-direction:column;max-width:1200px;z-index:1}.s2g-homepage-best-sellers .content-layer .header-wrapper{display:flex;padding:16px;align-items:center;gap:8px;align-self:stretch;background:#fff;position:relative;border-bottom:1px solid #664022}.s2g-homepage-best-sellers .content-layer .header-wrapper .best-sellers--title{width:90%;color:#0d0d0d;font-family:Anton;font-size:var(--Headings-Primary-H2, 48px);font-style:normal;font-weight:400;line-height:120%;text-transform:uppercase;margin:0;text-wrap-style:balance}@media screen and (min-width:992px){.s2g-homepage-best-sellers .content-layer .header-wrapper .best-sellers--title{color:#0d0d0d;font-family:Anton;font-size:var(--Headings-Primary-H2, 96px);font-style:normal;font-weight:400;line-height:120%}}.s2g-homepage-best-sellers .content-layer .header-wrapper .best-sellers--badge{position:absolute;top:0;right:0;transform:translate(10%,-50%) rotate(-4.129deg);display:flex;flex-direction:column;width:107.267px;height:107.267px;padding:5.959px;justify-content:center;align-items:center;text-align:center;border-radius:100%;background:var(--Colours-Primary-Primary-3, #fdc471)}.s2g-homepage-best-sellers .content-layer .header-wrapper .best-sellers--badge p{margin:0;color:#0d0d0d;font-family:Anton!important;font-size:33.372px;font-style:normal;font-weight:400;line-height:120%}.s2g-homepage-best-sellers .content-layer .header-wrapper .best-sellers--badge p:nth-child(2){font-size:19px}.s2g-homepage-best-sellers .content-layer .best-sellers--carousel-wrapper{width:100%;overflow:hidden;background:#fff;margin-bottom:32px}.s2g-homepage-best-sellers .content-layer .best-sellers--carousel-wrapper .best-sellers--carousel{width:100%}.s2g-homepage-best-sellers .content-layer .best-sellers--carousel-wrapper .best-sellers--carousel .best-seller-item-wrapper{display:flex;flex-direction:column;max-width:400px;background:#fff}.s2g-homepage-best-sellers .content-layer .best-sellers--carousel-wrapper .best-sellers--carousel .best-seller-item-wrapper:not(:last-child){border-right:1px solid #664022}@media screen and (min-width:992px){.s2g-homepage-best-sellers .content-layer .best-sellers--carousel-wrapper .best-sellers--carousel .best-seller-item-wrapper{width:400px}}.s2g-homepage-best-sellers .content-layer .best-sellers--carousel-wrapper .best-sellers--carousel .best-seller-item-wrapper:hover .content-wrapper .image-wrapper .secondary-image{opacity:1}.s2g-homepage-best-sellers .content-layer .best-sellers--carousel-wrapper .best-sellers--carousel .best-seller-item-wrapper[data-flavour=chocolate]:hover .content-wrapper .content-overlay .unit-price{color:#fff3e3}.s2g-homepage-best-sellers .content-layer .best-sellers--carousel-wrapper .best-sellers--carousel .best-seller-item-wrapper .content-wrapper{height:388px;display:flex;flex-direction:column;position:relative;background:#eef0f4;background:linear-gradient(180deg,#eef0f4 90%,#fff);border-bottom:1px solid rgba(0,0,0,.13)}@media screen and (min-width:992px){.s2g-homepage-best-sellers .content-layer .best-sellers--carousel-wrapper .best-sellers--carousel .best-seller-item-wrapper .content-wrapper{height:500px}}.s2g-homepage-best-sellers .content-layer .best-sellers--carousel-wrapper .best-sellers--carousel .best-seller-item-wrapper .content-wrapper .image-wrapper{position:relative;width:100%;height:100%;display:flex}.s2g-homepage-best-sellers .content-layer .best-sellers--carousel-wrapper .best-sellers--carousel .best-seller-item-wrapper .content-wrapper .image-wrapper .main-image,.s2g-homepage-best-sellers .content-layer .best-sellers--carousel-wrapper .best-sellers--carousel .best-seller-item-wrapper .content-wrapper .image-wrapper .secondary-image{position:absolute;display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;height:100%}.s2g-homepage-best-sellers .content-layer .best-sellers--carousel-wrapper .best-sellers--carousel .best-seller-item-wrapper .content-wrapper .image-wrapper .best-seller-item-image{width:100%;height:100%;object-fit:cover}.s2g-homepage-best-sellers .content-layer .best-sellers--carousel-wrapper .best-sellers--carousel .best-seller-item-wrapper .content-wrapper .image-wrapper .main-image .best-seller-item-image{width:80%;height:80%;object-fit:contain}.s2g-homepage-best-sellers .content-layer .best-sellers--carousel-wrapper .best-sellers--carousel .best-seller-item-wrapper .content-wrapper .image-wrapper .secondary-image{z-index:1;opacity:0;will-change:opacity;transition:opacity .3s ease}.s2g-homepage-best-sellers .content-layer .best-sellers--carousel-wrapper .best-sellers--carousel .best-seller-item-wrapper .content-wrapper .content-overlay{width:100%;height:fit-content;z-index:1;position:absolute;bottom:0;left:0;display:flex;padding:0 16px 16px;align-items:center;gap:8px}.s2g-homepage-best-sellers .content-layer .best-sellers--carousel-wrapper .best-sellers--carousel .best-seller-item-wrapper .content-wrapper .content-overlay .total-price{display:inline;padding:6px 8px;background:var(--Colours-Primary-Primary-3, #fdc471);color:#1d1710;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:140%;text-transform:uppercase}@media screen and (min-width:992px){.s2g-homepage-best-sellers .content-layer .best-sellers--carousel-wrapper .best-sellers--carousel .best-seller-item-wrapper .content-wrapper .content-overlay .total-price{padding-inline:12px}}.s2g-homepage-best-sellers .content-layer .best-sellers--carousel-wrapper .best-sellers--carousel .best-seller-item-wrapper .content-wrapper .content-overlay .unit-price{color:var(--Colours-Neutral-900-Grey, #565656);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:140%;transition:color .3s ease}.s2g-homepage-best-sellers .content-layer .best-sellers--carousel-wrapper .best-sellers--carousel .best-seller-item-wrapper .details-wrapper{display:flex;padding:16px;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch;background:#fff}@media screen and (min-width:992px){.s2g-homepage-best-sellers .content-layer .best-sellers--carousel-wrapper .best-sellers--carousel .best-seller-item-wrapper .details-wrapper{flex-direction:row;justify-content:space-between;align-items:center;z-index:1}}.s2g-homepage-best-sellers .content-layer .best-sellers--carousel-wrapper .best-sellers--carousel .best-seller-item-wrapper .details-wrapper .flavour-title{color:#1d1710;text-align:right;font-family:Bai Jamjuree;font-size:var(--Headings-Secondary-H3, 20px);font-style:normal;font-weight:700;line-height:120%;text-transform:uppercase}.s2g-homepage-best-sellers .content-layer .best-sellers--carousel-wrapper .best-sellers--carousel .best-seller-item-wrapper .details-wrapper .add-to-cart{display:flex;height:56px;padding:0 32px;justify-content:center;align-items:center;gap:8px;align-self:stretch;background:var(--Colours-Primary-Primary-2, #1d1710);color:var(--Colours-Neutral-White, #fff);font-family:Bai Jamjuree;font-size:20px;font-style:normal;font-weight:700;line-height:20px;text-transform:uppercase;will-change:background;transition:background .2s ease}.s2g-homepage-best-sellers .content-layer .best-sellers--carousel-wrapper .best-sellers--carousel .best-seller-item-wrapper .details-wrapper .add-to-cart:hover{background:#a80007}.s2g-homepage-best-sellers .content-layer .best-sellers--swiper-navigation{position:static;display:flex;gap:8px;height:max-content;justify-content:center;align-items:center}.s2g-homepage-best-sellers .content-layer .best-sellers--swiper-navigation .swiper-button-prev svg{rotate:180deg}.s2g-homepage-best-sellers .content-layer .best-sellers--swiper-navigation .swiper-button-prev,.s2g-homepage-best-sellers .content-layer .best-sellers--swiper-navigation .swiper-button-next{position:static;inset:unset;transform:none;margin:0;width:56px!important;height:56px!important;border-radius:0;background:#faeedf;color:#1d1710}:is(.s2g-homepage-best-sellers .content-layer .best-sellers--swiper-navigation .swiper-button-prev,.s2g-homepage-best-sellers .content-layer .best-sellers--swiper-navigation .swiper-button-next):after{content:unset}:is(.s2g-homepage-best-sellers .content-layer .best-sellers--swiper-navigation .swiper-button-prev,.s2g-homepage-best-sellers .content-layer .best-sellers--swiper-navigation .swiper-button-next) svg{width:32px;height:32px}.s2g-homepage-best-sellers .content-layer .best-sellers--swiper-navigation .swiper-button-disabled{background:transparent;border:1.4px solid var(--Colours-Primary-Primary-1, #faeedf);color:#faeedf;opacity:1}.s2g-homepage-cvps{display:flex;flex-direction:column;position:relative;align-items:center;z-index:1}@media screen and (min-width:992px){.s2g-homepage-cvps{padding-bottom:50px}}.s2g-homepage-cvps .background-layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;z-index:-1}.s2g-homepage-cvps .background-layer .background-layer--image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;clip-path:polygon(0% 0,100% 0%,100% clamp(90%,calc(96.0877% - .974vw),80%),0 100%)}@media screen and (min-width:992px){.s2g-homepage-cvps .background-layer .background-layer--image-wrapper{clip-path:polygon(0% 0,100% 0%,100% clamp(80%,calc(96.0877% - .974vw),80%),0 100%)}}.s2g-homepage-cvps .background-layer .background-layer--image-wrapper .background-layer--image{width:100%;height:100%}.s2g-homepage-cvps .background-layer .s2g-homepage-cvps--cvps-behind-image-wrapper{width:100%;max-width:304px;position:absolute;bottom:0;left:0;transform:translate(-7%,-20%)}@media screen and (min-width:992px){.s2g-homepage-cvps .background-layer .s2g-homepage-cvps--cvps-behind-image-wrapper{display:none}}.s2g-homepage-cvps .content-layer{z-index:0;display:flex;width:fit-content;max-width:1200px;padding:var(--Modules-spacing-Vertical-padding, 64px) var(--Modules-spacing-Horizontal-padding, 20px) 260px;flex-direction:column;align-items:center;justify-content:space-between;gap:32px}@media screen and (min-width:992px){.s2g-homepage-cvps .content-layer{width:100%;flex-direction:row;padding-bottom:85px}}.s2g-homepage-cvps .content-layer .s2g-homepage-cvps--cta-link{display:flex;height:56px;padding:10px 32px;justify-content:center;align-items:center;gap:8px;align-self:stretch;background:var(--Colours-Secondary-Secondary-1, #c7040c);color:var(--Colours-Neutral-White, #fff);transition:background .2s ease;font-family:Bai Jamjuree;font-size:20px;font-style:normal;font-weight:700;line-height:20px;text-transform:uppercase}.s2g-homepage-cvps .content-layer .s2g-homepage-cvps--cta-link:hover{background:#a80007}.s2g-homepage-cvps .content-layer .s2g-homepage-cvps--header{display:flex;flex-direction:column;width:100%;max-width:460px}.s2g-homepage-cvps .content-layer .s2g-homepage-cvps--header .s2g-homepage-cvps--title{color:#faeedf;font-family:Anton;font-size:var(--Headings-Primary-H2, 48px);font-style:normal;font-weight:400;line-height:120%;text-transform:uppercase;margin-bottom:8px}@media screen and (min-width:992px){.s2g-homepage-cvps .content-layer .s2g-homepage-cvps--header .s2g-homepage-cvps--title{color:#faeedf;font-family:Anton;font-size:var(--Headings-Primary-H2, 96px);font-style:normal;font-weight:400;line-height:120%;margin-bottom:0}}.s2g-homepage-cvps .content-layer .s2g-homepage-cvps--header .s2g-homepage-cvps--subtitle{color:#faeedf;font-family:Bai Jamjuree;font-size:var(--Headings-Secondary-H3, 20px);font-style:normal;font-weight:700;line-height:120%;text-transform:uppercase}@media screen and (min-width:992px){.s2g-homepage-cvps .content-layer .s2g-homepage-cvps--header .s2g-homepage-cvps--subtitle{color:#faeedf;font-family:Bai Jamjuree;font-size:var(--Headings-Secondary-H3, 24px);font-style:normal;font-weight:700;line-height:120%;text-transform:uppercase;margin-bottom:32px}}.s2g-homepage-cvps .content-layer .s2g-homepage-cvps--header .s2g-homepage-cvps--cta-wrapper{display:none}@media screen and (min-width:992px){.s2g-homepage-cvps .content-layer .s2g-homepage-cvps--header .s2g-homepage-cvps--cta-wrapper{display:flex}}.s2g-homepage-cvps .content-layer .s2g-homepage-cvps--cvps-outer-wrapper{display:flex;flex-direction:column;gap:32px;width:fit-content;position:relative;align-items:center;justify-content:flex-start}@media screen and (min-width:992px){.s2g-homepage-cvps .content-layer .s2g-homepage-cvps--cvps-outer-wrapper{align-items:flex-end;justify-content:flex-end;flex-basis:547px}}.s2g-homepage-cvps .content-layer .s2g-homepage-cvps--cvps-outer-wrapper .s2g-homepage-cvps--cvps-content-wrapper{width:100%;max-width:547px}.s2g-homepage-cvps .content-layer .s2g-homepage-cvps--cvps-outer-wrapper .s2g-homepage-cvps--cvps-content-wrapper .s2g-homepage-cvps--cvps-behind-image-wrapper{display:none}@media screen and (min-width:992px){.s2g-homepage-cvps .content-layer .s2g-homepage-cvps--cvps-outer-wrapper .s2g-homepage-cvps--cvps-content-wrapper .s2g-homepage-cvps--cvps-behind-image-wrapper{display:flex;position:absolute;z-index:-1;top:50%;left:50%;width:175%;height:175%;transform:translate(-50%,-50%)}}.s2g-homepage-cvps .content-layer .s2g-homepage-cvps--cvps-outer-wrapper .s2g-homepage-cvps--cvps-content-wrapper .s2g-homepage-cvps--cvps-behind-image-wrapper .s2g-homepage-cvps--cvps-behind-image{object-fit:contain}.s2g-homepage-cvps .content-layer .s2g-homepage-cvps--cvps-outer-wrapper .s2g-homepage-cvps--cvps-content-wrapper .s2g-homepage-cvps--cvps-wrapper{display:flex;flex-direction:column;width:100%;max-width:547px}.s2g-homepage-cvps .content-layer .s2g-homepage-cvps--cvps-outer-wrapper .s2g-homepage-cvps--cvps-content-wrapper .s2g-homepage-cvps--cvps-wrapper .s2g-homepage-cvps--cvp{display:flex;flex-direction:column;padding:24px;gap:6px;background:#faeedf}.s2g-homepage-cvps .content-layer .s2g-homepage-cvps--cvps-outer-wrapper .s2g-homepage-cvps--cvps-content-wrapper .s2g-homepage-cvps--cvps-wrapper .s2g-homepage-cvps--cvp:not(:last-child){border-bottom:2px solid #4a859b}.s2g-homepage-cvps .content-layer .s2g-homepage-cvps--cvps-outer-wrapper .s2g-homepage-cvps--cvps-content-wrapper .s2g-homepage-cvps--cvps-wrapper .s2g-homepage-cvps--cvp .s2g-homepage-cvps--cvp-title{color:var(--Colours-Primary-Primary-2, #1d1710);font-family:Anton;font-size:var(--Headings-Primary-H4, 28px);font-style:normal;font-weight:400;line-height:120%;text-transform:uppercase}@media screen and (min-width:992px){.s2g-homepage-cvps .content-layer .s2g-homepage-cvps--cvps-outer-wrapper .s2g-homepage-cvps--cvps-content-wrapper .s2g-homepage-cvps--cvps-wrapper .s2g-homepage-cvps--cvp .s2g-homepage-cvps--cvp-title{color:var(--Colours-Primary-Primary-2, #1d1710);font-family:Anton;font-size:var(--Headings-Primary-H4, 48px);font-style:normal;font-weight:400;line-height:120%;text-transform:uppercase}}.s2g-homepage-cvps .content-layer .s2g-homepage-cvps--cvps-outer-wrapper .s2g-homepage-cvps--cvps-content-wrapper .s2g-homepage-cvps--cvps-wrapper .s2g-homepage-cvps--cvp .s2g-homepage-cvps--cvp-description{color:#1d1710;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:140%;width:90%}.s2g-homepage-cvps .content-layer .s2g-homepage-cvps--cvps-outer-wrapper .s2g-homepage-cvps--cta-wrapper{width:100%}@media screen and (min-width:992px){.s2g-homepage-cvps .content-layer .s2g-homepage-cvps--cvps-outer-wrapper .s2g-homepage-cvps--cta-wrapper{display:none}}.s2g-homepage-cvps .foreground-layer{z-index:1;position:absolute;width:100%;height:100%;max-width:1200px;pointer-events:none}.s2g-homepage-cvps .foreground-layer .s2g-homepage-cvps--cvps-above-image-wrapper{position:absolute;bottom:-36px;left:0;width:100px;transform:rotate(21.245deg)}@media screen and (min-width:992px){.s2g-homepage-cvps .foreground-layer .s2g-homepage-cvps--cvps-above-image-wrapper{bottom:clamp(0px,128.57px - 8.93vw,40px);left:auto;right:clamp(-120px,72.86px - 13.39vw,-60px);width:clamp(150px,39.29px + 11.16vw,200px);transform:rotate(-18.381deg)}}.s2g-homepage-faqs{background-color:#fff;display:flex;flex-direction:column;gap:16px;padding:64px 20px;align-items:flex-start;max-width:1200px;margin:0 auto}.s2g-homepage-faqs--header-wrapper{display:flex;flex-direction:column;align-items:center;padding-bottom:14px;width:100%}.s2g-homepage-faqs--header-titles{display:flex;flex-direction:column;align-items:center;gap:0;display:none}.s2g-homepage-faqs--mobile-header-titles{display:flex;flex-direction:column;align-items:center;gap:0}.s2g-homepage-faqs--header-title,.s2g-homepage-faqs--header-title-mobile{font-family:Anton,sans-serif;font-size:32px;font-weight:400;line-height:1.2;text-transform:uppercase;margin:0;padding:5.78px 24px;display:inline-block;white-space:nowrap}.s2g-homepage-faqs--header-wrapper .s2g-homepage-faqs--header-title:nth-child(1),.s2g-homepage-faqs--mobile-header-titles .s2g-homepage-faqs--header-title-mobile:nth-child(1){background-color:#1d1710;color:#faeedf;transform:rotate(-2.42deg)}.s2g-homepage-faqs--header-wrapper .s2g-homepage-faqs--header-title:nth-child(2),.s2g-homepage-faqs--mobile-header-titles .s2g-homepage-faqs--header-title-mobile:nth-child(2){background-color:#fdc471;color:#1d1710;transform:rotate(2.46deg)}.s2g-homepage-faqs--content-wrapper{display:flex;flex-direction:column;gap:32px;width:100%}.s2g-homepage-faqs--faqs-wrapper{display:flex;flex-direction:column;gap:0;width:100%}.s2g-homepage-faqs--faq-wrapper{display:flex;flex-direction:column;width:100%;gap:16px}.s2g-homepage-faqs--faq-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 0;background:none;border:none;cursor:pointer;text-align:left;border-bottom:1px solid #dbdce2}.s2g-homepage-faqs--faq-trigger[aria-expanded=true]{border-bottom-color:#1d1710}.s2g-homepage-faqs--faq-title{font-family:Bai Jamjuree,sans-serif;font-size:16px;font-weight:700;line-height:1.12;text-transform:uppercase;color:#1d1710;flex:1}.s2g-homepage-faqs--faq-icon{display:block;width:32px;height:32px;position:relative;flex-shrink:0;transition:transform .3s ease-out}.s2g-homepage-faqs--faq-icon:before,.s2g-homepage-faqs--faq-icon:after{content:"";position:absolute;background-color:#1d1710;transition:opacity .3s ease-out,transform .3s ease-out}.s2g-homepage-faqs--faq-icon:before{width:16px;height:2px;top:50%;left:50%;transform:translate(-50%,-50%)}.s2g-homepage-faqs--faq-icon:after{width:2px;height:16px;top:50%;left:50%;transform:translate(-50%,-50%)}.s2g-homepage-faqs--faq-trigger[aria-expanded=true] .s2g-homepage-faqs--faq-icon:after{display:none}.s2g-homepage-faqs--faq-content{padding:0 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.4;color:#5c5c5c;letter-spacing:-.14px;max-height:0;overflow:hidden;opacity:0;transform:translateY(-10px);transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s cubic-bezier(.4,0,.2,1),opacity .3s ease-out,transform .4s cubic-bezier(.4,0,.2,1)}.s2g-homepage-faqs--faq-content[hidden]{display:block!important;max-height:0;padding-bottom:0;opacity:0;transform:translateY(-10px)}.s2g-homepage-faqs--faq-content:not([hidden]){display:block!important;max-height:500px;padding-bottom:24px;opacity:1;transform:translateY(0)}.s2g-homepage-faqs--faq-content .metafield-rich_text_field p{color:var(--Colours-Neutral-Dark-grey, #5c5c5c);font-family:Inter!important;font-size:14px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.14px}.s2g-homepage-faqs--ctas-wrapper{display:flex;flex-direction:column;gap:16px;width:100%}.s2g-homepage-faqs--ctas-wrapper a{display:flex;align-items:center;justify-content:center;width:100%;height:56px;padding:10px 32px;border:1px solid #212121;background-color:transparent;font-family:Bai Jamjuree,sans-serif;font-size:20px;font-weight:700;line-height:20px;text-transform:uppercase;color:#212121;text-decoration:none}@media(min-width:992px){.s2g-homepage-faqs{flex-direction:row;align-items:stretch;justify-content:space-between;padding:100px 20px;width:100%;height:100%;gap:56px;overflow-x:clip}.s2g-homepage-faqs--header-wrapper{width:fit-content;height:auto;padding-bottom:20px;flex-grow:1;display:flex;align-items:stretch}.s2g-homepage-faqs--header-titles{display:flex;align-items:flex-start;position:sticky;top:0;height:fit-content}.s2g-homepage-faqs--mobile-header-titles{display:none}.s2g-homepage-faqs--mobile-header-titles{align-items:flex-start}.s2g-homepage-faqs--header-title,.s2g-homepage-faqs--header-title-mobile{font-size:76px}.s2g-homepage-faqs--header-wrapper .s2g-homepage-faqs--header-title:nth-child(1),.s2g-homepage-faqs--mobile-header-titles .s2g-homepage-faqs--header-title-mobile:nth-child(1){transform:rotate(-2.42deg);width:100%}.s2g-homepage-faqs--header-wrapper .s2g-homepage-faqs--header-title:nth-child(2),.s2g-homepage-faqs--mobile-header-titles .s2g-homepage-faqs--header-title-mobile:nth-child(2){transform:rotate(4.07deg)}.s2g-homepage-faqs--header-wrapper .s2g-homepage-faqs--header-title:nth-child(3),.s2g-homepage-faqs--mobile-header-titles .s2g-homepage-faqs--header-title-mobile:nth-child(3){background-color:#1d1710;color:#faeedf;transform:rotate(-1.62deg)}.s2g-homepage-faqs--faqs-wrapper{width:100%}.s2g-homepage-faqs--ctas-wrapper{width:auto;align-self:flex-start}.s2g-homepage-faqs--ctas-wrapper a{width:auto;transition:background-color .2s ease,color .2s ease}.s2g-homepage-faqs--ctas-wrapper a:hover{background-color:#1d1710;color:#fff}}.s2g-homepage-hero{position:relative;overflow:hidden;height:85vh;max-height:640px}.s2g-homepage-hero:before{content:"";width:200vw;height:200vw;position:absolute;top:0;left:0;z-index:0;background:#202022;opacity:.04;rotate:45deg;transform:translate(-50%,-54%);pointer-events:none}@media screen and (min-width:992px){.s2g-homepage-hero{overflow:clip visible;z-index:1}}.s2g-homepage-hero .background-layer{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}@media screen and (min-width:992px){.s2g-homepage-hero .background-layer{width:100%}}.s2g-homepage-hero .background-layer .ingredient-chunk--wrapper{display:none;max-width:120px;position:absolute;left:var(--x-offset, 0%);top:var(--y-offset, 0%);will-change:transform}.s2g-homepage-hero .background-layer .ingredient-chunk--wrapper[data-x-anchor=center]{left:var(--x-offset, 0%);right:auto}.s2g-homepage-hero .background-layer .ingredient-chunk--wrapper[data-x-anchor=right]{left:auto;right:var(--x-offset, 0%)}.s2g-homepage-hero .background-layer .ingredient-chunk--wrapper[data-y-anchor=center]{top:var(--y-offset, 0%);bottom:auto}.s2g-homepage-hero .background-layer .ingredient-chunk--wrapper[data-y-anchor=bottom]{top:auto;bottom:var(--y-offset, 0%)}@media screen and (min-width:992px){.s2g-homepage-hero .background-layer .ingredient-chunk--wrapper{display:block}}.s2g-homepage-hero .background-layer .ingredient-chunk--wrapper .ingredient-chunk--image{display:block;width:100%;height:auto}.s2g-homepage-hero .background-layer .ingredients-image-wrapper{position:absolute;bottom:0;right:0}@media screen and (min-width:992px){.s2g-homepage-hero .background-layer .ingredients-image-wrapper{inset:unset;left:0%;top:0%;transform-origin:center center;transform:translate(0)}}.s2g-homepage-hero .background-layer .ingredients-image-wrapper .s2g-homepage-hero__ingredients-desktop,.s2g-homepage-hero .background-layer .ingredients-image-wrapper .s2g-homepage-hero__ingredients-mobile{object-fit:contain;width:100%;height:auto}.s2g-homepage-hero .background-layer .ingredients-image-wrapper .s2g-homepage-hero__ingredients-mobile{max-height:450px;height:clamp(19.875rem,14.8608rem + 21.3938vw,28.125rem);translate:20px;transform-origin:center}@media screen and (min-width:992px){.s2g-homepage-hero .background-layer .ingredients-image-wrapper .s2g-homepage-hero__ingredients-mobile{display:none}}.s2g-homepage-hero .background-layer .ingredients-image-wrapper .s2g-homepage-hero__ingredients-desktop{display:none}@media screen and (min-width:992px){.s2g-homepage-hero .background-layer .ingredients-image-wrapper .s2g-homepage-hero__ingredients-desktop{display:flex;max-width:718px}}.s2g-homepage-hero .foreground-anchor{position:relative;align-items:flex-start;height:100%}@media screen and (min-width:992px){.s2g-homepage-hero .foreground-anchor{width:calc(100% - 60px);max-width:1040px;margin:0 0 0 auto}}@media screen and (min-width:1280px){.s2g-homepage-hero .foreground-anchor{max-width:1060px;margin:0 auto;translate:120px}}.s2g-homepage-hero .foreground-anchor .content-layer{z-index:1;padding-top:48px;padding-inline:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (min-width:992px){.s2g-homepage-hero .foreground-anchor .content-layer{align-items:flex-start;width:100%}}.s2g-homepage-hero .foreground-anchor .content-layer .title-layer-1{display:inline-flex;transform:rotate(-4.609deg) translate(-5%);padding:8px 32px;justify-content:center;align-items:center;gap:10px;margin:0;background:var(--Colours-Primary-Primary-3, #fdc471);color:var(--Colours-Primary-Primary-2, #1d1710);font-family:Anton;font-size:clamp(56px,calc(40.6939px + 4.0816vw),72px);font-style:normal;font-weight:400;line-height:120%;text-transform:uppercase}@media screen and (min-width:992px){.s2g-homepage-hero .foreground-anchor .content-layer .title-layer-1{display:inline-flex;transform:rotate(-6.15deg);padding:16px 64px;justify-content:center;align-items:center;gap:10px;color:var(--Colours-Primary-Primary-2, #1d1710);font-family:Anton;font-size:clamp(72px,calc(17.1429px + 7.1429vw),120px);font-style:normal;font-weight:400;line-height:120%}}.s2g-homepage-hero .foreground-anchor .content-layer .title-layer-2-wrapper{display:flex;min-width:278.969px;padding:8px 32px;justify-content:center;align-items:center;gap:10px;position:relative;transform:translate(5%,-15%) rotate(-2.61deg);background:var(--Colours-Primary-Primary-2, #1d1710);margin-bottom:8px}@media screen and (min-width:992px){.s2g-homepage-hero .foreground-anchor .content-layer .title-layer-2-wrapper{transform:translate(5%,-10%) rotate(-3.15deg);padding:16px 64px;justify-content:center;align-items:center;gap:10px;width:fit-content;color:var(--Colours-Primary-Primary-1, #faeedf)}}.s2g-homepage-hero .foreground-anchor .content-layer .title-layer-2-wrapper .title-layer-2{color:var(--Colours-Primary-Primary-1, #faeedf);font-family:Anton;font-size:clamp(56px,calc(40.6939px + 4.0816vw),72px);font-style:normal;font-weight:400;line-height:120%;position:absolute;opacity:0;-webkit-user-select:none;user-select:none;will-change:opacity;transition:opacity .2s ease;text-transform:uppercase;margin:0}.s2g-homepage-hero .foreground-anchor .content-layer .title-layer-2-wrapper .title-layer-2.visible{position:relative;opacity:1;-webkit-user-select:text;user-select:text}.s2g-homepage-hero .foreground-anchor .content-layer .title-layer-2-wrapper .title-layer-2:after{content:"."}@media screen and (min-width:992px){.s2g-homepage-hero .foreground-anchor .content-layer .title-layer-2-wrapper .title-layer-2{font-family:Anton;font-size:clamp(72px,calc(17.1429px + 7.1429vw),120px);font-style:normal;font-weight:400;line-height:120%;width:fit-content}}.s2g-homepage-hero .foreground-anchor .content-layer .cvps-wrapper{display:flex;transform:rotate(-2.61deg);flex-direction:column;align-items:center;margin-bottom:12px}@media screen and (min-width:992px){.s2g-homepage-hero .foreground-anchor .content-layer .cvps-wrapper{flex-direction:row;margin-bottom:32px;padding-left:100px}}.s2g-homepage-hero .foreground-anchor .content-layer .cvps-wrapper .cvp-wrapper{display:flex;padding:8px 16px;justify-content:flex-start;align-items:center;gap:8px;width:100%}.s2g-homepage-hero .foreground-anchor .content-layer .cvps-wrapper .cvp-wrapper .cvp-icon--wrapper{width:24px;height:24px}.s2g-homepage-hero .foreground-anchor .content-layer .cvps-wrapper .cvp-wrapper .cvp-icon--wrapper .cvp-icon--image{width:100%;height:100%;object-fit:contain}.s2g-homepage-hero .foreground-anchor .content-layer .cvps-wrapper .cvp-wrapper .cvp-title--wrapper{color:var(--Colours-Primary-Primary-2, #1d1710);text-align:center;font-family:Bai Jamjuree;font-size:18px;font-style:normal;font-weight:700;line-height:120%;text-transform:uppercase}@media screen and (min-width:992px){.s2g-homepage-hero .foreground-anchor .content-layer .cvps-wrapper .cvp-wrapper .cvp-title--wrapper{color:var(--Colours-Primary-Primary-2, #1d1710);text-align:center;text-wrap:nowrap;font-family:Bai Jamjuree;font-size:clamp(1.25rem,.6964rem + .8929vw,1.5rem);font-style:normal;font-weight:700;line-height:120%;text-transform:uppercase}}.s2g-homepage-hero .foreground-anchor .content-layer .ctas-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (min-width:992px){.s2g-homepage-hero .foreground-anchor .content-layer .ctas-wrapper{margin-left:120px}}.s2g-homepage-hero .foreground-anchor .content-layer .ctas-wrapper .cta-primary{display:flex;height:64px;transform:rotate(-2.61deg);padding:10px 32px;justify-content:center;align-items:center;gap:8px;width:fit-content;background:var(--Colours-Secondary-Secondary-1, #c7040c);will-change:background;transition:background .3s ease;color:var(--Colours-Neutral-White, #fff);font-family:Bai Jamjuree;font-size:20px;font-style:normal;font-weight:700;line-height:20px;text-transform:uppercase}.s2g-homepage-hero .foreground-anchor .content-layer .ctas-wrapper .cta-primary:hover{background:#a80007}.s2g-homepage-hero .foreground-anchor .foreground-layer{position:absolute;z-index:2;bottom:0;right:0;pointer-events:none;width:fit-content}@media screen and (min-width:992px){.s2g-homepage-hero .foreground-anchor .foreground-layer{top:0;right:0;bottom:0;left:0;display:flex}}.s2g-homepage-hero .foreground-anchor .foreground-layer .hero-can-image{width:clamp(9.375rem,7.4726rem + 8.1169vw,12.5rem);transform:translateY(40%) rotate(-7.392deg)}@media screen and (min-width:992px){.s2g-homepage-hero .foreground-anchor .foreground-layer .hero-can-image{width:160px;height:auto;align-self:center;transform:translate(-40%) rotate(-7.392deg)}}@media screen and (min-width:1280px){.s2g-homepage-hero .foreground-anchor .foreground-layer .hero-can-image{width:220px;height:auto;align-self:center;transform:translate(-50%,20%) rotate(-7.392deg)}}.s2g-homepage-our-story{background:#fff}.s2g-homepage-our-story--wrapper{display:flex;flex-direction:column}.s2g-homepage-our-story--content-column{display:flex;flex-direction:column;gap:24px;padding:40px 20px 32px}.s2g-homepage-our-story--title-wrapper{display:flex;align-items:center;padding:8px 0;max-width:900px;width:100%;margin:0 0 0 auto}.s2g-homepage-our-story--title-badge{display:inline-flex;background-color:#ffbd59;padding:2px 12px;transform:rotate(-1.19deg)}.s2g-homepage-our-story--title{font-family:Anton,sans-serif;font-size:52px;font-weight:400;line-height:1.2;color:#1d1710;text-transform:uppercase;white-space:nowrap;margin:0}.s2g-homepage-our-story--body{display:flex;flex-direction:column;gap:32px;max-width:900px;width:100%;margin:0 0 0 auto}.s2g-homepage-our-story--description p{margin:0;font-family:Inter,sans-serif!important;font-size:16px;font-weight:400;line-height:1.4;color:#000}.s2g-homepage-our-story--cta{display:flex;align-items:center;justify-content:center;width:100%;min-height:56px;padding:10px 32px;border:1px solid #212121;color:#212121;font-family:Bai Jamjuree,sans-serif;font-size:20px;font-weight:700;line-height:20px;text-transform:uppercase;text-decoration:none;box-sizing:border-box;transition:background-color .2s ease,color .2s ease}.s2g-homepage-our-story--cta:hover,.s2g-homepage-our-story--cta:focus-visible{background-color:#212121;color:#fff;outline:none}.s2g-homepage-our-story--image-column{width:100%;height:330px;overflow:hidden;flex-shrink:0}.s2g-homepage-our-story--image{width:100%;height:100%;object-fit:cover;display:block}@media screen and (min-width:992px){.s2g-homepage-our-story--wrapper{flex-direction:row;align-items:stretch;min-height:480px}.s2g-homepage-our-story--content-column{flex:1 1 50%;justify-content:center;padding:60px 80px}.s2g-homepage-our-story--title{font-size:76px}.s2g-homepage-our-story--cta{width:fit-content;align-self:flex-start}.s2g-homepage-our-story--image-column{flex:1 1 50%;position:relative;height:auto;overflow:visible;min-height:661px}.s2g-homepage-our-story--image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}}.s2g-homepage-perspective-cvps{position:relative;z-index:0;overflow:clip visible}.s2g-homepage-perspective-cvps .background-layer{z-index:-1}.s2g-homepage-perspective-cvps .background-layer.background--fixed{position:absolute;top:0;left:0;width:100%;height:150%}.s2g-homepage-perspective-cvps .background-layer.background--fixed .background-image{height:100%;width:100%;object-fit:cover}.s2g-homepage-perspective-cvps .content-layer{display:flex;padding:var(--Modules-spacing-Vertical-padding, 64px) 0;padding-bottom:calc(var(--sampler-box-cans-image-height) + 32px);width:calc(100% - 40px);max-width:1200px;margin:0 auto;flex-direction:column;align-items:flex-start;gap:32px}@media screen and (min-width:992px){.s2g-homepage-perspective-cvps .content-layer{padding:100px 0;min-height:calc(var(--sampler-box-cans-image-height) + 200px)}}.s2g-homepage-perspective-cvps .content-layer .cvps-title{color:#fff3e3;font-family:Anton;font-size:var(--Headings-Primary-H2, 48px);font-style:normal;font-weight:400;line-height:120%;text-transform:uppercase}@media screen and (min-width:992px){.s2g-homepage-perspective-cvps .content-layer .cvps-title{color:#fff3e3;font-family:Anton;font-size:var(--Headings-Primary-H2, 96px);font-style:normal;font-weight:400;line-height:120%}}.s2g-homepage-perspective-cvps .content-layer .cvps-wrapper{--column-count: 1;--row-count: 6;display:grid;grid-template-columns:repeat(var(--column-count),minmax(0%,100%));grid-template-rows:repeat(var(--row-count),minmax(0%,100%));gap:40px;grid-auto-flow:column}@media screen and (min-width:768px){.s2g-homepage-perspective-cvps .content-layer .cvps-wrapper{--column-count: 2;--row-count: 3;column-gap:0px}}@media screen and (min-width:1200px){.s2g-homepage-perspective-cvps .content-layer .cvps-wrapper{column-gap:56px}}.s2g-homepage-perspective-cvps .content-layer .cvps-wrapper .cvp-wrapper{display:flex;align-items:flex-start;gap:16px;align-self:stretch}.s2g-homepage-perspective-cvps .content-layer .cvps-wrapper .cvp-wrapper .cvp-icon-wrapper{width:28px;height:28px;height:auto;flex-shrink:0}.s2g-homepage-perspective-cvps .content-layer .cvps-wrapper .cvp-wrapper .cvp-icon-wrapper svg{width:100%;height:100%}.s2g-homepage-perspective-cvps .content-layer .cvps-wrapper .cvp-wrapper .cvp-content-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:6px;max-width:320px}@media screen and (min-width:768px){.s2g-homepage-perspective-cvps .content-layer .cvps-wrapper .cvp-wrapper .cvp-content-wrapper{max-width:300px}}@media screen and (min-width:1200px){.s2g-homepage-perspective-cvps .content-layer .cvps-wrapper .cvp-wrapper .cvp-content-wrapper{max-width:320px}}.s2g-homepage-perspective-cvps .content-layer .cvps-wrapper .cvp-wrapper .cvp-content-wrapper .cvp-title{color:#fff;font-family:Bai Jamjuree;font-size:var(--Headings-Secondary-H3, 20px);font-style:normal;font-weight:700;line-height:120%;text-transform:uppercase}@media screen and (min-width:992px){.s2g-homepage-perspective-cvps .content-layer .cvps-wrapper .cvp-wrapper .cvp-content-wrapper .cvp-title{color:#fff;font-family:Bai Jamjuree;font-size:var(--Headings-Secondary-H3, 24px);font-style:normal;font-weight:700;line-height:120%;text-transform:uppercase}}.s2g-homepage-perspective-cvps .content-layer .cvps-wrapper .cvp-wrapper .cvp-content-wrapper .cvp-description{color:#fff;width:90%;font-family:Inter!important;font-size:14px;font-style:normal;font-weight:400;line-height:140%}.s2g-homepage-sampler{display:flex;flex-direction:column;position:relative;width:100%}@media screen and (min-width:992px){.s2g-homepage-sampler{flex-direction:row}}.s2g-homepage-sampler .sampler-box--image-column{position:relative;--offset: clamp(-3.75rem, .1276rem + -2.4235vw, -1.375rem);display:none}@media screen and (min-width:992px){.s2g-homepage-sampler .sampler-box--image-column{display:flex;flex:1 1 50%;margin-top:calc(var(--offset));clip-path:polygon(0 clamp(70px,calc(.408px + 7.015vw),180px),100% 0,100% 100%,0 100%);min-height:0;flex-grow:1;height:calc(var(--content-column-height) + var(--added-height))}.s2g-homepage-sampler .sampler-box--image-column .sampler-box--image-wrapper{height:100%;width:100%}.s2g-homepage-sampler .sampler-box--image-column .sampler-box--image-wrapper .sampler-box--image{width:100%;height:100%;object-fit:cover}}.s2g-homepage-sampler .sampler-box--content-column{background-color:#fff3e3;position:relative;flex:1 0 50%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:48px;height:fit-content}.s2g-homepage-sampler .sampler-box--content-column .content-column--cans-image-wrapper{--scale: 1.3;position:absolute;top:0;transform:translateY(calc(-100% + 2px)) scale(var(--scale));pointer-events:none;transform-origin:bottom right}@media screen and (min-width:992px){.s2g-homepage-sampler .sampler-box--content-column .content-column--cans-image-wrapper{--scale: 1}}.s2g-homepage-sampler .sampler-box--content-column .sampler-box--content-wrapper{width:fit-content;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:48px;flex-shrink:0;height:100%;padding:0 var(--Modules-spacing-Horizontal-padding, 20px) var(--Modules-spacing-Vertical-padding, 64px) var(--Modules-spacing-Horizontal-padding, 20px)}@media screen and (min-width:992px){.s2g-homepage-sampler .sampler-box--content-column .sampler-box--content-wrapper{padding:16px 120px 120px 72px}}.s2g-homepage-sampler .sampler-box--content-column .sampler-box--content-wrapper .content-column--content-image-wrapper{aspect-ratio:318 / 398;width:100%;max-width:318px;height:auto}@media screen and (min-width:992px){.s2g-homepage-sampler .sampler-box--content-column .sampler-box--content-wrapper .content-column--content-image-wrapper{align-self:flex-start}}.s2g-homepage-sampler .sampler-box--content-column .sampler-box--content-wrapper .content-column--content-wrapper{display:flex;flex-direction:column;gap:12px;max-width:536px}@media screen and (min-width:992px){.s2g-homepage-sampler .sampler-box--content-column .sampler-box--content-wrapper .content-column--content-wrapper{align-self:flex-start}}.s2g-homepage-sampler .sampler-box--content-column .sampler-box--content-wrapper .content-column--content-wrapper .content-column--subheading{color:#1d1710;font-family:Bai Jamjuree;font-size:var(--Headings-Secondary-H3, 20px);font-style:normal;font-weight:700;line-height:120%;text-transform:uppercase}@media screen and (min-width:992px){.s2g-homepage-sampler .sampler-box--content-column .sampler-box--content-wrapper .content-column--content-wrapper .content-column--subheading{font-size:var(--Headings-Secondary-H3, 24px)}}.s2g-homepage-sampler .sampler-box--content-column .sampler-box--content-wrapper .content-column--content-wrapper .content-column--heading{color:#1d1710;font-family:Anton;font-size:var(--Headings-Primary-H2, 48px);font-style:normal;font-weight:400;line-height:120%;text-transform:uppercase;display:flex;transform:rotate(-1.195deg);padding:2px 12px;justify-content:center;align-items:center;gap:8px;width:fit-content;background:#ffbd59}@media screen and (min-width:992px){.s2g-homepage-sampler .sampler-box--content-column .sampler-box--content-wrapper .content-column--content-wrapper .content-column--heading{font-size:clamp(3rem,calc(-3.643rem + 10.714vw),6rem)}}.s2g-homepage-sampler .sampler-box--content-column .sampler-box--content-wrapper .content-column--content-wrapper .content-column--description{color:#1d1710;font-family:Inter!important;font-size:18px;font-style:normal;font-weight:400;line-height:140%;margin-bottom:12px}.s2g-homepage-sampler .sampler-box--content-column .sampler-box--content-wrapper .content-column--content-wrapper .content-column--cta{display:flex;height:56px;padding:10px 32px;justify-content:center;align-items:center;gap:8px;align-self:stretch;font-size:20px;background:var(--Colours-Secondary-Secondary-1, #c7040c);color:var(--Colours-Neutral-White, #fff);font-family:Bai Jamjuree;font-style:normal;font-weight:700;line-height:20px;text-transform:uppercase;transition:background .3s ease}.s2g-homepage-sampler .sampler-box--content-column .sampler-box--content-wrapper .content-column--content-wrapper .content-column--cta:hover{background:#a0030a}@media screen and (min-width:992px){.s2g-homepage-sampler .sampler-box--content-column .sampler-box--content-wrapper .content-column--content-wrapper .content-column--cta{width:fit-content;max-width:327px;font-size:clamp(1.125rem,-1.4583rem + 4.1667vw,1.25rem)}}.s2g-homepage-socials-promo{--column-count: 2;--row-count: 1;display:grid;position:relative;z-index:2;grid-template-columns:repeat(var(--column-count),minmax(0%,100%));grid-template-rows:repeat(var(--row-count),minmax(0%,100%));grid-template-areas:"text-content text-content" "video video" "socials socials" "image_1 image_2"}@media screen and (min-width:992px){.s2g-homepage-socials-promo{--column-count: 3;--row-count: 3;grid-template-rows:306px minmax(0,1fr) 273px;grid-template-areas:"video text-content image_2" "video text-content socials" "video image_1 socials"}}.s2g-homepage-socials-promo .socials-promo__block--video{grid-area:video;width:100%;height:100%}.s2g-homepage-socials-promo .socials-promo__block--video .socials-promo__video{width:100%;height:100%;object-fit:cover}.s2g-homepage-socials-promo .socials-promo__block--text{grid-area:text-content;display:flex;padding:40px;flex-direction:column;justify-content:center;align-items:flex-start;gap:32px;align-self:stretch}.s2g-homepage-socials-promo .socials-promo__block--text[data-theme=dark]{background-color:var(--Colours-Primary-Primary-2, #1d1710)}.s2g-homepage-socials-promo .socials-promo__block--text[data-theme=light]{background-color:var(--Colours-Primary-Primary-3, #fdc471)}.s2g-homepage-socials-promo .socials-promo__block--text .socials-promo__title{color:#fff;font-family:Anton;font-size:var(--Headings-Primary-H2, 48px);font-style:normal;font-weight:400;line-height:120%;margin-bottom:0;text-transform:uppercase}@media screen and (min-width:992px){.s2g-homepage-socials-promo .socials-promo__block--text .socials-promo__title{font-size:clamp(3rem,-.875rem + 6.25vw,4.75rem)}}.s2g-homepage-socials-promo .socials-promo__block--text .socials-promo__content p{color:var(--Colours-Primary-Primary-1, #faeedf);font-family:Inter!important;font-size:16px;font-style:normal;font-weight:400;line-height:140%}.s2g-homepage-socials-promo .socials-promo__block--image{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.s2g-homepage-socials-promo .socials-promo__block--image[data-identifier=image-1],.s2g-homepage-socials-promo .socials-promo__block--image:nth-of-type(1){grid-area:image_1}.s2g-homepage-socials-promo .socials-promo__block--image[data-identifier=image-2],.s2g-homepage-socials-promo .socials-promo__block--image:nth-of-type(2){grid-area:image_2}.s2g-homepage-socials-promo .socials-promo__block--image .socials-promo__image{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (min-width:992px){.s2g-homepage-socials-promo .socials-promo__block--image{aspect-ratio:480 / 273;height:100%}}.s2g-homepage-socials-promo .socials-promo__block--links{grid-area:socials;display:flex;padding:40px;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch}.s2g-homepage-socials-promo .socials-promo__block--links[data-theme=dark]{background-color:var(--Colours-Primary-Primary-2, #1d1710)}.s2g-homepage-socials-promo .socials-promo__block--links[data-theme=dark] .socials-promo__links-list .socials-promo__link{background:var(--Colours-Primary-Primary-2, #fdc471)}.s2g-homepage-socials-promo .socials-promo__block--links[data-theme=light]{background-color:var(--Colours-Primary-Primary-3, #fdc471)}.s2g-homepage-socials-promo .socials-promo__block--links .socials-promo__links-title{color:var(--Colours-Primary-Primary-2, #1d1710);font-family:Anton;font-size:var(--Headings-Primary-H2, 48px);font-style:normal;font-weight:400;line-height:120%;text-transform:uppercase}@media screen and (min-width:992px){.s2g-homepage-socials-promo .socials-promo__block--links .socials-promo__links-title{font-size:clamp(3rem,-.875rem + 6.25vw,4.75rem)}}.s2g-homepage-socials-promo .socials-promo__block--links .socials-promo__links-list{display:flex;align-items:center;gap:4px}.s2g-homepage-socials-promo .socials-promo__block--links .socials-promo__links-list .socials-promo__link{display:flex;padding:16px;align-items:center;justify-content:center;width:56px;height:56px;background:var(--Colours-Primary-Primary-2, #1d1710);color:#fff;transition:color .2s ease}.s2g-homepage-socials-promo .socials-promo__block--links .socials-promo__links-list .socials-promo__link:hover{color:var(--Colours-Primary-Primary-2, #fdc471)}@media screen and (min-width:992px){.s2g-homepage-socials-promo .socials-promo__block--links .socials-promo__links-list .socials-promo__link{width:64px;height:64px}}.s2g-homepage-socials-promo .socials-promo__block--links .socials-promo__links-list .socials-promo__link svg{width:24px;height:24px}@media screen and (min-width:992px){.s2g-homepage-socials-promo .socials-promo__block--links .socials-promo__links-list .socials-promo__link svg{width:28px;height:28px}}.s2g-stockists-callout{position:relative;padding:60px 20px;overflow:hidden}.s2g-stockists-callout--background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.s2g-stockists-callout--bg-image-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.s2g-stockists-callout--bg-image{position:absolute;top:-5%;left:0;width:100%;height:110%;object-fit:cover}.s2g-stockists-callout--overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000c}.s2g-stockists-callout--card{position:relative;z-index:1;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#1d1710cc;transform:rotate(.2deg);padding:56px 24px}.s2g-stockists-callout--content{display:flex;flex-direction:column;align-items:center;gap:56px;transform:rotate(-.2deg)}.s2g-stockists-callout--headline-group{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}.s2g-stockists-callout--title{font-family:Anton,sans-serif;font-size:52px;font-weight:400;line-height:1.2;color:#fff;text-align:center;text-transform:uppercase;margin:0}.s2g-stockists-callout--description{font-family:Inter,sans-serif!important;font-size:16px;font-weight:400;line-height:1.4;color:#fff;text-align:center;margin:0}.s2g-stockists-callout--cta{display:flex;align-items:center;justify-content:center;width:100%;min-height:56px;padding:10px 32px;background-color:#c7040c;color:#fff;font-family:Bai Jamjuree,sans-serif;font-size:20px;font-weight:700;line-height:20px;text-transform:uppercase;text-decoration:none;box-sizing:border-box;transition:background-color .2s ease}.s2g-stockists-callout--cta:hover{background-color:#a0030a;color:#fff;outline:none}.s2g-stockists-callout--stockists-group{display:flex;flex-direction:column;align-items:center;gap:16px}.s2g-stockists-callout--stockist-label{font-family:Bai Jamjuree,sans-serif!important;font-size:16px;font-weight:700;line-height:1.2;color:#fff;text-align:center;text-transform:uppercase;margin:0}.s2g-stockists-callout--stockist-logos{display:flex;align-items:center;gap:16px;list-style:none;margin:0;padding:0}.s2g-stockists-callout--stockist-item{display:flex;align-items:center}.s2g-stockists-callout--stockist-logo{height:32px;width:auto;object-fit:contain}.s2g-stockists-callout--stockist-name{font-family:Bai Jamjuree,sans-serif;font-size:14px;font-weight:600;color:#fff}@media screen and (min-width:992px){.s2g-stockists-callout{padding:100px 120px}.s2g-stockists-callout--card{padding:56px 40px;max-width:1200px;margin:0 auto}.s2g-stockists-callout--title{font-size:76px}.s2g-stockists-callout--description{font-size:18px}.s2g-stockists-callout--cta{width:auto}.s2g-stockists-callout--stockists-group{flex-direction:row;gap:24px}.s2g-stockists-callout--stockist-label{font-size:20px;text-align:left;white-space:nowrap}.s2g-stockists-callout--stockist-logos{gap:24px}.s2g-stockists-callout--stockist-logo{height:40px}}.s2g-homepage-stockists-showcase{--row-count: 2;--column-count: 2;display:grid;grid-template-columns:repeat(var(--column-count),minmax(0%,100%));grid-template-rows:repeat(var(row-count),minmax(0%,100%));background:#fff}@media screen and (min-width:992px){.s2g-homepage-stockists-showcase{--row-count: 1;--column-count: 3}}.s2g-homepage-stockists-showcase .stockists-showcase--card{flex:1;display:flex;justify-content:center;align-items:center;background:#fff;border-bottom:1px solid #dbdce2;height:80px}@media screen and (min-width:992px){.s2g-homepage-stockists-showcase .stockists-showcase--card{height:144px}}.s2g-homepage-stockists-showcase .stockists-showcase--card:not(:first-child):not(:last-child){border-left:1px solid #dbdce2;border-right:1px solid #dbdce2}.s2g-homepage-stockists-showcase .stockists-showcase--card.stockists-showcase--title{color:#1d1710;font-family:Anton;font-size:var(--Headings-Primary-H3, 32px);font-style:normal;font-weight:400;line-height:120%;grid-column:span 2;text-transform:uppercase}@media screen and (min-width:992px){.s2g-homepage-stockists-showcase .stockists-showcase--card.stockists-showcase--title{color:#1d1710;font-family:Anton;font-size:48px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.96px;grid-column:span 1}}.s2g-homepage-stockists-showcase .stockists-showcase--card .stockists-showcase--logo{height:32px;width:auto}@media screen and (min-width:992px){.s2g-homepage-stockists-showcase .stockists-showcase--card .stockists-showcase--logo{height:48px}}.breadcrumb{display:none}@media screen and (min-width:1200px){.sg2-product-details--wrapper.container{max-width:1440px}}@media screen and (min-width:768px){.sg2-product-details--wrapper.container{max-width:1440px}}@media screen and (min-width:576px){.sg2-product-details--wrapper.container{max-width:1440px}}.sg2-product-details--wrapper .product-single{margin-right:-20px;margin-left:-20px;margin-bottom:0;border-bottom:3px solid #fff;z-index:2;position:relative}.sg2-product-details--wrapper .product-details{padding:0;background:#faeedf}@media screen and (min-width:768px){.sg2-product-details--wrapper .product-details{width:45%;-ms-flex:0 0 45%;flex:0 0 45%;max-width:45%}}.sg2-product-details--wrapper .product-details .product-single__info-wrapper{position:relative}.sg2-product-details--wrapper .product-block.product__text{color:#1d1710;font-family:Inter!important;font-size:16px;font-style:normal;font-weight:400;line-height:162%;padding:0 20px;margin-bottom:12px}@media screen and (min-width:992px){.sg2-product-details--wrapper .product-block.product__text{padding:0 40px;margin-bottom:24px}}.sg2-product-details--wrapper .btn-theme:before{background:#a0030a}.sg2-product-details--wrapper form{padding:0 20px 40px}@media screen and (min-width:992px){.sg2-product-details--wrapper form{padding:0 40px 40px}}.sg2-product-details--wrapper form .product-form__item--submit{margin:0!important}.sg2-product-details--wrapper form .product-form__cart-submit{background:#c7040c;border-color:#c7040c;border-radius:0;color:#fff;font-family:Bai Jamjuree;font-size:20px;font-style:normal;font-weight:700;line-height:20px;text-transform:uppercase;padding:12px 32px}.sg2-product-details--wrapper form .product-form__cart-submit:hover{background:#a0030a}.sg2-product-details--wrapper .product_drop_list{display:flex;align-items:center;gap:8px;align-self:stretch;flex-wrap:wrap;padding:0 20px 32px}@media screen and (min-width:992px){.sg2-product-details--wrapper .product_drop_list{padding:0 40px 32px}}.sg2-product-details--wrapper .product_drop_list li{display:flex;padding:8px 16px;justify-content:center;align-items:center;gap:14px;flex:0 0 calc(50% - 8px);border:1px solid #EEDFCC;background:#fff}@media screen and (min-width:992px){.sg2-product-details--wrapper .product_drop_list li{flex:auto}}.sg2-product-details--wrapper .product_drop_list li h5{color:#212121;font-family:Bai Jamjuree;font-size:16px;font-style:normal;font-weight:400;line-height:140%;text-transform:uppercase}.sg2-product-details--wrapper .product-title{padding:0 20px}@media screen and (min-width:992px){.sg2-product-details--wrapper .product-title{padding:0 40px}}.sg2-product-details--wrapper .product-title .product-label{position:unset;margin-top:12px}.sg2-product-details--wrapper .product-title .product-single__title{color:#faeedf;background-color:#483b3b;font-family:Anton;font-size:24px;font-style:normal;font-weight:400;line-height:120%;text-transform:uppercase;padding:12px 16px 10px;display:inline-block;margin:24px 0 0}.sg2-product-details--wrapper .product-title .product-single__title.title__chocolate{background-color:#483b3b}.sg2-product-details--wrapper .product-title .product-single__title.title__vanilla{background-color:#eedfcc;color:#1d1710}.sg2-product-details--wrapper .product-title .product-single__title.title__iced-coffee{background-color:#7c5b3d}.sg2-product-details--wrapper .product-title .product-single__title.title__variety-pack,.sg2-product-details--wrapper .product-title .product-single__title.title__sampler{background-color:#1d1710}@media screen and (min-width:992px){.sg2-product-details--wrapper .product-title .product-single__title{font-size:32px;margin:48px 0 0}}.sg2-product-details--wrapper .product-title .product-single__pack{color:#1d1710;font-family:Bai Jamjuree;font-size:20px;font-style:normal;font-weight:700;line-height:120%;text-transform:uppercase;margin-top:24px}@media screen and (min-width:992px){.sg2-product-details--wrapper .product-title .product-single__pack{font-size:24px}}.sg2-product-details--wrapper .product-single__meta-list{padding:0 20px;margin-top:14px;display:flex;justify-content:flex-start;align-items:center;gap:8px}@media screen and (min-width:992px){.sg2-product-details--wrapper .product-single__meta-list{padding:0 40px}}.sg2-product-details--wrapper .product-single__meta-list li{padding-right:0;display:flex;align-items:center}.sg2-product-details--wrapper .product-single__meta-list .product-single__price{color:#1d1710;font-family:Bai Jamjuree;font-size:18px;font-style:normal;font-weight:600;line-height:120%;text-transform:uppercase}@media screen and (min-width:992px){.sg2-product-details--wrapper .product-single__meta-list .product-single__price{font-size:20px}}.sg2-product-details--wrapper .product-single__meta-list .product-tag{padding:3px 12px 4px;color:#0d0d0d;font-family:Bai Jamjuree;font-size:16px;font-style:normal;font-weight:600;line-height:120%;text-transform:uppercase}.sg2-product-details--wrapper .product-single__meta-list .product-single__price-per-can{color:#1d1710;font-family:Bai Jamjuree;font-size:16px;font-style:normal;font-weight:500;line-height:120%;text-transform:uppercase}@media screen and (min-width:768px){.sg2-product-details--wrapper .mobile-only{display:none}}@media screen and (max-width:767px){.sg2-product-details--wrapper .desktop-only{display:none}}.s2g-product-details--accordion .tabcustom{display:flex;padding:24px 20px;justify-content:space-between;align-items:flex-start;align-self:stretch;background:#faeedf;border-top:3px solid #fff;color:#1d1710;font-family:Anton;font-size:24px;font-style:normal;font-weight:400;line-height:120%;text-transform:uppercase;position:relative}.s2g-product-details--accordion .tabcustom:hover{background:#eedfcc;cursor:pointer}.s2g-product-details--accordion .tabcustom:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='13' viewBox='0 0 22 13' fill='none'%3E%3Cpath d='M19.628 11.7267C20.0957 12.1963 20.8555 12.1979 21.3251 11.7303C21.752 11.3052 21.7922 10.6386 21.4447 10.1681L21.3288 10.0333L11.6904 0.353256C11.264 -0.0749628 10.595 -0.113918 10.1245 0.236408L9.98972 0.353186L0.349717 10.0332C-0.117941 10.5028 -0.116368 11.2626 0.353231 11.7302C0.780138 12.1554 1.44688 12.1927 1.91593 11.8432L2.05028 11.7267L10.8405 2.90108L19.628 11.7267Z' fill='%231D1710'/%3E%3C/svg%3E");position:absolute;top:50%;transform:translateY(-50%) rotate(-0deg);right:20px;width:21.678px;height:12.08px;transition:transform .5s}.s2g-product-details--accordion .tabcustom.collapsed:after{transform:translateY(-50%) rotate(-180deg)}@media screen and (min-width:992px){.s2g-product-details--accordion .tabcustom{padding:24px 40px;font-size:32px}.s2g-product-details--accordion .tabcustom:after{right:40px}}.s2g-product-details--accordion .tab-content{background:#faeedf;border-top:1px solid #EEDFCC}.s2g-product-details--accordion .tab-content .tab-text-content{padding:24px 20px}@media screen and (min-width:992px){.s2g-product-details--accordion .tab-content .tab-text-content{padding:24px 40px}}@media screen and (min-width:992px){.s2g-product-details--accordion .tab-table{padding:40px 40px 0}}.s2g-product-details--accordion .tab-table thead th{color:var(--Colours-Neutral-Black-text, #212121);font-family:Bai Jamjuree;font-size:16px;font-style:normal;font-weight:700;line-height:120%;text-transform:uppercase}.s2g-product-details--accordion .tab-table tr{color:#212121;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;display:flex;padding:10px 16px 12px;justify-content:space-between;align-items:center;align-self:stretch;border-bottom:1px solid #EEDFCC}.s2g-product-details--accordion .tab-table tr td,.s2g-product-details--accordion .tab-table tr th{border:none;padding:0}:is(.s2g-product-details--accordion .tab-table tr td,.s2g-product-details--accordion .tab-table tr th):first-letter{text-transform:uppercase}.s2g-product-details--accordion .tab-table tr.sub-item{opacity:.6}.s2g-product-details--accordion .tab-table tr.sub-item td:last-child{margin-right:-8px}.s2g-product-details--accordion .tab-table .py-3{display:none}.s2g-product-details--stockists-showcase{--row-count: 2;--column-count: 2;display:grid;grid-template-columns:repeat(var(--column-count),minmax(0%,100%));grid-template-rows:repeat(var(row-count),minmax(0%,100%));border-top:3px solid #fff}@media screen and (min-width:1025px){.s2g-product-details--stockists-showcase{--row-count: 1;grid-template-columns:40% repeat(var(--column-count),minmax(0%,100%))}}.s2g-product-details--stockists-showcase .stockists-showcase--card{flex:1;display:flex;justify-content:center;align-items:center;background:#faeedf;height:80px}.s2g-product-details--stockists-showcase .stockists-showcase--card:first-child{border-bottom:1px solid #EEDFCC}.s2g-product-details--stockists-showcase .stockists-showcase--card:last-child{border-left:1px solid #EEDFCC}@media screen and (min-width:1025px){.s2g-product-details--stockists-showcase .stockists-showcase--card{height:86px}}.s2g-product-details--stockists-showcase .stockists-showcase--card.stockists-showcase--title{color:#1d1710;height:77px;font-family:Anton;font-size:24px;font-style:normal;font-weight:400;line-height:120%;grid-column:span 2;text-transform:uppercase}@media screen and (min-width:1025px){.s2g-product-details--stockists-showcase .stockists-showcase--card.stockists-showcase--title{color:#1d1710;font-family:Anton;font-size:32px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.96px;grid-column:span 1;height:86px;border-right:1px solid #EEDFCC;border-bottom:none}}.s2g-product-details--stockists-showcase .stockists-showcase--card .stockists-showcase--logo{height:34px;width:auto}.s2g-product-sampler{display:flex;flex-direction:column;position:relative;width:100%;border-top:3px solid #fff}@media screen and (min-width:992px){.s2g-product-sampler{flex-direction:row}}.s2g-product-sampler .sampler-box--content-column{background-color:#faeedf;position:relative;width:100%}.s2g-product-sampler .sampler-box--content-column .sampler-box--content-wrapper{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:48px;flex-shrink:0;height:100%;padding:24px 20px 40px}@media screen and (min-width:992px){.s2g-product-sampler .sampler-box--content-column .sampler-box--content-wrapper{padding:24px 40px 40px;flex-direction:row-reverse;justify-content:space-between;align-items:center;gap:32px}}.s2g-product-sampler .sampler-box--content-column .sampler-box--content-wrapper .content-column--content-image-wrapper{aspect-ratio:318 / 398;width:100%;max-width:162px;height:auto;margin:12px 0}.s2g-product-sampler .sampler-box--content-column .sampler-box--content-wrapper .content-column--content-wrapper{display:flex;flex-direction:column;gap:12px;max-width:536px}@media screen and (min-width:992px){.s2g-product-sampler .sampler-box--content-column .sampler-box--content-wrapper .content-column--content-wrapper{align-self:flex-start}}.s2g-product-sampler .sampler-box--content-column .sampler-box--content-wrapper .content-column--content-wrapper .content-column--subheading{color:#1d1710;font-family:Anton;font-size:24px;font-style:normal;font-weight:400;line-height:120%;text-transform:uppercase}@media screen and (min-width:992px){.s2g-product-sampler .sampler-box--content-column .sampler-box--content-wrapper .content-column--content-wrapper .content-column--subheading{font-size:32px}}.s2g-product-sampler .sampler-box--content-column .sampler-box--content-wrapper .content-column--content-wrapper .content-column--heading{color:#1d1710;font-family:Anton;font-size:24px;font-style:normal;font-weight:400;line-height:120%;text-transform:uppercase;display:flex;transform:rotate(-1.195deg);padding:2px 12px;justify-content:center;align-items:center;gap:8px;width:fit-content;background:#ffbd59}@media screen and (min-width:992px){.s2g-product-sampler .sampler-box--content-column .sampler-box--content-wrapper .content-column--content-wrapper .content-column--heading{font-size:32px}}.s2g-product-sampler .sampler-box--content-column .sampler-box--content-wrapper .content-column--content-wrapper .content-column--description{color:#1d1710;font-family:Inter!important;font-size:16px;font-style:normal;font-weight:400;line-height:140%;margin-bottom:12px}.s2g-product-sampler .sampler-box--content-column .sampler-box--content-wrapper .content-column--content-wrapper .content-column--cta{display:flex;height:56px;padding:10px 32px;justify-content:center;align-items:center;gap:8px;align-self:stretch;font-size:20px;border:1px solid #1D1710;color:#212121;font-family:Bai Jamjuree;font-style:normal;font-weight:700;line-height:20px;text-transform:uppercase;background:transparent;text-align:center;transition:background .3s ease}.s2g-product-sampler .sampler-box--content-column .sampler-box--content-wrapper .content-column--content-wrapper .content-column--cta:hover{background:#212121;color:#fff}@media screen and (min-width:992px){.s2g-product-sampler .sampler-box--content-column .sampler-box--content-wrapper .content-column--content-wrapper .content-column--cta{width:fit-content;max-width:345px;font-size:clamp(1.125rem,-1.4583rem + 4.1667vw,1.25rem)}}@media screen and (max-width:991px){.s2g-product-sampler .sampler-box--content-column .sampler-box--content-wrapper .image-wrapper--top{display:none}}@media screen and (min-width:992px){.s2g-product-sampler .sampler-box--content-column .sampler-box--content-wrapper .image-wrapper--bottom{display:none}}@media screen and (min-width:450px)and (max-width:768px){.s2g-product-sampler .sampler-box--content-column .sampler-box--content-wrapper .content-column--description,.s2g-product-sampler .sampler-box--content-column .sampler-box--content-wrapper .content-column--content-wrapper{max-width:100%!important;width:100%}.s2g-product-sampler .sampler-box--content-column .sampler-box--content-wrapper .content-column--content-wrapper{display:flex;justify-content:center;align-items:center}}.s2g-product-details--cvps{padding:0 20px;margin-bottom:32px}@media screen and (min-width:992px){.s2g-product-details--cvps{padding:0 40px;max-width:540px}}.s2g-product-details--cvps li{color:#1d1710;font-family:Bai Jamjuree;font-size:14px;font-style:normal;font-weight:600;line-height:120%;text-transform:uppercase;display:flex;padding:8px 12px;align-items:center;gap:8px;background:#ebdecfa3;margin-bottom:3px}@media screen and (min-width:992px){.s2g-product-details--cvps li{font-size:16px}}.s2g-product-details--cvps li:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M3 11L7 15L17 5' stroke='%231D1710' stroke-width='2'/%3E%3C/svg%3E");background-repeat:no-repeat;width:20px;height:20px}.product-form__quantity-submit .product-form__item--submit{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}@media screen and (min-width:992px){.product-form__quantity-submit .product-form__item--submit{flex-direction:row}}.product-form__item--quantity{flex:0 0 auto;width:140px}.product-form__item--quantity .js-qty{border-radius:0}.product-form__item--quantity .js-qty__input{border-radius:0;border:1px solid #EEDFCC;background:#faeedf;height:48px;color:#1d1710;text-align:center;font-family:Bai Jamjuree;font-size:18px;font-style:normal;font-weight:700;line-height:140%}@media screen and (min-width:992px){.product-form__item--quantity .js-qty__input{font-size:24px}}.product-form__item--quantity button{background:#f0e4d5;background-repeat:no-repeat;background-position:center;background-size:14px 14px}.product-form__item--quantity button svg{display:none}.product-form__item--quantity button.js-qty__adjust--minus{background-image:url("data:image/svg+xml,%3Csvg width='14' height='3' viewBox='0 0 14 3' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='14' height='2.33333' fill='%23212121'/%3E%3C/svg%3E%0A")}.product-form__item--quantity button.js-qty__adjust--plus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Crect y='5.83337' width='14' height='2.33333' fill='%23212121'/%3E%3Crect x='8.16699' width='14' height='2.33333' transform='rotate(90 8.16699 0)' fill='%23212121'/%3E%3C/svg%3E")}.product-form__item--quantity button:hover{background:#1d1710}.product-form__item--quantity button:hover.js-qty__adjust--minus{background-image:url("data:image/svg+xml,%3Csvg width='14' height='3' viewBox='0 0 14 3' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='14' height='2.33333' fill='%23FFFFFF'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center;background-size:14px 14px}.product-form__item--quantity button:hover.js-qty__adjust--plus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Crect y='5.83337' width='14' height='2.33333' fill='%23FFFFFF'/%3E%3Crect x='8.16699' width='14' height='2.33333' transform='rotate(90 8.16699 0)' fill='%23FFFFFF'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:14px 14px}.product-form__item--quantity button:focus{background:#f0e4d5;background-repeat:no-repeat;background-position:center;background-size:14px 14px}.product-form__item--quantity button:focus.js-qty__adjust--minus{background-image:url("data:image/svg+xml,%3Csvg width='14' height='3' viewBox='0 0 14 3' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='14' height='2.33333' fill='%23212121'/%3E%3C/svg%3E%0A")}.product-form__item--quantity button:focus.js-qty__adjust--plus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Crect y='5.83337' width='14' height='2.33333' fill='%23212121'/%3E%3Crect x='8.16699' width='14' height='2.33333' transform='rotate(90 8.16699 0)' fill='%23212121'/%3E%3C/svg%3E")}.product-form__item--quantity.mobile-only{margin:0 20px 32px}.product-form__buynow{margin:8px 0 0}.row.product-single{position:relative}.sticky-placeholder{visibility:hidden;pointer-events:none;background-color:pink}.photos-sticky{position:relative;top:auto;left:auto;width:auto;transform:none;will-change:top,left}.photos-sticky{padding-right:0;padding-left:0}@media screen and (min-width:768px){.photos-sticky{padding-right:3px;width:55%;-ms-flex:0 0 55%;flex:0 0 55%;max-width:55%}}#insta-feed>h2{color:#1d1710;text-align:center;font-family:Anton;font-size:48px;font-style:normal;font-weight:400;line-height:120%}@media screen and (min-width:992px){#insta-feed>h2{font-size:78px}}.s2g-instafeed--title{padding-top:64px;color:var(--Colours-Primary-Primary-2, #1d1710);text-align:center;font-family:Anton;font-size:var(--Headings-Primary-H2, 48px);font-style:normal;font-weight:400;line-height:120%;text-transform:uppercase}@media screen and (min-width:992px){.s2g-instafeed--title{color:var(--Colours-Primary-Primary-2, #1d1710);text-align:center;font-family:Anton;font-size:var(--Headings-Primary-H2, 96px);font-style:normal;font-weight:400;line-height:120%}}.s2g-product-benefits-list .s2g-product-benefits-list-item{display:flex;padding:18px 20px 18px 12px;align-items:flex-start;gap:20px;align-self:stretch}.s2g-product-benefits-list .s2g-product-benefits-list-item:not(:last-child){border-bottom:1px solid #EEDFCC}@media screen and (min-width:992px){.s2g-product-benefits-list .s2g-product-benefits-list-item{padding:24px 40px}}.s2g-product-benefits-list .s2g-product-benefits-list-item h3{color:#1d1710;font-family:Bai Jamjuree;font-size:16px;font-style:normal;font-weight:700;line-height:120%;text-transform:uppercase}@media screen and (min-width:992px){.s2g-product-benefits-list .s2g-product-benefits-list-item h3{font-size:18px}}.s2g-product-benefits-list .s2g-product-benefits-list-item span{color:#1d1710;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:140%}@media screen and (min-width:992px){.s2g-product-benefits-list .s2g-product-benefits-list-item span{font-size:16px}}.s2g-product-benefits-list .s2g-product-benefits-list-item img{width:48px}@media screen and (min-width:992px){.s2g-product-benefits-list .s2g-product-benefits-list-item img{width:60px}}.s2g-product-flavours{padding:0 20px;margin-bottom:32px}@media screen and (min-width:992px){.s2g-product-flavours{padding:0 40px}}.s2g-product-flavours .s2g-product-flavours--heading{color:#1d1710;font-family:Inter;font-size:18px;font-style:normal;font-weight:700;line-height:140%;text-transform:uppercase;margin-bottom:14px}.s2g-product-flavours .s2g-product-flavours--options{display:flex;align-items:center;gap:8px;align-self:stretch;flex-wrap:wrap}.s2g-product-flavours .s2g-product-flavours--options .s2g-product-flavours--option{display:flex;justify-content:center;align-items:center;align-self:stretch;gap:14px;border:1px solid #EEDFCC;background:#fff;width:calc(50% - 8px)}@media screen and (min-width:992px){.s2g-product-flavours .s2g-product-flavours--options .s2g-product-flavours--option{width:calc(25% - 8px)}}.s2g-product-flavours .s2g-product-flavours--options .s2g-product-flavours--option a{color:#1d1710;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:140%;text-transform:uppercase;text-align:center;padding:8px;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.s2g-product-flavours .s2g-product-flavours--options .s2g-product-flavours--option.selected{border:1px solid #3E3C3A}.s2g-product-flavours .s2g-product-flavours--options .s2g-product-flavours--option.selected a{font-weight:700}.photos.photos-thumb-bottom{pointer-events:none}.photos__item.photos__item--thumbs.subs{display:none}s.subs .photos__item.photos__item--main button{display:none!important}.photos-thumb-left .photos__item--main{position:relative;flex:1 1 auto}.photos-thumb-left .photos__item--thumbs{flex:0 0 80px;max-width:80px;order:-1;margin-right:15px}.photos-thumb-left .product-single__thumbnails{margin:-8px 0}.photos-thumb-left .product-single__thumbnails .product-single__thumbnail-item{padding:8px 2px}.photos-thumb-right .photos__item--main{position:relative;flex:1 1 auto}.photos-thumb-right .photos__item--thumbs{flex:0 0 80px;max-width:80px;order:1;margin-left:15px}.photos-thumb-right .product-single__thumbnails{margin:-8px 0}@media(min-width:768px){.photos-thumb-grid,.photos-thumb-collage-1,.photos-thumb-collage-2,.photos-thumb-list{--g-gutter:16px;--g-hgutter:8px}.photos-thumb-bottom .product-single__photo{margin:0 0 24px}.product-single__photo{margin:0 0 var(--g-gutter) 0}.photos-thumb-grid .my-gallery{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:calc(0px - var(--g-hgutter));margin-left:calc(0px - var(--g-hgutter))}.photos-thumb-grid .product-single__photo{padding-left:var(--g-hgutter);padding-right:var(--g-hgutter);margin:0 0 var(--g-gutter) 0;flex:0 0 50%;max-width:50%}.photos-thumb-collage-1 .my-gallery{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:calc(0px - var(--g-hgutter));margin-left:calc(0px - var(--g-hgutter))}.photos-thumb-collage-1 .product-single__photo{padding-left:var(--g-hgutter);padding-right:var(--g-hgutter);margin:0 0 var(--g-gutter) 0;flex:0 0 50%;max-width:50%}.photos-thumb-collage-1 .product-single__photo:nth-child(1){flex:0 0 100%;max-width:100%}.photos-thumb-collage-2 .my-gallery{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:calc(0px - var(--g-hgutter));margin-left:calc(0px - var(--g-hgutter))}.photos-thumb-collage-2 .product-single__photo{padding-left:var(--g-hgutter);padding-right:var(--g-hgutter);margin:0 0 var(--g-gutter) 0;flex:0 0 50%;max-width:50%}.photos-thumb-collage-2 .product-single__photo:nth-child(3n+1){flex:0 0 100%;max-width:100%}}.reset_gallery .slick-list{height:auto!important}.reset_gallery .slick-track{width:100%!important;max-height:690px;overflow:hidden}.reset_gallery figure:nth-child(1){width:inherit!important}.photos .slick-arrow{display:none!important}.photos.photos-thumb-left-bottom{display:flex;align-items:stretch}.photos.photos-thumb-left-bottom .photos__item--main{flex-grow:1;min-width:0}.photos.photos-thumb-left-bottom .photos__item--main .product-single__photo{margin-bottom:0}.photos.photos-thumb-left-bottom .photos__item--thumbs{margin-right:2px;padding-bottom:0}@media screen and (max-width:991px){.photos.photos-thumb-left-bottom .photos__item--thumbs{padding-bottom:0}}.photos.photos-thumb-left-bottom .photos__item--thumbs .product-single__thumbnail:after{box-shadow:none;border:1px solid #222222}.photos.photos-thumb-left-bottom .photos__item--thumbs .product-single__thumbnails{margin:0;height:100%}.photos.photos-thumb-left-bottom .photos__item--thumbs .product-single__thumbnails .product-single__thumbnail-item{padding:2px}.photos.photos-thumb-left-bottom .photos__item--thumbs .product-single__thumbnails .product-single__thumbnail-item a{padding:0}@media(min-width:992px){.photos.photos-thumb-left-bottom .photos__item--thumbs .product-single__thumbnails .product-single__thumbnail-item:first-child{padding-top:0}}.photos.photos-thumb-left-bottom .photos__item--thumbs .slick-list,.photos.photos-thumb-left-bottom .photos__item--thumbs .slick-track{height:100%!important}@media screen and (min-width:992px){.photos-thumb-left-bottom .photos__item--main{position:relative;flex:1 1 auto}.photos-thumb-left-bottom .photos__item--thumbs{flex:0 0 104px;max-width:104px;order:-1;margin-right:15px}.photos-thumb-left-bottom .product-single__thumbnails{margin:-8px 0}.photos-thumb-left-bottom .product-single__thumbnails .product-single__thumbnail-item{padding:8px 2px}}@media screen and (max-width:991px){.photos.photos-thumb-left-bottom{display:block!important}.photos.photos-thumb-left-bottom .photos__item--thumbs{max-width:100%!important;margin-right:0!important;order:2}.photos.photos-thumb-left-bottom .product-single__thumbnails{height:auto!important}.photos.photos-thumb-left-bottom .photos__item--main{order:1}}@media screen and (max-width:767px){.sticky-cart-wr{padding:0!important;margin:0}.sticky-cart-wr #js-sticky-prd{padding:0;display:block}.sticky-cart-wr img,.sticky-cart-wr h3,.sticky-cart-wr .sticky-cart-selectors,.sticky-cart-wr #js-sticky-price,.sticky-cart-wr #js-sticky-close{display:none!important}.sticky-cart-wr #js-sticky-btn{margin:0!important;height:48px;padding:10px 32px;width:100%;border-radius:0;color:#fff;font-family:Bai Jamjuree;font-size:20px;font-style:normal;font-weight:700;line-height:20px;text-transform:uppercase}}
/*# sourceMappingURL=/cdn/shop/t/28/compiled_assets/styles.css.map */
