:root{scroll-padding-top:133px}body.template-page{background-color:var(--color-bg) !important}.bb-bundle{margin:8dvh 0}.bb-wrap{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:normal;justify-content:center;gap:2rem}@media only screen and (min-width: 992px){.bb-wrap{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:1rem}.bb-wrap>.bb-main{order:1;flex:1 1 auto;position:sticky;top:100px;left:0}.bb-wrap>.bb-sidebar{order:2;flex:0 0 370px;width:370px;margin:0;position:sticky;top:100px;right:0}.bb-wrap .bb-steps{order:1;flex:1 1 auto}}@media screen and (min-width: 1151px){.bb-wrap{gap:40px}}.bb-bundle .bb-steps{width:100%}.bb-bundle .bb-steps>.bb-step{overflow:hidden}.bb-bundle .bb-steps>.bb-step+.bb-step{margin-top:2px;border-top:1px solid #cdcfd5}@media screen and (max-width: 767px){.bb-bundle .bb-steps{margin-left:-1rem;margin-right:-1rem;width:auto}.bb-bundle .bb-steps>.bb-step{border:0 none}.bb-bundle .bb-steps>.bb-step:not(:last-child)>.bb-step-body{margin-bottom:-1px}}@media screen and (min-width: 768px){.bb-bundle .bb-steps>.bb-step>.bb-step-header,.bb-bundle .bb-steps>.bb-step .bb-product-cards{padding-left:0;padding-right:0}}@media screen and (min-width: 1400px){.bb-bundle .bb-steps>.bb-step>.bb-step-header{padding-top:2rem;padding-bottom:2rem}.bb-bundle .bb-steps>.bb-step>.bb-step-body{padding-bottom:1rem}.bb-bundle .bb-steps>.bb-step:first-child>.bb-step-header{padding-top:1rem}}.bb-bundle .bb-step>.bb-step-header{position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:1rem;padding:1.125rem 1rem;user-select:none;cursor:pointer}.bb-bundle .bb-step>.bb-step-header .bb-step-label{position:relative}.bb-bundle .bb-step>.bb-step-header .bb-step-label>p+p{margin-top:.8em}.bb-bundle .bb-step>.bb-step-header .bb-step-helper{margin-left:auto}.bb-bundle .bb-step>.bb-step-header .bb-step-helper .text{display:inline-block;visibility:visible;opacity:1;transform:translate(0, 0);transition:all var(--transition-time, 0.3s) linear}.bb-bundle .bb-step>.bb-step-header .bb-step-icon{font-size:2rem;width:1em;height:1em;display:flex;align-items:center;justify-content:center;text-align:center}.bb-bundle .bb-step>.bb-step-header[aria-expanded=true] .bb-step-icon-open,.bb-bundle .bb-step>.bb-step-header[aria-expanded=false] .bb-step-icon-close{display:none}.bb-bundle .bb-step>.bb-step-header[aria-expanded=true] .bb-step-label:after{transform:scale(1, 1)}.bb-bundle .bb-step>.bb-step-header[data-status=pending] .bb-step-index>svg.icon-check,.bb-bundle .bb-step>.bb-step-header[data-status=done] .bb-step-index>span{display:none}.bb-bundle .bb-step>.bb-step-header[data-status=done] .bb-step-index{color:var(--bundle-primary-color)}.bb-bundle .bb-step>.bb-step-header[data-status=done] .bb-step-helper .text{visibility:hidden;opacity:0;transform:translate(-10px, 0)}.bb-bundle .bb-step>.bb-step-body{display:grid;grid-template-rows:1fr;transition:grid-template-rows var(--transition-time, 0.3s) ease-out}.bb-bundle .bb-step>.bb-step-header[aria-expanded=false]+.bb-step-body{grid-template-rows:0fr}.bb-bundle .bb-step>.bb-step-header[aria-expanded=true]+.bb-step-body{grid-template-rows:1fr}.bb-bundle .bb-step>.bb-step-header:hover .bb-step-index,.bb-bundle .bb-step>.bb-step-header:focus .bb-step-index{color:var(--bundle-primary-color, currentColor)}.bb-bundle .bb-step .bb-step-body-inner{overflow:hidden}.bb-bundle .bb-product-cards{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:0 1rem 1.5rem 1rem;border:0 none}@media screen and (min-width: 640px){.bb-bundle .bb-product-cards{grid-template-columns:1fr 1fr 1fr}}@media screen and (min-width: 1151px){.bb-bundle .bb-product-cards{grid-template-columns:1fr 1fr 1fr 1fr;gap:1rem}}@media screen and (min-width: 1600px){.bb-bundle .bb-product-cards{grid-template-columns:1fr 1fr 1fr 1fr 1fr}}.bb-bundle button[type=button]{width:100%;margin:0}.bb-product-card{position:relative;display:flex;flex-direction:column;align-items:normal;justify-content:stretch;border:1px solid var(--bundle-background-color, transparent);padding:10px 0 0 0;background-color:var(--bundle-background-color)}.bb-product-card[data-quantity="0"]:not(.active),.bb-product-card.bb-filter-summary:not(.active){display:none}.bb-product-card .inner{padding:10px;display:flex;flex-direction:column;align-items:normal;justify-content:stretch;height:100%}.bb-product-card .inner>.bb-select-variation.hide+.bb-set-quantity{margin-top:auto}.bb-product-card img{display:block;padding:5px;-webkit-aspect-ratio:1;aspect-ratio:1;object-fit:contain}.bb-product-card .item-name{margin:0 0 .2rem 0;font-size:1.125rem;font-weight:700;text-transform:none}.bb-product-card .item-price{margin:0 0 1rem 0;font-size:.875rem}.bb-product-card[data-quantity]:not([data-quantity="0"]){border-color:#d4d9dd}.bb-product-card[data-quantity]:not([data-quantity="0"]).active:before{content:"selected";position:absolute;top:.5rem;left:.5rem;padding:10px;border-radius:3px;font-family:var(--font_cond);font-weight:600;font-size:14px;line-height:19px;text-transform:uppercase;background-color:var(--bundle-primary-color);color:var(--color-main-light)}@media only screen and (max-width: 767px){.bb-product-card[data-quantity]:not([data-quantity="0"]).active:before{font-size:12px;line-height:14px}}.bb-product-card select{width:100%;margin:.5rem 0}.bb-product-card select.bb-select-variation{display:block;width:100%;margin-top:auto;padding:.5em 1em;font-size:.875rem;line-height:1.25;border:1px solid #e6e6e6;appearance:auto;background-color:#fff;color:inherit}.bb-product-card .bb-set-quantity{--border-color: hsl(0, 0%, 90%);position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;font-size:14px;border:1px solid var(--border-color);background-color:#fff;color:#424242}.bb-product-card .bb-set-quantity>*{display:flex;align-items:center;justify-content:center}.bb-product-card .bb-set-quantity>[role=button]{position:relative;font-size:1rem;width:2.25rem;height:2rem;display:flex;align-items:center;justify-content:center;transition:background .125s linear;user-select:none;cursor:pointer}@media screen and (min-width: 768px){.bb-product-card .bb-set-quantity>[role=button]{width:3rem}}.bb-product-card .bb-set-quantity>[role=button]:before{content:"";position:absolute;top:3px;bottom:3px;width:1px;border-left:1px solid var(--border-color)}.bb-product-card .bb-set-quantity>[role=button]:first-child{margin-right:auto}.bb-product-card .bb-set-quantity>[role=button]:first-child:before{left:100%}.bb-product-card .bb-set-quantity>[role=button]:last-child{margin-left:auto}.bb-product-card .bb-set-quantity>[role=button]:last-child:before{right:100%}.bb-product-card .bb-set-quantity>[role=button]:hover,.bb-product-card .bb-set-quantity>[role=button]:active,.bb-product-card .bb-set-quantity>[role=button]:focus{background-color:#000;color:#fff}.bb-product-card .bb-set-quantity>[role=button]:disabled,.bb-product-card .bb-set-quantity>[role=button][disabled]{background-color:rgba(0,0,0,0) !important;color:#ccc !important;cursor:not-allowed}.bb-product-card[data-quantity="0"] .bb-set-quantity>.product-quantity{color:#ccc}.bb-product-card .is-unavailable{margin:auto 0 0 0;font-size:12px;text-transform:uppercase;text-align:center;color:#6b6b6b}.bb-product-card.bb-filter-summary{position:relative;z-index:3;display:flex;align-items:center;justify-content:flex-end;text-align:center;border:0 none rgba(0,0,0,0);padding:1rem 1rem 3rem 1rem;background-color:#292929;color:#fff}.bb-product-card.bb-filter-summary.is-no-results{aspect-ratio:.62}.bb-product-card.bb-filter-summary>img{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;object-fit:cover;opacity:.6}.bb-product-card.bb-filter-summary>p{position:relative}.bb-progress-bar{position:relative;z-index:3;display:flex;align-items:center;justify-content:center;width:100%;height:2rem;border:1px solid var(--color-coolgrey, currentColor);border-radius:3rem;box-shadow:inset 0 0 0 2px #fff;font-size:14px;margin:.5rem 0 .5rem 0;background-color:#f7f7f8}.bb-progress-bar>.bar{z-index:2;position:relative;width:calc(100%*max(var(--progress, 0),.025) - 4px);height:calc(100% - 4px);border-radius:3rem 0 0 3rem;margin:0 auto 0 2px;background-color:var(--color-seagrass, currentColor);transition:all var(--transition-time, 0.3s) ease}.bb-progress-bar[data-progress="0"]>.bar{visibility:hidden}.bb-progress-bar[data-progress="1"]>.bar{border-radius:3rem}.bb-progress-bar>.bar-steps{z-index:3;position:absolute;top:2px;left:2px;right:2px;bottom:2px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-around;pointer-events:none}.bb-progress-bar>.bar-steps>span{flex:1 1 auto;height:100%}.bb-progress-bar>.bar-steps>span+span{border-left:2px solid #fff;transform:translate(-1px, 0)}.bb-progress-bar>.bar-helper{position:absolute;top:2px;left:2px;right:2px;bottom:2px;z-index:4;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:400;line-height:1;pointer-events:none}.bb-progress-bar[data-progress="1"] .label-pending,.bb-progress-bar .label-complete{display:none}.bb-progress-bar[data-progress="1"] .label-complete{display:inline}.bb-bundle-cart{width:100%;padding:1rem;margin:0 auto 2rem auto;background-color:var(--color-main-light, white)}.bb-bundle-cart .bb-bundle-cart-header{position:relative;margin:0 0 1rem 0}.bb-bundle-cart .bb-bundle-cart-header>.bb-bundle-cart-title{color:var(--color-dusk, currentColor)}@media screen and (min-width: 1151px){.bb-bundle-cart{padding:1.75rem}.bb-bundle-cart .bb-bundle-cart-header{margin-bottom:2rem}}.bb-bundle-cart [data-bundle-cart-content]{min-height:310px}.bb-bundle-cart .item{position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start;gap:.5rem;min-height:80px}.bb-bundle-cart .item+.item{margin-top:.5rem;border-top:1px solid #e3e4e7;padding-top:.5rem}.bb-bundle-cart .item.item-placeholder{align-items:center;justify-content:center;text-align:center;color:#b3b3b3;user-select:none;cursor:pointer}.bb-bundle-cart .item.item-placeholder *{pointer-events:none}.bb-bundle-cart .item>*{flex:1 1 auto}.bb-bundle-cart .item>img{flex:0 0 80px;width:80px;height:80px;object-fit:contain}.bb-bundle-cart .item .item-name{font-family:var(--bundle-heading, inherit);font-size:1.125rem;font-weight:500}.bb-bundle-cart .item .item-description>*{margin:0;line-height:1.25}.bb-bundle-cart .item .item-description>*+*{margin-top:.5em}.bb-bundle-cart .item .btn-remove-item{position:absolute;right:0;bottom:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;user-select:none;cursor:pointer;color:#d5d6dc;transition:color .1s linear}.bb-bundle-cart .item .btn-remove-item>svg{pointer-events:none}.bb-bundle-cart .item .btn-remove-item:is(:hover,:focus,:active){color:#74788b}.bb-bundle-cart .cost{margin:auto 0 .5rem 0;text-align:right;display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;min-height:4rem;font-family:var(--bundle-heading);font-weight:500;font-size:1.3125rem}.bb-bundle-cart .cost>.price-strikethrough{flex:0 0 100%;font-size:1rem;font-weight:400;text-decoration:line-through;line-height:1.25;color:#8c8c8c}.bb-bundle-cart .bb-cart-is-empty{margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1em;aspect-ratio:1}.bb-bundle-cart .bb-cart-is-empty>*{margin:0}.hide{display:none;visibility:hidden}:is(.bb-bundle,.bb-bundle-cart) img{display:inline-block;max-width:100%;height:auto}.sticky-button-view-bundle-cart{display:none;align-items:center;justify-content:center;border:0 none;position:fixed;left:0;right:0;bottom:0;z-index:14;font-size:14px;text-transform:uppercase;text-decoration:none !important;line-height:1;visibility:hidden;opacity:0;transform:translate(0, 1rem);transition:all var(--transition-time, 0.3s) ease-out}@media screen and (max-width: 767px){.sticky-button-view-bundle-cart{display:flex}}.sticky-button-view-bundle-cart,.sticky-button-view-bundle-cart:focus,.sticky-button-view-bundle-cart:active{background-color:#000;color:#fff}.sticky-button-view-bundle-cart.active{visibility:visible;opacity:1;transform:translate(0, 0)}.sticky-button-view-bundle-cart .bb-progress-bar{position:absolute;left:0;right:0;bottom:100%;height:8px;border:0 none;margin:0;padding:0;border-radius:0;box-shadow:0 0 0 rgba(0,0,0,0);background-color:rgba(0,0,0,0)}.sticky-button-view-bundle-cart .bb-progress-bar>.bar{width:calc(100%*max(var(--progress, 0),.025));height:100%;border-radius:0;margin:0 auto 0 0;background-color:var(--color-seagrass, currentColor);transition:all var(--transition-time, 0.3s) ease}.sticky-button-view-bundle-cart .bb-progress-bar .bar-steps>span{border-color:rgba(255,255,255,.5)}.sticky-button-view-bundle-cart .primary-button{display:block;width:100%;text-align:center;outline:0 rgba(0,0,0,0) !important}.sticky-button-view-bundle-cart .primary-button:focus,.sticky-button-view-bundle-cart .primary-button:active{background-color:var(--color-main-dark);color:var(--color-main-light)}.bb-bundle-filter-wrapper{margin:0 auto 2rem auto;background-color:var(--color-main-light, white)}@media screen and (min-width: 992px){.bb-bundle-filter-wrapper.filter-mobile{display:none;visibility:hidden}}@media screen and (max-width: 991px){.bb-bundle-filter-wrapper.filter-desktop-sidebar{display:none;visibility:hidden}}@media screen and (max-width: 991px){.bb-bundle-filter-wrapper .inner{display:none}.bb-bundle-filter-wrapper:not(.show){position:sticky;z-index:12;top:calc(var(--header-height, 54px) + .5rem);left:0}.bb-bundle-filter-wrapper.show .inner{display:block}}@media screen and (min-width: 1151px){.bb-bundle-filter-wrapper .inner{padding:1.75rem}}.bb-bundle-filter-wrapper.is-sticky{position:fixed;top:calc(var(--header-height, 86px) + .5rem);left:1rem;right:1rem;z-index:25}.bb-bundle-filter-wrapper .mobile-head{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid var(--color-bg, #eee);background-color:var(--color-main-light, white);user-select:none;cursor:pointer}.bb-bundle-filter-wrapper .mobile-head *{pointer-events:none}@media screen and (min-width: 992px){.bb-bundle-filter-wrapper .mobile-head{display:none;visibility:hidden}}.bb-bundle-filter-wrapper .inner{padding:1rem}@media screen and (min-width: 1151px){.bb-bundle-filter-wrapper .inner{padding:1.75rem}}.bb-bundle-filter-wrapper h2{margin:0 0 .5rem 0;color:var(--color-dusk, currentColor)}.bb-bundle-filter-wrapper .bb-filter{position:relative}.bb-bundle-filter-wrapper .bb-filter>.bb-filter-name{margin:0 0 .5rem 0;font-family:var(--bundle-heading);font-weight:500;color:var(--color-main-dark, currentColor);user-select:none}.bb-bundle-filter-wrapper .bb-filter>.bb-filter-description{margin:-0.6rem 0 .6rem 0;font-size:12px}.bb-bundle-filter-wrapper .bb-filter .bb-filter-tooltip-toggle{position:relative;top:1px;width:2em;height:1em;display:inline-flex;align-items:center;justify-content:center;text-align:center;line-height:1;color:var(--color-dusk, #888);transition:color .15s linear;cursor:pointer}.bb-bundle-filter-wrapper .bb-filter.show-tooltip>.bb-filter-tooltip-toggle .bb-filter-tooltip-toggle:hover,.bb-bundle-filter-wrapper .bb-filter .bb-filter-tooltip-toggle:active{color:currentColor}.bb-bundle-filter-wrapper .bb-filter>.bb-filter-tooltip{--arrow-size: 0.5rem;--inner-padding: 10px;position:absolute;left:calc(var(--inner-padding)*-1);right:calc(var(--inner-padding)*-1);bottom:calc(100% + 10px);z-index:4;padding:var(--inner-padding) var(--inner-padding) calc(var(--inner-padding) + var(--arrow-size)) var(--inner-padding);min-height:120px;font-size:14px;background-color:var(--color-richblack, black);color:var(--color-main-lightgrey, white);box-shadow:0 1px 3px rgba(0,0,0,.2);visibility:hidden;opacity:0;transform:translate(0, 4px);transition:all .15s linear;clip-path:polygon(0 calc(100% - var(--arrow-size)), 0.5rem calc(100% - var(--arrow-size)), 1rem 100%, 1.5rem calc(100% - var(--arrow-size)), 100% calc(100% - var(--arrow-size)), 100% 0, 0 0)}.bb-bundle-filter-wrapper .bb-filter>.bb-filter-tooltip>*+*{margin-top:1em}@media screen and (min-width: 768px){.bb-bundle-filter-wrapper .bb-filter>.bb-filter-tooltip{--inner-padding: 1rem}}.bb-bundle-filter-wrapper .bb-filter.show-tooltip>.bb-filter-tooltip{visibility:visible;opacity:1;transform:translate(0, 0)}.bb-bundle-filter-wrapper .bb-filter+.bb-filter{margin-top:1rem}.bb-bundle-filter-wrapper .range{--range-size: 2px;--range-thumb-size: 20px;--range-marker-height: 8px;--range-color: #173A64;position:relative;font-size:20px;width:100%;user-select:none}.bb-bundle-filter-wrapper .range .range-track{position:relative;display:block;width:100%;height:var(--range-thumb-size)}.bb-bundle-filter-wrapper .range .range-track:before{content:"";position:absolute;top:calc(50% - var(--range-size)*.5);left:0;right:0;width:100%;height:var(--range-size);border-radius:var(--range-size);background:var(--range-color);pointer-events:none}.bb-bundle-filter-wrapper .range .range-thumb{position:absolute;top:0;left:0;z-index:2;width:calc(100%/var(--range-steps, 5));height:var(--range-thumb-size, 1em);transform:translate(calc(100% * (var(--current-step, 1) - 1)), 0);cursor:pointer}.bb-bundle-filter-wrapper .range .range-thumb:before{content:"";display:block;width:var(--range-thumb-size, 1em);height:var(--range-thumb-size, 1em);margin:0 auto;border:var(--range-size, 2px) solid var(--range-color);border-radius:50%;background-color:#fff}.bb-bundle-filter-wrapper .range .range-thumb:active{cursor:ew-resize}.bb-bundle-filter-wrapper .range .range-thumb:not(:hover){transition:transform .2s ease}.bb-bundle-filter-wrapper .range .range-labels{display:flex;justify-content:space-between;font-size:12px;line-height:1.1}.bb-bundle-filter-wrapper .range .range-labels>[data-range-label]{flex:1 1 0;position:relative;min-height:3em;padding:10px 0 0 0;text-align:center;cursor:pointer}.bb-bundle-filter-wrapper .range .range-labels>[data-range-label]:before{content:"";position:absolute;left:calc(50% - var(--range-size, 2px)*.5);bottom:calc(100% + var(--range-thumb-size)/2 - var(--range-marker-height)/2);width:2px;height:var(--range-marker-height);background-color:var(--range-color);pointer-events:none}.bb-bundle-filter-wrapper .range .range-labels>[data-range-label]:after{content:attr(data-range-label);position:absolute;top:-2em;left:0;right:0;bottom:0;padding-top:2em;display:flex;align-items:center;justify-content:center;transition:opacity .1s ease;opacity:1}.bb-bundle-filter-wrapper .range .range-labels>[data-range-label]:not(:first-child,:last-child,.active):not(:hover):after{opacity:0}.bb-bundle-filter-wrapper button.button-reset-all-filter{display:block;width:100%;padding:.5em;text-align:center;color:var(--color-main-grey, currentColor);outline:none rgba(0,0,0,0) !important}.bb-bundle-filter-wrapper button.button-reset-all-filter>*{vertical-align:middle}.bb-bundle-filter-wrapper button.button-reset-all-filter>*+*{margin-left:.5em}.bb-bundle[data-bundle-builder=sleep_system_builder] #BundleCart .bundle-deal-progress-wrapper{position:static;margin:1rem 0 0 0;padding:0}.bb-bundle[data-bundle-builder=sleep_system_builder] #BundleCart .bundle-deal-progress-wrapper h4,.bb-bundle[data-bundle-builder=sleep_system_builder] #BundleCart .bundle-deal-progress-wrapper h5,.bb-bundle[data-bundle-builder=sleep_system_builder] #BundleCart .bundle-deal-progress-wrapper h6{display:none;visibility:hidden}.bb-bundle[data-bundle-builder=sleep_system_builder] #BundleCart .bundle-deal-progress-wrapper ul.bundle-deal-progress-bar>.pseudo-active:before{background-color:var(--bundle-deal-progress-bar, var(--color-pindan, currentColor))}
