.bb-page{background-color:#f6efe7;min-height:100vh}.bb-hero{text-align:center;padding:40px 24px 32px}.bb-title{font-family:var(--header-font-stack);font-weight:900;font-size:clamp(36px,6vw,62px);line-height:1;color:#4d6d7e;margin:0 auto;white-space:pre-line;max-width:260px}@media screen and (min-width:750px){.bb-title{max-width:unset}}.bb-layout{display:flex;flex-direction:column;gap:32px;padding:0;max-width:1240px;margin:0 auto}.bb-products-col{display:flex;flex-direction:column;gap:0}.bb-group-header{margin-bottom:16px;margin-top:32px}.bb-group-header:first-child{margin-top:0}.bb-group-line{height:1px;background:#4d6d7e;margin-bottom:12px}.bb-group-title{font-family:var(--label-font-stack);font-weight:900;font-size:18px;color:#4d6d7e;margin:0;line-height:1}.bb-products-group:not(:last-child){padding-bottom:40px}.bb-products-group__header{padding-block:8px 12px;border-top:solid 1px #cad3d8}@media screen and (min-width:900px){.bb-products-group{padding-bottom:80px}.bb-products-group__header{padding-block:8px 32px}.bb-group-title{font-size:24px}}.bb-product-group--grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px 9px;margin-bottom:16px}.bb-product-group--large{grid-template-columns:repeat(2,1fr)}@media screen and (min-width:900px){.bb-product-group--grid{gap:36px 16px}}.bb-product-card{display:flex;align-items:flex-start;cursor:pointer;gap:10px;transition:transform .15s ease,box-shadow .15s ease;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.bb-product-card:hover:not(.is-disabled){transform:translateY(-2px)}.bb-product-card:active:not(.is-disabled){transform:scale(.97)}.bb-product-card.is-selected .bb-card-img-wrap{outline:1px solid #4d6d7e;outline-offset:-1px}.bb-product-card.is-disabled{opacity:.4;cursor:not-allowed}.bb-card-img-wrap{flex-shrink:0;position:relative;align-self:stretch;overflow:hidden;border-radius:6px;background-color:#fff}.bb-card-badge{position:absolute;top:6px;right:6px;min-width:24px;height:24px;background:#4d6d7e;color:#fff;border-radius:12px;font-family:Cooper BT,Cooper Std,serif;font-weight:900;font-size:13px;line-height:24px;text-align:center;padding:0 6px;z-index:2}.bb-card-img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;display:block}.bb-placeholder{width:100%;height:180px}.bb-card-body{flex:1;display:flex;flex-direction:column;align-items:flex-start;text-align:center;font-size:11px;font-family:var(--label-font-stack);font-weight:900}@media screen and (min-width:900px){.bb-card-body{font-size:14px}}.bb-card-name{font-family:var(--label-font-stack);font-weight:900;font-size:22px;color:#4d6d7e;margin:0;line-height:1.1;letter-spacing:-.03em}.bb-product-card--large{min-height:180px}.bb-product-card--large .bb-card-img-wrap{width:55%}.bb-product-card--grid{flex-direction:column;min-height:auto}.bb-product-card--grid .bb-card-img-wrap{width:100%;aspect-ratio:1}.bb-product-card--grid .bb-card-name{font-size:14px}.bb-sidebar{display:flex;flex-direction:column;gap:32px;overflow:hidden}@media screen and (min-width:900px){.bb-sidebar{padding:30px;border-radius:10px;background-color:#fcfbf7}}.bb-step{display:flex;flex-direction:column;gap:32px;padding-inline:20px;padding-block-end:30px;border-bottom:solid 1px #cad3d8}.bb-step-header{display:flex;flex-direction:column;gap:22px;max-width:320px}@media screen and (min-width:900px){.bb-step:not(:last-child){padding-block-end:40px;border-bottom:solid 1px #cad3d8}}.bb-step-badge{display:inline-flex;align-items:center;justify-content:center;background:#cad3d8;border-radius:10px;padding:8px;font-family:var(--label-font-stack);font-weight:900;font-size:14px;line-height:1;color:#4d6d7e;letter-spacing:-.03em;text-transform:uppercase;align-self:flex-start}.bb-step-title{font-family:var(--label-font-stack);font-weight:900;font-size:28px;color:#4d6d7e;margin:0;line-height:1}.bb-step-desc{font-family:Helvetica Neue,NeueHelveticaPro45Light,Arial,sans-serif;font-weight:300;font-size:15px;color:#4d6d7e;margin:0;line-height:1.4}.bb-freq-prices{display:flex;flex-direction:column;line-height:1.1}.bb-sep{height:1px;background:#cad3d8;flex-shrink:0}.bb-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;gap:16px}.bb-loading-spinner{width:40px;height:40px;border:3px solid #cad3d8;border-top-color:#4d6d7e;border-radius:50%;animation:bb-spin .8s linear infinite}@keyframes bb-spin{to{transform:rotate(360deg)}}.bb-loading-text{font-family:Helvetica Neue,Arial,sans-serif;font-weight:300;font-size:15px;color:#4d6d7e;margin:0}.bb-size-btns{display:flex;gap:10px}.bb-size-btn{flex:1;background:#fff;border:2px solid #cad3d8;border-radius:4px;padding:8px 16px;line-height:1;font-family:var(--label-font-stack);font-weight:900;font-size:20px;color:#4d6d7e;letter-spacing:-.03em;cursor:pointer;text-align:center;transition:border-color .15s,background .15s;position:relative}.bb-size-btn:hover{border-color:#4d6d7e}.bb-size-btn.is-active{background:#4d6d7e;border-color:#4d6d7e;color:#fff}.bb-slots{display:flex;gap:20px;padding-block:16px 12px;overflow-x:auto}.bb-slot{width:64px;min-width:64px;aspect-ratio:1;border-radius:10px;position:relative;background:#fff;border:1px solid #cad3d8;display:flex;align-items:center;justify-content:center;cursor:pointer}@media screen and (min-width:900px){.bb-slots{flex-wrap:wrap;gap:30px;padding-block:0}.bb-slot{width:calc(50% - 15px);max-height:220px}}.bb-slot--empty{border:0;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='10' ry='10' stroke='%23CAD3D8FF' stroke-width='1' stroke-dasharray='10%2c 10' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e")}.bb-slots.is-full .bb-slot--empty{display:none}@media screen and (min-width:900px){.bb-slot--empty{background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='10' ry='10' stroke='%23CAD3D8FF' stroke-width='1' stroke-dasharray='20%2c 20' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e")}}.bb-slot__img{width:90%;height:90%;object-fit:contain;mix-blend-mode:multiply}.bb-slot__remove{position:absolute;top:-8px;right:-8px;width:28px;height:28px;border-radius:50%;background:#f1bd26;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:700;line-height:1;padding:0}@media screen and (min-width:900px){.bb-slot__remove{top:8px;right:8px}}.bb-slot__plus{width:24px;height:24px;color:#cad3d8}.bb-freq-options{display:flex;flex-direction:column;gap:0}.bb-freq-option{display:flex;align-items:center;gap:8px;padding:10px 0;cursor:pointer;-webkit-user-select:none;user-select:none}.bb-freq-radio{width:15px;height:15px;border-radius:50%;border:1px solid #4d6d7e;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bb-freq-radio-dot{width:9px;height:9px;border-radius:50%;background:transparent;transition:background .2s}.bb-freq-option.is-active .bb-freq-radio-dot{background:#4d6d7e}.bb-freq-option-body{flex:1;display:flex;align-items:center}.bb-freq-name{font-family:var(--label-font-stack);font-weight:900;font-size:16px;color:#4d6d7e;line-height:1}.bb-freq-name-row{display:flex;align-items:center;gap:4px}.bb-freq-select{font-family:var(--label-font-stack);font-weight:900;font-size:16px;color:#4d6d7e;text-decoration:underline;background:none;border:none;cursor:pointer;padding:0 2px;-webkit-appearance:none;appearance:none}.bb-freq-price{font-family:var(--label-font-stack);font-weight:900;font-size:16px;color:#4d6d7e;white-space:nowrap;margin-left:auto}.bb-freq-price-wrap{display:flex;align-items:center;gap:8px;margin-left:auto;white-space:nowrap}.bb-freq-badge{border:1px solid #4d6d7e;border-radius:3px;padding:4px 5px;font-family:var(--label-font-stack);font-weight:900;font-size:14px;color:#4d6d7e;letter-spacing:-.01em;line-height:1}.bb-freq-compare{font-family:var(--label-font-stack);font-weight:900;font-size:16px;color:#cad3d8;text-decoration:line-through}.bb-progress-wrap{background:#4d6d7e;border-radius:0 0 10px 10px;margin:0 -30px -30px;padding:30px;display:flex;flex-direction:column;gap:20px}.bb-progress-stats{display:flex;align-items:flex-start;justify-content:space-between}.bb-stat-label{font-family:Helvetica Neue,Arial,sans-serif;font-weight:300;font-size:15px;color:#fcfbf7;margin:0 0 9px;line-height:.82}.bb-stat-value{font-family:var(--label-font-stack);font-weight:900;font-size:30px;color:#f1bd26;margin:0;line-height:1;letter-spacing:-.03em}.bb-progress-stats-right{text-align:right}.bb-bar-track{position:relative;height:40px;background:#fcfbf74d;border-radius:6px;overflow:hidden;display:none}.bb-bar-fill{position:absolute;top:0;left:0;height:100%;background:#f1bd26;border-radius:6px;transition:width .4s ease;width:0%}.bb-cta-sidebar-btn{width:100%;height:40px;background:#f1bd26;color:#fff;border:none;border-radius:10px;font-family:var(--label-font-stack);font-weight:900;font-size:20px;letter-spacing:-.03em;cursor:pointer;transition:opacity .2s;text-align:center}.bb-cta-sidebar-btn:disabled{opacity:.5;cursor:not-allowed;display:none}.bb-cta-sidebar-btn:not(:disabled):hover{opacity:.9}.bb-cta-sidebar-btn:disabled+.bb-bar-track{display:block}.bb-sticky{position:sticky;bottom:0;left:0;right:0;z-index:200;background:#4d6d7e;padding:12px 16px 16px;display:flex;align-items:center;flex-direction:column;gap:12px}.bb-sticky-progress{flex:1;display:flex;flex-direction:column;gap:6px;width:100%}.bb-sticky-info{display:flex;align-items:center;justify-content:space-between}.bb-sticky-info span{font-family:var(--label-font-stack);font-weight:900;font-size:22px;letter-spacing:-.02em;color:#f1bd26}.bb-sticky-track{height:36px;background:#ffffff4d;border-radius:4px;overflow:hidden;display:none}.bb-sticky-fill{height:100%;background:#f1bd26;border-radius:4px;transition:width .4s ease;width:0%}.bb-cta-btn{flex-shrink:0;background:#f1bd26;color:#fff;border:none;border-radius:4px;font-family:var(--label-font-stack);font-weight:900;font-size:18px;line-height:1;letter-spacing:-.02em;padding:10px 16px;cursor:pointer;white-space:nowrap;transition:opacity .2s;width:100%}.bb-cta-btn:disabled{opacity:.5;cursor:not-allowed;display:none}.bb-cta-btn:not(:disabled):hover{opacity:.9}.bb-cta-btn:disabled+.bb-sticky-track{display:block}.bb-products-desktop,.bb-slots-desktop{display:none}.bb-slots-mobile{width:100%}.bb-slots-mobile .bb-slots{margin-right:-16px;padding-right:16px}@media(min-width:900px){.bb-hero{padding:60px 110px;text-align:center}.bb-layout{flex-direction:row;align-items:flex-start;gap:40px;padding:0 70px}.bb-products-col,.bb-products-desktop{display:flex;flex:1 1 0;min-width:0}.bb-products-desktop{position:sticky;top:120px}.bb-slots-desktop{display:block}.bb-products-mobile,.bb-slots-mobile{display:none}.bb-product-card--large{min-height:280px}.bb-product-card--large .bb-card-name,.bb-group-title{font-size:24px}.bb-sidebar-col{flex:0 0 532px;max-width:532px;position:sticky;top:20px;scrollbar-width:thin;scrollbar-color:#cad3d8 transparent}.bb-sidebar-col::-webkit-scrollbar{width:4px}.bb-sidebar-col::-webkit-scrollbar-thumb{background:#cad3d8;border-radius:4px}.bb-sidebar{padding:30px}.bb-step-title{font-size:32px}.bb-sticky{display:none}.bb-page{padding-bottom:60px}}@media(min-width:1200px){.bb-layout{padding:0 70px;gap:60px}}@media(max-width:899px){.bb-product-group--grid{grid-template-columns:repeat(3,1fr);gap:22px 9px}.bb-product-group--large{grid-template-columns:repeat(2,1fr)}.bb-product-card--large{min-height:140px}.bb-product-card--large .bb-card-img-wrap{width:50%}.bb-product-card--grid .bb-card-name{font-size:12px}.bb-progress-wrap{margin:0 -30px -30px;padding:20px;display:none}.bb-stat-value{font-size:24px}}.bb-sticky-selections{width:100%}.bb-sticky-selections summary{text-align:center}.bb-sticky-selections summary svg{transform:rotate(180deg);transition:.25s}.bb-sticky-selections[open] summary svg{transform:rotate(0)}.bb-size-btn-badge{position:absolute;right:6px;top:0;transform:translateY(-50%)}.bb-size-btn-badge__inner{position:relative}.bb-size-btn-badge__content{position:absolute;display:flex;flex-direction:column;color:#4d6d7e;top:50%;left:50%;transform:translate(-50%,-50%)}.bb-size-btn-badge__title{font-size:8.5px}.bb-size-btn-badge__subtitle{font-size:14px}
/*# sourceMappingURL=/cdn/shop/t/190/assets/bundle-builder.css.map */
