:root{--ff-pitch-sans: Pitch Sans, sans-serif;--ff-druk: Druk, sans-serif;--ff-druk-medium: DrukText-Medium, sans-serif;--ff-druk-wide: DrukWide, sans-serif;--ff-baskerville: baskerville-display-pt, serif;--ff-georgia: Georgia, serif}.template-product .main-content{padding-top:0}.sv-pdp{--sv-pdp-bg: #ffffff;--sv-pdp-gallery-bg: #e8f3f7;--sv-pdp-text: #000000;--sv-pdp-star: #ffbd4c;--sv-pdp-font-heading: var(--ff-druk-medium);--sv-pdp-font-body: var(--ff-georgia);--sv-pdp-radius: 6px;--sv-pdp-thumb: 64px;--sv-pdp-max: 1440px;--sv-pdp-pad: 20px;--sv-pdp-atc: #f15d3a;--sv-pdp-pill-active: #e7f4fa;--sv-pdp-teal: #0f766e;--sv-pdp-perk-check: #15803d;--sv-pdp-muted: #8a8a8a;--sv-pdp-border-soft: #d8d8d8;--ff-mix-mono: "Space Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--sv-pdp-mix-border: #000000}.sv-pdp *{box-sizing:border-box}.sv-pdp .sv-pdp__inner{max-width:var(--sv-pdp-max);margin:0 auto;padding:var(--sv-pdp-pad);background:var(--sv-pdp-bg);color:var(--sv-pdp-text)}@media(min-width:900px){.sv-pdp .sv-pdp__inner{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:clamp(24px,4vw,48px);align-items:start;padding:clamp(12px,2vw,24px)}}.sv-pdp .sv-pdp__gallery{display:flex;flex-direction:column-reverse;gap:16px}@media(min-width:900px){.sv-pdp .sv-pdp__gallery{flex-direction:row;flex-wrap:nowrap;gap:16px;align-items:stretch;position:sticky;top:var(--header-total-height, 61px);align-self:start}}.sv-pdp .sv-pdp__thumbs-swiper{width:100%;padding-bottom:4px}.sv-pdp .sv-pdp__thumbs-swiper .swiper-wrapper{align-items:center}.sv-pdp .sv-pdp__thumbs-swiper .swiper-slide{display:flex;width:var(--sv-pdp-thumb);height:var(--sv-pdp-thumb);flex-shrink:0;min-width:0;align-items:center;justify-content:center}@media(min-width:900px){.sv-pdp .sv-pdp__thumbs-swiper.swiper-vertical{width:var(--sv-pdp-thumb);max-height:520px;flex-shrink:0;padding-bottom:0;padding-right:0}}.sv-pdp .sv-pdp__thumb{position:relative;width:100%;min-width:0;height:100%;min-height:0;padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;background:#fff}.sv-pdp .sv-pdp__thumb-slide.swiper-slide-thumb-active .sv-pdp__thumb{border-color:var(--sv-pdp-text)}.sv-pdp .sv-pdp__thumb img{width:100%;height:100%;max-width:none;object-fit:cover;object-position:center center;display:block}.sv-pdp .sv-pdp__thumb-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none;background:#ffffff59}.sv-pdp .sv-pdp__thumb-play svg{width:28px;height:28px;opacity:.95}.sv-pdp .sv-pdp__main-swiper{position:relative;flex:1;width:100%;min-height:280px;border-radius:var(--sv-pdp-radius);background:var(--sv-pdp-gallery-bg);overflow:hidden}.sv-pdp .sv-pdp__main-swiper .swiper-slide{width:100%;height:auto;min-width:0;box-sizing:border-box;display:flex;align-items:center;justify-content:center}@media(min-width:900px){.sv-pdp .sv-pdp__main-swiper{min-height:480px}}.sv-pdp .sv-pdp__slide{width:100%;min-width:0;padding:clamp(16px,4vw,40px);display:flex;align-items:center;justify-content:center;box-sizing:border-box}.sv-pdp .sv-pdp__slide>img{max-width:100%;width:auto;height:auto;object-fit:contain;object-position:center center;margin-left:auto;margin-right:auto}.sv-pdp .sv-pdp__slide video{max-width:100%;margin-left:auto;margin-right:auto;border-radius:8px}.sv-pdp .sv-pdp__slide--has-cta{position:relative}.sv-pdp .sv-pdp__gallery-cta{position:absolute;left:clamp(12px,3vw,24px);bottom:clamp(12px,3vw,24px);z-index:2;display:inline-flex;align-items:center;gap:10px;padding:8px 16px 8px 8px;border:0;border-radius:999px;background:#fff;cursor:pointer;pointer-events:auto;font-family:var(--ff-pitch-sans);font-size:12px;font-weight:700;line-height:1;letter-spacing:.06em;text-transform:uppercase;color:var(--sv-pdp-text)}@media(min-width:900px){.sv-pdp .sv-pdp__gallery-cta{font-size:13px;padding:10px 18px 10px 10px}}.sv-pdp .sv-pdp__gallery-cta img,.sv-pdp .sv-pdp__gallery-cta .sv-pdp__gallery-cta__icon{display:block;width:20px;height:20px;max-width:none;margin:0;flex-shrink:0;object-fit:contain;object-position:center center}.sv-pdp .sv-pdp__gallery-cta__label{white-space:nowrap}.sv-pdp .sv-pdp__how-to-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box}.sv-pdp .sv-pdp__how-to-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;padding:0;background:#0000008c;cursor:pointer}.sv-pdp .sv-pdp__how-to-modal__panel{position:relative;z-index:1;width:min(100%,900px);padding:48px 16px 16px;border-radius:var(--sv-pdp-radius);background:#fff;box-shadow:0 8px 32px #0003;box-sizing:border-box}.sv-pdp .sv-pdp__how-to-modal__close{position:absolute;top:8px;right:8px;z-index:2;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;background:none;cursor:pointer;font-size:28px;line-height:1;color:var(--sv-pdp-text)}.sv-pdp .sv-pdp__how-to-modal__video{display:block;width:100%;max-height:min(70vh,506px);aspect-ratio:16 / 9;object-fit:contain;background:#000;border-radius:4px}.sv-pdp .sv-pdp__info{padding-top:8px}@media(min-width:900px){.sv-pdp .sv-pdp__info{padding-top:0}}.sv-pdp .sv-pdp__rating{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px;margin-bottom:12px;text-transform:uppercase;letter-spacing:.02em;font-size:14px;line-height:1.2}.sv-pdp .sv-pdp__rating svg{color:var(--sv-pdp-star)}.sv-pdp .sv-pdp__rating .junip-product-summary-star-ratings-container{display:inline-flex!important;align-items:center;flex-wrap:wrap;gap:4px}@media(min-width:900px){.sv-pdp .sv-pdp__rating{letter-spacing:.02em;font-size:16px}}.sv-pdp .sv-pdp__rating-meta{display:inline-flex;align-items:baseline;gap:6px;font-family:var(--ff-pitch-sans);font-size:14px;letter-spacing:.05em}@media(min-width:900px){.sv-pdp .sv-pdp__rating-meta{font-size:16px}}.sv-pdp .sv-pdp__rating-average{font-weight:800}.sv-pdp .sv-pdp__rating-count{font-weight:700}.sv-pdp .sv-pdp__title{margin:0 0 12px;font-family:var(--sv-pdp-font-heading);text-transform:none;letter-spacing:1px;font-size:40px;line-height:48px}@media(min-width:900px){.sv-pdp .sv-pdp__title{font-size:65px;line-height:72px}}.sv-pdp .sv-pdp__summary{margin:0 0 10px;font-family:var(--ff-georgia);font-size:14px;line-height:20px;letter-spacing:.02em}@media(min-width:900px){.sv-pdp .sv-pdp__summary{font-size:16px;line-height:22px}}.sv-pdp .sv-pdp__learn{margin:0 0 22px;font-family:var(--sv-pdp-font-body);font-size:16px;line-height:1.4}.sv-pdp .sv-pdp__learn a{color:inherit;font-weight:700;text-decoration:underline;text-underline-offset:3px}.sv-pdp .sv-pdp__learn a:hover{opacity:.75}.sv-pdp .sv-pdp__benefits{list-style:none;margin-block:20px;padding:0;display:flex;flex-direction:column;gap:12px}.sv-pdp .sv-pdp__benefit{display:flex;align-items:center;gap:12px;font-family:var(--ff-georgia);font-size:12px;line-height:20px;letter-spacing:.02em}@media(min-width:900px){.sv-pdp .sv-pdp__benefit{font-size:14px;line-height:22px}}.sv-pdp .sv-pdp__benefit-icon{flex:0 0 36px;width:36px;height:36px;padding:0;box-sizing:border-box;border:2px solid var(--sv-pdp-text);border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden}.sv-pdp .sv-pdp__benefit-icon svg{width:18px;height:18px}.sv-pdp .sv-pdp__benefit-icon.sv-pdp__benefit-icon--image{border:none;padding:0;border-radius:0;overflow:visible}.sv-pdp .sv-pdp__benefit-icon.sv-pdp__benefit-icon--image .sv-pdp__benefit-icon-img{width:36px;height:36px;object-fit:contain;object-position:center;display:block}.sv-pdp .sv-pdp-accordion{margin-top:28px}.sv-pdp .sv-pdp-accordion__item{border-bottom:1px solid var(--sv-pdp-text)}.sv-pdp .sv-pdp-accordion__summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:12px 0;margin:0;cursor:pointer;font-family:var(--ff-pitch-sans);text-transform:uppercase;letter-spacing:.05em;font-size:16px;color:var(--sv-pdp-text);-webkit-tap-highlight-color:transparent}@media(min-width:900px){.sv-pdp .sv-pdp-accordion__summary{font-size:16px}}.sv-pdp .sv-pdp-accordion__summary::-webkit-details-marker{display:none}.sv-pdp .sv-pdp-accordion__summary::marker{content:none}.sv-pdp .sv-pdp-accordion__summary:focus-visible{outline:2px solid var(--sv-pdp-text);outline-offset:2px}.sv-pdp .sv-pdp-accordion__title{text-align:left;flex:1;min-width:0}.sv-pdp .sv-pdp-accordion__icon{flex:0 0 auto;display:flex;align-items:center;justify-content:center;color:var(--sv-pdp-text);transition:transform .2s ease}.sv-pdp .sv-pdp-accordion__item[open] .sv-pdp-accordion__icon{transform:rotate(45deg)}.sv-pdp .sv-pdp-accordion__panel{padding:0 0 18px;font-family:var(--sv-pdp-font-body);text-transform:none;letter-spacing:normal;font-size:16px;line-height:1.5;color:var(--sv-pdp-text)}.sv-pdp .sv-pdp-accordion__panel p:first-child{margin-top:0}.sv-pdp .sv-pdp-accordion__panel p:last-child{margin-bottom:0}.sv-pdp .sv-pdp-accordion__panel a{color:inherit;text-decoration:underline;text-underline-offset:3px}.sv-pdp .sv-pdp__info .sv-pdp__video-reels{margin-top:clamp(20px,3vw,32px);width:100%;min-width:0}.sv-pdp .sv-pdp__video-reels-swiper{width:100%;overflow:hidden}.sv-pdp .sv-pdp__video-reels-swiper:not(.swiper-initialized){container-type:inline-size;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.sv-pdp .sv-pdp__video-reels-swiper:not(.swiper-initialized) .swiper-wrapper{display:flex;flex-wrap:nowrap;gap:12px;width:max-content;transform:none!important}.sv-pdp .sv-pdp__video-reels-swiper:not(.swiper-initialized) .swiper-slide{flex:0 0 calc((100cqw - 15px) / 2.25);width:calc((100cqw - 15px) / 2.25);box-sizing:border-box}@media(min-width:900px){.sv-pdp .sv-pdp__video-reels-swiper:not(.swiper-initialized) .swiper-slide{flex:0 0 calc((100cqw - 36px)/4);width:calc((100cqw - 36px)/4)}}.sv-pdp .sv-pdp__video-reels-swiper:not(.swiper-initialized)+.sv-pdp__video-reels__nav{display:none}.sv-pdp .sv-pdp__video-reels-swiper .swiper-slide{height:auto;box-sizing:border-box}.sv-pdp .sv-pdp__video-reel-card{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:9 / 16;max-height:min(420px,52vh);margin:0 auto;background:#0a0a0a;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent}.sv-pdp .sv-pdp__video-reel-card:focus-visible{outline:2px solid var(--sv-pdp-text);outline-offset:3px}.sv-pdp .sv-pdp__video-reel__video{display:block;width:100%;height:100%;object-fit:cover;vertical-align:middle}.sv-pdp .sv-pdp__video-reel-caption{position:absolute;left:12px;right:12px;bottom:52px;margin:0;padding:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:12px;line-height:1.35;font-weight:600;text-align:center;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.85);pointer-events:none;z-index:1}.sv-pdp .sv-pdp__video-reel-toggle{position:absolute;left:6px;bottom:6px;z-index:2;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:50%;background:#0000008c;color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent}@media(min-width:768px){.sv-pdp .sv-pdp__video-reel-toggle{left:12px;bottom:12px}}.sv-pdp .sv-pdp__video-reel-mute{position:absolute;right:6px;bottom:6px;left:auto;z-index:2;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:50%;background:#0000008c;color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent}@media(min-width:768px){.sv-pdp .sv-pdp__video-reel-mute{right:12px;bottom:12px}}.sv-pdp .sv-pdp__video-reel-toggle:focus-visible,.sv-pdp .sv-pdp__video-reel-mute:focus-visible{outline:2px solid #fff;outline-offset:2px}.sv-pdp .sv-pdp__video-reel-toggle svg,.sv-pdp .sv-pdp__video-reel-mute svg{width:20px;height:20px}.sv-pdp .sv-pdp__video-reels__nav{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:8px;margin-top:14px;width:100%}.sv-pdp .sv-pdp__video-reels__arrow{flex-shrink:0;display:flex;align-items:center;justify-content:center;margin:0;padding:2px;border:none;border-radius:0;background:transparent;color:var(--sv-pdp-text);cursor:pointer;line-height:0;-webkit-tap-highlight-color:transparent}.sv-pdp .sv-pdp__video-reels__arrow svg{display:block;width:22px;height:22px}.sv-pdp .sv-pdp__video-reels__arrow:focus-visible{outline:2px solid var(--sv-pdp-text);outline-offset:2px}.sv-pdp .sv-pdp__video-reels__arrow.swiper-button-disabled{opacity:.3;cursor:default;pointer-events:none}.sv-pdp .sv-pdp__video-reels__pagination{position:relative;margin-top:0;text-align:center;flex:0 0 auto;min-width:0;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:8px;max-width:max-content}.sv-pdp .sv-pdp__video-reels__pagination.swiper-pagination-horizontal{bottom:auto}.sv-pdp .sv-pdp__video-reels .swiper-pagination-bullet{width:8px;height:8px;margin:0;border:1px solid var(--sv-pdp-text);background:transparent;opacity:1}.sv-pdp .sv-pdp__video-reels .swiper-pagination-bullet-active{background:var(--sv-pdp-text);border-color:var(--sv-pdp-text);opacity:1}.sv-pdp .sv-pdp__product-section{width:100%;min-width:0}.sv-pdp .sv-pdp__product-section.sv-pdp__product-section--has-bundle-save .sv-pdp-formpill-groups,.sv-pdp .sv-pdp__product-section.sv-pdp__product-section--has-bundle-save .sv-pdp-subscribe{display:none}.sv-pdp .sv-pdp__info:has(.sv-pdp__product-section--has-bundle-save) .sv-pdp__bundle-save{margin-block-end:16px}@media(min-width:900px){.sv-pdp .sv-pdp__info:has(.sv-pdp__product-section--has-bundle-save) .sv-pdp__bundle-save{margin-block-end:24px}}.sv-pdp .sv-pdp-form{display:flex;flex-direction:column;gap:18px;margin-top:0}.sv-pdp .sv-pdp-form__inner{display:flex;flex-direction:column;gap:16px;margin:0;padding:0}@media(min-width:900px){.sv-pdp .sv-pdp-form__inner{gap:24px}}.sv-pdp .sv-pdp-formpill-groups{display:flex;flex-direction:column;gap:14px;margin-block:0 8px}.sv-pdp .sv-pdp-formpill-group{display:flex;flex-direction:column;gap:8px}.sv-pdp .sv-pdp__group-label{margin:0;text-transform:none;font-family:var(--sv-pdp-font-heading);font-size:18px;line-height:20px}@media(min-width:900px){.sv-pdp .sv-pdp__group-label{font-size:26px;line-height:36px}}.sv-pdp .sv-pdp-formpill-group__pills{display:flex;flex-wrap:wrap;gap:10px}.sv-pdp .sv-pdp-formpill{cursor:pointer;margin:0;padding:12px 16px;border-radius:10px;border:2px solid var(--sv-pdp-border-soft);background:#fff;font-family:var(--ff-pitch-sans);text-transform:uppercase;font-size:14px;line-height:18px;color:var(--sv-pdp-text);box-shadow:none;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}@media(min-width:900px){.sv-pdp .sv-pdp-formpill{font-size:16px;padding:14px 18px}}.sv-pdp .sv-pdp-formpill:hover{border-color:var(--sv-pdp-text)}.sv-pdp .sv-pdp-formpill:focus-visible{outline:2px solid var(--sv-pdp-text);outline-offset:2px}.sv-pdp .sv-pdp-formpill.is-selected{background:var(--sv-pdp-pill-active);border-color:var(--sv-pdp-text);box-shadow:5px 5px 0 0 var(--sv-pdp-text)}.sv-pdp .sv-pdp-subscribe{display:block}.sv-pdp .sv-pdp-subscribe__stack{display:flex;flex-direction:column;gap:14px}.sv-pdp .sv-pdp-subscribe__card{position:relative;display:block;width:100%;box-sizing:border-box;border-radius:8px;border:2px solid var(--sv-pdp-border-soft);background:#fff;padding:14px 14px 16px;text-align:left;margin:0;overflow:visible;transition:background .15s ease,border-color .15s ease}@media(min-width:900px){.sv-pdp .sv-pdp-subscribe__card{padding:14px 18px 16px}}.sv-pdp .sv-pdp-subscribe__card:not(.is-selected):not(.sv-pdp-subscribe__card--disabled):hover{border-color:var(--sv-pdp-text)}.sv-pdp .sv-pdp-subscribe__card-hit{display:block;width:100%;margin:0;padding:0;border:none;border-radius:0;background:transparent;font:inherit;color:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;appearance:none;box-sizing:border-box}.sv-pdp .sv-pdp-subscribe__card-hit:focus{outline:none}.sv-pdp .sv-pdp-subscribe__card-hit:focus-visible{outline:2px solid var(--sv-pdp-text);outline-offset:2px}.sv-pdp .sv-pdp-subscribe__card-hit:disabled{cursor:not-allowed}.sv-pdp .sv-pdp-subscribe__card.is-selected{background:#ebf5f9;border-color:#000}.sv-pdp .sv-pdp-subscribe__card--disabled{opacity:.45;pointer-events:none}.sv-pdp .sv-pdp-subscribe__card-top{display:flex;flex-wrap:nowrap;align-items:center;gap:12px;min-height:44px}.sv-pdp .sv-pdp-subscribe__radio{width:18px;height:18px;border:2px solid var(--sv-pdp-text);border-radius:50%;margin-top:0;flex-shrink:0;position:relative;box-sizing:border-box;align-self:center}.sv-pdp .sv-pdp-subscribe__card-main{flex:1 1 auto;min-width:0;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:8px}.sv-pdp .sv-pdp-subscribe__card.is-selected .sv-pdp-subscribe__radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:var(--sv-pdp-text)}.sv-pdp .sv-pdp-subscribe__card-title{font-family:var(--ff-pitch-sans);text-transform:uppercase;letter-spacing:.05em;font-size:13px;font-weight:700}@media(min-width:900px){.sv-pdp .sv-pdp-subscribe__card-title{font-size:18px}}.sv-pdp .sv-pdp-subscribe__card--subscribe .sv-pdp-subscribe__badge{position:absolute;z-index:2;top:0;right:-2px;transform:translateY(-100%);margin:0;padding:5px 12px 6px;border-radius:8px 8px 0 0;background:#000;color:#fff;font-family:var(--ff-pitch-sans);text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:700;white-space:nowrap;pointer-events:none}@media(min-width:900px){.sv-pdp .sv-pdp-subscribe__card--subscribe .sv-pdp-subscribe__badge{font-size:13px;padding:6px 14px 7px}}.sv-pdp .sv-pdp-subscribe__card-prices{flex:0 0 auto;text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:2px;min-width:0;margin-left:auto}.sv-pdp .sv-pdp-subscribe__compare{margin:0;font-family:var(--ff-pitch-sans);font-size:11px;line-height:18px;color:#b8b8b8;text-decoration:line-through;font-weight:500}@media(min-width:900px){.sv-pdp .sv-pdp-subscribe__compare{font-size:12px}}.sv-pdp .sv-pdp-subscribe__price{margin:0;font-family:var(--ff-pitch-sans);font-size:13px;line-height:18px;font-weight:800;color:#000}@media(min-width:900px){.sv-pdp .sv-pdp-subscribe__price{font-size:16px}}.sv-pdp .sv-pdp-subscribe__extras{display:flex;flex-direction:column;gap:8px;width:100%;padding-left:32px}.sv-pdp .sv-pdp-subscribe__card--subscribe.is-selected .sv-pdp-subscribe__plan-select{border-color:var(--sv-pdp-text);background:#fff}.sv-pdp .sv-pdp-subscribe__card--subscribe.is-selected .sv-pdp-subscribe__perk{gap:4px;font-size:12px}.sv-pdp .sv-pdp-subscribe__plan-wrap{margin:0;padding:0;width:100%}.sv-pdp .sv-pdp-subscribe__plan-select{width:100%;max-width:100%;margin:0;padding:12px 14px;border-radius:8px;border:2px solid var(--sv-pdp-border-soft);background:#fff;font-family:var(--ff-pitch-sans);font-size:12px;color:#000;-webkit-appearance:auto;appearance:auto;cursor:pointer}.sv-pdp .sv-pdp-subscribe__plan-select:disabled{opacity:.55;cursor:default}.sv-pdp .sv-pdp-subscribe__perk{display:flex;align-items:center;gap:4px;margin:0;padding:0;font-family:var(--ff-pitch-sans);text-transform:uppercase;letter-spacing:0;font-size:12px;font-weight:700;color:var(--sv-pdp-text)}.sv-pdp .sv-pdp-subscribe__perk-list{display:flex;flex-direction:column;gap:4px;margin-block:8px 0}.sv-pdp .sv-pdp-subscribe__perk-icon{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-start;margin-top:4px;color:var(--sv-pdp-perk-check)}.sv-pdp .sv-pdp-subscribe__perk-tick{display:block;width:14px;height:11px}.sv-pdp .sv-pdp-subscribe__perk-text{flex:1 1 auto;min-width:0;padding-top:2px}.sv-pdp .sv-pdp-form__quantity{display:flex;flex-direction:column;gap:6px}.sv-pdp .sv-pdp-form__quantity-label{font-family:var(--sv-pdp-font-heading);text-transform:uppercase;letter-spacing:.05em;font-size:11px}.sv-pdp .sv-pdp-form__quantity-input{max-width:120px;padding:10px 12px;border-radius:10px;border:1px solid #c8c8c8;font-family:var(--sv-pdp-font-body);font-size:16px}.sv-pdp .sv-pdp-form__errors{margin:0}.sv-pdp .sv-pdp-form__submit-wrap{margin-top:4px}.sv-pdp .sv-pdp-form__submit{width:100%;margin:0;padding:16px;border:none;border-radius:999px;background:var(--sv-pdp-atc);color:var(--sv-pdp-text);font-family:var(--ff-druk-wide);text-transform:uppercase;letter-spacing:.08em;font-size:14px;font-weight:800;cursor:pointer;transition:opacity .15s ease}@media(min-width:900px){.sv-pdp .sv-pdp-form__submit{font-size:16px;padding:18px 22px}}.sv-pdp .sv-pdp-form__submit.btn{background-color:var(--sv-pdp-atc);color:var(--sv-pdp-text);border-color:transparent}.sv-pdp .sv-pdp-form__submit:hover{opacity:.92}.sv-pdp .sv-pdp-form__submit:focus-visible{outline:2px solid var(--sv-pdp-text);outline-offset:3px}.sv-pdp .sv-pdp-form__submit:disabled{opacity:.55;cursor:not-allowed}.sv-pdp .sv-pdp-form__trust{display:flex;gap:16px;margin-top:4px;text-align:center;justify-content:center;white-space:nowrap}.sv-pdp .sv-pdp-form__trust-item{display:flex;align-items:center;gap:8px;min-width:0}.sv-pdp .sv-pdp-form__trust-icon{display:flex;align-items:center;justify-content:center;color:var(--sv-pdp-atc)}.sv-pdp .sv-pdp-form__trust-icon svg{width:28px;height:28px}.sv-pdp .sv-pdp-form__trust-icon.sv-pdp-form__trust-icon--image{color:inherit}.sv-pdp .sv-pdp-form__trust-icon-img{width:16px;height:16px;object-fit:contain;object-position:center;display:block}.sv-pdp .sv-pdp-form__trust-text{margin:0;font-family:var(--ff-pitch-sans);font-size:11px;line-height:14px;color:var(--sv-pdp-text)}@media(min-width:900px){.sv-pdp .sv-pdp-form__trust-text{font-size:14px;line-height:18px}}.sv-pdp .sv-pdp__bundle-save{--sv-pdp-bundle-bg-active: #e1f0ff;--sv-pdp-bundle-accent: #f06445;--sv-pdp-bundle-line: #000000;--sv-pdp-bundle-row-border: #d8d8d8;--sv-pdp-bundle-dot-size: 22px;margin-top:20px;color:#000}@media(min-width:900px){.sv-pdp .sv-pdp__bundle-save{margin-top:24px}}.sv-pdp .sv-pdp__bundle-save>.sv-pdp__group-label:first-of-type{margin-bottom:16px}@media(min-width:900px){.sv-pdp .sv-pdp__bundle-save>.sv-pdp__group-label:first-of-type{margin-bottom:20px}}.sv-pdp .sv-pdp__bundle-tiers{position:relative;margin:0 0 12px;padding:0 0 4px;--sv-pdp-bundle-line-y: calc( 6px + 18px + 6px + (var(--sv-pdp-bundle-dot-size) / 2) - .5px )}@media(min-width:900px){.sv-pdp .sv-pdp__bundle-tiers{--sv-pdp-bundle-line-y: calc( 8px + 18px + 6px + (var(--sv-pdp-bundle-dot-size) / 2) - .5px )}}.sv-pdp .sv-pdp__bundle-tiers__track{position:absolute;left:12.5%;right:12.5%;top:var(--sv-pdp-bundle-line-y);height:1px;background:#000;z-index:0;pointer-events:none}.sv-pdp .sv-pdp__bundle-tiers__nodes{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;list-style:none;margin:0;padding:0;align-items:start}.sv-pdp .sv-pdp__bundle-tier{display:flex;flex-direction:column;align-items:center;text-align:center;min-width:0;padding:6px 4px 8px;border:1px solid transparent;border-radius:8px;background:transparent;font-family:var(--ff-pitch-sans);font-size:12px;line-height:18px;font-weight:700;text-transform:uppercase;color:#000}@media(min-width:900px){.sv-pdp .sv-pdp__bundle-tier{font-size:14px;padding:8px 6px 10px}}.sv-pdp .sv-pdp__bundle-tier.is-active{background:var(--sv-pdp-bundle-bg-active);border-color:#000}.sv-pdp .sv-pdp__bundle-tier__label{display:block;margin-bottom:6px;line-height:18px;letter-spacing:.02em}.sv-pdp .sv-pdp__bundle-tier__dot{display:flex;width:var(--sv-pdp-bundle-dot-size);height:var(--sv-pdp-bundle-dot-size);flex:0 0 auto;align-items:center;justify-content:center;margin-bottom:6px;border:1px solid #000000;border-radius:50%;background:#fff}.sv-pdp .sv-pdp__bundle-tier__check{display:flex;line-height:0;opacity:0}.sv-pdp .sv-pdp__bundle-tier.is-active .sv-pdp__bundle-tier__check{opacity:1}.sv-pdp .sv-pdp__bundle-tier__check svg{display:block}.sv-pdp .sv-pdp__bundle-tier__price{display:block;font-weight:700;font-size:10px;text-transform:uppercase}@media(min-width:900px){.sv-pdp .sv-pdp__bundle-tier__price{font-size:12px}}.sv-pdp .sv-pdp__bundle-flavors-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px 16px;margin-bottom:12px}.sv-pdp .sv-pdp__bundle-flavors-head__link{font-family:var(--ff-pitch-sans);font-size:14px;line-height:18px;font-weight:700;line-height:1.2;color:#000;text-decoration:underline;text-underline-offset:2px;text-transform:uppercase}.sv-pdp .sv-pdp__bundle-flavors-head__link:hover{text-decoration:underline}.sv-pdp button.sv-pdp__bundle-flavors-head__link{padding:0;margin:0;border:0;background:none;cursor:pointer}.sv-pdp .sv-pdp__mix-drawer__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10050;background:#00000073}.sv-pdp .sv-pdp__mix-tr-b-enter{transition:opacity .2s ease}.sv-pdp .sv-pdp__mix-tr-b-from{opacity:0}.sv-pdp .sv-pdp__mix-tr-b-to{opacity:1}.sv-pdp .sv-pdp__mix-tr-b-leave{transition:opacity .15s ease}.sv-pdp .sv-pdp__mix-tr-b-l-from{opacity:1}.sv-pdp .sv-pdp__mix-tr-b-l-to{opacity:0}.sv-pdp .sv-pdp__mix-drawer__panel{--max-width: 560px;position:fixed;top:0;right:0;bottom:0;z-index:10051;display:flex;min-height:0;width:min(100vw,var(--max-width));max-width:min(100vw,var(--max-width));flex-direction:column;background:#fff;box-shadow:-4px 0 24px #0000001a}@media(max-width:749px){.sv-pdp .sv-pdp__mix-drawer__panel{width:min(480px,calc(100vw - 32px));max-width:min(480px,calc(100vw - 32px))}}.sv-pdp .sv-pdp__mix-tr-p-enter{transition:transform .2s ease-out}.sv-pdp .sv-pdp__mix-tr-p-from{transform:translate(100%)}.sv-pdp .sv-pdp__mix-tr-p-to{transform:translate(0)}.sv-pdp .sv-pdp__mix-tr-p-leave{transition:transform .15s ease-in}.sv-pdp .sv-pdp__mix-tr-p-l-from{transform:translate(0)}.sv-pdp .sv-pdp__mix-tr-p-l-to{transform:translate(100%)}.sv-pdp .sv-pdp__mix-drawer__header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;gap:16px;padding-block:16px;padding-inline:24px}.sv-pdp .sv-pdp__mix-drawer__title{margin:0;font-family:var(--ff-druk-medium);font-size:20px;line-height:20px;color:var(--sv-pdp-mix-border);text-transform:none}@media(min-width:900px){.sv-pdp .sv-pdp__mix-drawer__title{font-size:44px;line-height:47px}}.sv-pdp .sv-pdp__mix-drawer__close{flex-shrink:0;padding:0;border:0;background:none;font-size:1.5rem;line-height:1;color:var(--sv-pdp-mix-border);cursor:pointer}.sv-pdp .sv-pdp__mix-drawer__body{display:flex;min-height:0;flex:1 1 auto;flex-direction:column;overflow:hidden}.sv-pdp .sv-pdp__mix-drawer__scroll{min-height:0;flex:1 1 auto;-webkit-overflow-scrolling:touch;overflow-y:auto;padding-block:12px 20px;padding-inline:24px}.sv-pdp .sv-pdp__mix-catalog{margin-bottom:0}.sv-pdp .sv-pdp__mix-select{display:flex;margin-bottom:0;align-items:center;gap:12px;border:1px solid var(--sv-pdp-mix-border);border-radius:0;padding-inline:0 12px;background:#fff}.sv-pdp .sv-pdp__mix-select__img{display:block;flex:0 0 auto;width:60px;height:60px;object-fit:cover;border-radius:0;background:#f7f0d8}.sv-pdp .sv-pdp__mix-select__field{min-width:0;flex:1 1 auto}.sv-pdp .sv-pdp__mix-select__input{display:block;width:100%;padding-inline:6px 0;border:0;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23000' d='M1.4 0L6 4.6 10.6 0 12 1.4l-6 6-6-6z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 4px center;background-size:12px 8px;font-family:var(--ff-druk-medium);font-size:16px;letter-spacing:.02em;color:var(--sv-pdp-mix-border);text-transform:none;cursor:pointer;-webkit-appearance:none;appearance:none}@media(min-width:900px){.sv-pdp .sv-pdp__mix-select__input{font-size:20px}}.sv-pdp .sv-pdp__mix-section{margin:0;padding:0}.sv-pdp .sv-pdp__mix-section.sv-pdp__mix-stats{margin-top:0;padding:12px 0 0}.sv-pdp .sv-pdp__mix-stats{display:flex;flex-direction:column;gap:0}.sv-pdp .sv-pdp__mix-stat,.sv-pdp .sv-pdp__mix-static__title{font-family:var(--ff-pitch-sans);font-weight:700;font-size:12px;line-height:18px;text-transform:uppercase;color:var(--sv-pdp-mix-border)}.sv-pdp .sv-pdp__mix-stat{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding-block:16px;border-bottom:1px solid var(--sv-pdp-mix-border)}@media(min-width:900px){.sv-pdp .sv-pdp__mix-stat{font-size:14px}}.sv-pdp .sv-pdp__mix-stat__label{flex:100%}.sv-pdp .sv-pdp__mix-stat__label-line{display:block}.sv-pdp .sv-pdp__mix-stat__label--stack{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.sv-pdp .sv-pdp__mix-stat__sub{display:block;font-size:.818em;line-height:1.3}.sv-pdp .sv-pdp__mix-stat__val{flex:0 1 48%;min-width:0;text-align:right}.sv-pdp .sv-pdp__mix-stat--calories{align-items:flex-start}.sv-pdp .sv-pdp__mix-stat--calories .sv-pdp__mix-stat__val{padding-top:0}.sv-pdp .sv-pdp__mix-ingredients{margin:0;list-style:none;border-bottom:1px solid var(--sv-pdp-mix-border);display:grid;gap:12px;padding:12px 0}.sv-pdp .sv-pdp__mix-ingredient{display:flex;align-items:center;gap:12px;padding:0}.sv-pdp .sv-pdp__mix-ingredient__img{flex:0 0 auto;width:32px;height:32px;object-fit:cover;border-radius:50%}.sv-pdp .sv-pdp__mix-ingredient__ph{flex:0 0 auto;width:32px;height:32px;border-radius:50%;background:#eee}.sv-pdp .sv-pdp__mix-ingredient__label{font-family:var(--ff-mix-mono);font-size:11px;font-weight:400;line-height:1.35;color:var(--sv-pdp-mix-border);text-transform:uppercase}.sv-pdp .sv-pdp__mix-benefits{margin:0;list-style:none;border-bottom:1px solid var(--sv-pdp-mix-border);display:grid;gap:12px;padding:12px 0}.sv-pdp .sv-pdp__mix-ingredients[style*="display: none"]+.sv-pdp__mix-benefits,.sv-pdp .sv-pdp__mix-ingredients[style*="display:none"]+.sv-pdp__mix-benefits{border-top:1px solid var(--sv-pdp-mix-border)}.sv-pdp .sv-pdp__mix-benefit{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0}.sv-pdp .sv-pdp__mix-benefit__text{font-family:var(--ff-mix-mono);font-size:11px;font-weight:400;line-height:1.35;color:var(--sv-pdp-mix-border);text-transform:uppercase}.sv-pdp .sv-pdp__mix-benefit__check{flex:0 0 auto;line-height:0;color:var(--sv-pdp-perk-check)}.sv-pdp .sv-pdp__mix-section.sv-pdp__mix-static{margin:0;padding:16px 0;border-bottom:1px solid var(--sv-pdp-mix-border)}.sv-pdp .sv-pdp__mix-section.sv-pdp__mix-static:last-of-type{border-bottom:0}.sv-pdp .sv-pdp__mix-static__title{margin-block-end:4px}.sv-pdp .sv-pdp__mix-static__body{margin:0;font-family:var(--ff-georgia);color:var(--sv-pdp-mix-border);white-space:pre-line;font-weight:400;font-size:12px;line-height:17px;letter-spacing:.02em}@media(min-width:900px){.sv-pdp .sv-pdp__mix-static__body{font-size:14px;line-height:18px}}.sv-pdp .sv-pdp__mix-footer{flex-shrink:0;margin:0;padding-block:16px;padding-inline:24px;color:var(--sv-pdp-mix-border);font-family:var(--ff-georgia);font-weight:400;font-size:10px;line-height:14px;letter-spacing:.02em}@media(min-width:900px){.sv-pdp .sv-pdp__mix-footer{font-size:14px;line-height:18px}}.sv-pdp .sv-pdp__bundle-rows{display:flex;flex-direction:column;gap:10px}@media(min-width:900px){.sv-pdp .sv-pdp__bundle-rows{gap:12px}}.sv-pdp .sv-pdp__bundle-row{display:grid;grid-template-columns:minmax(88px,25%) minmax(0,1fr) 100px;column-gap:0;row-gap:0;align-items:stretch;padding-inline:0;padding-block:0;border:1px solid var(--sv-pdp-bundle-row-border);border-radius:8px;overflow:hidden;background:#fff}@media(min-width:900px){.sv-pdp .sv-pdp__bundle-row{grid-template-columns:92px minmax(0,1fr) auto;column-gap:16px;padding-inline:0 12px;border-radius:12px}}.sv-pdp .sv-pdp__bundle-row__media{display:flex;min-height:88px;align-items:center;justify-content:center;align-self:stretch;padding:8px;border-radius:0;background:#f5f0e6}@media(min-width:900px){.sv-pdp .sv-pdp__bundle-row__media{min-height:100px;padding:0}}.sv-pdp .sv-pdp__bundle-row:nth-child(5n+1) .sv-pdp__bundle-row__media{background:#f7f0d8}.sv-pdp .sv-pdp__bundle-row:nth-child(5n+2) .sv-pdp__bundle-row__media{background:#e6f0f7}.sv-pdp .sv-pdp__bundle-row:nth-child(5n+3) .sv-pdp__bundle-row__media{background:#f6e5ea}.sv-pdp .sv-pdp__bundle-row:nth-child(5n+4) .sv-pdp__bundle-row__media{background:#f6ebe3}.sv-pdp .sv-pdp__bundle-row:nth-child(5n+5) .sv-pdp__bundle-row__media{background:#ececec}.sv-pdp .sv-pdp__bundle-row__img{display:block;width:100%;max-width:76px;max-height:72px;height:auto;object-fit:contain}@media(min-width:900px){.sv-pdp .sv-pdp__bundle-row__img{max-width:100%;max-height:none}}.sv-pdp .sv-pdp__bundle-row__ph{display:block;width:64px;height:64px;background:#e0e0e0;border-radius:4px}@media(min-width:900px){.sv-pdp .sv-pdp__bundle-row__ph{width:72px;height:72px}}.sv-pdp .sv-pdp__bundle-row__body{display:flex;min-width:0;flex-direction:column;justify-content:center;padding-block:10px;padding-inline:12px 8px}@media(min-width:900px){.sv-pdp .sv-pdp__bundle-row__body{padding-block:0;padding-inline:0}}.sv-pdp .sv-pdp__bundle-row__title{margin:0 0 4px;font-family:var(--ff-pitch-sans);font-size:14px;font-weight:700;line-height:16px;color:#000;text-transform:uppercase}@media(min-width:900px){.sv-pdp .sv-pdp__bundle-row__title{margin-bottom:8px;font-size:16px;line-height:16px}}.sv-pdp .sv-pdp__bundle-row__desc{margin:0;font-family:var(--ff-georgia);font-size:10px;line-height:14px;color:#000}@media(min-width:900px){.sv-pdp .sv-pdp__bundle-row__desc{font-size:12px;line-height:16px}}.sv-pdp .sv-pdp__bundle-row__actions{display:flex;flex-shrink:0;align-items:center;align-self:center;justify-content:flex-end;min-height:44px;padding-inline-end:6px}@media(min-width:900px){.sv-pdp .sv-pdp__bundle-row__actions{padding-inline-end:0}}.sv-pdp .sv-pdp__bundle-row__add-wrap{width:88px}@media(min-width:900px){.sv-pdp .sv-pdp__bundle-row__add-wrap{width:auto}}.sv-pdp .sv-pdp__bundle-row__add,.sv-pdp .sv-pdp__bundle-row__count{font-family:var(--ff-druk-wide);font-size:12px;font-weight:500;line-height:18px;color:#000;text-transform:uppercase}@media(min-width:900px){.sv-pdp .sv-pdp__bundle-row__add,.sv-pdp .sv-pdp__bundle-row__count{font-size:14px;line-height:18px}}.sv-pdp .sv-pdp__bundle-row__add{width:100%;min-width:0;margin:0;padding:8px;border:none;border-radius:999px;background:var(--sv-pdp-bundle-accent);cursor:pointer}@media(min-width:900px){.sv-pdp .sv-pdp__bundle-row__add{width:auto;min-width:100px;padding:10px 16px}}.sv-pdp .sv-pdp__bundle-row__add:hover{filter:brightness(.98)}.sv-pdp .sv-pdp__bundle-row__add:disabled{opacity:.45;cursor:not-allowed;filter:none}.sv-pdp .sv-pdp__bundle-row__add:disabled:hover{filter:none}.sv-pdp .sv-pdp__bundle-row__stepper{display:flex;align-items:center;gap:2px}@media(min-width:900px){.sv-pdp .sv-pdp__bundle-row__stepper{gap:4px}}.sv-pdp .sv-pdp__bundle-row__count{min-width:18px;text-align:center}@media(min-width:900px){.sv-pdp .sv-pdp__bundle-row__count{min-width:20px}}.sv-pdp .sv-pdp__bundle-row__btn{display:flex;width:32px;height:32px;flex:0 0 auto;align-items:center;justify-content:center;margin:0;padding:0;border:1px solid #000000;border-radius:50%;background:var(--sv-pdp-bundle-accent);font-size:16px;font-weight:700;line-height:1;color:#000;cursor:pointer}@media(min-width:900px){.sv-pdp .sv-pdp__bundle-row__btn{width:36px;height:36px;font-size:18px}}.sv-pdp .sv-pdp__bundle-row__btn:hover{filter:brightness(.98)}.sv-pdp .sv-pdp__bundle-row__btn--plus:disabled{opacity:.45;cursor:not-allowed;filter:none}.sv-pdp .sv-pdp__bundle-row__btn--plus:disabled:hover{filter:none}.sv-pdp .sv-pdp__bundle-subscribe{margin:0;padding-block:24px 0}@media(min-width:900px){.sv-pdp .sv-pdp__bundle-subscribe{padding-block:32px 0}}.sv-pdp .sv-pdp__bundle-subscribe__stack{display:flex;flex-direction:column;gap:14px}.sv-pdp .sv-pdp__bundle-subscribe__card{position:relative;display:block;width:100%;box-sizing:border-box;border-radius:8px;border:2px solid var(--sv-pdp-border-soft);background:#fff;padding:14px 14px 16px;margin:0;text-align:left;overflow:visible;transition:background .15s ease,border-color .15s ease}@media(min-width:900px){.sv-pdp .sv-pdp__bundle-subscribe__card{padding:14px 18px 16px}}.sv-pdp .sv-pdp__bundle-subscribe__card.is-selected{background:#ebf5f9;border-color:#000}.sv-pdp .sv-pdp__bundle-subscribe__card--disabled{opacity:.45;pointer-events:none}.sv-pdp .sv-pdp__bundle-subscribe__card-hit{display:block;width:100%;margin:0;padding:0;border:none;border-radius:0;background:transparent;font:inherit;color:inherit;text-align:left;cursor:pointer;-webkit-appearance:none;appearance:none;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.sv-pdp .sv-pdp__bundle-subscribe__card-hit:focus{outline:none}.sv-pdp .sv-pdp__bundle-subscribe__card-hit:focus-visible{outline:2px solid #000000;outline-offset:2px}.sv-pdp .sv-pdp__bundle-subscribe__card-hit:disabled{cursor:not-allowed}.sv-pdp .sv-pdp__bundle-subscribe__card-top{display:flex;flex-wrap:nowrap;align-items:center;gap:12px}.sv-pdp .sv-pdp__bundle-subscribe__radio{width:18px;height:18px;border:2px solid #000000;border-radius:50%;margin-top:0;flex-shrink:0;position:relative;box-sizing:border-box;align-self:center}.sv-pdp .sv-pdp__bundle-subscribe__card.is-selected .sv-pdp__bundle-subscribe__radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:#000}.sv-pdp .sv-pdp__bundle-subscribe__card-main{flex:1 1 auto;min-width:0;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:8px}.sv-pdp .sv-pdp__bundle-subscribe__card-title{font-family:var(--ff-pitch-sans);text-transform:uppercase;letter-spacing:.05em;font-size:13px;font-weight:700;line-height:1.2;color:#000}@media(min-width:900px){.sv-pdp .sv-pdp__bundle-subscribe__card-title{font-size:18px}}.sv-pdp .sv-pdp__bundle-subscribe__card--subscribe .sv-pdp__bundle-subscribe__badge{position:absolute;z-index:2;top:0;right:-2px;transform:translateY(-100%);margin:0;padding:5px 12px 6px;border-radius:8px 8px 0 0;background:#000;color:#fff;font-family:var(--ff-pitch-sans);text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:700;line-height:1;white-space:nowrap;pointer-events:none}@media(min-width:900px){.sv-pdp .sv-pdp__bundle-subscribe__card--subscribe .sv-pdp__bundle-subscribe__badge{font-size:13px;padding:6px 14px 7px}}.sv-pdp .sv-pdp__bundle-subscribe__card-prices{flex:0 0 auto;text-align:right;display:flex;align-items:center;gap:8px;min-width:0;margin-left:auto}.sv-pdp .sv-pdp__bundle-subscribe__compare{margin:0;font-family:var(--ff-pitch-sans);font-size:11px;line-height:16px;color:#b8b8b8;text-decoration:line-through;font-weight:500}@media(min-width:900px){.sv-pdp .sv-pdp__bundle-subscribe__compare{font-size:12px}}.sv-pdp .sv-pdp__bundle-subscribe__price{margin:0;font-family:var(--ff-pitch-sans);font-size:13px;line-height:18px;font-weight:800;color:#000}@media(min-width:900px){.sv-pdp .sv-pdp__bundle-subscribe__price{font-size:16px}}.sv-pdp .sv-pdp__bundle-subscribe__extras{display:flex;flex-direction:column;gap:8px;width:100%;padding-left:32px}.sv-pdp .sv-pdp__bundle-subscribe__card--subscribe.is-selected .sv-pdp-subscribe__perk{gap:4px;font-size:12px}.sv-pdp .sv-pdp__bundle-subscribe__plan-wrap{margin:0;padding:0;width:100%;display:none!important}.sv-pdp .sv-pdp__bundle-subscribe__plan-select{width:100%;max-width:100%;margin:0;padding:12px 14px;border-radius:8px;border:2px solid var(--sv-pdp-border-soft);background:#fff;font-family:var(--ff-pitch-sans);font-size:12px;font-weight:400;color:#000;-webkit-appearance:auto;appearance:auto;cursor:pointer;box-sizing:border-box;min-height:42px}@media(min-width:900px){.sv-pdp .sv-pdp__bundle-subscribe__plan-select{font-size:13px;padding:12px 14px}}.sv-pdp .sv-pdp__bundle-subscribe__plan-select:disabled{opacity:.55;cursor:default}.sv-pdp .sv-pdp__bundle-subscribe__card--subscribe.is-selected .sv-pdp__bundle-subscribe__plan-select{border-color:#000;background:#fff}.sv-pdp [x-cloak]{display:none!important}.sticky-atc--container{position:fixed;bottom:0;left:0;width:100%;z-index:100;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;box-sizing:border-box;background:#fff;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;transition:transform .25s ease-in-out,opacity .25s ease-in-out;opacity:1;transform:translateY(0)}@media(min-width:900px){.sticky-atc--container{padding:18px 40px;gap:24px}}.sticky-atc--container .sticky-atc__info{display:flex;flex-direction:column;gap:4px;min-width:0}.sticky-atc--container .sticky-atc__title{margin:0;font-family:var(--ff-druk-wide);font-size:14px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#000;line-height:1.2}@media(min-width:900px){.sticky-atc--container .sticky-atc__title{font-size:18px}}.sticky-atc--container .sticky-atc__prices{display:flex;flex-direction:row;align-items:baseline;gap:8px}.sticky-atc--container .sticky-atc__price{margin:0;font-family:var(--ff-pitch-sans);font-size:13px;font-weight:800;color:#000}@media(min-width:900px){.sticky-atc--container .sticky-atc__price{font-size:18px}}.sticky-atc--container .sticky-atc__compare{margin:0;font-family:var(--ff-pitch-sans);font-size:11px;font-weight:500;color:#b8b8b8;text-decoration:line-through}@media(min-width:900px){.sticky-atc--container .sticky-atc__compare{font-size:12px}}.sticky-atc--container .sticky-atc__btn{flex-shrink:0;margin:0;padding:14px 28px;border:none;border-radius:999px;background:#f15d3a;color:#000;font-family:var(--ff-druk-wide);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;white-space:nowrap}@media(min-width:900px){.sticky-atc--container .sticky-atc__btn{font-size:14px;padding:16px 36px}}.sticky-atc--container .sticky-atc__btn:hover{opacity:.92}.sticky-atc--container:not(.visible){transform:translateY(100%);opacity:0;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/262/assets/_sv-pdp.css.map */
