.cart-drawer .cart-drawer__title{justify-content:center;position:relative}.cart-drawer cart-count{display:none}.cart-drawer .drawer__close-icon{position:absolute;right:-.5rem}.cart-drawer .line-item{padding:5px 0}.cart-drawer .line-item .line-item-quantity{margin:auto 0}.cart-drawer .line-item .line-item-quantity .quantity-selector__button{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;flex-direction:row;height:33px}.cart-drawer .line-item .line-item-quantity .quantity-selector__button svg{width:15px}.cart-drawer .line-item .line-item-quantity .quantity-selector__button .cart-trash-can{width:15px;height:15px;pointer-events:none}.cart-drawer .line-item .line-item__wrapper,.cart-drawer .line-item .line-item__wrapper .line-item__info-wrapper,.cart-drawer .line-item .line-item__wrapper .line-item__info-wrapper .line-item__info,.cart-drawer .line-item .line-item__wrapper .line-item__info-wrapper .line-item__info .line-item__info-inner{width:100%}.cart-drawer .cart-drawer__recommendations-heading{flex-direction:row-reverse}.cart-drawer .line-item__price-wrapper{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:space-between;align-items:center;gap:20px}.cart-drawer .line-item__info{width:100%}.cart-drawer .cart-pen{fill:rgb(var(--text-color));position:absolute;right:30px;cursor:pointer;z-index:1}.cart-drawer #drawerCheckoutButton{font-size:16px}.cart-drawer .line-item__badge-wrapper{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;margin-top:3px}.cart-drawer .line-item__badge-wrapper .line-item__badge{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;column-gap:5px;width:fit-content;background-color:green;border-radius:9999px;padding:1px 10px 0}.cart-drawer .line-item{justify-content:space-between;align-items:center}.cart-drawer .line-item__wrapper{display:flex;align-items:center;justify-content:center;column-gap:10px}.cart-drawer .line-item__info-wrapper{display:flex;flex-direction:column;align-items:flex-start;flex-wrap:nowrap;justify-content:center;row-gap:10px}.cart-drawer .line-item-quantity{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;column-gap:10px;row-gap:10px;align-self:end}.cart-drawer .cart-drawer__remove-button{color:#0009}.cart-drawer .quantity-selector__custom{align-items:center;height:fit-content}.cart-drawer .quantity-selector__input-custom{display:flex;justify-content:center;align-items:center;max-width:50px;border:none}.cart-drawer .quantity-selector__button{max-height:fit-content}.cart-drawer .quantity-selector__button-decrease-quantity{padding:5px 0 5px 10px}.cart-drawer .quantity-selector__button-increase-quantity{padding:5px 10px 5px 0}@media screen and (min-width: 600px){.cart-drawer .hidden-desktop{display:none}}@media screen and (max-width: 599px){.cart-drawer .hidden-mobile{display:none}}.cart-drawer .cart .line-item-quantity,.cart-drawer .cart-drawer__line-items .cart__line-item-quantity{display:none}.cart-drawer line-item quantity-selector{border-radius:8px!important}.cart-drawer line-item .quantity-selector__button{padding:9px 8px}.cart-drawer line-item .quantity-input{padding:5px 10px;border-right:1px solid;border-left:1px solid}.cart-drawer line-item.line-item{padding-bottom:12px;border-bottom:1px solid rgb(var(--border-color))}@media screen and (max-width: 380px){.cart-drawer .line-item-quantity{align-self:center}}.cart-drawer line-item.line-item__bundle-item,.cart-drawer line-item.line-item__bundle-parent{border:none}.cart-drawer .line-item__bundle-parent{padding-bottom:0}.cart-drawer .line-item__bundle-item{padding-left:20%;padding-top:0;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%)}.cart-drawer .line-item__bundle-item .line-item__wrapper{column-gap:initial}.cart-drawer .line-item__bundle-item .line-item__media-wrapper{min-width:initial;min-height:initial;max-width:40px;width:40px;height:40px;max-height:40px;margin-right:10px}.cart-drawer .line-item__bundle-item .line-item__media-wrapper img{min-width:initial;min-height:initial;max-width:40px;width:40px;height:40px;max-height:40px}.cart-drawer .line-item__bundle-item span.reversed-link{font-size:12px}.progress-container{width:97%;background-color:#fcdad0;box-shadow:inset 0 1px 3px #0003;height:3px;margin-top:6px;margin-bottom:6px}.progress-bar-fill{display:block;height:3px;max-width:100%;background-color:#f04e4e;transition:width .5s ease-in-out}.cart-auto-gift-info{display:flex;align-items:center;justify-content:space-between;margin-right:10px}.cart-drawer__footer{display:flex;justify-content:center;flex-direction:column;gap:10px}.cart-drawer__footer .cart-drawer__payment-icons{justify-content:center}@media screen and (min-width: 527px){.cart-auto-gift-info{min-width:50%}.cart-auto-gift-title{max-width:90%}}@media screen and (max-width: 362px){.cart-auto-gift-info{flex-direction:column;justify-content:flex-start;align-items:flex-start}.cart-auto-gift-info .horizontal-product__cta.auto-gift__cta{margin-left:0;margin-top:7px;margin-bottom:5px}}.cart-auto-gift--wrapper{margin:10px 0;padding-block-start:0;border-radius:8px;border:1px solid #f04e4e;display:flex;align-items:center;width:100%;max-height:70px}.cart-auto-gift--wrapper.hidden{display:none!important}.cart-auto-gift--wrapper.cart-auto-gift--wrapper--flex{max-height:60px}.horizontal-product__cta.auto-gift__cta{margin-left:10px;margin-right:0}@media screen and (max-width: 526px){.cart-auto-gift--wrapper--flex .cart-auto-gift-content.cart-custom-add-gift{align-items:unset;flex-direction:column}.cart-auto-gift--wrapper.cart-auto-gift--wrapper--flex{max-height:100%}.cart-auto-gift-content.cart-custom-add-gift .cart-auto-gift-info{margin-top:7px}}.cart-auto-gift-content{width:85%;padding:5px 0}.cart-auto-gift--wrapper--flex .cart-auto-gift-content{display:flex;justify-content:space-between;align-items:center}.cart-auto-gift-hidden{display:none!important}.cart-auto-gift-image{margin-right:10px;height:100%}.cart-auto-gift-image img{max-height:70px;height:100%;border-radius:8px 0 0 8px}.cart-auto-gift--wrapper--flex .cart-auto-gift-image img{max-height:60px}.line-item__price-inner{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.line-item__price-inner .line-item__badge{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;column-gap:5px;width:fit-content;background-color:green;border-radius:9999px;padding:1px 10px 0}@media (max-width: 768px){.cart-drawer .line-item__bundle-item{padding-left:25%}}@media (max-width: 425px){.cart-drawer .line-item__bundle-item{padding-left:100px}}@media (max-width: 375px){.cart-drawer .line-item__bundle-item{padding-left:90px;transform:translateY(-20%);-webkit-transform:translateY(-20%);-moz-transform:translateY(-20%);-ms-transform:translateY(-20%);-o-transform:translateY(-20%)}}.progress-bar__current-text--redesign,.progress-bar__reached-text--redesign{padding:0;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:18px;color:#000}.progress-bar__current-text--redesign strong:first-child,.progress-bar__reached-text--redesign strong:first-child{position:relative}.progress-bar__current-text--redesign strong:first-child:after,.progress-bar__reached-text--redesign strong:first-child:after{content:"";position:absolute;background-image:url(/cdn/shop/files/Vector.svg?v=1700055578);background-repeat:no-repeat;background-size:100%;bottom:-10px;left:50%;transform:translate(-50%);width:100%;height:10px}@media screen and (max-width: 400px){.progress-bar__current-text--redesign,.progress-bar__reached-text--redesign{font-size:13px}}@media screen and (max-width: 350px){.progress-bar__current-text--redesign,.progress-bar__reached-text--redesign{font-size:12px}}.progress-bar__reached-text--redesign{display:none}.progress-bar__wrapper--redesign{display:grid;align-items:center;justify-content:center;flex-direction:row;flex-wrap:nowrap;height:18px;padding-top:0;margin-top:15px;position:relative;background:#e5e4d9;border-radius:5px}.progress-bar__wrapper--redesign .progress-bar__step-wrapper--redesing{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;text-align:center;position:relative;height:18px;z-index:2}.progress-bar__wrapper--redesign .progress-bar__step-wrapper--redesing:not(:last-child):before{content:"";width:2px;height:14px;position:absolute;right:-1px;top:50%;transform:translateY(-50%);background:rgb(var(--dialog-background));z-index:1}.progress-bar__wrapper--redesign .progress-bar__step-heading--redesing{position:relative;z-index:1;font-size:11px;font-weight:700;line-height:14px;color:#000;width:100%;white-space:nowrap}.progress-bar__wrapper--redesign .progress-bar__step-gradient--redesing{background-color:#f04e4e;position:absolute;left:0;height:100%;width:0%}.progress-bar__wrapper--redesign .progress-bar__step-icon--redesing{background-repeat:no-repeat;background-size:100%;height:24px;width:22px;position:absolute;right:-8px;z-index:10}@media screen and (max-width: 510px){.progress-bar__wrapper--redesign .progress-bar__step-heading--redesing{font-size:9px}}@media screen and (max-width: 400px){.progress-bar__wrapper--redesign .progress-bar__step-heading--redesing{font-size:8px}.progress-bar__wrapper--redesign .progress-bar__step-icon--redesing{height:22px;width:20px}}@media screen and (max-width: 350px){.progress-bar__wrapper--redesign .progress-bar__step-heading--redesing{font-size:7px}.progress-bar__wrapper--redesign .progress-bar__step-icon--redesing{background-size:80%;height:17px;width:20px;right:-10px}}.progress-bar__step-gradient{position:absolute;height:100%;width:0%;left:0;background-color:#f04e4e;z-index:1;border-radius:5px}.gift-card__back-button .button{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}:root{--marquee-elements-displayed: 1;--marquee-element-width: calc(var(--marquee-width) / var(--marquee-elements-displayed));--marquee-width: 100vw;--marquee-height: auto}.logos-list--section{overflow:hidden}@media (min-width: 1000px){.logos-list--section #marquee[data-desk-layout=ticker]{overflow:hidden;position:relative}.logos-list--section #marquee[data-desk-layout=ticker] reveal-items{overflow:visible}.logos-list--section #marquee[data-desk-layout=ticker] .logo-and-text{width:150px}.logos-list--section #marquee[data-desk-layout=ticker] .marquee-content{list-style:none;height:100%;display:flex;animation:scrolling var(--marquee-animation-duration) linear infinite}.logos-list--section #marquee[data-desk-layout=ticker] .marquee-content:hover{animation-play-state:paused}}@media (max-width: 1000px){.logos-list--section #marquee[data-mob-layout=ticker]{overflow:hidden;position:relative}.logos-list--section #marquee[data-mob-layout=ticker] reveal-items{overflow:visible}.logos-list--section #marquee[data-mob-layout=ticker] .logo-and-text{width:150px}.logos-list--section #marquee[data-mob-layout=ticker] .marquee-content{list-style:none;height:100%;display:flex;animation:scrolling var(--marquee-animation-duration) linear infinite}.logos-list--section #marquee[data-mob-layout=ticker] .marquee-content:hover{animation-play-state:paused}}@keyframes scrolling{0%{transform:translate(0)}to{transform:translate(calc(-1 * var(--marquee-element-width) * var(--marquee-elements)))}}body[data-modal=true]{overflow:hidden}.moq-modal[data-open=false]{display:none}.moq-modal.custom-modal .overlay{min-height:100lvh;background:#0006;position:fixed;top:0;bottom:0;left:0;right:0;z-index:10000000000000000000000;cursor:var(--cursor-close-svg-url) 28 28,auto}.moq-modal .custom-modal__inner{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;gap:1.5rem;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10000000000000000000000;padding:2rem 2rem 1.5rem;border-radius:8px;background:rgb(var(--dialog-background));color:rgb(var(--text-color))}.moq-modal .custom-modal__close--modal{display:flex;position:absolute;right:5px;top:5px;cursor:pointer}.moq-modal .custom-modal__close--modal svg path{stroke:#000}.moq-modal .custom-modal__heading{text-align:center}.moq-modal .custom-modal__inner .custom-modal__content{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:15px}.moq-modal .custom-modal__inner .custom-modal__content .button{flex:1;white-space:nowrap;min-width:250px}.moq-modal .custom-modal__inner .custom-modal__content .button:first-child{background-color:#000;color:rgb(var(--dialog-background))}@media screen and (pointer: fine){.moq-modal .custom-modal__inner .custom-modal__content .button:first-child:hover{background-color:rgb(var(--dialog-background))!important;color:#000!important}}.moq-modal .custom-modal__inner .custom-modal__content .button:last-child{background-color:transparent;border:1px solid rgb(var(--button-background-primary));color:rgb(var(--button-background-primary))}@media screen and (min-width: 601px){.video-wrapper{min-width:21%!important;max-width:33%!important}.video-wrapper.video-wrapper--full{min-width:24%!important}}.videos-list,.video-list--no-scroll{display:flex;gap:20px;width:100%}video-media:not([playing]),video-media{width:100%}.video-content-wrapper{display:flex;flex-direction:column;text-align:center;justify-content:center;width:100%;gap:12px;padding-top:20px;padding-bottom:20px}.video-content-wrapper .rating{justify-content:center}.video-content--content{font-size:16px;font-weight:400}.video-content--subtitle{font-size:14px!important}.video-wrapper video:not(:-webkit-full-screen),.video-wrapper video:not(:fullscreen),.video-wrapper video-media>video:not(:fullscreen){object-fit:cover;width:100%;object-position:50% 50%}.video-wrapper video-media::part(play-button){position:absolute}.video-list__wrapper{display:flex;justify-content:center;overflow:hidden}.video-list__wrapper .scrollable-with-controls{width:100%}.video-wrapper video-media{--default-aspect-ratio: 2 / 3 }.video-wrapper.video-wrapper--full{padding:0;border:none}.video-wrapper.video-wrapper--full img,.video-wrapper.video-wrapper--full video,.video-wrapper.video-wrapper--full iframe,.video-wrapper.video-wrapper--full object{border:none;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.video-wrapper.video-wrapper--full video-media[host=youtube]>img,.video-wrapper.video-wrapper--full video-media[host=youtube]>svg{border:none}.video-wrapper.video-wrapper--full .video-content-wrapper{padding:20px 16px}.video-wrapper{border-radius:15px;padding:15px;border:1px solid;height:100%;min-height:285px;display:flex;flex-direction:column;align-items:center;position:relative}.video-wrapper img,.video-wrapper video,.video-wrapper iframe,.video-wrapper object{border-radius:15px!important}.video-wrapper video-media[host=youtube]>img,.video-wrapper video-media[host=youtube]>svg{border:1px solid #6c6c6c}.video-header{display:flex;flex-direction:column;justify-content:center;text-align:center;gap:8px;margin-bottom:32px}.video-header-image{margin:auto}.controls-wrapper{display:flex;justify-content:center;align-items:center;gap:24px}@media screen and (max-width: 600px){.video-list__wrapper .video-wrapper{min-width:100%;width:100%}.page-dots--desk{display:none!important}.video-list--no-scroll{flex-wrap:wrap}.videos-list,.video-list--no-scroll{padding-right:0}.video-list__wrapper .scrollbar__buttons{display:flex!important}}.video-wrapper iframe{width:100%!important;height:100%!important}.shopify-section--images-and-text-scrolling .images-scrolling__content-text ul{list-style-type:none}.shopify-section--images-and-text-scrolling .images-scrolling__content-text ul li{position:relative;margin-left:30px}.shopify-section--images-and-text-scrolling .images-scrolling__content-text ul li:after{content:"";position:absolute;top:50%;left:-32px;transform:translateY(-50%);width:25px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cmask id='mask0_503_31908' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='2' y='1' width='21' height='22'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23 1H2V23H23V1ZM17.2271 10.2071C17.6177 9.81658 17.6177 9.18342 17.2271 8.79289C16.8366 8.40237 16.2034 8.40237 15.8129 8.79289L11.0086 13.5972L9.20569 11.8015C8.81439 11.4117 8.18123 11.413 7.79148 11.8043C7.40174 12.1956 7.403 12.8288 7.79431 13.2185L10.3043 15.7185C10.6951 16.1077 11.3271 16.1071 11.7171 15.7171L17.2271 10.2071Z' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_503_31908)'%3E%3Cpath d='M12.5 21.25C17.6086 21.25 21.75 17.1086 21.75 12C21.75 6.89137 17.6086 2.75 12.5 2.75C7.39137 2.75 3.25 6.89137 3.25 12C3.25 17.1086 7.39137 21.25 12.5 21.25Z' fill='%23E73739' stroke='%23E73739' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}@media (min-width: 1600px){body[data-template=bundle-builder] .bb-product-grid__container{padding:0!important}}body[data-template=bundle-builder] .bb-header{background-color:#fff;padding-top:18px;padding-bottom:15px;z-index:3;padding-inline:var(--spacing-8-5)}@media screen and (max-width: 900px){body[data-template=bundle-builder] .bb-header{padding-inline:var(--spacing-4-5)}}body[data-template=bundle-builder] .bb-steps__wrapper{width:100%;max-width:1550px;margin:0 auto}body[data-template=bundle-builder] .bb-steps{margin:0 auto;display:flex;justify-content:center;gap:10px;overflow-x:auto}body[data-template=bundle-builder] .bb-steps[data-scroll=true]{justify-content:flex-start;padding:0 5px}body[data-template=bundle-builder] .bb-step{width:30%;max-width:150px;display:flex;flex-direction:column;align-items:center;white-space:nowrap}@media screen and (max-width: 900px){body[data-template=bundle-builder] .bb-step{flex:0 0 100px}}body[data-template=bundle-builder] .bb-step__header{display:flex;align-items:center}body[data-template=bundle-builder] .bb-step__header_number{display:inline-flex;justify-content:center;align-items:center;font-size:12px;letter-spacing:0em;color:#1a1a1a67;opacity:1;transition:.35s;-webkit-transition:.35s;-moz-transition:.35s;-ms-transition:.35s;-o-transition:.35s}body[data-template=bundle-builder] .bb-step__headr_title{font-size:14px;font-weight:400;line-height:18px;letter-spacing:0em;color:#1a1a1a67;transition:.35s;-webkit-transition:.35s;-moz-transition:.35s;-ms-transition:.35s;-o-transition:.35s}body[data-template=bundle-builder] .bb-step__bar-background,body[data-template=bundle-builder] .bb-step__bar{width:100%;height:8px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;background-color:#f2dfb963}body[data-template=bundle-builder] .bb-step__bar{width:0%;opacity:1;background-color:var(--step_accent_color);transition:.35s;-webkit-transition:.35s;-moz-transition:.35s;-ms-transition:.35s;-o-transition:.35s}body[data-template=bundle-builder] .bb-step--active .bb-step__header_number,body[data-template=bundle-builder] .bb-step--active .bb-step__headr_title{color:var(--step_accent_color);font-weight:700}body[data-template=bundle-builder] .bb-step--active .bb-step__bar{width:100%}@media (max-width: 1024px){body[data-template=bundle-builder] .bb-header{display:flex;align-items:center}body[data-template=bundle-builder] .bb-steps__wrapper{margin-right:18px}body[data-template=bundle-builder] .bb-steps{width:100%}}@media (max-width: 768px){body[data-template=bundle-builder] .bb-step__headr_title,body[data-template=bundle-builder] .bb-product-grid__tab span{font-size:12px}}@media (max-width: 550px){body[data-template=bundle-builder] .bb-steps__wrapper{margin:0}body[data-template=bundle-builder] .bb-step__header_number{margin-right:5px}body[data-template=bundle-builder] .bb-product-grid__header .bb-product-grid-big .bb-product-grid__tab{max-width:150px!important}}@media (max-width: 424px){body[data-template=bundle-builder] .bb-header__grid-switcher{display:none!important}body[data-template=bundle-builder] .bb-steps__wrapper{margin:0}}body[data-template=bundle-builder] .bb-header__grid-switcher{display:none;align-items:center}body[data-template=bundle-builder] .bb-hedaer__grid-button{display:flex;align-items:center;justify-content:center}body[data-template=bundle-builder] .bb-hedaer__grid-button:not(:last-child){margin-right:10px}body[data-template=bundle-builder] .bb-hedaer__grid-button svg path{fill:#d9d9d9}body[data-template=bundle-builder] .bb-hedaer__grid-button--active svg path{fill:#000}@media (max-width: 768px){body[data-template=bundle-builder] .bb-header__grid-switcher{display:flex}}body[data-template=bundle-builder] .bb-product-grid__body{overflow:hidden}body[data-template=bundle-builder] .bb-product-grid{padding-top:25px;padding-bottom:55px;max-width:1550px;margin:0 auto}body[data-template=bundle-builder] .bb-product-grid__heading{font-size:14px;font-weight:700;line-height:18px;letter-spacing:0em;text-align:left;margin-bottom:10px;padding-left:24px}body[data-template=bundle-builder] .bb-product-grid__header{max-width:100%;display:flex;justify-content:flex-start;align-items:center;padding:0 24px;margin-bottom:25px;width:fit-content;margin-left:auto;margin-right:auto}body[data-template=bundle-builder] .bb-product-grid__container{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:30px;padding-inline:var(--spacing-8-5)}@media screen and (max-width: 900px){body[data-template=bundle-builder] .bb-product-grid__container{padding-inline:var(--spacing-4-5)}}@media (max-width: 768px){body[data-template=bundle-builder] .bb-product-grid{padding-top:12px}body[data-template=bundle-builder] .bb-product-grid__header{padding:0}body[data-template=bundle-builder] .bb-product-grid__header{margin-bottom:0}}@media (min-width: 375px) and (max-width: 768px){body[data-template=bundle-builder] .bb-product-grid__container--2_per_row{grid-template-columns:repeat(2,1fr)}body[data-template=bundle-builder] .bb-product-grid__container--3_per_row{grid-template-columns:repeat(3,1fr);grid-gap:10px;padding:0 15px}body[data-template=bundle-builder] .bb-product-grid__container--3_per_row .bb-product{padding:0}body[data-template=bundle-builder] .bb-product-grid__container--3_per_row .bb-product__variant{width:100%}body[data-template=bundle-builder] .bb-product-grid__container--3_per_row .bb-product__title{padding:0 3px}}@media (max-width: 425px){body[data-template=bundle-builder] .bb-product-grid__container{grid-gap:10px}}body[data-template=bundle-builder] .bb-product-grid__tabs{display:flex;align-items:center;flex-wrap:wrap}body[data-template=bundle-builder] .bb-product-grid__tab{display:flex;justify-content:center;align-items:center;height:32px;padding:0 24px;white-space:nowrap;font-weight:700;line-height:20px;text-align:center;border:1px solid #F2DFB9;color:var(--product_tab_button_accent_color);background-color:#fff;transition:.35s;-webkit-transition:.35s;-moz-transition:.35s;-ms-transition:.35s;-o-transition:.35s;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px}body[data-template=bundle-builder] .bb-product-grid__tab:not(:first-child){margin-left:12px}body[data-template=bundle-builder] .bb-product-grid__tab:last-child{margin-right:12px}body[data-template=bundle-builder] .bb-product-grid__tab:hover,body[data-template=bundle-builder] .bb-product-grid__tab.bb-product-grid__tab--active{color:var(--product_tab_button_default_color);background-color:var(--product_tab_button_accent_color)}body[data-template=bundle-builder] .bb-product-grid__tabs{justify-content:center}@media (min-width: 769px){body[data-template=bundle-builder] .bb-product-grid__tab{font-size:14px}}@media (max-width: 768px){body[data-template=bundle-builder] .bb-product-grid__tabs{padding-bottom:20px;margin-right:10px}}body[data-template=bundle-builder] .bb-product{background-color:var(--product_bg_color);border-radius:8px;padding:10px;display:flex;flex-direction:column;align-items:center;overflow:hidden}body[data-template=bundle-builder] .bb-product:empty{display:none}body[data-template=bundle-builder] .bb-product__variant{height:100%;display:flex;flex-direction:column;align-items:center;position:relative}body[data-template=bundle-builder] .bb-product__variant_header{display:flex;flex-direction:column;align-items:center}body[data-template=bundle-builder] .bb-product__title{font-size:18px;line-height:18px;color:var(--product_cta_default_color, #E73710);text-align:center;margin-top:8px;padding-bottom:5px}@media screen and (max-width: 900px){body[data-template=bundle-builder] .bb-product__title{font-size:16px}}@media (max-width: 425px){body[data-template=bundle-builder] .bb-product__title{margin-top:0}}body[data-template=bundle-builder] .bb-product__subline{font-size:12px;font-weight:400;line-height:16px}body[data-template=bundle-builder] .bb-product__price{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-end;height:100%;margin-top:auto;margin-bottom:8px;font-size:14px;line-height:20px}body[data-template=bundle-builder] .bb-product__price .bb-product__price--normal{font-size:14px;font-weight:700;line-height:20px;color:var(--product_cta_default_color, #E73710)}body[data-template=bundle-builder] .bb-product__price--normal{font-size:14px;font-weight:700;line-height:16px;color:var(--product_cta_default_color, #E73710)}body[data-template=bundle-builder] .bb-product__price--free{font-size:14px;font-weight:700;line-height:16px;letter-spacing:0em;color:#00b67a}body[data-template=bundle-builder] .bb-product__price--compare{font-size:14px;font-weight:400;line-height:16px;letter-spacing:0em;color:#000}body[data-template=bundle-builder] .bb-product__price--discount{padding:1px 2px;font-size:12px;font-weight:400;line-height:15px;letter-spacing:0em;color:var(--product_cta_accent_color, #FFFDF1);background-color:var(--product_cta_default_color, #E73710)}body[data-template=bundle-builder] .bb-product__price-item:not(:first-child){margin-left:5px}body[data-template=bundle-builder] .bb-product__controls{margin-top:auto;width:100%}body[data-template=bundle-builder] .bb-product--placeholder .bb-product__image-placeholder{width:200px;height:200px;background-color:gray}body[data-template=bundle-builder] .bb-product--placeholder .bb-product__controls{width:100%;height:30px;margin-top:50px;background-color:gray}body[data-template=bundle-builder] .bb-product--placeholder.bb-product{background-color:transparent}body[data-template=bundle-builder] .bb-product__image-placeholder:empty,body[data-template=bundle-builder] .bb-product__controls:empty{display:none}body[data-template=bundle-builder] .bb-product__variant,body[data-template=bundle-builder] .bb-product__variant_header{max-width:100%;width:100%}body[data-template=bundle-builder] .bb-image-wrapper.bb-product__image-wrapper{max-width:100%;width:100%;display:flex;justify-content:center}@media (max-width: 768px){body[data-template=bundle-builder] .bb-product__title{font-size:14px}}body[data-template=bundle-builder] .bb-variants-selector__wrapper{width:100%;margin-bottom:8px}body[data-template=bundle-builder] .bb-variants-selector{width:99.7%;height:30px}body[data-template=bundle-builder] .bb-product__add-to-box{width:100%;height:30px;background-color:var(--product_cta_default_color);border:1px solid var(--product_cta_default_color);color:var(--product_cta_accent_color);display:inline-flex;justify-content:center;align-items:center;transition:.35s;-webkit-transition:.35s;-moz-transition:.35s;-ms-transition:.35s;-o-transition:.35s;font-size:14px;font-weight:700;line-height:20px;border-radius:999px;-webkit-border-radius:999px;-moz-border-radius:999px;-ms-border-radius:999px;-o-border-radius:999px}body[data-template=bundle-builder] .bb-product__add-to-box:not(.disabled):hover{color:var(--product_cta_default_color);background-color:var(--product_cta_accent_color)}body[data-template=bundle-builder] .bb-product__add-to-box.disabled{border:2px solid var(--product_cta_default_color)!important;background:#e7e7e7!important;color:#000;cursor:not-allowed}body[data-template=bundle-builder] .bb-quantity-selector{width:100%;position:relative;display:flex;align-items:center;max-width:190px;margin:0 auto}body[data-template=bundle-builder] .bb-quantity-selector__input{font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);width:32px;height:32px;font-size:14px;line-height:20px;border-radius:8px;letter-spacing:0em;display:block;margin:0 auto;text-align:center;color:var(--product-qty-color, #E73710);background-color:var(--product-qty-background-color, #FFFDF1);-moz-appearance:textfield}body[data-template=bundle-builder] .bb-quantity-selector__input::-webkit-outer-spin-button,body[data-template=bundle-builder] .bb-quantity-selector__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}body[data-template=bundle-builder] .bb-quantity-selector__button{width:43px;height:43px;font-size:20px;line-height:20px;border-radius:8px;letter-spacing:0em;text-align:center;color:var(--product_cta_accent_color, #FFFDF1);background-color:var(--product_cta_default_color, #E73710)}body[data-template=bundle-builder] .bb-quantity-selector__button--disabled{opacity:.5}body[data-template=bundle-builder] .bb-box{background-color:var(--summary_background_color);width:100%;position:fixed;z-index:999;bottom:0;left:0}body[data-template=bundle-builder] .bb-box__inner{width:95vw;margin:0 auto;padding:14px}body[data-template=bundle-builder] .bb-box__header-wrapper{background-color:#3170b5;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}body[data-template=bundle-builder] .bb-box__header{width:95vw;max-width:1120px;margin:0 auto;display:flex;align-items:center;justify-content:center;position:relative;min-height:37px;column-gap:20px}@media screen and (max-width: 425px){body[data-template=bundle-builder] .bb-box__header{column-gap:10px}}body[data-template=bundle-builder] .bb-box__heading{position:absolute;left:0;top:0;color:#000;font-size:26px;font-weight:700;line-height:34px;letter-spacing:0em}body[data-template=bundle-builder] .bb-box__discount-message{font-size:14px;font-weight:400;line-height:21px;letter-spacing:0em;text-align:center;color:#fff}body[data-template=bundle-builder] .bb-box__discount-message.hidden-on-desktop *{font-size:18px;font-weight:900;line-height:24px;color:#f04e4e}body[data-template=bundle-builder] .bb-box__subtotal-message{font-family:Apris-Black;font-size:18px;font-weight:900;line-height:24px;color:#e73710}body[data-template=bundle-builder] .bb-box__collapse-button{font-size:16px;font-weight:400;line-height:18px;letter-spacing:0em;text-decoration:underline;color:#fff}body[data-template=bundle-builder] .bb-box__body{display:flex}body[data-template=bundle-builder] .bb-box__scroll-container{max-height:230px}@media screen and (min-width: 901px){body[data-template=bundle-builder] .bb-box__scroll-container{min-width:620px}body[data-template=bundle-builder] .bb-box__scroll-container:has(.bb-box__container_rows[data-state=expanded]){min-width:500px}}body[data-template=bundle-builder] .bb-box__container{flex-wrap:wrap;width:583px;display:flex;padding-top:12px}@media screen and (min-width: 901px){body[data-template=bundle-builder] .bb-box__container{width:unset;padding-top:0}body[data-template=bundle-builder] .bb-box__container:has(.bb-box__container_rows[data-state=expanded]){padding-top:12px}}body[data-template=bundle-builder] .bb-box__container_row{display:flex;align-items:center}body[data-template=bundle-builder] .bb-box__container_row:not(:first-child){margin-top:14px}body[data-template=bundle-builder] .bb-box__product{width:80px;height:80px;background-color:#fff;position:relative;display:flex;justify-content:center;align-items:center;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px}body[data-template=bundle-builder] .bb-box__product:not(:first-child){margin-left:14px}body[data-template=bundle-builder] .bb-product__variant_specific-discount{position:absolute;z-index:3;font-size:8px;font-weight:900;background:#00b67a;color:#fff;padding:0 4px;border-radius:10px;left:calc((100% - 36.46px)/2);top:-8%;opacity:1}body[data-template=bundle-builder] .bb-box__product_expand-btn--wrapper{background-color:transparent}body[data-template=bundle-builder] .bb-box__box_expand-btn--disabled{opacity:.6}body[data-template=bundle-builder] .bb-box__box_expand-btn{color:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;background-color:#e73710;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;transition:transform .3s linear;transform:rotate(0)}body[data-template=bundle-builder] .bb-box__box_expand-btn[data-expanded=true]{transform:rotate(180deg)}body[data-template=bundle-builder] .bb-box__product-remove{display:flex;justify-content:center;align-items:center;width:26px;height:26px;position:absolute;top:-20%;right:-20%;z-index:3;background-color:#d9d9d9;color:#000;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}@media (max-width: 500px){body[data-template=bundle-builder] .bb-box__product-remove{width:22px;height:22px}}body[data-template=bundle-builder] .bb-box__product_placeholder{position:absolute;display:flex;justify-content:center;align-items:center;width:60px;height:60px;z-index:1}body[data-template=bundle-builder] .bb-box__product_placeholder svg{width:100%;height:100%;display:flex;justify-content:center;align-items:center}body[data-template=bundle-builder] .bb-box__product_image-wrapper{position:relative;z-index:2;display:flex;justify-content:center;align-items:center;width:100%;height:100%}body[data-template=bundle-builder] .bb-box__product_image-wrapper img{width:100%}body[data-template=bundle-builder] .bb-box__body_summary{display:flex;align-items:center;justify-content:space-between;border-left:1px solid white}@media screen and (max-width: 900px){body[data-template=bundle-builder] .bb-box__body_summary{margin-top:18px;border:unset}}@media screen and (max-width: 900px){body[data-template=bundle-builder] .bb-box__summary_price--wrapper{margin-left:auto}}body[data-template=bundle-builder] .bb-box__summary_price{font-family:Apris-Black;height:100%;font-weight:900;margin-right:17px;display:flex;align-items:center;justify-content:flex-end;padding-left:19px}@media screen and (min-width: 901px){body[data-template=bundle-builder] .bb-box__summary_price{flex-wrap:wrap;justify-content:flex-start;padding-left:15px;margin-right:15px;min-width:80px}body[data-template=bundle-builder] .bb-box__summary_price[data-savings=true]{min-width:155px}}body[data-template=bundle-builder] .bb-box__summary_price-compare{font-family:Apris-Black;font-size:16px;font-weight:900;line-height:24px;letter-spacing:0em;margin-right:4px;color:#d68e81}body[data-template=bundle-builder] .bb-box__summary_price-normal{font-family:Apris-Black;font-size:20px;letter-spacing:0em;color:#e73710;font-size:18px;font-weight:900;line-height:24px}body[data-template=bundle-builder] .bb-box__summary_price-shipping{margin-top:7px;color:#e73710;font-size:10px;font-weight:400;line-height:14px}body[data-template=bundle-builder] .bb-box__summary_controls{height:100%;display:flex;align-items:center}@media screen and (min-width: 901px){body[data-template=bundle-builder] .bb-box__summary_controls{flex-wrap:wrap;gap:10px}}body[data-template=bundle-builder] .bb-box__summary_next-step-button{font-family:Apris-Black;color:var(--next_step_button_text_color);background-color:var(--next_step_button_background_color);padding:10px 20px;font-size:16px;font-weight:700;line-height:21px;letter-spacing:0em;text-align:center;margin-right:9px;border-radius:9999px;-webkit-border-radius:9999px;-moz-border-radius:9999px;-ms-border-radius:9999px;-o-border-radius:9999px}@media screen and (min-width: 901px){body[data-template=bundle-builder] .bb-box__summary_next-step-button{flex-grow:1}}body[data-template=bundle-builder] .bb-box__summary_checkout-button{font-family:Apris-Black;color:var(--checkout_button_text_color);background-color:var(--checkout_button_background_color);padding:10px 20px;display:flex;align-items:center;font-weight:700;justify-content:center;border-radius:9999px;-webkit-border-radius:9999px;-moz-border-radius:9999px;-ms-border-radius:9999px;-o-border-radius:9999px}body[data-template=bundle-builder] .bb-box__summary_checkout-button.bb-box__checkout-button_svg-wrapper--disabled{opacity:.7}body[data-template=bundle-builder] .bb-box__summary_checkout-button *{font-family:Apris-Black}@media screen and (min-width: 901px){body[data-template=bundle-builder] .bb-box__summary_checkout-button{flex-grow:1}}body[data-template=bundle-builder] .bb-box__checkout-button_svg-wrapper{display:flex;justify-content:center;align-items:center;margin-right:5px}body[data-template=bundle-builder] .bb-checkout-btn-span{font-size:16px;font-weight:700;line-height:20px}@media (max-width: 1024px){body[data-template=bundle-builder] .bb-box__heading{font-size:22px}body[data-template=bundle-builder] .bb-box__container{width:489px}body[data-template=bundle-builder] .bb-box__discount-message,body[data-template=bundle-builder] .bb-box__discount-message *{font-size:14px}}@media (max-width: 900px){body[data-template=bundle-builder] .bb-box__inner,body[data-template=bundle-builder] .bb-box__header{width:100%}body[data-template=bundle-builder] .bb-box__header-wrapper{height:auto;display:flex;align-items:center;text-align:center}body[data-template=bundle-builder] .bb-box__header-wrapper *{font-size:14px;font-weight:400;line-height:16px}body[data-template=bundle-builder] .bb-box__body{flex-direction:column}body[data-template=bundle-builder] .bb-box__header{margin:0}body[data-template=bundle-builder] .bb-box__heading{position:initial;font-size:20px;font-weight:700;line-height:18px;margin:0}body[data-template=bundle-builder] .bb-box__discount-message{width:70%;color:#fff;background:none;padding:0;font-size:14px;font-weight:400;line-height:18px}body[data-template=bundle-builder] .bb-box__discount-message *{padding:0}body[data-template=bundle-builder] .bb-box__container{width:100%;justify-content:center;margin-bottom:8px}body[data-template=bundle-builder] .bb-box__body_summary{width:100%;height:initial;max-width:initial;flex-wrap:wrap;justify-content:center}body[data-template=bundle-builder] .bb-box__summary_price{height:initial;margin-left:auto;border:none;margin-right:0}body[data-template=bundle-builder] .bb-box__summary_controls{width:100%;margin-top:12px}body[data-template=bundle-builder] .bb-box__summary_next-step-button,body[data-template=bundle-builder] .bb-box__summary_checkout-button{width:initial;max-width:initial}body[data-template=bundle-builder] .bb-box__summary_next-step-button{flex:4}body[data-template=bundle-builder] .bb-box__summary_checkout-button{flex:2;flex-direction:row}body[data-template=bundle-builder] .bb-box__checkout-button_svg-wrapper{margin-right:5px}body[data-template=bundle-builder] .hidden-on-mobile{display:none}}@media (max-width: 550px){body[data-template=bundle-builder] .bb-box__heading{font-size:16px}body[data-template=bundle-builder] .bb-box__product{width:60px;height:60px}body[data-template=bundle-builder] .bb-box__product:not(:first-child){margin-left:10px}body[data-template=bundle-builder] .bb-box__container_row:not(:first-child){margin-top:10px}body[data-template=bundle-builder] .bb-box__product_placeholder{width:50px;height:50px}body[data-template=bundle-builder] .bb-box__discount-message{flex:2;flex-shrink:2;min-width:initial;max-width:initial}body[data-template=bundle-builder] .bb-box__summary_price{padding:0;width:80px;flex:1;flex-shrink:1}body[data-template=bundle-builder] .bb-box__summary_price *{text-align:right}}@media (max-width: 768px){body[data-template=bundle-builder] .bb-box__header-wrapper{display:flex;align-items:center;padding:8px}body[data-template=bundle-builder] .bb-box__header{min-height:initial}body[data-template=bundle-builder] .bb-box__body_summary{align-items:flex-start}}@media (min-width: 901px){body[data-template=bundle-builder] .hidden-on-desktop{display:none}}@media screen and (max-width: 900px){body[data-template=bundle-builder] .hidden-on-mobile{display:none}}body[data-template=bundle-builder] .bb-box__body{display:flex;align-items:center;justify-content:center;column-gap:20px}@media screen and (min-width: 901px){body[data-template=bundle-builder] .bb-box__body{align-items:stretch}}@media screen and (max-width: 900px){body[data-template=bundle-builder] .bb-box__scroll-container:has(>.bb-box__container[data-hidden=true]){flex-basis:30%}}body[data-template=bundle-builder] .bb-box__products-top{display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media screen and (max-width: 900px){body[data-template=bundle-builder] .bb-box__products-top:has(+.bb-box__container[data-hidden=true]){padding-bottom:12px;border-bottom:1px solid var(--product_cta_default_color, #E73710)}}@media screen and (max-width: 900px){body[data-template=bundle-builder] .bb-box__scroll-container{width:100%;max-height:150px;overflow:auto}}@media screen and (min-width: 901px){body[data-template=bundle-builder] .bb-box__scroll-container{overflow:auto;padding-top:16px}body[data-template=bundle-builder] .bb-box__scroll-container:has(.bb-box__desktop-collapsed[data-state=expanded]){padding-top:0}}body[data-template=bundle-builder] .bb-box__products-count{font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-size:18px;line-height:24px;letter-spacing:0em;color:var(--product_cta_default_color, #E73710)}@media screen and (max-width: 370px){body[data-template=bundle-builder] .bb-box__product{width:50px;height:50px}}body[data-template=bundle-builder] .bb-box__subtotal--wrapper{display:flex;align-items:center;gap:5px;row-gap:5px;column-gap:5px}body[data-template=bundle-builder] .bb-box__summary_savings{padding:2px 6px;border-radius:8px;background-color:#06864c;color:#fff;font-size:10px;line-height:12px;margin-top:2px}@media screen and (max-width: 400px){body[data-template=bundle-builder] .bb-box__summary_savings{display:none}}@media screen and (min-width: 901px){body[data-template=bundle-builder] .bb-box__summary_savings{margin-left:15px;margin-right:15px;white-space:nowrap}}@media screen and (max-width: 900px){body[data-template=bundle-builder] .bb-box__summary_next-step-button,body[data-template=bundle-builder] .bb-box__summary_checkout-button{border-radius:999px;padding-block:12px;font-size:16px;line-height:20px;letter-spacing:0em}}@media screen and (max-width: 400px){body[data-template=bundle-builder] .bb-box__summary_next-step-button,body[data-template=bundle-builder] .bb-box__summary_checkout-button{font-size:14px;padding:5px 10px}}body[data-template=bundle-builder] .bb-box__desktop-collapsed{display:flex;flex-direction:row;align-items:center;gap:20px}body[data-template=bundle-builder] .bb-box__desktop-collapsed-left{min-width:110px}body[data-template=bundle-builder] .bb-image--hidden{position:absolute;z-index:-1;opacity:0}body[data-template=bundle-builder] .bb-banner{background-color:#fff}body[data-template=bundle-builder] .bb-banner__wrapper{display:flex;flex-direction:column;row-gap:10px;width:100%;padding-block:16px;color:var(--bb-banner-color);max-width:1550px;margin:0 auto}@media screen and (min-width: 1551px){body[data-template=bundle-builder] .bb-banner__wrapper{border-radius:16px}}body[data-template=bundle-builder] .bb-banner__heading{font-size:32px;line-height:32px;font-weight:900;font-family:var(--heading-font-family);z-index:1}@media screen and (max-width: 550px){body[data-template=bundle-builder] .bb-banner__heading{padding-inline:16px}}body[data-template=bundle-builder] .bb-banner__body{font-size:14px;line-height:21px;display:block;z-index:1}@media screen and (max-width: 550px){body[data-template=bundle-builder] .bb-banner__body{padding-inline:16px}}body[data-template=bundle-builder] .bb-banner__cta[data-active]{text-decoration:underline;cursor:pointer}body[data-template=bundle-builder] .bb-banner__modal--overlay{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;background:#0006;z-index:9998;opacity:0;pointer-events:none;transition:opacity .2s ease}body[data-template=bundle-builder] .bb-banner__modal[data-open=true]+.bb-banner__modal--overlay{opacity:1;pointer-events:auto}body[data-template=bundle-builder] .bb-banner__modal{display:flex;flex-direction:column;row-gap:0;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90vw;max-width:1100px;background-color:#fffdf1;border-radius:16px;height:fit-content;max-height:90vh;z-index:9999;padding:20px;overflow-y:auto;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}body[data-template=bundle-builder] .bb-banner__modal[data-open=true]{opacity:1;visibility:visible;pointer-events:auto}body[data-template=bundle-builder] .bb-banner__modal--heading{font-size:24px;line-height:28px;font-weight:var(--heading-font-weight);font-family:var(--heading-font-family);color:#e73710;text-align:center}body[data-template=bundle-builder] .bb-banner__modal--subheading{font-size:14px;line-height:21px;color:#e73710;text-align:center;margin-top:8px}body[data-template=bundle-builder] .bb-banner__modal--content{margin-top:50px;font-size:14px;line-height:21px;color:#e73710}body[data-template=bundle-builder] .bb-banner__modal--content p:empty{margin-top:15px}body[data-template=bundle-builder] .bb-banner__modal--close{display:flex;justify-content:center;align-items:center;align-self:end;width:43px;height:43px;background-color:#fff;border:1px solid #F2DFB9;border-radius:8px;cursor:pointer}body[data-template=bundle-builder] .line-item[data-bundle-product=true] .title_wrap{width:100%!important}body[data-template=bundle-builder] .line-item[data-bundle-product=true] .line-item__components{display:flex;flex-direction:column;flex-wrap:nowrap;row-gap:10px}body[data-template=bundle-builder] .line-item[data-bundle-product=true] .line-item__components .line-item__component{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;column-gap:10px}body[data-template=bundle-builder] .line-item[data-bundle-product=true] .line-item__components .line-item__component .line-item__component-image--wrapper{border-radius:5px;border:1px solid rgb(213,205,190);background-color:#fff;max-width:50px;min-width:50px;max-height:50px;min-height:50px}body[data-template=bundle-builder] .line-item[data-bundle-product=true] .line-item__components .line-item__component .line-item__component-title_wrapper{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;row-gap:2px}body[data-template=bundle-builder] .line-item[data-bundle-product=true] .line-item__components .line-item__component .line-item__component-title_wrapper .line-item__component-product--title{font-size:14px}body[data-template=bundle-builder] .line-item[data-bundle-product=true] .line-item__components .line-item__component .line-item__component-title_wrapper .line-item__component-variant--title{font-size:13px}@media screen and (max-width: 740px){body[data-template=bundle-builder] .line-item[data-bundle-product=true] .line-item__components{margin-bottom:10px}}@media screen and (max-width: 740px){body[data-template=bundle-builder] .line-item[data-bundle-product=true] .line-item__remove-button{margin-left:0}}body[data-template=bundle-builder] .bb-incentive-bar{padding-inline:var(--spacing-8-5);padding-block:10px;background:#e73710;z-index:3;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;column-gap:10px;column-gap:20px}body[data-template=bundle-builder] .bb-incentive-bar .bb-incentive-bar__text{font-weight:400;font-size:12px;line-height:14px;letter-spacing:0em;text-align:center;color:#fff}@media screen and (max-width: 900px){body[data-template=bundle-builder] .bb-incentive-bar .bb-incentive-bar__text{margin-bottom:5px}}body[data-template=bundle-builder] .bb-incentive-bar .bb-incentive-bar__steps{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;column-gap:10px;min-width:500px}@media screen and (max-width: 900px){body[data-template=bundle-builder] .bb-incentive-bar .bb-incentive-bar__steps{min-width:unset}}body[data-template=bundle-builder] .bb-incentive-bar .bb-incentive-bar__step{flex-basis:100%;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;column-gap:10px}body[data-template=bundle-builder] .bb-incentive-bar .bb-incentive-bar__step .bb-incentive-bar__step--progress{background-color:#ffffff80;width:100%;height:5px;border-radius:999px;position:relative;overflow:hidden}body[data-template=bundle-builder] .bb-incentive-bar .bb-incentive-bar__step .bb-incentive-bar__step--progress-fill{position:absolute;top:0;left:0;height:100%;width:0%;background-color:#fff;transition:width .3s ease}body[data-template=bundle-builder] .bb-incentive-bar .bb-incentive-bar__step .bb-incentive-bar__step--label{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;column-gap:10px;font-weight:500;font-size:10px;letter-spacing:0em;color:#000;background:#fff;border-radius:8px;padding:4px 10px 2px;height:22px}body[data-template=bundle-builder] .bb-incentive-bar .bb-incentive-bar__step .bb-incentive-bar__step--label.reached{background-color:#06864c;color:#fff}@media screen and (max-width: 900px){body[data-template=bundle-builder] .bb-incentive-bar{padding-inline:var(--spacing-4-5);padding-block:8px;display:block}}body[data-template=bundle-builder] .bb-product--badges{position:absolute;left:0;display:flex;flex-direction:column;gap:3px}body[data-template=bundle-builder] .bb-product--badge{background-color:var(--product_cta_default_color, #E73710);color:var(--product_cta_accent_color, #fffdf1);font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-size:12px;line-height:20px;letter-spacing:0em;border-radius:8px;padding:2px 8px 1px;width:fit-content}body[data-template=bundle-builder] .bb-product--info-modal__toggle{position:absolute;right:0;width:24px;height:24px;border-radius:8px;background-color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}body[data-template=bundle-builder] .bb-product--info__overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;z-index:9998}body[data-template=bundle-builder] .bb-product--info__modal{display:flex;flex-direction:column;gap:20px;border-radius:16px;background-color:#fffdf1;width:90vw;max-width:1100px;height:fit-content;max-height:90vh;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999;padding:20px 20px 16px;overflow-y:auto}body[data-template=bundle-builder] .bb-product--info__modal .bb-product__image-wrapper{display:flex;align-items:center;justify-content:center;margin-bottom:16px}body[data-template=bundle-builder] .bb-product--info__modal .bb-product__add-to-box{height:44px;font-size:14px;line-height:20px;letter-spacing:0em;margin-top:20px}body[data-template=bundle-builder] .bb-product--info__modal .bb-quantity-selector{margin-top:20px}body[data-template=bundle-builder] .bb-product--info__modal .bb-quantity-selector__input{background-color:#fff}@media screen and (min-width: 768px){body[data-template=bundle-builder] .bb-product--info__modal{flex-direction:row}body[data-template=bundle-builder] .bb-product--info__modal .bb-product--info__modal-meta{flex-basis:50%;order:2}body[data-template=bundle-builder] .bb-product--info__modal .bb-product--info__modal-accordion{flex-basis:50%;order:1}body[data-template=bundle-builder] .bb-product--info__modal:not(:has(.bb-product--info__modal-accordion)){width:fit-content}body[data-template=bundle-builder] .bb-product--info__modal:not(:has(.bb-product--info__modal-accordion)) .bb-product--info__modal-meta{flex-basis:100%}}body[data-template=bundle-builder] .bb-product--info__modal-close{display:flex;justify-content:center;align-items:center;width:43px;height:43px;background-color:#fff;border:1px solid #F2DFB9;border-radius:8px;position:absolute;right:20px;cursor:pointer}body[data-template=bundle-builder] .bb-product--info__modal-meta--title{font-weight:900;font-size:24px;line-height:28px;letter-spacing:0em;text-align:center;font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);color:#e73710}body[data-template=bundle-builder] .bb-product--info__modal--description>*{margin-top:8px;font-size:14px;line-height:21px;letter-spacing:0em;text-align:center;color:#e73710}body[data-template=bundle-builder] .bb-header__wrapper{--bb-padding-block: 18px;--bb-padding-inline: var(--spacing-8-5);position:sticky;top:0;z-index:3;padding-inline:var(--bb-padding-inline);padding-block:var(--bb-padding-block);background-color:#fff}body[data-template=bundle-builder] .bb-header__inner{display:flex;justify-content:space-between;align-items:center;max-width:1550px;margin:0 auto}@media screen and (max-width: 900px){body[data-template=bundle-builder] .bb-header__wrapper{--bb-padding-block: 10px;--bb-padding-inline: var(--spacing-4-5)}}body[data-template=bundle-builder] .bb-header__main-nav{display:flex;flex-direction:row;column-gap:10px;font-size:14px;line-height:16px;font-weight:450;align-items:center;cursor:pointer;color:#e73710}body[data-template=bundle-builder] .bb-header__main-nav svg{margin-bottom:1px}body[data-template=bundle-builder] .bb-header__main-nav:hover{text-decoration:underline}body[data-template=bundle-builder] .bb-header__logo{font-family:var(--heading-font-family);font-size:18px;line-height:20px;font-weight:var(--heading-font-weight);color:#e73710;position:absolute;left:50%;transform:translate(-50%)}body[data-template=bundle-builder] .bb-header__secondary-nav{color:#e73710}body[data-template=bundle-builder] .bb-header__secondary-nav button{display:flex}body[data-template=bundle-builder] .bb-header__secondary-nav svg{fill:#e73710}body[data-template=bundle-builder] .bb-header__secondary-nav svg path{fill:#e73710}body[data-template=bundle-builder] .box-builder-banner .image-overlay__content-wrapper{gap:20px}body[data-template=bundle-builder] .box-builder-banner .image-overlay__content-blocks{min-width:380px;width:380px;display:flex;flex-direction:column;row-gap:10px}@media (max-width: 768px){body[data-template=bundle-builder] .box-builder-banner .image-overlay__content-blocks{min-width:100%;width:100%}}body[data-template=bundle-builder] .box-builder-banner .image-overlay__content-block{background-color:#fff;border-radius:10px;color:#000;padding:10px 15px}body[data-template=bundle-builder] .box-builder-banner .image-overlay__content-blocks{overflow:hidden}body[data-template=bundle-builder] .box-builder-banner .image-overlay__content-block{opacity:0;transform:translateY(20px);animation:moveUp .5s forwards}body[data-template=bundle-builder] .box-builder-banner .image-overlay__content-block:nth-child(1){animation-delay:.3s}body[data-template=bundle-builder] .box-builder-banner .image-overlay__content-block:nth-child(2){animation-delay:.6s}body[data-template=bundle-builder] .box-builder-banner .image-overlay__content-block:nth-child(3){animation-delay:.9s}body[data-template=bundle-builder] .box-builder-banner .image-overlay__content-block:nth-child(4){animation-delay:1.2s}body[data-template=bundle-builder] .box-builder-banner .box-builder-banner__btn-mobile{display:none}body[data-template=bundle-builder] .box-builder-banner .getStartedBtn{display:flex;justify-content:center;align-items:center;column-gap:10px}@media (max-width: 768px){body[data-template=bundle-builder] .box-builder-banner .image-overlay__content-wrapper{flex-direction:column;gap:0;opacity:1!important}body[data-template=bundle-builder] .box-builder-banner .image-overlay__content-blocks{padding:0}body[data-template=bundle-builder] .box-builder-banner .image-overlay__content{text-align:left;margin:0 auto}body[data-template=bundle-builder] .box-builder-banner .box-builder-banner__btn-desktop{display:none}body[data-template=bundle-builder] .box-builder-banner .box-builder-banner__btn-mobile{display:block;margin-top:40px}body[data-template=bundle-builder] .box-builder-banner .collection_title{font-size:calc(var(--heading-h2) / 2.4)!important}}@media (max-width: 768px){body[data-template=bundle-builder] .content-over-media.content-over-media--small-builder{max-height:180px}}@media (min-width: 1600px){body[data-template=bundle-builder-old] .box-builder-section__inner{max-width:1600px;margin:0 auto}body[data-template=bundle-builder-old] .bb-product-grid__container{padding:0!important}}body[data-template=bundle-builder-old] .bb-header{background-color:#fff;padding-top:18px;padding-bottom:15px}body[data-template=bundle-builder-old] .bb-steps__wrapper{width:100%}body[data-template=bundle-builder-old] .bb-steps{width:77.8%;max-width:1121px;margin:0 auto;display:flex;justify-content:space-between}body[data-template=bundle-builder-old] .bb-step{width:30%;display:flex;flex-direction:column;align-items:center}body[data-template=bundle-builder-old] .bb-step__header{display:flex;align-items:center}body[data-template=bundle-builder-old] .bb-step__header_number{display:inline-flex;justify-content:center;align-items:center;font-size:12px;letter-spacing:0em;color:#1a1a1a67;opacity:1;transition:.35s;-webkit-transition:.35s;-moz-transition:.35s;-ms-transition:.35s;-o-transition:.35s}body[data-template=bundle-builder-old] .bb-step__headr_title{font-size:14px;font-weight:400;line-height:18px;letter-spacing:0em;color:#1a1a1a67;transition:.35s;-webkit-transition:.35s;-moz-transition:.35s;-ms-transition:.35s;-o-transition:.35s}body[data-template=bundle-builder-old] .bb-step__bar-background,body[data-template=bundle-builder-old] .bb-step__bar{width:100%;height:8px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;background-color:#f2dfb963}body[data-template=bundle-builder-old] .bb-step__bar{width:0%;opacity:1;background-color:var(--step_accent_color);transition:.35s;-webkit-transition:.35s;-moz-transition:.35s;-ms-transition:.35s;-o-transition:.35s}body[data-template=bundle-builder-old] .bb-step--active .bb-step__header_number,body[data-template=bundle-builder-old] .bb-step--active .bb-step__headr_title{color:var(--step_accent_color);font-weight:700}body[data-template=bundle-builder-old] .bb-step--active .bb-step__bar{width:100%}@media (max-width: 1024px){body[data-template=bundle-builder-old] .bb-header{display:flex;align-items:center;padding-left:24px;padding-right:24px}body[data-template=bundle-builder-old] .bb-steps__wrapper{margin-right:18px}body[data-template=bundle-builder-old] .bb-steps{width:100%}}@media (max-width: 768px){body[data-template=bundle-builder-old] .bb-step__headr_title,body[data-template=bundle-builder-old] .bb-product-grid__tab span{font-size:12px}}@media (max-width: 550px){body[data-template=bundle-builder-old] .bb-steps__wrapper{margin:0}body[data-template=bundle-builder-old] .bb-step__header_number{margin-right:5px}body[data-template=bundle-builder-old] .bb-header{padding-left:8px;padding-right:8px}body[data-template=bundle-builder-old] .bb-product-grid__header .bb-product-grid-big .bb-product-grid__tab{max-width:150px!important}}@media (max-width: 424px){body[data-template=bundle-builder-old] .bb-header__grid-switcher{display:none!important}body[data-template=bundle-builder-old] .bb-steps__wrapper{margin:0}}body[data-template=bundle-builder-old] .bb-header__grid-switcher{display:none;align-items:center}body[data-template=bundle-builder-old] .bb-hedaer__grid-button{display:flex;align-items:center;justify-content:center}body[data-template=bundle-builder-old] .bb-hedaer__grid-button:not(:last-child){margin-right:10px}body[data-template=bundle-builder-old] .bb-hedaer__grid-button svg path{fill:#d9d9d9}body[data-template=bundle-builder-old] .bb-hedaer__grid-button--active svg path{fill:#000}@media (max-width: 768px){body[data-template=bundle-builder-old] .bb-header__grid-switcher{display:flex}}body[data-template=bundle-builder-old] .bb-product-grid__body{overflow:hidden}body[data-template=bundle-builder-old] .bb-product-grid{padding-top:25px;padding-bottom:55px}body[data-template=bundle-builder-old] .bb-product-grid__heading{font-size:14px;font-weight:700;line-height:18px;letter-spacing:0em;text-align:left;margin-bottom:10px;padding-left:24px}body[data-template=bundle-builder-old] .bb-product-grid__header{max-width:100%;display:flex;justify-content:flex-start;align-items:center;padding:0 24px;margin-bottom:25px;width:fit-content;margin-left:auto;margin-right:auto}body[data-template=bundle-builder-old] .bb-product-grid__container{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:30px;padding:0 45px}@media (max-width: 768px){body[data-template=bundle-builder-old] .bb-product-grid{padding-top:12px}body[data-template=bundle-builder-old] .bb-product-grid__header{padding:0}body[data-template=bundle-builder-old] .bb-product-grid__container{padding:0 24px}body[data-template=bundle-builder-old] .bb-product-grid__header{margin-bottom:0}}@media (min-width: 375px) and (max-width: 768px){body[data-template=bundle-builder-old] .bb-product-grid__container--2_per_row{grid-template-columns:repeat(2,1fr)}body[data-template=bundle-builder-old] .bb-product-grid__container--3_per_row{grid-template-columns:repeat(3,1fr);grid-gap:10px;padding:0 15px}body[data-template=bundle-builder-old] .bb-product-grid__container--3_per_row .bb-product{padding:0}body[data-template=bundle-builder-old] .bb-product-grid__container--3_per_row .bb-product__variant{width:100%}body[data-template=bundle-builder-old] .bb-product-grid__container--3_per_row .bb-product__title{padding:0 3px}}@media (max-width: 425px){body[data-template=bundle-builder-old] .bb-product-grid__container{grid-gap:10px}}body[data-template=bundle-builder-old] .bb-product-grid__tabs{display:flex;align-items:center;flex-wrap:wrap}body[data-template=bundle-builder-old] .bb-product-grid__tab{display:flex;justify-content:center;align-items:center;height:32px;padding:0 24px;white-space:nowrap;font-weight:700;line-height:20px;text-align:center;border:1px solid #F2DFB9;color:var(--product_tab_button_accent_color);background-color:#fff;transition:.35s;-webkit-transition:.35s;-moz-transition:.35s;-ms-transition:.35s;-o-transition:.35s;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px}body[data-template=bundle-builder-old] .bb-product-grid__tab:not(:first-child){margin-left:12px}body[data-template=bundle-builder-old] .bb-product-grid__tab:last-child{margin-right:12px}body[data-template=bundle-builder-old] .bb-product-grid__tab:hover,body[data-template=bundle-builder-old] .bb-product-grid__tab.bb-product-grid__tab--active{color:var(--product_tab_button_default_color);background-color:var(--product_tab_button_accent_color)}body[data-template=bundle-builder-old] .bb-product-grid__tabs{justify-content:center}@media (min-width: 769px){body[data-template=bundle-builder-old] .bb-product-grid__tab{font-size:14px}}@media (max-width: 768px){body[data-template=bundle-builder-old] .bb-product-grid__tabs{padding-bottom:20px;margin-right:10px}}body[data-template=bundle-builder-old] .bb-product{background-color:var(--product_bg_color);border-radius:10px;padding:15px;display:flex;flex-direction:column;align-items:center;overflow:hidden}@media (max-width: 425px){body[data-template=bundle-builder-old] .bb-product{padding:5px}}body[data-template=bundle-builder-old] .bb-product:empty{display:none}body[data-template=bundle-builder-old] .bb-product__variant{height:100%;display:flex;flex-direction:column;align-items:center}body[data-template=bundle-builder-old] .bb-product__variant_header{display:flex;flex-direction:column;align-items:center}body[data-template=bundle-builder-old] .bb-product__title{font-size:12px;font-weight:400;line-height:16px;color:#e73710;text-align:center;margin-top:8px;padding-bottom:5px}@media (max-width: 425px){body[data-template=bundle-builder-old] .bb-product__title{margin-top:0}}body[data-template=bundle-builder-old] .bb-product__subline{font-size:12px;font-weight:400;line-height:16px}body[data-template=bundle-builder-old] .bb-product__price{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-end;height:100%;margin-top:auto;margin-bottom:8px;font-size:14px;line-height:20px}body[data-template=bundle-builder-old] .bb-product__price .bb-product__price--normal{font-size:14px;font-weight:700;line-height:20px;color:#eb001b}body[data-template=bundle-builder-old] .bb-product__price--normal{font-size:14px;font-weight:700;line-height:16px;color:#eb001b}body[data-template=bundle-builder-old] .bb-product__price--free{font-size:14px;font-weight:700;line-height:16px;letter-spacing:0em;color:#00b67a}body[data-template=bundle-builder-old] .bb-product__price--compare{font-size:14px;font-weight:400;line-height:16px;letter-spacing:0em;color:#000}body[data-template=bundle-builder-old] .bb-product__price--discount{padding:1px 2px;font-size:12px;font-weight:400;line-height:15px;letter-spacing:0em;color:#fff;background-color:#eb001b}body[data-template=bundle-builder-old] .bb-product__price-item:not(:first-child){margin-left:5px}body[data-template=bundle-builder-old] .bb-product__controls{margin-top:auto;width:100%}body[data-template=bundle-builder-old] .bb-product--placeholder .bb-product__image-placeholder{width:200px;height:200px;background-color:gray}body[data-template=bundle-builder-old] .bb-product--placeholder .bb-product__controls{width:100%;height:30px;margin-top:50px;background-color:gray}body[data-template=bundle-builder-old] .bb-product--placeholder.bb-product{background-color:transparent}body[data-template=bundle-builder-old] .bb-product__image-placeholder:empty,body[data-template=bundle-builder-old] .bb-product__controls:empty{display:none}body[data-template=bundle-builder-old] .bb-product__variant,body[data-template=bundle-builder-old] .bb-product__variant_header,body[data-template=bundle-builder-old] .bb-image-wrapper.bb-product__image-wrapper{max-width:100%}@media (max-width: 768px){body[data-template=bundle-builder-old] .bb-product__title{font-size:14px}}body[data-template=bundle-builder-old] .bb-variants-selector__wrapper{width:100%;margin-bottom:8px}body[data-template=bundle-builder-old] .bb-variants-selector{width:99.7%;height:30px}body[data-template=bundle-builder-old] .bb-product__add-to-box{width:100%;height:30px;background-color:var(--product_cta_default_color);border:1px solid var(--product_cta_default_color);color:var(--product_cta_accent_color);display:inline-flex;justify-content:center;align-items:center;transition:.35s;-webkit-transition:.35s;-moz-transition:.35s;-ms-transition:.35s;-o-transition:.35s;font-size:14px;font-weight:700;line-height:20px;border-radius:999px;-webkit-border-radius:999px;-moz-border-radius:999px;-ms-border-radius:999px;-o-border-radius:999px}body[data-template=bundle-builder-old] .bb-product__add-to-box:not(.disabled):hover{color:var(--product_cta_default_color);background-color:var(--product_cta_accent_color)}body[data-template=bundle-builder-old] .bb-product__add-to-box.disabled{border:2px solid var(--product_cta_default_color)!important;background:#e7e7e7!important;color:#000;cursor:not-allowed}body[data-template=bundle-builder-old] .bb-quantity-selector{width:100%;position:relative}body[data-template=bundle-builder-old] .bb-quantity-selector__input{width:100%;border:none;font-size:16px;height:30px;background-color:var(--product_cta_default_color);text-align:center;color:var(--product_cta_accent_color)}@media (min-width: 1024px){body[data-template=bundle-builder-old] .bb-quantity-selector__input{padding-left:20px}}body[data-template=bundle-builder-old] .bb-quantity-selector__button{position:absolute;text-align:center;top:2px;left:2px;width:30px;height:26px;background-color:var(--product_cta_accent_color);color:var(--product_cta_default_color)}body[data-template=bundle-builder-old] .bb-quantity-selector__button.bb-quantity-selector__button--plus{left:initial;right:2px}body[data-template=bundle-builder-old] .bb-quantity-selector__button--disabled{opacity:.5}body[data-template=bundle-builder-old] .bb-box{background-color:var(--summary_background_color);padding-bottom:17px;width:100%;position:fixed;z-index:999;bottom:0;left:0}body[data-template=bundle-builder-old] .bb-box__inner{width:95vw;max-width:1120px;margin:0 auto}body[data-template=bundle-builder-old] .bb-box__header-wrapper{background-color:#3170b5;width:100%;padding-top:21px;display:flex;flex-direction:column;align-items:center;justify-content:center}body[data-template=bundle-builder-old] .bb-box__header{width:95vw;max-width:1120px;margin:0 auto;display:flex;align-items:center;justify-content:center;position:relative;padding-bottom:16px;min-height:37px}body[data-template=bundle-builder-old] .bb-box__heading{position:absolute;left:0;top:0;color:#000;font-size:26px;font-weight:700;line-height:34px;letter-spacing:0em}body[data-template=bundle-builder-old] .bb-box__discount-message{font-size:16px;font-weight:400;line-height:21px;letter-spacing:0em;text-align:center;padding:8px 19px;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;color:#fff}body[data-template=bundle-builder-old] .bb-box__discount-message.hidden-on-desktop *{font-size:18px;font-weight:900;line-height:24px;color:#f04e4e}body[data-template=bundle-builder-old] .bb-box__subtotal-message{font-family:Apris-Black;font-size:18px;font-weight:900;line-height:24px;color:#f04e4e}body[data-template=bundle-builder-old] .bb-box__collapse-button{font-size:16px;font-weight:400;line-height:18px;letter-spacing:0em;text-decoration:underline;color:#fff}body[data-template=bundle-builder-old] .bb-box__body{display:flex}body[data-template=bundle-builder-old] .bb-box__scroll-container{max-height:209px;overflow-y:auto;overflow-x:hidden;padding-top:16px}body[data-template=bundle-builder-old] .bb-box__container{flex-wrap:wrap;width:583px;display:flex}body[data-template=bundle-builder-old] .bb-box__container_row{display:flex;align-items:center}body[data-template=bundle-builder-old] .bb-box__container_row:not(:first-child){margin-top:14px}body[data-template=bundle-builder-old] .bb-box__product{width:80px;height:80px;background-color:#fff;position:relative;display:flex;justify-content:center;align-items:center;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px}body[data-template=bundle-builder-old] .bb-box__product:not(:first-child){margin-left:14px}body[data-template=bundle-builder-old] .bb-product__variant_specific-discount{position:absolute;z-index:3;font-size:8px;font-weight:900;background:#00b67a;color:#fff;padding:0 4px;border-radius:10px;left:calc((100% - 36.46px)/2);top:-8%;opacity:1}body[data-template=bundle-builder-old] .bb-box__product_expand-btn--wrapper{background-color:transparent}body[data-template=bundle-builder-old] .bb-box__box_expand-btn--disabled{opacity:.6}body[data-template=bundle-builder-old] .bb-box__box_expand-btn{color:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;background-color:#e73710;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}body[data-template=bundle-builder-old] .bb-box__product-remove{display:flex;justify-content:center;align-items:center;width:26px;height:26px;position:absolute;top:-20%;right:-20%;z-index:3;background-color:#d9d9d9;color:#000;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}@media (max-width: 500px){body[data-template=bundle-builder-old] .bb-box__product-remove{width:22px;height:22px}}body[data-template=bundle-builder-old] .bb-box__product_placeholder{position:absolute;display:flex;justify-content:center;align-items:center;width:60px;height:60px;z-index:1}body[data-template=bundle-builder-old] .bb-box__product_placeholder svg{width:100%;height:100%;display:flex;justify-content:center;align-items:center}body[data-template=bundle-builder-old] .bb-box__product_image-wrapper{position:relative;z-index:2;display:flex;justify-content:center;align-items:center;width:100%;height:100%}body[data-template=bundle-builder-old] .bb-box__product_image-wrapper img{width:100%}body[data-template=bundle-builder-old] .bb-box__body_summary{width:calc(95vw - 583px);max-width:537px;height:96px;display:flex;align-items:center;justify-content:space-between;padding-top:16px}body[data-template=bundle-builder-old] .bb-box__summary_price{font-family:Apris-Black;height:100%;font-weight:900;margin-right:17px;display:flex;align-items:center;justify-content:flex-end;padding-left:19px;border-left:1px solid white}body[data-template=bundle-builder-old] .bb-box__summary_price-compare{font-family:Apris-Black;font-size:16px;font-weight:900;line-height:24px;letter-spacing:0em;margin-right:4px;color:#000}body[data-template=bundle-builder-old] .bb-box__summary_price-normal{font-family:Apris-Black;font-size:20px;letter-spacing:0em;color:#f04e4e;font-size:18px;font-weight:900;line-height:24px}body[data-template=bundle-builder-old] .bb-box__summary_price-shipping{margin-top:7px;color:#f04e4e;font-size:10px;font-weight:400;line-height:14px}body[data-template=bundle-builder-old] .bb-box__summary_controls{height:100%;display:flex;align-items:center}body[data-template=bundle-builder-old] .bb-box__summary_next-step-button{font-family:Apris-Black;color:#fff;background-color:var(--next_step_button_background_color);height:100%;width:16vw;max-width:220px;font-size:16px;font-weight:700;line-height:21px;letter-spacing:0em;text-align:center;margin-right:9px;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px}body[data-template=bundle-builder-old] .bb-box__summary_checkout-button{font-family:Apris-Black;color:#f04e4e;background-color:var(--checkout_button_background_color);height:100%;padding:0 16px;display:flex;align-items:center;font-weight:700;justify-content:center;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px}body[data-template=bundle-builder-old] .bb-box__summary_checkout-button.bb-box__summary_checkout-button--wider{padding:0;width:220px}body[data-template=bundle-builder-old] .bb-box__summary_checkout-button.bb-box__checkout-button_svg-wrapper--disabled{opacity:.7}body[data-template=bundle-builder-old] .bb-box__summary_checkout-button *{font-family:Apris-Black}body[data-template=bundle-builder-old] .bb-box__checkout-button_svg-wrapper{display:flex;justify-content:center;align-items:center;margin-right:5px}body[data-template=bundle-builder-old] .bb-checkout-btn-span{font-size:16px;font-weight:700;line-height:20px}@media (max-width: 1024px){body[data-template=bundle-builder-old] .bb-box__heading{font-size:22px}body[data-template=bundle-builder-old] .bb-box__container{width:489px}body[data-template=bundle-builder-old] .bb-box__body_summary{width:calc(95vw - 489px)}body[data-template=bundle-builder-old] .bb-box__discount-message,body[data-template=bundle-builder-old] .bb-box__discount-message *{font-size:14px}}@media (max-width: 900px){body[data-template=bundle-builder-old] .bb-box__inner,body[data-template=bundle-builder-old] .bb-box__header{width:100%}body[data-template=bundle-builder-old] .bb-box__header-wrapper{height:auto;padding:8px 0;display:flex;align-items:center}body[data-template=bundle-builder-old] .bb-box__header-wrapper *{font-size:14px;font-weight:400;line-height:16px}body[data-template=bundle-builder-old] .bb-box__header,body[data-template=bundle-builder-old] .bb-box__body_summary{padding:0 24px}body[data-template=bundle-builder-old] .bb-box__body{flex-direction:column}body[data-template=bundle-builder-old] .bb-box__header{justify-content:flex-start;margin:0}body[data-template=bundle-builder-old] .bb-box__heading{position:initial;font-size:20px;font-weight:700;line-height:18px;margin:0}body[data-template=bundle-builder-old] .bb-box__discount-message{width:70%;max-width:219px;color:#fff;background:none;padding:0;font-size:14px;font-weight:400;line-height:18px}body[data-template=bundle-builder-old] .bb-box__discount-message *{padding:0}body[data-template=bundle-builder-old] .bb-box__container{width:100%;justify-content:center}body[data-template=bundle-builder-old] .bb-box__body_summary{width:100%;height:initial;max-width:initial;flex-wrap:wrap;justify-content:center}body[data-template=bundle-builder-old] .bb-box__summary_price{height:initial;margin-left:auto;border:none;margin-right:0}body[data-template=bundle-builder-old] .bb-box__summary_controls{width:100%;height:35px;margin-top:10px}body[data-template=bundle-builder-old] .bb-box__summary_next-step-button,body[data-template=bundle-builder-old] .bb-box__summary_checkout-button{width:initial;max-width:initial}body[data-template=bundle-builder-old] .bb-box__summary_next-step-button{flex:4}body[data-template=bundle-builder-old] .bb-box__summary_checkout-button{flex:2;flex-direction:row}body[data-template=bundle-builder-old] .bb-box__checkout-button_svg-wrapper{margin-right:5px}body[data-template=bundle-builder-old] .hidden-on-mobile{display:none}}@media (max-width: 550px){body[data-template=bundle-builder-old] .bb-box__heading{font-size:16px}body[data-template=bundle-builder-old] .bb-box__scroll-container{max-height:150px}body[data-template=bundle-builder-old] .bb-box__product{width:60px;height:60px}body[data-template=bundle-builder-old] .bb-box__product:not(:first-child){margin-left:10px}body[data-template=bundle-builder-old] .bb-box__container_row:not(:first-child){margin-top:10px}body[data-template=bundle-builder-old] .bb-box__product_placeholder{width:50px;height:50px}body[data-template=bundle-builder-old] .bb-box__discount-message{flex:2;flex-shrink:2;min-width:initial;max-width:initial}body[data-template=bundle-builder-old] .bb-box__summary_price{padding:0;width:80px;flex:1;flex-shrink:1}body[data-template=bundle-builder-old] .bb-box__summary_price *{text-align:right}}@media (max-width: 768px){body[data-template=bundle-builder-old] .bb-box__header-wrapper{display:flex;align-items:center}body[data-template=bundle-builder-old] .bb-box__header{min-height:initial}body[data-template=bundle-builder-old] .bb-box__body_summary{padding-top:10px;align-items:flex-start}}@media (max-width: 350px){body[data-template=bundle-builder-old] .bb-box__scroll-container{overflow-x:auto}}@media (min-width: 900px){body[data-template=bundle-builder-old] .hidden-on-desktop{display:none}}body[data-template=bundle-builder-old] .bb-image--hidden{position:absolute;z-index:-1;opacity:0}body[data-template=bundle-builder-old] .bb-banner{width:100%;height:250px;position:relative}@media (max-width: 740px){body[data-template=bundle-builder-old] .bb-banner{height:120px}}body[data-template=bundle-builder-old] .bb-banner__image-wrapper{width:100%;height:100%;display:flex;justify-content:center;align-items:center}body[data-template=bundle-builder-old] .bb-banner__image-wrapper.bb-banner__image-wrapper--mobile{display:none}@media (max-width: 768px){body[data-template=bundle-builder-old] .bb-banner__image-wrapper.bb-banner__image-wrapper--mobile{display:flex}body[data-template=bundle-builder-old] .bb-banner__image-wrapper:not(.bb-banner__image-wrapper--mobile){display:none}}body[data-template=bundle-builder-old] .bb-banner__image{width:100%;height:100%;object-fit:cover}body[data-template=bundle-builder-old] .bb-banner__heading{font-size:50px;font-weight:900;line-height:66px;letter-spacing:0em;text-align:left;text-transform:uppercase;font-size:40px;line-height:45px;margin:0;display:block;max-width:420px;height:100%;display:flex;align-items:center;position:absolute;top:0;left:17%}@media (max-width: 1024px){body[data-template=bundle-builder-old] .bb-banner__heading{font-size:22px;line-height:26px;max-width:208px;left:24px}}@media (max-width: 500px){body[data-template=bundle-builder-old] .bb-banner__heading{align-items:flex-start;margin-top:20px}}body[data-template=bundle-builder-old] .line-item[data-bundle-product=true] .title_wrap{width:100%!important}body[data-template=bundle-builder-old] .line-item[data-bundle-product=true] .line-item__components{display:flex;flex-direction:column;flex-wrap:nowrap;row-gap:10px}body[data-template=bundle-builder-old] .line-item[data-bundle-product=true] .line-item__components .line-item__component{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;column-gap:10px}body[data-template=bundle-builder-old] .line-item[data-bundle-product=true] .line-item__components .line-item__component .line-item__component-image--wrapper{border-radius:5px;border:1px solid rgb(213,205,190);background-color:#fff;max-width:50px;min-width:50px;max-height:50px;min-height:50px}body[data-template=bundle-builder-old] .line-item[data-bundle-product=true] .line-item__components .line-item__component .line-item__component-title_wrapper{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;row-gap:2px}body[data-template=bundle-builder-old] .line-item[data-bundle-product=true] .line-item__components .line-item__component .line-item__component-title_wrapper .line-item__component-product--title{font-size:14px}body[data-template=bundle-builder-old] .line-item[data-bundle-product=true] .line-item__components .line-item__component .line-item__component-title_wrapper .line-item__component-variant--title{font-size:13px}@media screen and (max-width: 740px){body[data-template=bundle-builder-old] .line-item[data-bundle-product=true] .line-item__components{margin-bottom:10px}}@media screen and (max-width: 740px){body[data-template=bundle-builder-old] .line-item[data-bundle-product=true] .line-item__remove-button{margin-left:0}}body[data-template=bundle-builder-old] .box-builder-banner .image-overlay__content-wrapper{gap:20px}body[data-template=bundle-builder-old] .box-builder-banner .image-overlay__content-blocks{min-width:380px;width:380px;display:flex;flex-direction:column;row-gap:10px}@media (max-width: 768px){body[data-template=bundle-builder-old] .box-builder-banner .image-overlay__content-blocks{min-width:100%;width:100%}}body[data-template=bundle-builder-old] .box-builder-banner .image-overlay__content-block{background-color:#fff;border-radius:10px;color:#000;padding:10px 15px}body[data-template=bundle-builder-old] .box-builder-banner .image-overlay__content-blocks{overflow:hidden}body[data-template=bundle-builder-old] .box-builder-banner .image-overlay__content-block{opacity:0;transform:translateY(20px);animation:moveUp .5s forwards}body[data-template=bundle-builder-old] .box-builder-banner .image-overlay__content-block:nth-child(1){animation-delay:.3s}body[data-template=bundle-builder-old] .box-builder-banner .image-overlay__content-block:nth-child(2){animation-delay:.6s}body[data-template=bundle-builder-old] .box-builder-banner .image-overlay__content-block:nth-child(3){animation-delay:.9s}body[data-template=bundle-builder-old] .box-builder-banner .image-overlay__content-block:nth-child(4){animation-delay:1.2s}body[data-template=bundle-builder-old] .box-builder-banner .box-builder-banner__btn-mobile{display:none}body[data-template=bundle-builder-old] .box-builder-banner .getStartedBtn{display:flex;justify-content:center;align-items:center;column-gap:10px}@media (max-width: 768px){body[data-template=bundle-builder-old] .box-builder-banner .image-overlay__content-wrapper{flex-direction:column;gap:0;opacity:1!important}body[data-template=bundle-builder-old] .box-builder-banner .image-overlay__content-blocks{padding:0}body[data-template=bundle-builder-old] .box-builder-banner .image-overlay__content{text-align:left;margin:0 auto}body[data-template=bundle-builder-old] .box-builder-banner .box-builder-banner__btn-desktop{display:none}body[data-template=bundle-builder-old] .box-builder-banner .box-builder-banner__btn-mobile{display:block;margin-top:40px}body[data-template=bundle-builder-old] .box-builder-banner .collection_title{font-size:calc(var(--heading-h2) / 2.4)!important}}@keyframes moveUp{to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){body[data-template=bundle-builder-old] .content-over-media.content-over-media--small-builder{max-height:180px}}
