bb-header{display:grid;grid-template-columns:1fr;grid-template-areas:"bbheader";padding:16px}@media (min-width: 768px){bb-header{position:relative;padding:0;border-radius:8px;background:#daecf0;max-width:1600px;margin-left:auto;margin-right:auto}}bb-header .bb-header__bg{grid-area:bbheader;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}@media (min-width: 768px){bb-header .bb-header__bg{left:auto}}bb-header .bb-header__bg img{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}bb-header .bb-header__sticker{position:absolute;aspect-ratio:1;left:64%;top:16%;width:19%}@media (min-width: 768px){bb-header .bb-header__sticker{width:18%;top:18%;left:0}}@media (max-width: 767px){bb-header .bb-header__box{position:relative;aspect-ratio:7/5;max-width:100%;border-radius:8px;overflow:hidden;container:card;background:#daecf0}}@media (min-width: 768px){bb-header .bb-header__box{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));aspect-ratio:initial;width:100%;max-width:1280px;margin-left:auto;margin-right:auto}}bb-header .bb-header__content-box{display:flex;flex-direction:column;font-size:1.6cqw}@media (max-width: 767px){bb-header .bb-header__content-box{position:relative;z-index:1;padding:2em;height:100%}}@media (min-width: 768px){bb-header .bb-header__content-box{aspect-ratio:1;padding-left:24px;justify-content:center}}@media (min-width: 992px){bb-header .bb-header__content-box{padding-left:32px}}bb-header .bb-header__content-box>h1{font-family:FuturaPT-heavy,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:3.2em;line-height:140%}@media (min-width: 768px){bb-header .bb-header__content-box>h1{font-size:clamp(55px,3.2em,80px);line-height:100%}}@media (max-width: 767px){bb-header .bb-header__content-box>h1 br{display:none}}bb-header .bb-header__content-box>p{font-family:FuturaPT-book,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-top:4px}@media (max-width: 767px){bb-header .bb-header__content-box>p{font-size:min(3em,32px);line-height:120%;width:55%;margin-top:4px}}@media (min-width: 768px){bb-header .bb-header__content-box>p{font-size:clamp(20px,1.08em,25px);line-height:150%}}bb-header .bb-header__content-box>button{all:unset;font-family:FuturaPT-book,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#a29f9a;cursor:pointer;transition:color .24s ease}@media (max-width: 767px){bb-header .bb-header__content-box>button{margin-top:auto;font-size:min(2.4em,14px)}}@media (min-width: 768px){bb-header .bb-header__content-box>button{margin-top:72px;font-size:14px;line-height:150%}bb-header .bb-header__content-box>button:hover,bb-header .bb-header__content-box>button:focus-visible{color:#42403a}}bb-header .bb-header__cta-box{margin-top:40px}@media (max-width: 767px){bb-header .bb-header__cta-box{font-size:min(3em,32px);line-height:120%}}@media (min-width: 768px){bb-header .bb-header__cta-box{font-size:clamp(20px,1.08em,25px);line-height:150%;margin-top:56px}}bb-header .bb-header__cta-box>h2{font-size:.75em;line-height:.8rem}bb-header .bb-header__cta-box>a{font-family:FuturaPT-Heavy,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-size:14px;line-height:14px;background-color:#231f20;height:48px;padding:0 48px;display:inline-flex;width:auto;align-items:center;justify-content:center;border:1px solid #231f20;border-radius:24px;transition:all .32s ease;cursor:pointer;outline:none;align-self:flex-start;margin-top:16px}bb-header .bb-header__cta-box>a:hover,bb-header .bb-header__cta-box>a:focus-visible{color:#fff;background-color:#42403a;border-color:#42403a}bb-header [legal-modal]{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#fff;box-shadow:0 4px 4px #231f2040;border-radius:8px;padding:32px;width:592px;max-width:80vw;height:-webkit-max-content;height:-moz-max-content;height:max-content;border:none}bb-header [legal-modal] .legal-text__box{position:relative;-webkit-transform:translateY(32px);transform:translateY(32px);transition:-webkit-transform .8s ease-in;transition:transform .8s ease-in;transition:transform .8s ease-in,-webkit-transform .8s ease-in}bb-header [legal-modal] .legal-text__close{position:absolute;width:20px;height:20px;top:12px;right:12px;cursor:pointer}bb-header [legal-modal] .legal-text__close:before,bb-header [legal-modal] .legal-text__close:after{content:"";position:absolute;top:calc(50% - .5px);left:0;width:100%;height:1px;background-color:#231f20;-webkit-transform-origin:center;transform-origin:center}bb-header [legal-modal] .legal-text__close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}bb-header [legal-modal] .legal-text__close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}bb-header [legal-modal] .legal-text__content{font-family:FuturaPT-Book,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#231f20;font-size:18px;line-height:27px}bb-header [legal-modal]::backdrop{background-color:#231f2099}bb-grid .bb-grid__container{display:flex;padding-left:16px;padding-right:16px;margin:16px auto;max-width:1280px}@media (min-width: 768px){bb-grid .bb-grid__container{padding-left:24px;padding-right:24px}}@media (min-width: 992px){bb-grid .bb-grid__container{padding-left:32px;padding-right:32px}}@media (min-width: 880px){bb-grid .bb-grid__container{margin-top:32px;margin-bottom:32px;gap:8px}}bb-grid .bb-grid__grids{position:relative}bb-grid .bb-grid__grid-section+.bb-grid__grid-section{border-top:1px solid #f5f4f0;padding-top:32px}@media (max-width: 879px){bb-grid .bb-grid__progress{position:fixed;bottom:0;left:0;width:100%;z-index:2;opacity:0;-webkit-transform:translateY(calc(100% + 40px));transform:translateY(calc(100% + 40px));transition:opacity .32s ease,-webkit-transform .32s ease;transition:transform .32s ease,opacity .32s ease;transition:transform .32s ease,opacity .32s ease,-webkit-transform .32s ease;pointer-events:none;display:flex;justify-content:flex-end}}@media (min-width: 880px){bb-grid .bb-grid__progress{opacity:1;position:relative;flex:0 0 35%;max-width:360px}}@media (max-width: 879px){bb-grid .bb-grid__progress[visible]{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}bb-grid .bb-grid__progress-box{background-color:#fff;box-shadow:0 2px 8px 4px #231f2026;padding:8px;border-radius:8px;display:flex;flex-direction:column;gap:8px;pointer-events:auto;margin:16px;width:calc(100% - 32px)}@media (min-width: 576px)and (max-width: 879px){bb-grid .bb-grid__progress-box{max-width:576px}}@media (min-width: 880px){bb-grid .bb-grid__progress-box{width:100%;margin:0 0 8px;position:sticky;top:56px}}bb-grid .bb-grid__progress-header{height:28px;-webkit-perspective:1000px;perspective:1000px;position:relative;overflow:hidden}bb-grid .bb-grid__progress-headermsg{position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;z-index:1;opacity:0}bb-grid .bb-grid__progress-headermsg[active]{z-index:2;opacity:1}bb-grid .bb-grid__progress-headermsg[down-transition] .bb-grid__progress-headermsgtxt{-webkit-transform:translateZ(-14px) rotateX(-90deg);transform:translateZ(-14px) rotateX(-90deg)}bb-grid .bb-grid__progress-headermsg[up-transition] .bb-grid__progress-headermsgtxt{-webkit-transform:translateZ(-14px) rotateX(90deg);transform:translateZ(-14px) rotateX(90deg)}bb-grid .bb-grid__progress-headermsgtxt{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateZ(-14px);transform:translateZ(-14px);transition:-webkit-transform .48s ease;transition:transform .48s ease;transition:transform .48s ease,-webkit-transform .48s ease}bb-grid .bb-grid__progress-headermsgtxt span{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:#fff;-webkit-backface-visibility:hidden;backface-visibility:hidden;padding:0 16px;transition:-webkit-transform .48s ease-in-out;transition:transform .48s ease-in-out;transition:transform .48s ease-in-out,-webkit-transform .48s ease-in-out;text-align:center;font-family:FuturaPT-Demi,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#4bb85e;font-size:14px;line-height:14px}bb-grid .bb-grid__progress-headermsgtxt span[main]{-webkit-transform:rotateX(0deg) translateZ(10px);transform:rotateX(0) translateZ(10px)}bb-grid .bb-grid__progress-headermsgtxt span[prev]{-webkit-transform:rotateX(90deg) translateZ(10px);transform:rotateX(90deg) translateZ(10px)}bb-grid .bb-grid__progress-headermsgtxt span[next]{-webkit-transform:rotateX(-90deg) translateZ(10px);transform:rotateX(-90deg) translateZ(10px)}bb-grid .bb-grid__progress-items{display:flex;gap:8px}@media (min-width: 880px){bb-grid .bb-grid__progress-items{flex-wrap:wrap}}bb-grid .bb-grid__progress-item{border-radius:8px;border:1px solid rgba(228,226,222,.1);overflow:hidden;display:grid;grid-template-columns:1fr;grid-template-areas:"itemstack";position:relative;transition:border .24s ease;aspect-ratio:4/5;flex:1 1 calc(16.6666666667% - 8px)}@media (min-width: 880px){bb-grid .bb-grid__progress-item{flex:1 1 calc(50% - 8px);aspect-ratio:1.3}}bb-grid .bb-grid__progress-item[empty]{border:1px solid #e4e2de}bb-grid .bb-grid__progress-item[empty] .bb-grid__progressp-cover{-webkit-transform:translateY(0);transform:translateY(0)}bb-grid .bb-grid__progress-item[empty][icon] .bb-grid__progressp-cover:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-position:center;background-repeat:no-repeat}bb-grid .bb-grid__progress-item[empty][icon][freebie]{cursor:pointer}bb-grid .bb-grid__progress-item[empty][icon][freebie] .bb-grid__progressp-cover:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%23A29F9A' stroke-linecap='round' stroke-linejoin='round' d='M13.335 7.957v6.667H2.668V7.957M14.665 4.623H1.332v3.333h13.333V4.623ZM8 14.623v-10'/%3E%3Cpath stroke='%23A29F9A' stroke-linecap='round' stroke-linejoin='round' d='M7.999 4.623h-3a1.667 1.667 0 1 1 0-3.333c2.333 0 3 3.333 3 3.333ZM8 4.623h3a1.667 1.667 0 1 0 0-3.333c-2.333 0-3 3.333-3 3.333Z'/%3E%3C/svg%3E");background-size:13px}@media (min-width: 880px){bb-grid .bb-grid__progress-item[empty][icon][freebie] .bb-grid__progressp-cover:after{background-size:20px}}bb-grid .bb-grid__progress-item[empty][icon][qualifier] .bb-grid__progressp-cover:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='12' fill='none'%3E%3Cpath fill='%23A29F9A' d='M5.5.737a.5.5 0 0 1 .492.41l.008.09v4.5h4.5a.5.5 0 0 1 .09.992l-.09.008H6v4.5a.5.5 0 0 1-.992.09L5 11.237v-4.5H.5a.5.5 0 0 1-.09-.992l.09-.008H5v-4.5a.5.5 0 0 1 .5-.5Z'/%3E%3C/svg%3E");background-size:12px}@media (min-width: 880px){bb-grid .bb-grid__progress-item[empty][icon][qualifier] .bb-grid__progressp-cover:after{background-size:14px}}bb-grid .bb-grid__progressp-cover{width:100%;height:100%;background-color:#fff;grid-area:itemstack;z-index:1;background-position:center;background-repeat:no-repeat;-webkit-transform:translateY(-100%);transform:translateY(-100%);transition:-webkit-transform .32s cubic-bezier(.19,1,.22,1);transition:transform .32s cubic-bezier(.19,1,.22,1);transition:transform .32s cubic-bezier(.19,1,.22,1),-webkit-transform .32s cubic-bezier(.19,1,.22,1);-webkit-transform-origin:top center;transform-origin:top center;position:relative}bb-grid .bb-grid__progressp-cover[discount]{display:grid;place-items:center}bb-grid .bb-grid__progressp-cover[discount]:after{content:attr(discount);font-family:FuturaPT-Demi,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;font-size:16px;line-height:16px;text-align:center;width:-webkit-min-content;width:-moz-min-content;width:min-content;white-space:break-spaces;position:absolute}bb-grid .bb-grid__progressp-card{grid-area:itemstack;z-index:0;background-color:var(--bgColor, #F2EFE8);display:grid;place-items:center;position:relative;container-type:size;width:100%;height:100%}bb-grid .bb-grid__progressp-img{max-width:72%;max-height:72cqh;aspect-ratio:1}bb-grid .bb-grid__progressp-img img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity .24s ease}bb-grid .bb-grid__progressp-img img.lazyloaded{opacity:1}bb-grid .bb-grid__progressp-badge{position:absolute;bottom:0;left:0;width:100%;background-color:#4dd154;padding:2px;text-align:center;font-family:FuturaPT-Demi,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-size:10px;line-height:10px;text-transform:uppercase;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transform-origin:bottom center;transform-origin:bottom center;transition:opacity .24s ease,-webkit-transform .24s ease;transition:opacity .24s ease,transform .24s ease;transition:opacity .24s ease,transform .24s ease,-webkit-transform .24s ease;transition-delay:.32s;pointer-events:none;opacity:0}bb-grid .bb-grid__progressp-badge[visible]{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}bb-grid .bb-grid__progressp-close-btn{position:absolute;width:20px;height:20px;border-radius:10px;background-color:#231f20;right:4px;top:4px;cursor:pointer;color:#fff}bb-grid .bb-grid__progressp-close-btn:before,bb-grid .bb-grid__progressp-close-btn:after{content:"";width:14px;height:2px;background-color:#fff;border-radius:2px;position:absolute;left:50%;top:50%;-webkit-transform-origin:center;transform-origin:center}bb-grid .bb-grid__progressp-close-btn:before{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}bb-grid .bb-grid__progressp-close-btn:after{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}bb-grid .bb-grid__add-bundle button{font-family:FuturaPT-Heavy,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-size:14px;line-height:14px;background-color:#231f20;height:48px;display:inline-flex;width:auto;align-items:center;justify-content:center;border:1px solid #231f20;border-radius:24px;transition:all .32s ease;cursor:pointer;outline:none;overflow:hidden;display:grid;grid-template-columns:1fr;grid-template-areas:"bbstack";position:relative;width:100%;transition:background-color .24s ease;padding:0}bb-grid .bb-grid__add-bundle button:hover,bb-grid .bb-grid__add-bundle button:focus-visible{color:#fff;background-color:#42403a;border-color:#42403a}bb-grid .bb-grid__add-bundle button .bb-grid__atc{grid-area:bbstack;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:0 16px}bb-grid .bb-grid__add-bundle button .bb-grid__atc>span{color:inherit;transition:opacity .24s ease;height:100%;display:inline-flex;align-items:center}bb-grid .bb-grid__add-bundle button .bb-grid__atc>span[price]{transition:opacity .24s ease,flex-basis .24s ease;opacity:1;-webkit-transform-origin:right center;transform-origin:right center;flex:0 0 auto;interpolate-size:allow-keywords;gap:8px;position:relative;padding-right:16px}bb-grid .bb-grid__add-bundle button .bb-grid__atc>span[price][hidden]{display:none}bb-grid .bb-grid__add-bundle button .bb-grid__atc>span[price]:after{content:"";height:100%;width:1px;background-color:#42403a;position:absolute;right:0;top:0}@starting-style{bb-grid .bb-grid__add-bundle button .bb-grid__atc>span[price]{opacity:0;flex-basis:0}}bb-grid .bb-grid__add-bundle button .bb-grid__atc>span[price] [original-price]{font-size:inherit;color:#a29f9a;text-decoration:line-through}bb-grid .bb-grid__add-bundle button .bb-grid__atc>span[cta]{padding-left:16px}bb-grid .bb-grid__add-bundle button .bb-grid__atc span[price][hidden]+span[cta]{padding:0}bb-grid .bb-grid__add-bundle button .bb-grid__atc-loader{grid-area:bbstack;align-items:center;justify-content:center;opacity:0;pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity .24s ease;display:flex;background-color:#231f20}bb-grid .bb-grid__add-bundle button .bb-grid__atc-loader-ball{width:8px;height:8px;margin:2px;background-color:#fff;-webkit-animation:loaderbounce 1.2s ease-in-out 0s infinite both;animation:loaderbounce 1.2s ease-in-out 0s infinite both;border-radius:50%}bb-grid .bb-grid__add-bundle button .bb-grid__atc-loader-ball:first-child{-webkit-animation-delay:-.32s;animation-delay:-.32s}bb-grid .bb-grid__add-bundle button .bb-grid__atc-loader-ball:nth-child(2){-webkit-animation-delay:-.16s;animation-delay:-.16s}bb-grid .bb-grid__add-bundle button .bb-grid__atc-success{grid-area:bbstack;width:100%;height:100%;display:flex;align-items:center;justify-content:center;pointer-events:none;transition:opacity .24s ease}bb-grid .bb-grid__add-bundle button .bb-grid__atc-success span{display:block;width:16px;height:8px;-webkit-transform:rotate(-45deg) translate(4px,-25%) scale(0);transform:rotate(-45deg) translate(4px,-25%) scale(0);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;-webkit-transform-origin:center;transform-origin:center;position:relative}bb-grid .bb-grid__add-bundle button .bb-grid__atc-success span:before{content:"";position:absolute;left:0;top:0;width:3px;height:100%;background-color:#fff}bb-grid .bb-grid__add-bundle button .bb-grid__atc-success span:after{content:"";position:absolute;left:0;bottom:0;height:3px;width:100%;background-color:#fff}bb-grid .bb-grid__add-bundle button[disabled]{background-color:#e4e2de;border-color:#e4e2de;cursor:not-allowed}bb-grid .bb-grid__add-bundle button[disabled] .bb-grid__atc span[price]{opacity:0;flex-basis:0;pointer-events:none}bb-grid .bb-grid__add-bundle button[processing]{background-color:#231f20;border-color:#231f20}bb-grid .bb-grid__add-bundle button[processing] .bb-grid__atc span[price],bb-grid .bb-grid__add-bundle button[processing] .bb-grid__atc span[cta]{opacity:0;pointer-events:none}bb-grid .bb-grid__add-bundle button[processing] .bb-grid__atc-loader{opacity:1}bb-grid .bb-grid__add-bundle button[success]{background-color:#4dd154;border-color:#4bb85e}bb-grid .bb-grid__add-bundle button[success] .bb-grid__atc span[price],bb-grid .bb-grid__add-bundle button[success] .bb-grid__atc span[cta]{opacity:0;pointer-events:none}bb-grid .bb-grid__add-bundle button[success] .bb-grid__atc-success{opacity:1}bb-grid .bb-grid__add-bundle button[success] .bb-grid__atc-success span{-webkit-transform:rotate(-45deg) translate(4px,-25%) scale(1);transform:rotate(-45deg) translate(4px,-25%) scale(1)}bb-grid .bb-grid__headline-box{line-height:0;font-size:0;margin-bottom:24px}bb-grid .bb-grid__headline-box button{all:unset;display:flex;align-items:center;gap:8px;width:100%;scroll-margin-top:64px;color:inherit}bb-grid .bb-grid__headline-box button#bb-freebies-headline{cursor:pointer}bb-grid .bb-grid__headline-box button[aria-expanded=true] .hero-icon.plus svg{-webkit-transform:rotate(360deg);transform:rotate(360deg);opacity:0}bb-grid .bb-grid__headline-box button[aria-expanded=true] .hero-icon.minus svg{-webkit-transform:rotate(180deg);transform:rotate(180deg);opacity:1}bb-grid .bb-grid__headline-box button[completed] .bb-grid__completion{opacity:1;-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}bb-grid .bb-grid__headline{font-family:FuturaPT-Heavy,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;font-size:16px;line-height:24px;line-height:1}@media (min-width: 768px){bb-grid .bb-grid__headline{font-size:18px;line-height:27px}}@media (min-width: 992px){bb-grid .bb-grid__headline{font-size:20px;line-height:30px}}bb-grid .bb-grid__completion{width:24px;height:24px;border-radius:12px;background-color:#4dd154;border:1px solid #4bb85e;place-items:center;box-sizing:border-box;-webkit-transform:scale(0) rotate(-90deg);transform:scale(0) rotate(-90deg);display:inline-grid;-webkit-transform-origin:center;transform-origin:center;opacity:0;transition:opacity .24s ease,display .24s,-webkit-transform .24s cubic-bezier(.175,.885,.32,1.275);transition:opacity .24s ease,transform .24s cubic-bezier(.175,.885,.32,1.275),display .24s;transition:opacity .24s ease,transform .24s cubic-bezier(.175,.885,.32,1.275),display .24s,-webkit-transform .24s cubic-bezier(.175,.885,.32,1.275);transition-behavior:allow-discrete;pointer-events:none}bb-grid .bb-grid__completion checkmark-box{display:flex;align-items:center;justify-content:center;pointer-events:none;transition:opacity .24s ease}bb-grid .bb-grid__completion checkmark-box span{display:block;width:16px;height:8px;-webkit-transform:rotate(-45deg) translate(1px,-1px) scale(1);transform:rotate(-45deg) translate(1px,-1px) scale(1);transition:-webkit-transform .24s ease;transition:transform .24s ease;transition:transform .24s ease,-webkit-transform .24s ease;-webkit-transform-origin:center;transform-origin:center;position:relative}bb-grid .bb-grid__completion checkmark-box span:before{content:"";position:absolute;left:0;top:0;width:3px;height:100%;background-color:#fff;border-top-right-radius:1.5px;border-top-left-radius:1.5px}bb-grid .bb-grid__completion checkmark-box span:after{content:"";position:absolute;left:0;bottom:0;height:3px;width:100%;background-color:#fff;border-top-right-radius:1.5px;border-bottom-right-radius:1.5px}bb-grid .bb-grid__toggle{margin-left:auto;display:grid;grid-template-columns:1fr;place-items:center;grid-template-areas:"toggle";width:24px;height:24px}bb-grid .bb-grid__toggle .hero-icon{width:24px;height:24px;grid-area:toggle;display:block}bb-grid .bb-grid__toggle .hero-icon.minus svg{opacity:0}bb-grid .bb-grid__toggle .hero-icon svg{display:block;width:24px;height:24px;transition:all .24s ease}bb-grid .bb-grid__grid-tabs{display:flex;align-items:center;padding:0;margin:0;gap:4px}bb-grid .bb-grid__grid-tab{list-style:none;padding:0;margin:0}bb-grid .bb-grid__grid-tab button{font-family:FuturaPT-Heavy,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;font-size:14px;line-height:14px;background-color:#fff;height:48px;padding:0 16px;display:inline-flex;width:auto;align-items:center;justify-content:center;border:1px solid #e4e2de;border-radius:24px;transition:all .32s ease;cursor:pointer;outline:none}bb-grid .bb-grid__grid-tab button:hover,bb-grid .bb-grid__grid-tab button:focus-visible{color:#a29f9a}bb-grid .bb-grid__grid-tab button[aria-selected=true]{background-color:#231f20;color:#fff}bb-grid .bb-grid__grid-tab button[aria-selected=true]:hover,bb-grid .bb-grid__grid-tab button[aria-selected=true]:focus-visible{color:#fff;background-color:#42403a}bb-grid .bb-grid__panels{display:grid;grid-template-columns:1fr;grid-template-areas:"panelstack"}bb-grid .bb-grid__panel{grid-area:panelstack;margin-top:16px}bb-grid .bb-grid__panel-categories{position:relative}bb-grid .bb-grid__panel-categories[mobile]{max-width:400px}bb-grid .bb-grid__panel-categories[mobile] button[aria-expanded][aria-controls]{font-family:FuturaPT-Heavy,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;font-size:14px;line-height:14px;padding:0 16px;cursor:pointer;position:relative;height:48px;width:100%;display:flex;align-items:center;justify-content:space-between}bb-grid .bb-grid__panel-categories[mobile] button[aria-expanded][aria-controls]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #e4e2de;border-radius:24px}bb-grid .bb-grid__panel-categories[mobile] button[aria-expanded][aria-controls][aria-expanded=false] span:last-child{-webkit-transform:scaleY(-1);transform:scaleY(-1)}bb-grid .bb-grid__panel-categories[mobile] button[aria-expanded][aria-controls][aria-expanded=false]+.dropdown-popup{display:none}bb-grid .bb-grid__panel-categories[mobile] button[aria-expanded][aria-controls]>span[current-category]{position:relative;display:inline-block;padding-right:24px}bb-grid .bb-grid__panel-categories[mobile] button[aria-expanded][aria-controls] span:last-child{width:16px;height:16px;transition:-webkit-transform .24s ease;transition:transform .24s ease;transition:transform .24s ease,-webkit-transform .24s ease;-webkit-transform-origin:center;transform-origin:center}bb-grid .bb-grid__panel-categories[mobile] button[aria-expanded][aria-controls] span:last-child .hero-icon svg{display:block;width:100%;height:auto}bb-grid .bb-grid__panel-categories[mobile]>.dropdown-popup{position:absolute;top:calc(100% + 4px);left:0;width:100%;background-color:#fff;padding:12px 0;border:1px solid #e4e2de;border-radius:8px;transition:opacity .16s ease-in-out,-webkit-transform .16s ease-in-out;transition:opacity .16s ease-in-out,transform .16s ease-in-out;transition:opacity .16s ease-in-out,transform .16s ease-in-out,-webkit-transform .16s ease-in-out;-webkit-transform-origin:top center;transform-origin:top center;z-index:2;margin:0;-webkit-transform:scaleY(1);transform:scaleY(1);opacity:1}@starting-style{bb-grid .bb-grid__panel-categories[mobile]>.dropdown-popup{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}}bb-grid .bb-grid__panel-categories[mobile]>.dropdown-popup li{list-style:none;padding:0;margin:0}bb-grid .bb-grid__panel-categories[mobile]>.dropdown-popup li button{font-family:FuturaPT-Book,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;font-size:14px;line-height:21px;transition:all .24s ease;transition-property:color,background-color;display:block;position:relative;padding:8px 16px;width:100%;text-align:left;cursor:pointer}bb-grid .bb-grid__panel-categories[mobile]>.dropdown-popup li button:hover,bb-grid .bb-grid__panel-categories[mobile]>.dropdown-popup li button:focus-visible{color:#a29f9a;background-color:#fcfaf7}bb-grid .bb-grid__panel-categories[mobile]>.dropdown-popup li button[aria-selected=true]{background-color:#f5f4f0}@media (min-width: 768px){bb-grid .bb-grid__panel-categories[mobile]{display:none}}bb-grid .bb-grid__panel-categories[desktop] ul{display:flex;align-items:center;padding:0;margin:0}bb-grid .bb-grid__panel-categories[desktop] ul li{list-style:none;padding:0;margin:0}bb-grid .bb-grid__panel-categories[desktop] ul li button{cursor:pointer;padding:10px 16px;font-family:FuturaPT-Heavy,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit}@media (min-width: 768px){bb-grid .bb-grid__panel-categories[desktop] ul li button{font-size:14px;line-height:21px}}@media (max-width: 767px){bb-grid .bb-grid__panel-categories[desktop]{display:none}}bb-grid .bb-grid__categories-underline{position:absolute;left:0;bottom:0;height:1px;background-color:#231f20;transition:width .24s ease-in-out,-webkit-transform .32s ease-in-out;transition:transform .32s ease-in-out,width .24s ease-in-out;transition:transform .32s ease-in-out,width .24s ease-in-out,-webkit-transform .32s ease-in-out}bb-grid .bb-grid__grid-box{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0;margin:0}bb-grid .bb-grid__grid-box#bb-freebies-grid{opacity:0;pointer-events:none;transition:height .4s cubic-bezier(.19,1,.22,1),opacity .24s ease;-webkit-transform-origin:center top;transform-origin:center top;overflow:hidden}bb-grid .bb-grid__grid-box#bb-freebies-grid[loaded]{height:0;position:static;width:auto!important}bb-grid .bb-grid__grid-box#bb-freebies-grid[visible]{opacity:1;height:var(--max-inner-height);pointer-events:auto}@media (min-width: 576px){bb-grid .bb-grid__grid-box{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 880px){bb-grid .bb-grid__grid-box{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 992px){bb-grid .bb-grid__grid-box{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}bb-grid .bb-grid__grid-box li{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;justify-content:stretch}bb-grid .bb-grid__subpanels{display:grid;grid-template-columns:1fr;grid-template-areas:"subpanelstack";margin-top:16px}@media (min-width: 768px){bb-grid .bb-grid__subpanels{margin-top:24px}}bb-grid .bb-grid__subpanel{grid-area:subpanelstack}bb-grid .bb-grid__subpanel ul{margin-top:8px}bb-grid .bb-grid__subpanel ul+h3{margin-top:16px}@media (min-width: 768px){bb-grid .bb-grid__subpanel ul+h3{margin-top:24px}}bb-grid .bb-grid__subheadline-box{font-family:FuturaPT-Heavy,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;font-size:16px;line-height:24px;display:flex;align-items:center;gap:4px}bb-grid .bb-grid__subheadline-box[stepped]:before{content:attr(data-step);font-family:FuturaPT-Heavy,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-size:12px;line-height:12px;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background-color:#231f20;border-radius:10px}bb-grid .bb-grid__subgrid-box{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0;margin:0}@media (min-width: 576px){bb-grid .bb-grid__subgrid-box{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 880px){bb-grid .bb-grid__subgrid-box{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 992px){bb-grid .bb-grid__subgrid-box{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}bb-grid .bb-grid__subgrid-box li{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;justify-content:stretch}bb-product-card{display:grid;grid-template-columns:1fr;grid-template-areas:"cardstack";border-radius:8px;overflow:hidden;isolation:isolate;position:relative;flex:1 0 auto}bb-product-card .bb-product-card{background-color:#fcfaf7;position:relative;z-index:0;display:flex;flex-direction:column;height:auto;grid-area:cardstack;height:100%}@media (min-width: 992px){bb-product-card .bb-product-card.active .bb-product-card__hover-image{opacity:1}}@media (min-width: 992px){bb-product-card .bb-product-card.transitioning .bb-product-card__hover-image{opacity:0}}bb-product-card .bb-product-card.hidden{display:none}bb-product-card .bb-product-card__image-wrap{width:100%;flex:0 0 auto}bb-product-card .bb-product-card__image-box{position:relative;padding-top:100%}bb-product-card .bb-product-card__main-image,bb-product-card .bb-product-card__main-bg-image{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;left:0;margin:0 auto;width:initial;max-width:100%;max-height:100%;opacity:0;transition:opacity .32s ease}bb-product-card .bb-product-card__main-image.lazyloaded,bb-product-card .bb-product-card__main-bg-image.lazyloaded{opacity:1}bb-product-card .bb-product-card__hover-image{position:absolute;top:0;left:0;display:block;width:100%;height:auto;opacity:0;transition:opacity .16s ease;z-index:4}bb-product-card .bb-product-card__content-wrap{display:flex;flex-direction:column;align-items:flex-start;flex:1 1 100%;width:100%;row-gap:0;padding:0 16px 16px;position:relative}bb-product-card .bb-product-card__content-wrap>*:nth-last-child(2){margin-bottom:auto}bb-product-card .bb-product-card__titles{width:auto;margin-bottom:0;padding-top:16px}bb-product-card .bb-product-card__title{font-family:FuturaPT-Heavy,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#231f20;font-size:16px;line-height:24px;line-height:140%;margin:0}bb-product-card .bb-product-card__subtitle{font-family:FuturaPT-Book,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#231f20;font-size:16px;line-height:24px}bb-product-card .bb-product-card__variants{display:flex;flex-wrap:wrap;align-items:flex-end;padding-top:8px;margin-top:-8px;position:relative;z-index:6}bb-product-card .bb-product-card__variants hr{flex-basis:100%;height:0;margin:0;border:0;display:none}bb-product-card .bb-product-card__variants hr.collapsed{display:none}bb-product-card .bb-product-card__variant{cursor:pointer;height:24px;display:flex;align-items:center;justify-content:center;background-color:#fff;border:1px solid #f5f4f0;border-radius:2px;transition:all .24s ease;font-family:FuturaPT-Demi,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;font-size:14px;line-height:21px;line-height:24px;margin:8px 4px 0 0;padding:1px 6px 0;outline:none}@media (min-width: 768px){bb-product-card .bb-product-card__variant{padding:0 6px}}bb-product-card .bb-product-card__variant.collapsed{display:none}bb-product-card .bb-product-card__variant.selected{background-color:#42403a;border-color:#42403a;color:#fff}bb-product-card .bb-product-card__variant.selected:focus{border-color:#fcfaf7}bb-product-card .bb-product-card__variant:hover,bb-product-card .bb-product-card__variant:focus{border-color:#42403a}bb-product-card .bb-product-card__button{display:flex;align-items:center;height:48px;position:relative;z-index:6;transition:all .24s ease;border-radius:24px;overflow:hidden;border:solid 1px #f5f4f0;background-color:#fff;flex:0 0 48px;width:100%;margin-top:12px;order:1;cursor:pointer;color:#231f20}@media (min-width: 1280px){bb-product-card .bb-product-card__button{margin-top:16px}}bb-product-card .bb-product-card__button:hover:not([disabled]) .bb-product-card__price,bb-product-card .bb-product-card__button:focus-visible:not([disabled]) .bb-product-card__price,bb-product-card .bb-product-card__button:active:not([disabled]) .bb-product-card__price{color:#a29f9a}bb-product-card .bb-product-card__button:hover:not([disabled]) .bb-product-card__plus span,bb-product-card .bb-product-card__button:focus-visible:not([disabled]) .bb-product-card__plus span,bb-product-card .bb-product-card__button:active:not([disabled]) .bb-product-card__plus span{color:#a29f9a}bb-product-card .bb-product-card__button.processing{border:#231f20}bb-product-card .bb-product-card__button.processing .bb-product-card__price,bb-product-card .bb-product-card__button.processing .bb-product-card__plus{opacity:0;pointer-events:none}bb-product-card .bb-product-card__button.processing .bb-product-card__button-loader{opacity:1}bb-product-card .bb-product-card__button.success{background-color:#4dd154;border:1px solid #4bb85e}bb-product-card .bb-product-card__button.success .bb-product-card__price,bb-product-card .bb-product-card__button.success .bb-product-card__plus{opacity:0;pointer-events:none}bb-product-card .bb-product-card__button.success .bb-product-card__button-success{opacity:1}bb-product-card .bb-product-card__button.success .bb-product-card__button-success span{-webkit-transform:rotate(-45deg) translate(4px,-25%) scale(1);transform:rotate(-45deg) translate(4px,-25%) scale(1)}bb-product-card .bb-product-card__button-loader{align-items:center;justify-content:center;opacity:0;pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity .24s ease;display:flex;background-color:#231f20}bb-product-card .bb-product-card__button-loader-ball{width:8px;height:8px;margin:2px;background-color:#fff;-webkit-animation:loaderbounce 1.2s ease-in-out 0s infinite both;animation:loaderbounce 1.2s ease-in-out 0s infinite both;border-radius:50%}bb-product-card .bb-product-card__button-loader-ball:first-child{-webkit-animation-delay:-.32s;animation-delay:-.32s}bb-product-card .bb-product-card__button-loader-ball:nth-child(2){-webkit-animation-delay:-.16s;animation-delay:-.16s}bb-product-card .bb-product-card__button-success{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);align-items:center;justify-content:center;pointer-events:none;display:flex;transition:opacity .24s ease}bb-product-card .bb-product-card__button-success span{display:block;width:16px;height:8px;-webkit-transform:rotate(-45deg) translate(4px,-25%) scale(0);transform:rotate(-45deg) translate(4px,-25%) scale(0);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;-webkit-transform-origin:center;transform-origin:center;position:relative}bb-product-card .bb-product-card__button-success span:before{content:"";position:absolute;left:0;top:0;width:3px;height:100%;background-color:#fff}bb-product-card .bb-product-card__button-success span:after{content:"";position:absolute;left:0;bottom:0;height:3px;width:100%;background-color:#fff}bb-product-card .bb-product-card__button[disabled]{cursor:not-allowed;background-color:#e4e2de;border-color:#e4e2de}bb-product-card .bb-product-card__button[disabled] .bb-product-card__price,bb-product-card .bb-product-card__button[disabled] .bb-product-card__plus{color:#fff}bb-product-card .bb-product-card__price{display:flex;align-items:center;justify-content:center;padding:8px 12px;font-family:FuturaPT-Book,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:16px;position:relative;transition:color .24s ease;flex:1 1 auto;color:inherit}bb-product-card .bb-product-card__price>span{position:relative;top:1px}bb-product-card .bb-product-card__price .original{color:#a29f9a;text-decoration:line-through;margin-left:8px}@media (max-width: 575px){bb-product-card .bb-product-card__price .original{display:none}}@media (min-width: 768px)and (max-width: 991px){bb-product-card .bb-product-card__price .original{display:none}}bb-product-card .bb-product-card__plus{border-left:solid 1px #f5f4f0;display:flex;align-items:center;justify-content:center;flex:1 1 auto;position:relative;padding:8px 20px 8px 16px;transition:border .24s ease}bb-product-card .bb-product-card__short-cta{font-family:FuturaPT-Heavy,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;font-size:16px;line-height:24px;transition:all .24s ease}@media (min-width: 576px){bb-product-card .bb-product-card__short-cta{display:none}}bb-product-card .bb-product-card__cta{font-family:FuturaPT-Heavy,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;font-size:16px;line-height:24px;transition:all .24s ease;display:none}@media (min-width: 576px){bb-product-card .bb-product-card__cta{display:block}}bb-product-card .bb-product-card__disabled-button{display:flex;align-items:center;justify-content:center;height:48px;position:relative;z-index:6;border-radius:24px;overflow:hidden;border:solid 1px #f5f4f0;background-color:#fff;flex:0 0 48px;width:100%;margin-top:12px;order:1;cursor:not-allowed;font-family:FuturaPT-Heavy,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:150%}@media (min-width: 1280px){bb-product-card .bb-product-card__disabled-button{margin-top:16px}}
/*# sourceMappingURL=/cdn/shop/t/390/assets/t-bundle-builder.css.map */
