.product-top-section{padding-top:30px;padding-bottom:30px}@media (min-width: 64em){.product-top-section{padding-top:70px;padding-bottom:70px}}@media (max-width: 49.9375em){.product-top-section{padding-top:0}}@media (min-width: 50em){.product-top-section .grid-x .cell:first-child{position:sticky;align-self:flex-start;top:69px}}#pixel-to-watch{position:absolute;width:1px;height:1px;top:3000px;left:0}.product-banner{position:fixed;top:0;z-index:10;width:100%;border-bottom:1px solid var(--border-grey);padding:5px 24px;transform:translateY(-100%);transition:transform .35s cubic-bezier(.33333,0,.66667,.33333);background:#fff}@media (max-width: 49.9375em){.product-banner{padding:5px 15px}}.product-banner .banner-contents{display:flex;justify-content:space-between;align-items:center}@media (max-width: 49.9375em){.product-banner .product-details{display:none}}.product-banner #add-to-cart{font-size:16px;height:48px;width:fit-content}@media (max-width: 49.9375em){.product-banner #add-to-cart{height:39px;font-size:14px}}.product-banner .product-info{display:flex;gap:10px;align-items:center}.product-banner .product-info .image-container{position:relative}.product-banner .product-info .image-container #banner-quantity{position:absolute;top:0;right:0;width:20px;height:20px;font-weight:600;background:var(--styrkr-green);color:#fff;border-radius:50%;display:flex;place-content:center center;font-size:13px}@media (max-width: 49.9375em){.product-banner .product-info .image-container img{height:50px;width:auto}}.product-banner .product-info p{margin:0;font-weight:500}.product-banner .product-info .subtitle{color:var(--text-grey);font-size:12px;font-weight:400}.product-banner.sticky{transform:translateY(0)}#offer{scroll-margin-top:75px}@media (min-width: 64em){#offer{scroll-margin-top:100px}}.product-description{margin-top:0;margin-bottom:10px}@media (min-width: 50em){.product-description{margin-top:15px;margin-bottom:20px}}.product-description p{margin-bottom:0}.product-description #toggle-product-ingredients-modal{color:var(--text-grey);padding-bottom:3px;border-bottom:2px solid var(--border-grey)}.product-description #toggle-product-ingredients-modal:hover{color:var(--styrkr-green);border-color:var(--styrkr-)}.all-deals-tables{display:grid;grid-template:1fr / 1fr;overflow:hidden;transition:height .25s cubic-bezier(.33333,0,.66667,.33333);margin-bottom:10px}.deals-table-container{font-weight:500;opacity:0;grid-area:1 / 1 / 2 / 2;height:fit-content;pointer-events:none}.deals-table-container.selected{opacity:1;z-index:1;pointer-events:all}.deals-table-container p{margin-bottom:0}.deals-table-container p.subtitle{color:var(--text-grey);font-size:12px;font-weight:400}@media (min-width: 50em){.deals-table-container .gifts-section{margin-top:6px;margin-bottom:6px}}@media (max-width: 49.9375em){.deals-table-container .gifts-section .deals-table-row:not(:last-of-type){padding-bottom:0}}.deals-table-container .deals-table-row{padding-top:6px;padding-bottom:6px}.deals-table-container .deals-table-row.with-border{border-top:1px solid var(--border-grey);border-bottom:1px solid var(--border-grey);padding-top:10px;padding-bottom:10px}@media (max-width: 49.9375em){.deals-table-container .deals-table-row.with-border{padding-top:6px;padding-bottom:6px}}.deals-table-container .deals-table-row.bolder{font-weight:600;border-bottom:none}.deals-table-container .deals-table-row .product-details{display:flex;justify-content:space-between}.deals-table-container .deals-table-row .product-details del{color:var(--text-grey)}@media (max-width: 49.9375em){.deals-table-container .deals-table-row .product-details{flex-wrap:wrap}.deals-table-container .deals-table-row .product-details .variant-buttons{order:3;width:100%;margin-top:4px}}.deals-table-container .deals-table-row .faq-question{border:none}.deals-table-container .deals-table-row .faq-question label{border:none;padding:0;justify-content:flex-start;gap:4px;margin-top:8px}.deals-table-container .deals-table-row .faq-question label:hover span{color:var(--styrkr-green)}.deals-table-container .deals-table-row .faq-question label .plusminus{width:10px;height:10px}.deals-table-container .deals-table-row .faq-question label span{font-size:12px;font-weight:600;transition:color .3s ease}.deals-table-container .deals-table-row .kit-contents-wrapper{grid-template-columns:1fr 1fr;display:grid;gap:10px}.deals-table-container .deals-table-row .kit-contents-wrapper .kit-contents{display:flex;align-items:center}.deals-table-container .deals-table-row .kit-contents-wrapper .kit-contents:first-of-type{padding-top:10px}.deals-table-container .deals-table-row .kit-contents-wrapper .kit-contents img{width:60px;height:60px;border:1px solid var(--border-grey);border-radius:8px!important;overflow:hidden;margin-right:10px}.deals-table-container .deals-table-row .kit-contents-wrapper .kit-contents p{line-height:1}.deals-table-container .deals-table-row .kit-contents-wrapper .kit-contents p:last-of-type{color:var(--text-grey);font-size:13px;font-weight:300}.deals-table-container .deals-table-row .variant-buttons{display:flex;gap:5px}.deals-table-container .deals-table-row .variant-buttons .badge{background:#fff;color:var(--black);border:2px solid var(--border-grey);padding:1px 5px;font-size:12px;margin:0;font-weight:600;cursor:pointer}.deals-table-container .deals-table-row .variant-buttons .badge.current{border-color:var(--styrkr-orange)}.medium-text{font-weight:500}.bundle-picker-container{display:flex;align-items:flex-end;gap:3px;margin-bottom:20px}@media (min-width: 64em){.bundle-picker-container{margin-bottom:30px;gap:10px}}.bundle{border:2px solid white;cursor:pointer;background:var(--background-light-grey);border-radius:10px;overflow:hidden;line-height:1.2;font-size:14px;flex:1}.bundle.selected{border-color:var(--styrkr-orange)!important}.bundle:hover{border-color:var(--styrkr-orange)}@media (max-width: 49.9375em){.bundle{font-size:12px}}.bundle p{line-height:1.2;margin:0;font-weight:600;cursor:pointer}.bundle .discount-banner{background:var(--styrkr-orange);color:#fff;text-transform:uppercase;padding:2px 2px 4px;text-align:center;cursor:pointer}.bundle .discount-banner span{font-size:11px;display:block}.bundle .discount-banner span:first-of-type{font-weight:600;font-size:15px}.bundle .discount-banner span:last-of-type{font-weight:400;font-size:13px}@media (max-width: 1300px){.bundle .discount-banner span{font-size:10px}}@media (max-width: 920px){.bundle .discount-banner span{font-size:9px}}@media (max-width: 49.9375em){.bundle .discount-banner span{font-size:8.5px}}@media (max-width: 380px){.bundle .discount-banner span{font-size:7px}}.bundle .bundle-tile{padding:10px;text-align:center}@media (max-width: 49.9375em){.bundle .bundle-tile{padding:5px 5px 8px}}.bundle .bundle-tile span{display:block;color:var(--text-grey)}.bundle .bundle-tile .bundle-quantity{margin-top:6px}.bundle .bundle-tile .per-kit-price{font-weight:600;color:var(--black);font-size:15px}.bundle .bundle-tile .savings-tag{background:var(--styrkr-green);width:fit-content;padding:5px 13px 6.5px;color:#fff;font-weight:600;display:block;margin:7px auto 0;border-radius:20px;font-size:15px}@media (max-width: 49.9375em){.bundle .bundle-tile .savings-tag{padding:5px 7px 6.5px;font-size:11px}}.bundle .bundle-tile img{mix-blend-mode:multiply}.product-page-add,.choose-options{width:100%}.product-page-cart-actions .upsell-prompt{font-weight:500!important}.product-page-cart-actions .upsell-prompt span:first-of-type{font-weight:600;color:var(--styrkr-green)}.product-page-thumbnails{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;margin-top:10px;-ms-overflow-style:none;scrollbar-width:none;overflow-x:scroll}.product-page-thumbnails::-webkit-scrollbar{display:none}.product-page-thumbnails .product-page-image-thumbnail{margin-right:5px;scroll-snap-align:start;width:calc(25% - 5px);display:block;align-self:flex-start;padding:3px;border:1px solid white;border-radius:10px}.product-page-thumbnails .product-page-image-thumbnail:not(.current){cursor:pointer}.product-page-thumbnails .product-page-image-thumbnail:not(.current):hover{opacity:.7}.product-page-image-thumbnail.current{border-color:var(--border-grey)}.product-page-thumbnails .product-page-image-thumbnail:last-of-type{margin-right:0}.product-image-large{position:relative}.product-image-arrows{position:absolute;top:50%;transform:translateY(-50%);display:flex;justify-content:space-between;align-items:center;width:100%;opacity:0}.product-image-large:hover .product-image-arrows{opacity:.5}.product-image-large .product-image-arrows button{cursor:pointer}.product-image-large .product-image-arrows button svg{width:15px}.product-page-image{width:100%;object-fit:contain;border-radius:10px}.product-page-images{position:relative;background:#fff}.product-page-title{line-height:1.15}#product-ingedients-modal{position:fixed;top:50%;left:50%;background:#fff;transform:translate(-50%,-50%);width:640px;max-width:calc(100vw - 30px);max-height:calc(100vh - 120px);overflow:scroll;z-index:11;opacity:0;pointer-events:none;transition:opacity .3s ease}@media (min-width: 50em){#product-ingedients-modal{height:550px}}#product-ingedients-modal.open{opacity:1;pointer-events:all}.toggle-product-ingredients-popup{font-family:SuisseIntl;font-weight:600;font-size:21px;margin-left:auto;display:flex;align-items:center;padding:10px 10px 0 0;cursor:pointer;color:var(--black)!important;position:sticky;top:0}.toggle-product-ingredients-popup span{font-size:14px;margin-left:6px}.product-ingredients-modal-content{padding:15px}@media (min-width: 50em){.product-ingredients-modal-content{padding:15px 30px}}.product-ingredients-modal-content .table-wrapper{width:calc(100% + 30px);overflow:hidden;overflow-x:scroll;margin-left:-15px;padding-left:15px;padding-right:15px}.product-ingredients-modal-content table{margin:30px auto;overflow-x:auto;white-space:nowrap}.extra-desktop-images{display:flex;gap:15px}.extra-desktop-images img{border-radius:10px;width:calc(50% - 7.5px)}.phantom-savings-spacer{height:37px}@media (max-width: 49.9375em){.phantom-savings-spacer{height:31px}}.flavours-container{display:flex;justify-content:space-between;align-items:center;padding-bottom:15px;border-bottom:1px solid var(--border-grey)}.flavours-container p{margin:0;font-weight:500}.flavours-tabs{display:flex;gap:10px}.flavours-tabs span{border-radius:50px;padding:6px 18px;font-weight:600;font-size:14px}@media (max-width: 49.9375em){.flavours-tabs span{padding:4px 9px;font-size:13px}}span[data-flavour=Orange]{background:#ff5200;color:#fff}span[data-flavour="Berry & Lime"]{background:#dfe621;color:var(--black)}span[data-flavour="Variety Pack"]{background:#ff5200;background:linear-gradient(90deg,#ff5200,#dfe621);color:#fff}#product-options.ready-to-fade{transition:opacity .35s}#product-options{width:805px;flex-direction:row;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:10px;overflow:hidden;position:fixed;opacity:0;pointer-events:none;display:flex;z-index:-1;background:#fff}#product-options.open{opacity:1;pointer-events:auto;outline:0;z-index:11}#product-options .toggle-popup{position:absolute;top:15px;right:15px;cursor:pointer}.email-popup-content{background:var(--background-light-grey)}.email-popup-image img{object-fit:contain}#product-options .product-option-dropdown{border-radius:50px;border:2px solid var(--styrkr-green)}#product-options .product-option-dropdown{margin-top:10px}#product-options .flavours-container{border:none}#product-options .flavours-container span{cursor:default}#product-options .flavours-container span:not(.selected){background:var(--background-light-grey);color:var(--text-grey);cursor:pointer;opacity:.8}#product-options .flavours-container span:not(.selected):hover{opacity:1}#product-options .selection-container{background:#fff;margin-bottom:20px;border-radius:10px;overflow:hidden;padding:15px}#product-options .email-popup-content{padding:15px;display:flex;flex-direction:column;justify-content:center}#product-options .flavour-two{padding-bottom:0}@media screen and (min-width: 50em){#product-options .email-popup-content .h4{margin-bottom:30px}#product-options .email-popup-content{padding:30px}}@media screen and (max-width: 49.9375em){#product-options{flex-direction:column-reverse;max-width:calc(100vw - 1.875rem)}#product-options .email-popup-content{padding:.9375rem;display:block}#product-options .email-popup-image{padding:20px 0 15px}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/slt-product.css.map */
